/*!
 * 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}
     @font-face {
    font-family: 'ITC Avant Garde Gothic Std Book';
    src: url('/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Bk.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

body.template-hindsfluencer.page-hindsfluencer2025 #content {
    margin-top: 100px;
    background-image: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/bg-image-mobile.png);
    background-position: top center;
    background-repeat: repeat-y;
    background-size: contain;
}

body.template-hindsfluencer.page-hindsfluencer2025 .text-black {
    font: normal 500 24px / 1.3 "ITC Avant Garde Gothic Std";
    color: #000000 !important;
    margin: 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section::after {
    display: none;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav>*>.navigation-mobile-menu {
    right: 14px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu>.component-content {
    background-color: #FF57B8;
    min-height: 100px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav > .component-content {
    padding: 30px 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav > * >.navigation-mobile-menu:not(.opened)::before {
    content: '';
    display: block;
    width: 38px;
    height: 42px;
    background-image: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/menu-burguer.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav>*>.navigation-mobile-menu::before {
    font-size: 3.6rem;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav {
    padding: 0 30px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:not(:last-child)::after {
    display: none;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:not(:last-child) {
    border-bottom: 1px solid #FF57B8;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-logo>.component-content a {
    left: 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a {
    display: flex;
    font: normal 500 28px/54px "ITC Avant Garde Gothic Std";
    color: #FF57B8;
    padding: 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>.navigation-level2>li>a {
    font: normal 500 28px/1 "ITC Avant Garde Gothic Std";
    color: #FF57B8;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration {
    position: static;
    margin: auto 0 auto 25px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration::before {
    content: '';
    width: 34px;
    height: 34px;
    border: 0!important;
    background-image: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/main-menu-dropdown-icon.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

body.template-hindsfluencer.page-hindsfluencer2025 .custom-navigation ul {
    padding: 0 30px 50px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .custom-navigation ul li {
    min-height: 35px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .custom-navigation ul li a {
    padding: 0;
    font: normal 500 20px/1 "ITC Avant Garde Gothic Std";
    color: #FF57B8;
}

body.template-hindsfluencer.page-hindsfluencer2025 .custom-navigation ul li a:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: auto 10px auto 0;
    background-image: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/main-menu-dropdown-icon.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

body.template-hindsfluencer.page-hindsfluencer2025 .hero-banner {
    padding: 52px 52px 0 56px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .hero-banner > .component-content {
    display: block;
    width: 100%;
    max-width: 1692px;
    margin: 0 auto;
}

body.template-hindsfluencer.page-hindsfluencer2025 .hero-banner > .component-content > .content {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .hero-banner img {
    width: 100%;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participa-button {
    max-width: 260px;
    margin: 0 auto;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participa-button p {
    margin: 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .video-section {
    margin: 50px 0 55px;
    padding: 0 48px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .video-section .youtube-video {
    max-width: 1758px !important;
    padding: 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .video-section .youtube-video .placeholder-img {
    position: relative;
    aspect-ratio: 0.53;
    overflow: hidden;
    border-radius: 20px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .video-section .youtube-video .placeholder-img > a {
    height: 100%;
    display: block;
}

body.template-hindsfluencer.page-hindsfluencer2025 .video-section .youtube-video .placeholder-img img {
    height: 100%;
    object-position: center;
    object-fit: cover;
}

body.template-hindsfluencer.page-hindsfluencer2025 .how-do-i-participate {
    padding: 39px 28px 74px;
    position: relative;
}

body.template-hindsfluencer.page-hindsfluencer2025 .how-do-i-participate:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 342px;
    height: 14px;
    background-image: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/divider-image.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

body.template-hindsfluencer.page-hindsfluencer2025 .how-do-i-participate > .component-content {
    display: block;
    width: 100%;
    max-width: 1736px;
    margin: 0 auto;
}

body.template-hindsfluencer.page-hindsfluencer2025 .how-do-i-participate > .component-content > .content > .box {
    padding: 0 20px;
    background-image:
            url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/section-bg-mobile-left-side.png),
            url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/section-bg-mobile-right-side.png);
    background-size: auto;
    background-position: left 98px, 100% 98px;
    background-repeat: no-repeat;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section {
    background-image: none;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box {
    margin: 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .h1 {
    font: normal 400 32px/1.3 "ITC Avant Garde Gothic Std Book";
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .h2 {
    font: normal 300 26px/1.3 "ITC Avant Garde Gothic Std Book";
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .h2 strong {
    font-weight: 700;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box > .component-content > .content {
    display: flex;
    width: 100%;
    max-width: 1445px;
    margin: 0 auto;
    padding: 65px 42px 72px;
    border: 2px solid #FFFFFF;
    border-radius: 40px;
    position: relative;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box .image {
    width: 90px;
    height: auto;
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translate(-50%, 0);
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .richText + .box {
    margin: 77px 0 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box + .box {
    margin: 79px 0 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark {
    padding-left: 60px;
    margin-top: 20px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark::before {
    height: 45px;
    width: 45px;
    background-image: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/accordion-symbol.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark p {
    font: normal 400 21px / 1.3 "ITC Avant Garde Gothic Std Book";
    text-align: left;
}

body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark p strong {
    display: block;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion-new {
    padding: 61px 40px 42px;
    position: relative;
    background-image: none;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion-new:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 342px;
    height: 14px;
    background-image: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/divider-image.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion-new > .component-content > .content {
    display: flex;
    width: 100%;
    max-width: 1758px;
    margin: 0 auto;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion-new > .component-content > .content > .box {
    max-width: 1420px;
    margin: 0 auto;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-slide {
    background: #FFFFFF;
    border-radius: 0 40px 40px 40px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-slide:not(:last-child) {
    margin: 0 0 30px 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head {
    background-color: #D64390;
    border-radius: 0 20px 20px 0;
    height: 70px;
    padding: 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head::after {
    border-left: 10px solid transparent !important;
    border-right: 10px solid transparent !important;
    right: 22px;
    width: 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion .is-active .accordion-head {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-slide h2 {
    padding-left: 0;
    width: 90%;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head a {
    font: normal 700 20px/1.2 'ITC Avant Garde Gothic Std';
    color: #FFFFFF;
    display: flex;
    align-items: center;
    pointer-events: none;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion-new .accordion-head::before {
    display: none;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head a img {
    position: relative;
    object-position: center;
    width: 74px;
    height: 74px;
    left: -2px;
    top: -2px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head a .accordion-title-text {
    margin: 0 0 0 20px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .accordion .is-active .accordion-content-wrapper>div>.content .richText {
    padding: 20px 45px 38px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .form-section {
    padding: 64px 40px 35px;
    position: relative;
}

body.template-hindsfluencer.page-hindsfluencer2025 .form-section > .component-content {
    display: block;
    width: 100%;
    max-width: 1675px;
    margin: 0 auto;
}

body.template-hindsfluencer.page-hindsfluencer2025 .form-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 342px;
    height: 14px;
    background-image: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/divider-image.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

body.template-hindsfluencer.page-hindsfluencer2025 .form-section .richText h2.h1 {
    font: normal 500 54px / 1.3 "ITC Avant Garde Gothic Std" !important;
}

body.template-hindsfluencer.page-hindsfluencer2025 .cf-coupon-form {
    padding: 0 !important;
    max-width: 1188px;
    margin: 55px auto 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 #footer,
body.template-hindsfluencer.page-hindsfluencer2025 #footer .bg-color-1 {
    background: #FF57B8 !important;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: end;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-text .cmp-form-text label,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa__field,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .h2 {
    font: normal 300 16px/1 "ITC Avant Garde Gothic Std Book";
    color: #FFFFFF;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .coupon-day-error,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .coupon-month-error,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .coupon-year-error {
    display: none;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form p.error-msg {
    color: #FFFFFF;
    font-size: 10px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-text .cmp-form-text__text,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa__field {
    font: normal 400 16px/1 "ITC Avant Garde Gothic Std Book";
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-options .cmp-form-options--checkbox label span,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-form-qa--checkbox .cmp-cf-form-options__field-description,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-form-qa--checkbox .cmp-cf-form-qa__field-description,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .richText p.h5 {
    font: normal 300 12px/1 "ITC Avant Garde Gothic Std Book";
    color: #FFFFFF;
    align-items: center;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-options .cmp-form-options--checkbox label {
    display: flex;
    flex-direction: row;
    align-items: center;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-options .cmp-form-options--checkbox label span::before,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-form-qa--checkbox label span::before {
    min-width: 24px;
    min-height: 24px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-text .cmp-form-text label::before,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend::before {
    color: #FFFFFF;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-button {
    text-align: center;
    margin: 0 auto;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-button .cmp-form-button {
    position: static;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 145px;
    height: 58px;
    margin: 0 auto;
    background: #D64390;
    font: normal 500 28px/1 "ITC Avant Garde Gothic Std";
    color: #FFFFFF;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content .richText {
    width: 100%;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content .field-day-of-birth,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content .field-month-of-birth {
    width: calc(30% - 15px) !important;
    flex-basis: calc(30% - 15px) !important;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content .field-year-of-birth {
    width: 40% !important;
    flex-basis: 40% !important;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-first-name,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-last-name,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-dni,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-email,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-city,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-address,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-phone-number,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-videocasting-link,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-consents {
    width: 100%;
    margin-bottom: 20px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-day-of-birth,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-month-of-birth,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-year-of-birth {
    margin: 0;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-text .cmp-form-text label,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend {
    left: 25px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-text .cmp-form-text label::before,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend::before {
    top: -5px;
    left: -10px;
    font-size: 80%;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-options .cmp-form-options--checkbox label input:checked+span::after,
body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-form-qa--checkbox label input:checked+span::after {
    left: 8px;
    top: 4px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-consents > .component-content > .content {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

body.template-hindsfluencer.page-hindsfluencer2025 .new-form .cmp-cf-form-reference .cf-form-post-submit-message p {
    font: normal 500 40px / 1.3 "ITC Avant Garde Gothic Std";
    margin: 40px 0;
    color: #FFFFFF;
}

body.template-hindsfluencer.page-hindsfluencer2025 #footer .footer-social .social-pages .icons-with-link .default-icon>a {
    position: relative;
}

body.template-hindsfluencer.page-hindsfluencer2025 #footer .footer-social .icon-instagram:before {
    color: #FF57B8;
}

@media (min-width: 768px) {
    body.template-hindsfluencer.page-hindsfluencer2025 .hero-banner > .component-content > .content {
        gap: 25px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participa-button {
        max-width: 350px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .video-section {
        padding: 0 88px 0 95px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .h1 {
        font: normal 500 54px / 1.3 "ITC Avant Garde Gothic Std";
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .richText + .box {
        margin: 90px 0 0;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .how-do-i-participate {
        padding: 39px 34px 74px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .how-do-i-participate > .component-content > .content > .box {
        padding: 0 54px 0 58px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box .image {
        width: 124px;
        top: -62px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .h2 {
        font: normal 300 38px / 1.3 "ITC Avant Garde Gothic Std Book";
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark p {
        font: normal 400 32px / 1.3 "ITC Avant Garde Gothic Std Book";
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box + .box {
        margin: 84px 0 0;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box > .component-content > .content {
        padding: 85px 52px 72px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark::before {
        height: 70px;
        width: 70px;
        background-size: 70px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head a {
        font: normal 700 26px/1 'ITC Avant Garde Gothic Std';
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark {
        padding-left: 90px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .is-active .accordion-content-wrapper>div>.content .richText {
        padding: 20px 90px 38px 64px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .form-section {
        padding: 64px 65px 35px 69px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content {
        gap: 25px;
        justify-content: flex-end;
        flex-wrap: nowrap;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content .field-day-of-birth,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content .field-month-of-birth {
        width: calc(30% - 25px) !important;
        flex-basis: calc(30% - 25px) !important;
        max-width: 100px!important;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content .field-year-of-birth {
        width: 40% !important;
        flex-basis: 40% !important;
        max-width: 160px!important;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form p.error-msg {
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-logo > .component-content a,
    body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-logo img {
        max-width: 290px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .megamenu.nav-opened > .component-content {
        min-height: 510px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav>*>.navigation-mobile-menu {
        right: 20px;
        top: -90px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .megamenu-main-nav > * >.navigation-mobile-menu:not(.opened)::before {
        width: 58px;
        height: 55px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .custom-navigation {
        top: -75px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .custom-navigation ul {
        padding: 0 65px;
        gap: 25px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .custom-navigation ul li {
        padding-right: 50px;
        position: relative;
        display: flex;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .custom-navigation ul li:before {
        content: '';
        display: inline-block;
        width: 15px;
        height: 15px;
        background-image: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/accordion-start-icon.png);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .custom-navigation ul li a {
        font: normal 500 23px / 1 "ITC Avant Garde Gothic Std";
        color: #FFFFFF;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .custom-navigation ul li a:before {
        display: none;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 #content {
        max-width: unset;
        margin-top: 125px;
        padding-top: 85px;
        background-image: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/bg-image.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .hero-banner {
        padding: 0 28px 0;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participa-button {
        width: 31%;
        max-width: 520px;
        height: auto;
        position: absolute;
        right: 15%;
        top: auto;
        bottom: 15px;
        padding: 0;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .video-section {
        margin: 120px 0 106px;
        padding: 0 81px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .video-section .youtube-video .placeholder-img {
        aspect-ratio: auto;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .video-section .youtube-video .placeholder-img img {
        object-fit: contain;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .h1 {
        font: normal 300 92px/1.3 "ITC Avant Garde Gothic Std Book";
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .how-do-i-participate {
        padding: 0 70px 0 92px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .how-do-i-participate:before {
        width: 454px;
        height: 14px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .how-do-i-participate > .component-content > .content > .box {
        padding: 98px 0 130px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .h2 {
        font: normal 300 38px/1.3 "ITC Avant Garde Gothic Std Book";
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark p strong {
        display: inline-block;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark {
        padding: 0 0 0 123px;
        margin: 20px 0 0;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark::before {
        background-size: 100%;
        height: 72px;
        width: 72px;
        top: 50%;
        transform: translateY(-50%);
        left: 20px;
        background: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/accordion-symbol.png) no-repeat center;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .participated-title .exclamation-mark .h2 {
        font: normal 400 32px/1.3 "ITC Avant Garde Gothic Std Book";
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box > .component-content > .content {
        padding: 46px 96px 40px 105px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box > .component-content > .content:after {
        content: '';
        display: block;
        width: 42px;
        height: 42px;
        position: absolute;
        background: url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/accordion-start-icon.png) no-repeat center;
        right: -21px;
        top: 50%;
        transform: translateY(-50%);
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box .image {
        width: 124px;
        height: auto;
        position: absolute;
        top: 50%;
        left: -65px;
        transform: translate(0, -50%);
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .richText + .box {
        margin: 85px 0 0;
        padding: 0;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box + .box {
        margin: 48px 0 0;
        padding: 0;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box + .box > .component-content > .content {
        padding: 60px 96px 56px 105px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .participated-section .box .box + .box + .box > .component-content > .content {
        padding: 66px 96px 66px 105px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion-new {
        padding: 0 61px 0 92px;
        background-image: none;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion-new > .component-content > .content {
        padding: 117px 0 113px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion-new:before {
        width: 454px;
        height: 14px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-slide {
        background: #FFFFFF;
        border-radius: 0 40px 60px 60px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion-new .accordion .is-active .accordion-content-wrapper {
        border-radius: 0 0 60px 60px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head {
        border-radius: 0 30px 30px 0;
        height: 110px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head::after {
        background: transparent url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/accordion-arrow.png) no-repeat center center;
        width: 49px !important;
        height: auto;
        border: 0 !important;
        background-size: 100%;
        transform-origin: center;
        right: 28px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head a {
        font: normal 700 40px/1 'ITC Avant Garde Gothic Std';
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .is-active .accordion-head::after {
        transform: rotate(180deg);
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head a img {
        width: 116px;
        height: 116px;
        left: -2px;
        top: -2px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-head a .accordion-title-text {
        margin: 0 0 0 40px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-list p {
        font: normal 500 38px/1.3 'ITC Avant Garde Gothic Std';
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .accordion-slide:not(:last-child) {
        margin: 0 0 30px 0;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion .is-active .accordion-content-wrapper>div>.content .richText {
        padding: 50px 180px 66px 100px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .form-section {
        padding: 95px 28px 113px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .form-section:before {
        width: 454px;
        height: 14px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .form-section .richText h2.h1 {
        font: normal 300 92px/1.3 "ITC Avant Garde Gothic Std Book" !important;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-text .cmp-form-text__text,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa__field {
        border-radius: 20px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-text .cmp-form-text label,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa__field,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .h2 {
        font: normal 300 32px/1 "ITC Avant Garde Gothic Std Book"
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .h2 {
        text-align: center;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-text .cmp-form-text__text,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa__field {
        font: normal 300 32px / 1 "ITC Avant Garde Gothic Std Book";
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-options .cmp-form-options--checkbox label span,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-form-qa--checkbox .cmp-cf-form-options__field-description,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-form-qa--checkbox .cmp-cf-form-qa__field-description,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .richText p.h5 {
        font: normal 300 19px / 1 "ITC Avant Garde Gothic Std Book";
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-first-name,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-last-name {
        width: calc(30% - 50px / 3);
        margin-bottom: 30px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth {
        width: calc(40% - 50px / 3);
        margin-bottom: 30px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .content .richText {
        width: 100%;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .field-day-of-birth,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .field-month-of-birth {
        max-width: none!important;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-date-of-birth .field-year-of-birth {
        max-width: none!important;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-consents {
        width: calc(70% - 25px / 2);
        margin-top: 20px;
        margin-bottom: 0;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-dni {
        width: calc(40% - 25px / 2);
        margin-bottom: 30px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-email {
        width: calc(60% - 25px / 2);
        margin-bottom: 30px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-city,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-address,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-phone-number,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-videocasting-link {
        width: calc(50% - 25px / 2);
        margin-bottom: 30px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-phone-number,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .field-videocasting-link {
        margin-bottom: 10px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .fields-consents > .component-content > .content {
        gap: 20px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form > .richText {
        width: 100%;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-button {
        margin: 0 0 0 auto;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-button .cmp-form-button {
        font: normal 700 32px / 1 "ITC Avant Garde Gothic Std";
        border-radius: 20px;
        width: 210px;
        height: 80px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-text .cmp-form-text label,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend {
        left: 20px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-text .cmp-form-text label::before,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend::before{
        top: -10px;
        left: -15px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-options .cmp-form-options--checkbox label span::before,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-form-qa--checkbox label span::before {
        min-width: 40px;
        min-height: 40px;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-options .cmp-form-options--checkbox label input:checked+span::after,
    body.template-hindsfluencer.page-hindsfluencer2025 .new-form .contact-us-form .form-qa .cmp-form-qa--checkbox label input:checked+span::after {
        left: 12px;
        top: 4px;
        width: 10px;
        height: 20px;
    }
}

@media (min-width: 1600px) {
    body.template-hindsfluencer.page-hindsfluencer2025 .how-do-i-participate > .component-content > .content > .box {
        background-image:
                url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/bg-image-section-1-left-side.png),
                url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/bg-image-section-1-right-side.png);
        background-size: auto;
        background-position: left 98px, 100% 98px;
        background-repeat: no-repeat;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .accordion-new > .component-content > .content {
        background-image:
                url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/bg-image-section-2-left-side.png),
                url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/bg-image-section-2-right-side.png);
        background-size: auto;
        background-position: 0 top, 100% top;
        background-repeat: no-repeat;
    }

    body.template-hindsfluencer.page-hindsfluencer2025 .form-section > .component-content > .content {
        background-image:
                url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/bg-image-section-3-left-side.png),
                url(/content/dam/cf-consumer-healthcare/hinds/master/pages/hindsfluencer-2025/bg-image-section-3-right-side.png);
        background-size: auto;
        background-position: 0 top, 100% top;
        background-repeat: no-repeat;
    }
}
@font-face{font-family:'ITC Avant Garde Gothic Std';src:url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Bold.eot");src:local("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITC Avant Garde Gothic Std Bold"),local("ITCAvantGardeStd-Bold"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Bold.eot?#iefix") format("embedded-opentype"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Bold.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Bold.woff") format("woff"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Bold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:'ITC Avant Garde Gothic Std';src:url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Md.eot");src:local("ITC Avant Garde Gothic Std Medium"),local("ITCAvantGardeStd-Md"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Md.eot?#iefix") format("embedded-opentype"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Md.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Md.woff") format("woff"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/ITCAvantGardeStd-Md.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'Lunchtype';src:url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/lunchtype/lunchtype24-light-webfont.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/lunchtype/lunchtype24-light-webfont.woff") format("woff"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/lunchtype/Lunchtype24-Light.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'Lunchtype';src:url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/lunchtype/lunchtype24-medium-webfont.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/lunchtype/lunchtype24-medium-webfont.woff") format("woff"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/lunchtype/Lunchtype24-Medium.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:'poppinslight';src:url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/poppins-light-webfont.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/poppins-light-webfont.woff") format("woff");font-display:swap;font-stretch:normal}@font-face{font-family:'Cabin';src:url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/Cabin-Regular.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/Cabin-Regular.woff") format("woff"),url("/content/dam/cf-consumer-healthcare/hinds/master/src/fonts/Cabin-Regular.ttf") format("truetype");font-style:normal;font-display:swap}.text-color-1{color:#e95c8a !important}.text-color-1 *{color:#e95c8a !important}.text-color-2{color:#474747 !important}.text-color-2 *{color:#474747 !important}.text-color-3{color:#fff !important}.text-color-3 *{color:#fff !important}.text-color-4{color:#666 !important}.text-color-4 *{color:#666 !important}.text-color-5{color:#e85478 !important}.text-color-5 *{color:#e85478 !important}.text-color-6{color:#049ad4 !important}.text-color-6 *{color:#049ad4 !important}.text-color-7{color:#8fdc9d !important}.text-color-7 *{color:#8fdc9d !important}.text-color-8{color:#a67768 !important}.text-color-8 *{color:#a67768 !important}.text-color-9{color:#60378a !important}.text-color-9 *{color:#60378a !important}.text-color-11{color:#ed7a9d !important}.text-color-11 *{color:#ed7a9d !important}.text-color-13{color:#a5472f !important}.text-color-13 *{color:#a5472f !important}.text-color-15{color:#009840 !important}.text-color-15 *{color:#009840 !important}.text-color-16{color:#ea80a7 !important}.text-color-16 *{color:#ea80a7 !important}.bg-color-1{background-color:#e95c8a !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:#474747 !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:#666 !important}.bg-color-4-inner{background-color:transparent !important}.bg-color-4-inner>.row{background-color:transparent !important}.bg-color-4-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-4>.component-content{background-color:transparent !important}.bg-color-4>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-5{background-color:#e85478 !important}.bg-color-5-inner{background-color:transparent !important}.bg-color-5-inner>.row{background-color:transparent !important}.bg-color-5-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-5>.component-content{background-color:transparent !important}.bg-color-5>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-6{background-color:#049ad4 !important}.bg-color-6-inner{background-color:transparent !important}.bg-color-6-inner>.row{background-color:transparent !important}.bg-color-6-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-6>.component-content{background-color:transparent !important}.bg-color-6>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-7{background-color:#8fdc9d !important}.bg-color-7-inner{background-color:transparent !important}.bg-color-7-inner>.row{background-color:transparent !important}.bg-color-7-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-7>.component-content{background-color:transparent !important}.bg-color-7>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-8{background-color:#a67768 !important}.bg-color-8-inner{background-color:transparent !important}.bg-color-8-inner>.row{background-color:transparent !important}.bg-color-8-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-8>.component-content{background-color:transparent !important}.bg-color-8>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-9{background-color:#714e8b !important}.bg-color-9-inner{background-color:transparent !important}.bg-color-9-inner>.row{background-color:transparent !important}.bg-color-9-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-9>.component-content{background-color:transparent !important}.bg-color-9>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-13{background-color:#a5472f !important}.bg-color-13-inner{background-color:transparent !important}.bg-color-13-inner>.row{background-color:transparent !important}.bg-color-13-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-13>.component-content{background-color:transparent !important}.bg-color-13>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-14{background-color:#60378a !important}.bg-color-14-inner{background-color:transparent !important}.bg-color-14-inner>.row{background-color:transparent !important}.bg-color-14-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-14>.component-content{background-color:transparent !important}.bg-color-14>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-15{background-color:#009840 !important}.bg-color-15-inner{background-color:transparent !important}.bg-color-15-inner>.row{background-color:transparent !important}.bg-color-15-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-15>.component-content{background-color:transparent !important}.bg-color-15>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-16{background-color:#ea80a7 !important}.bg-color-16-inner{background-color:transparent !important}.bg-color-16-inner>.row{background-color:transparent !important}.bg-color-16-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-16>.component-content{background-color:transparent !important}.bg-color-16>.component-content>.paragraphSystem{background-color:transparent !important}.border-color-1{border-color:#e95c8a !important}.border-color-2{border-color:#474747 !important}.border-color-3{border-color:#fff !important}.border-color-4{border-color:#666 !important}.border-color-5{border-color:#e85478 !important}.border-color-6{border-color:#049ad4 !important}.border-color-7{border-color:#8fdc9d !important}.border-color-8{border-color:#a67768 !important}.border-color-9{border-color:#60378a !important}.border-color-13{border-color:#a5472f !important}.border-color-15{border-color:#009840 !important}.border-color-16{border-color:#ea80a7 !important}:root{font-size:14px;font-family:"Cabin",verdana,sans-serif}@media (min-width: 768px){:root{font-size:1rem}}@-webkit-keyframes searchshow{0%{height:0}99%{height:0}100%{height:initial}}@keyframes searchshow{0%{height:0}99%{height:0}100%{height:initial}}@-webkit-keyframes searchhide{0%{height:initial}1%{height:0}100%{height:0}}@keyframes searchhide{0%{height:initial}1%{height:0}100%{height:0}}img{max-width:100%}.container-fluid{overflow:hidden;padding:0}.overflow-hidden{overflow:hidden}#header .row>.col-xs-12,#header .layout-inner>.col-xs-12,#content .layout-inner>.col-xs-12,.breadcrumbs-parsys .col-xs-12,.hero-title{min-height:0}#header,#footer,#content{clear:both;display:block;float:none;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#header::before,#header::after,#footer::before,#footer::after,#content::before,#content::after{content:' ';display:table}#header::after,#footer::after,#content::after{clear:both}#content{margin-top:50px}@media (min-width: 992px){#content{margin-top:90px}}@media (max-width: 767px){#header,#footer,#content{padding:0;width:100vw}}*{-webkit-box-sizing:border-box;box-sizing:border-box}body .component-content,body .component,body .content{line-height:1}body #header{padding-top:0;position:fixed;z-index:10000;width:100%}body .component-content,body .paragraphSystem,body .navigation-item.navigation-level1,body div[clas*='col-'],body .component{margin-left:0;margin-right:0;padding-left:0;padding-right:0}div[class*='col-']{min-height:auto}.container-fluid ~ iframe{display:none}[class*='hero-banner-'] .image,.carouseSlide .no-image>.carousel-content>.content>.image{min-height:300px}@media (min-width: 768px){[class*='hero-banner-'] .image,.carouseSlide .no-image>.carousel-content>.content>.image{min-height:300px}}::-moz-selection{background:#e95c8a;color:#474747}::selection{background:#e95c8a;color:#474747}::-moz-selection{background:#e95c8a;color:#474747}*{outline:none}* .outlined{outline:solid #e95c8a 1px}body,html,.container-fluid{min-height:100vh}.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.container-fluid>.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:100%}.container-fluid>.row>#header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container-fluid>.row>#content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;max-width:100vw}.container-fluid>.row>#footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#header,#footer,#content{padding-left:0;padding-right:0}body{color:#e95c8a;font-family:"Cabin",verdana,sans-serif;font-size:14px;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:1rem}}sup{top:0}h1,h2,h3,h4,.h1,.h2,.h3,.h4{margin:0;color:#e95c8a}h1,.h1{font-size:1.35714rem;font-weight:600;line-height:1.25}@media (min-width: 992px){h1,.h1{font-size:2.188rem;line-height:1.25}}h2,.h2{font-weight:500;font-size:1.35714rem;line-height:normal}@media (min-width: 992px){h2,.h2{font-size:1.813rem;line-height:normal}}h3,.h3{font-size:1.35714rem;font-weight:400;line-height:1.25}@media (min-width: 992px){h3,.h3{font-size:1.688rem;line-height:1.25}}h4,.h4{font-size:1.14286rem;font-weight:400;line-height:1.25}@media (min-width: 768px){h4,.h4{line-height:1.25;font-size:1.563rem}}h5,.h5{font-size:1.313rem;font-weight:400;line-height:1.25}@media (min-width: 768px){h5,.h5{line-height:1.25;font-size:1.313rem}}p,.p{font-size:14px;font-weight:400;line-height:1.25;margin-top:0}@media (min-width: 992px){p,.p{font-size:1rem;line-height:1.25}}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:#e95c8a;font-size:14px;font-weight:400;line-height:1.25;-webkit-text-decoration:#e95c8a;text-decoration:#e95c8a}@media (min-width: 992px){a,a:visited .a{font-size:1rem;line-height:1.25}}a:hover,a:focus,a:visited .a:hover,a:visited .a:focus{color:#000}a.skip-main,a:visited .a.skip-main{height:1px;left:-999px;overflow:hidden;position:fixed;top:auto;width:1px;z-index:-999}a.skip-main:focus,a.skip-main:active,a.skip-main:visited,a:visited .a.skip-main:focus,a:visited .a.skip-main:active,a:visited .a.skip-main:visited{background:#544f40;color:#fff;font-size:1.4em;height:auto;left:0;margin:10px;overflow:auto;padding:5px;top:0;width:auto;z-index:999}button{background-color:transparent;border:none;margin:0;padding:0}ul,li{margin:0;padding:0}.small{font-size:.85714rem;line-height:1}@media (min-width: 992px){.small{font-size:.75rem}}.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:#e95c8a;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:#474747;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'}.sub-heading{display:block}@media (min-width: 992px){body #content{margin-top:104px;max-width:1536px}}body a:hover,body a:focus{color:#e95c8a}body a.skip-main:focus,body a.skip-main:active,body a.skip-main:visited{background:#e95c8a;z-index:99999;font-size:1rem}body a:focus,body input:focus,body button:focus{outline:1px solid}body #footer .outlined{outline-color:#fff}body.page-hindsfluencer{font-family:"ITC Avant Garde Gothic Std" !important}h6,.h6{font-size:1.188rem}.font-300{font-weight:300 !important}.font-400{font-weight:400 !important}.font-500{font-weight:500 !important}.font-600{font-weight:600 !important}.font-700{font-weight:700 !important}.font-900{font-weight:900 !important}.small{line-height:normal !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.white-space-nowrap{white-space:nowrap}.font-family-secondary{font-family:"Lunchtype",verdana,sans-serif !important}.bg-vector{background-repeat:no-repeat;background-size:100%;background-position:center bottom;background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/vector-m.png)}@media (max-width: 767px){.bg-vector.bg-vector-faq{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/Vector-FAQ.png)}}@media (min-width: 768px){.bg-vector{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/Vector-Tab.png)}}@media (min-width: 992px){.bg-vector{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/Vector.png)}}.bg-404{min-height:145px !important}.bg-404>div>.content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width: 991px){.bg-404>div>.content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.bg-404>div>.content .image img{scale:1.2}@media (max-width: 374px){.bg-404>div>.content .image img{scale:2}}@media (min-width: 375px) and (max-width: 575px){.bg-404>div>.content .image img{-o-object-position:0 0px;object-position:0 0px}}@media (min-width: 576px) and (max-width: 767px){.bg-404>div>.content .image img{-o-object-position:0 -38px;object-position:0 -38px}}@media (min-width: 768px){.bg-404>div>.content .image img{-o-object-position:0 -30px;object-position:0 -30px}}.bg-404>div>.content .richText{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:1rem}@media (min-width: 576px) and (max-width: 767px){.bg-404>div>.content .richText{margin-top:2rem}}@media (min-width: 992px){.bg-404>div>.content .richText{margin-top:0rem;padding-bottom:5rem}}@media (min-width: 576px){.bg-404>div>.content .richText h1{font-size:2rem}}@media (min-width: 992px){.bg-404>div>.content .richText h1{font-size:3.188rem}}.text-404>.h1{font-size:2rem}@media (min-width: 992px){.text-404>.h1{font-size:3.188rem}}.text-404>a{position:relative;padding:1rem}.text-404>a::before{content:'';position:absolute;left:50%;bottom:-1px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%;background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/hover-underline.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain}.back-btn>a{display:inline-block}.back-btn>a>img{position:absolute;left:0;top:5px}@media (max-width: 991px){.back-btn>a>img{width:auto;height:22px;top:2px}}.home-video video::-webkit-media-controls{display:none}.flex-05{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5rem}@media (max-width: 1199px){.image img{height:auto}}@media (min-width: 768px) and (max-width: 991px){.image img{max-width:100% !important}}@media (max-width: 991px){.image img.width-100 img{width:100%}}@media (min-width: 992px){.image-fit>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex}.image-fit>.component-content picture{display:-webkit-box;display:-ms-flexbox;display:flex}.image-fit>.component-content picture img{-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}}.anchorLink{text-decoration:underline;color:#e95c8a !important;text-underline-offset:2px}.cta-text{padding:0.2rem 0.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bg-product-1{background-color:#e25c81}.bg-product-2{background-color:#d5ffd9}.bg-product-3{background-color:#9ebed5}.bg-product-4{background-color:#b59c86}.bg-product-5{background-color:#fed2df}.bg-product-6{background-color:#b69fc9}.bg-product-7{background-color:#ebc4c9}.bg-product-8{background-color:#efdfe0}@media (min-width: 992px){.bg-product-icon{background-repeat:no-repeat;background-position:right 30px bottom 30px;background-size:55px}.bg-product-icon-1{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/1.png)}.bg-product-icon-2{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/2.png)}.bg-product-icon-3{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/3.png)}.bg-product-icon-4{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/4.png)}.bg-product-icon-5{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/5.png)}.bg-product-icon-6{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/6.png)}}.where-to-buy a{border-radius:36px;border:1px solid #e95c8a;background:#fff;-webkit-box-shadow:12px 15px 27px -8px rgba(0,0,0,0.2);box-shadow:12px 15px 27px -8px rgba(0,0,0,0.2);padding:1rem;display:inline-block}.sitemap-column [title='PRODUCTOS']{cursor:default}.full-clickable-box{overflow:hidden;position:relative;cursor:pointer}.full-clickable-box a .box-more-title,.full-clickable-box a .box-more-arrow{display:none}.full-clickable-box a::after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:1001}.full-clickable-box a:focus::after{outline:1px solid;outline-offset:-2px}.participated-section{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/pages/homepage/multi-star.png);background-size:contain;background-repeat:no-repeat;background-position:center 30%;position:relative}.participated-section::after{content:'';position:absolute;background:url(/content/dam/cf-consumer-healthcare/hinds/master/pages/homepage/bottom-pink.png) no-repeat center;width:125px;height:125px;bottom:-90px;background-size:80%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}@media (min-width: 992px){.participated-section::after{bottom:-96px;background-size:100%}}.participated-section .participated-title{border-radius:40px;position:relative}@media (min-width: 992px){.participated-section .participated-title .participated-title{border-radius:60px}}.participated-section .participated-title .count{position:absolute;background:#f5428c;border-radius:100%;text-align:center;color:#fff !important;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:0;left:50%;font-size:84px;width:132px;height:132px;line-height:132px}@media (min-width: 992px){.participated-section .participated-title .count{left:0;top:50%}}.participated-section .participated-title .exclamation-mark{padding-left:42px;position:relative}.participated-section .participated-title .exclamation-mark::before{content:'';position:absolute;background:url(/content/dam/cf-consumer-healthcare/hinds/master/pages/homepage/exclamation-mark.png) no-repeat center;height:32px;width:32px;left:0;background-size:32px}@media (min-width: 992px){.participated-section .participated-title .exclamation-mark::before{background-size:100%;height:72px;width:72px}}@media (min-width: 992px){.participated-section .participated-title .exclamation-mark{padding-left:100px}}.button-1.button-banner{color:#f5428c !important;position:absolute;background:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:calc(100% - 160px);font-size:1.35714rem;padding:1.5rem 1rem;width:221px}@media (min-width: 992px){.button-1.button-banner{top:calc(100% - 180px);-webkit-transform:unset;-ms-transform:unset;transform:unset;left:30%;font-size:2.625rem;padding:1.3rem 3rem;width:313px;left:20%}}@media (min-width: 1200px){.button-1.button-banner{top:calc(100% - 230px)}}@media (min-width: 1440px){.button-1.button-banner{top:calc(100vw - 118vw);left:30%}}@media (min-width: 1920px){.button-1.button-banner{top:calc(100% - 350px)}}.f-left{float:left !important}.clear-none{clear:none !important}@media (max-width: 991px){body .max-w-m-grid-3{max-width:33.33% !important}}@media (min-width: 992px){body .max-w-d-grid-3{max-width:33.33% !important}}.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:.75rem;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:.75rem;padding:10px 15px}}.btn-color-1{background:#e95c8a;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 #e95c8a;color:#e95c8a !important;text-decoration:underline !important}}@media (max-width: 767px){.btn-color-1:active{background:#fff;border:2px solid #e95c8a;color:#e95c8a !important;text-decoration:underline !important}}.btn-color-1.inverted{background:#fff;border:2px solid #e95c8a;color:#e95c8a !important}@media (min-width: 768px){.btn-color-1.inverted:hover,.btn-color-1.inverted:focus,.btn-color-1.inverted:active{background:#e95c8a;color:#fff !important}}@media (max-width: 767px){.btn-color-1.inverted:active{background:#e95c8a;color:#fff !important}}.btn-color-2{background:#474747;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 #474747;color:#474747 !important;text-decoration:underline !important}}@media (max-width: 767px){.btn-color-2:active{background:#fff;border:2px solid #474747;color:#474747 !important;text-decoration:underline !important}}.btn-color-2.inverted{background:#fff;border:2px solid #474747;color:#474747 !important}@media (min-width: 768px){.btn-color-2.inverted:hover,.btn-color-2.inverted:focus,.btn-color-2.inverted:active{background:#474747;color:#fff !important}}@media (max-width: 767px){.btn-color-2.inverted:active{background:#474747;color:#fff !important}}.button-1{background:#e95c8a;border-radius:50px;color:#fff !important;padding:10px 24px;display:inline-block;text-align:center;font-size:1rem;font-weight:400;line-height:1.2;letter-spacing:1px}.button-sm{padding:9px 12px;font-size:12px}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 1.5px}@media (min-width: 992px){.border-d{border:solid #fff 1.5px}}.border-top{border-top:solid #fff 1.5px}@media (min-width: 992px){.border-d-top{border-top:solid #fff 1.5px}}.border-left{border-left:solid #fff 1.5px}@media (min-width: 992px){.border-d-left{border-left:solid #fff 1.5px}}.border-bottom{border-bottom:solid #fff 1.5px}@media (min-width: 992px){.border-d-bottom{border-bottom:solid #fff 1.5px}}.border-right{border-right:solid #fff 1.5px}@media (min-width: 992px){.border-d-right{border-right:solid #fff 1.5px}}.border-0{border:none}@media (min-width: 992px){.border-d-0{border:none}}.rounded{overflow:hidden;border-radius:50px !important}@media (min-width: 992px){.rounded-d{overflow:hidden;border-radius:50px !important}}.rounded-top{overflow:hidden;border-top-left-radius:50px !important;border-top-right-radius:50px !important}@media (min-width: 992px){.rounded-d-top{overflow:hidden;border-top-left-radius:50px !important;border-top-right-radius:50px !important}}.rounded-left{overflow:hidden;border-top-left-radius:50px !important;border-bottom-left-radius:50px !important}@media (min-width: 992px){.rounded-d-left{overflow:hidden;border-top-left-radius:50px !important;border-bottom-left-radius:50px !important}}.rounded-bottom{overflow:hidden;border-bottom-left-radius:50px !important;border-bottom-right-radius:50px !important}@media (min-width: 992px){.rounded-d-bottom{overflow:hidden;border-bottom-left-radius:50px !important;border-bottom-right-radius:50px !important}}.rounded-right{overflow:hidden;border-top-right-radius:50px !important;border-bottom-right-radius:50px !important}@media (min-width: 992px){.rounded-d-right{overflow:hidden;border-top-right-radius:50px !important;border-bottom-right-radius:50px !important}}.rounded-top-left{overflow:hidden;border-top-left-radius:50px !important}@media (min-width: 992px){.rounded-d-top-left{overflow:hidden;border-top-left-radius:50px !important}}.rounded-top-right{overflow:hidden;border-top-right-radius:50px !important}@media (min-width: 992px){.rounded-d-top-right{overflow:hidden;border-top-right-radius:50px !important}}.rounded-bottom-left{overflow:hidden;border-bottom-left-radius:50px !important}@media (min-width: 992px){.rounded-d-bottom-left{overflow:hidden;border-bottom-left-radius:50px !important}}.rounded-bottom-right{overflow:hidden;border-bottom-right-radius:50px !important}@media (min-width: 992px){.rounded-d-bottom-right{overflow:hidden;border-bottom-right-radius:50px !important}}.rounded-pill{overflow:hidden;border-radius:50rem !important}@media (min-width: 992px){.rounded-d-pill{overflow:hidden;border-radius:50rem !important}}.rounded-circle{overflow:hidden;border-radius:50% !important}@media (min-width: 992px){.rounded-d-circle{overflow:hidden;border-radius:50% !important}}.rounded-0{overflow:hidden;border-radius:0 !important}@media (min-width: 992px){.rounded-d-0{overflow:hidden;border-radius:0 !important}}@media (min-width: 992px){.p-d-0{padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important}.m-d-0{margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important}.p-d-1{padding-top:1rem !important;padding-bottom:1rem !important;padding-left:1rem !important;padding-right:1rem !important}.m-d-1{margin-top:1rem !important;margin-bottom:1rem !important;margin-right:1rem !important;margin-left:1rem !important}.p-d-2{padding-top:2rem !important;padding-bottom:2rem !important;padding-left:2rem !important;padding-right:2rem !important}.m-d-2{margin-top:2rem !important;margin-bottom:2rem !important;margin-right:2rem !important;margin-left:2rem !important}.p-d-3{padding-top:3rem !important;padding-bottom:3rem !important;padding-left:3rem !important;padding-right:3rem !important}.m-d-3{margin-top:3rem !important;margin-bottom:3rem !important;margin-right:3rem !important;margin-left:3rem !important}.p-d-4{padding-top:4rem !important;padding-bottom:4rem !important;padding-left:4rem !important;padding-right:4rem !important}.m-d-4{margin-top:4rem !important;margin-bottom:4rem !important;margin-right:4rem !important;margin-left:4rem !important}.p-d-5{padding-top:5rem !important;padding-bottom:5rem !important;padding-left:5rem !important;padding-right:5rem !important}.m-d-5{margin-top:5rem !important;margin-bottom:5rem !important;margin-right:5rem !important;margin-left:5rem !important}.p-d-6{padding-top:6rem !important;padding-bottom:6rem !important;padding-left:6rem !important;padding-right:6rem !important}.m-d-6{margin-top:6rem !important;margin-bottom:6rem !important;margin-right:6rem !important;margin-left:6rem !important}.p-d-t-0{padding-top:0 !important}.m-d-t-0{margin-top:0 !important}.p-d-t-1{padding-top:1rem !important}.m-d-t-1{margin-top:1rem !important}.p-d-t-2{padding-top:2rem !important}.m-d-t-2{margin-top:2rem !important}.p-d-t-3{padding-top:3rem !important}.m-d-t-3{margin-top:3rem !important}.p-d-t-4{padding-top:4rem !important}.m-d-t-4{margin-top:4rem !important}.p-d-t-5{padding-top:5rem !important}.m-d-t-5{margin-top:5rem !important}.p-d-t-6{padding-top:6rem !important}.m-d-t-6{margin-top:6rem !important}.p-d-b-0{padding-bottom:0 !important}.m-d-b-0{margin-bottom:0 !important}.p-d-b-1{padding-bottom:1rem !important}.m-d-b-1{margin-bottom:1rem !important}.p-d-b-2{padding-bottom:2rem !important}.m-d-b-2{margin-bottom:2rem !important}.p-d-b-3{padding-bottom:3rem !important}.m-d-b-3{margin-bottom:3rem !important}.p-d-b-4{padding-bottom:4rem !important}.m-d-b-4{margin-bottom:4rem !important}.p-d-b-5{padding-bottom:5rem !important}.m-d-b-5{margin-bottom:5rem !important}.p-d-b-6{padding-bottom:6rem !important}.m-d-b-6{margin-bottom:6rem !important}.p-d-l-0{padding-left:0 !important}.m-d-l-0{margin-left:0 !important}.p-d-l-1{padding-left:1rem !important}.m-d-l-1{margin-left:1rem !important}.p-d-l-2{padding-left:2rem !important}.m-d-l-2{margin-left:2rem !important}.p-d-l-3{padding-left:3rem !important}.m-d-l-3{margin-left:3rem !important}.p-d-l-4{padding-left:4rem !important}.m-d-l-4{margin-left:4rem !important}.p-d-l-5{padding-left:5rem !important}.m-d-l-5{margin-left:5rem !important}.p-d-l-6{padding-left:6rem !important}.m-d-l-6{margin-left:6rem !important}.p-d-r-0{padding-right:0 !important}.m-d-r-0{margin-right:0 !important}.p-d-r-1{padding-right:1rem !important}.m-d-r-1{margin-right:1rem !important}.p-d-r-2{padding-right:2rem !important}.m-d-r-2{margin-right:2rem !important}.p-d-r-3{padding-right:3rem !important}.m-d-r-3{margin-right:3rem !important}.p-d-r-4{padding-right:4rem !important}.m-d-r-4{margin-right:4rem !important}.p-d-r-5{padding-right:5rem !important}.m-d-r-5{margin-right:5rem !important}.p-d-r-6{padding-right:6rem !important}.m-d-r-6{margin-right:6rem !important}.p-d-y-0{padding-top:0 !important;padding-bottom:0 !important}.m-d-y-0{margin-top:0 !important;margin-bottom:0 !important}.p-d-y-1{padding-top:1rem !important;padding-bottom:1rem !important}.m-d-y-1{margin-top:1rem !important;margin-bottom:1rem !important}.p-d-y-2{padding-top:2rem !important;padding-bottom:2rem !important}.m-d-y-2{margin-top:2rem !important;margin-bottom:2rem !important}.p-d-y-3{padding-top:3rem !important;padding-bottom:3rem !important}.m-d-y-3{margin-top:3rem !important;margin-bottom:3rem !important}.p-d-y-4{padding-top:4rem !important;padding-bottom:4rem !important}.m-d-y-4{margin-top:4rem !important;margin-bottom:4rem !important}.p-d-y-5{padding-top:5rem !important;padding-bottom:5rem !important}.m-d-y-5{margin-top:5rem !important;margin-bottom:5rem !important}.p-d-y-6{padding-top:6rem !important;padding-bottom:6rem !important}.m-d-y-6{margin-top:6rem !important;margin-bottom:6rem !important}.p-d-x-0{padding-left:0 !important;padding-right:0 !important}.m-d-x-0{margin-left:0 !important;margin-right:0 !important}.p-d-x-1{padding-left:1rem !important;padding-right:1rem !important}.m-d-x-1{margin-left:1rem !important;margin-right:1rem !important}.p-d-x-2{padding-left:2rem !important;padding-right:2rem !important}.m-d-x-2{margin-left:2rem !important;margin-right:2rem !important}.p-d-x-3{padding-left:3rem !important;padding-right:3rem !important}.m-d-x-3{margin-left:3rem !important;margin-right:3rem !important}.p-d-x-4{padding-left:4rem !important;padding-right:4rem !important}.m-d-x-4{margin-left:4rem !important;margin-right:4rem !important}.p-d-x-5{padding-left:5rem !important;padding-right:5rem !important}.m-d-x-5{margin-left:5rem !important;margin-right:5rem !important}.p-d-x-6{padding-left:6rem !important;padding-right:6rem !important}.m-d-x-6{margin-left:6rem !important;margin-right:6rem !important}}@media (max-width: 991px){.p-m-0{padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important}.m-m-0{margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important}.p-m-1{padding-top:1rem !important;padding-bottom:1rem !important;padding-left:1rem !important;padding-right:1rem !important}.m-m-1{margin-top:1rem !important;margin-bottom:1rem !important;margin-right:1rem !important;margin-left:1rem !important}.p-m-2{padding-top:2rem !important;padding-bottom:2rem !important;padding-left:2rem !important;padding-right:2rem !important}.m-m-2{margin-top:2rem !important;margin-bottom:2rem !important;margin-right:2rem !important;margin-left:2rem !important}.p-m-3{padding-top:3rem !important;padding-bottom:3rem !important;padding-left:3rem !important;padding-right:3rem !important}.m-m-3{margin-top:3rem !important;margin-bottom:3rem !important;margin-right:3rem !important;margin-left:3rem !important}.p-m-4{padding-top:4rem !important;padding-bottom:4rem !important;padding-left:4rem !important;padding-right:4rem !important}.m-m-4{margin-top:4rem !important;margin-bottom:4rem !important;margin-right:4rem !important;margin-left:4rem !important}.p-m-5{padding-top:5rem !important;padding-bottom:5rem !important;padding-left:5rem !important;padding-right:5rem !important}.m-m-5{margin-top:5rem !important;margin-bottom:5rem !important;margin-right:5rem !important;margin-left:5rem !important}.p-m-6{padding-top:6rem !important;padding-bottom:6rem !important;padding-left:6rem !important;padding-right:6rem !important}.m-m-6{margin-top:6rem !important;margin-bottom:6rem !important;margin-right:6rem !important;margin-left:6rem !important}.p-m-t-0{padding-top:0 !important}.m-m-t-0{margin-top:0 !important}.p-m-t-1{padding-top:1rem !important}.m-m-t-1{margin-top:1rem !important}.p-m-t-2{padding-top:2rem !important}.m-m-t-2{margin-top:2rem !important}.p-m-t-3{padding-top:3rem !important}.m-m-t-3{margin-top:3rem !important}.p-m-t-4{padding-top:4rem !important}.m-m-t-4{margin-top:4rem !important}.p-m-t-5{padding-top:5rem !important}.m-m-t-5{margin-top:5rem !important}.p-m-t-6{padding-top:6rem !important}.m-m-t-6{margin-top:6rem !important}.p-m-b-0{padding-bottom:0 !important}.m-m-b-0{margin-bottom:0 !important}.p-m-b-1{padding-bottom:1rem !important}.m-m-b-1{margin-bottom:1rem !important}.p-m-b-2{padding-bottom:2rem !important}.m-m-b-2{margin-bottom:2rem !important}.p-m-b-3{padding-bottom:3rem !important}.m-m-b-3{margin-bottom:3rem !important}.p-m-b-4{padding-bottom:4rem !important}.m-m-b-4{margin-bottom:4rem !important}.p-m-b-5{padding-bottom:5rem !important}.m-m-b-5{margin-bottom:5rem !important}.p-m-b-6{padding-bottom:6rem !important}.m-m-b-6{margin-bottom:6rem !important}.p-m-l-0{padding-left:0 !important}.m-m-l-0{margin-left:0 !important}.p-m-l-1{padding-left:1rem !important}.m-m-l-1{margin-left:1rem !important}.p-m-l-2{padding-left:2rem !important}.m-m-l-2{margin-left:2rem !important}.p-m-l-3{padding-left:3rem !important}.m-m-l-3{margin-left:3rem !important}.p-m-l-4{padding-left:4rem !important}.m-m-l-4{margin-left:4rem !important}.p-m-l-5{padding-left:5rem !important}.m-m-l-5{margin-left:5rem !important}.p-m-l-6{padding-left:6rem !important}.m-m-l-6{margin-left:6rem !important}.p-m-r-0{padding-right:0 !important}.m-m-r-0{margin-right:0 !important}.p-m-r-1{padding-right:1rem !important}.m-m-r-1{margin-right:1rem !important}.p-m-r-2{padding-right:2rem !important}.m-m-r-2{margin-right:2rem !important}.p-m-r-3{padding-right:3rem !important}.m-m-r-3{margin-right:3rem !important}.p-m-r-4{padding-right:4rem !important}.m-m-r-4{margin-right:4rem !important}.p-m-r-5{padding-right:5rem !important}.m-m-r-5{margin-right:5rem !important}.p-m-r-6{padding-right:6rem !important}.m-m-r-6{margin-right:6rem !important}.p-m-y-0{padding-top:0 !important;padding-bottom:0 !important}.m-m-y-0{margin-top:0 !important;margin-bottom:0 !important}.p-m-y-1{padding-top:1rem !important;padding-bottom:1rem !important}.m-m-y-1{margin-top:1rem !important;margin-bottom:1rem !important}.p-m-y-2{padding-top:2rem !important;padding-bottom:2rem !important}.m-m-y-2{margin-top:2rem !important;margin-bottom:2rem !important}.p-m-y-3{padding-top:3rem !important;padding-bottom:3rem !important}.m-m-y-3{margin-top:3rem !important;margin-bottom:3rem !important}.p-m-y-4{padding-top:4rem !important;padding-bottom:4rem !important}.m-m-y-4{margin-top:4rem !important;margin-bottom:4rem !important}.p-m-y-5{padding-top:5rem !important;padding-bottom:5rem !important}.m-m-y-5{margin-top:5rem !important;margin-bottom:5rem !important}.p-m-y-6{padding-top:6rem !important;padding-bottom:6rem !important}.m-m-y-6{margin-top:6rem !important;margin-bottom:6rem !important}.p-m-x-0{padding-left:0 !important;padding-right:0 !important}.m-m-x-0{margin-left:0 !important;margin-right:0 !important}.p-m-x-1{padding-left:1rem !important;padding-right:1rem !important}.m-m-x-1{margin-left:1rem !important;margin-right:1rem !important}.p-m-x-2{padding-left:2rem !important;padding-right:2rem !important}.m-m-x-2{margin-left:2rem !important;margin-right:2rem !important}.p-m-x-3{padding-left:3rem !important;padding-right:3rem !important}.m-m-x-3{margin-left:3rem !important;margin-right:3rem !important}.p-m-x-4{padding-left:4rem !important;padding-right:4rem !important}.m-m-x-4{margin-left:4rem !important;margin-right:4rem !important}.p-m-x-5{padding-left:5rem !important;padding-right:5rem !important}.m-m-x-5{margin-left:5rem !important;margin-right:5rem !important}.p-m-x-6{padding-left:6rem !important;padding-right:6rem !important}.m-m-x-6{margin-left:6rem !important;margin-right:6rem !important}}@media (min-width: 992px){.m-d-t-.25{margin-top:.25rem !important}}@media (min-width: 991px){.m-m-t-.25{margin-top:.25rem !important}}@media (min-width: 992px){.p-d-t-.25{padding-top:.25rem !important}}@media (min-width: 991px){.p-m-t-.25{padding-top:.25rem !important}}@media (min-width: 992px){.m-d-b-.25{margin-bottom:.25rem !important}}@media (min-width: 991px){.m-m-b-.25{margin-bottom:.25rem !important}}@media (min-width: 992px){.p-d-b-.25{padding-bottom:.25rem !important}}@media (min-width: 991px){.p-m-b-.25{padding-bottom:.25rem !important}}@media (min-width: 992px){.m-d-l-.25{margin-left:.25rem !important}}@media (min-width: 991px){.m-m-l-.25{margin-left:.25rem !important}}@media (min-width: 992px){.p-d-l-.25{padding-left:.25rem !important}}@media (min-width: 991px){.p-m-l-.25{padding-left:.25rem !important}}@media (min-width: 992px){.m-d-r-.25{margin-right:.25rem !important}}@media (min-width: 991px){.m-m-r-.25{margin-right:.25rem !important}}@media (min-width: 992px){.p-d-r-.25{padding-right:.25rem !important}}@media (min-width: 991px){.p-m-r-.25{padding-right:.25rem !important}}@media (min-width: 992px){.m-d-t-.5{margin-top:.5rem !important}}@media (min-width: 991px){.m-m-t-.5{margin-top:.5rem !important}}@media (min-width: 992px){.p-d-t-.5{padding-top:.5rem !important}}@media (min-width: 991px){.p-m-t-.5{padding-top:.5rem !important}}@media (min-width: 992px){.m-d-b-.5{margin-bottom:.5rem !important}}@media (min-width: 991px){.m-m-b-.5{margin-bottom:.5rem !important}}@media (min-width: 992px){.p-d-b-.5{padding-bottom:.5rem !important}}@media (min-width: 991px){.p-m-b-.5{padding-bottom:.5rem !important}}@media (min-width: 992px){.m-d-l-.5{margin-left:.5rem !important}}@media (min-width: 991px){.m-m-l-.5{margin-left:.5rem !important}}@media (min-width: 992px){.p-d-l-.5{padding-left:.5rem !important}}@media (min-width: 991px){.p-m-l-.5{padding-left:.5rem !important}}@media (min-width: 992px){.m-d-r-.5{margin-right:.5rem !important}}@media (min-width: 991px){.m-m-r-.5{margin-right:.5rem !important}}@media (min-width: 992px){.p-d-r-.5{padding-right:.5rem !important}}@media (min-width: 991px){.p-m-r-.5{padding-right:.5rem !important}}@media (min-width: 992px){.m-d-t-.75{margin-top:.75rem !important}}@media (min-width: 991px){.m-m-t-.75{margin-top:.75rem !important}}@media (min-width: 992px){.p-d-t-.75{padding-top:.75rem !important}}@media (min-width: 991px){.p-m-t-.75{padding-top:.75rem !important}}@media (min-width: 992px){.m-d-b-.75{margin-bottom:.75rem !important}}@media (min-width: 991px){.m-m-b-.75{margin-bottom:.75rem !important}}@media (min-width: 992px){.p-d-b-.75{padding-bottom:.75rem !important}}@media (min-width: 991px){.p-m-b-.75{padding-bottom:.75rem !important}}@media (min-width: 992px){.m-d-l-.75{margin-left:.75rem !important}}@media (min-width: 991px){.m-m-l-.75{margin-left:.75rem !important}}@media (min-width: 992px){.p-d-l-.75{padding-left:.75rem !important}}@media (min-width: 991px){.p-m-l-.75{padding-left:.75rem !important}}@media (min-width: 992px){.m-d-r-.75{margin-right:.75rem !important}}@media (min-width: 991px){.m-m-r-.75{margin-right:.75rem !important}}@media (min-width: 992px){.p-d-r-.75{padding-right:.75rem !important}}@media (min-width: 991px){.p-m-r-.75{padding-right:.75rem !important}}.reset-margin-y *{margin-bottom:0;margin-top:0}div[class*='col-']{min-height:auto}.container::before,.container::after,.container-fluid::before,.container-fluid::after,.paragraphSystem::before,.paragraphSystem::after,.row::before,.row::after{display:none}.text-center-m{text-align:center !important}.text-left-m{text-align:left !important}.text-right-m{text-align:right !important}.text-justify-m{text-align:justify !important}@media (min-width: 992px){.text-center-d{text-align:center !important}.text-left-d{text-align:left !important}.text-right-d{text-align:right !important}.text-justify-d{text-align:justify !important}}.line-height-p-1 p{line-height:1 !important}.line-height-a-1 a{line-height:1 !important}.line-height-span-1 span{line-height:1 !important}.line-height-h1-1 h1{line-height:1 !important}.line-height-h2-1 h2{line-height:1 !important}.line-height-h3-1 h3{line-height:1 !important}.line-height-h4-1 h4{line-height:1 !important}.line-height-headings-1 h1,.line-height-headings-1 h2,.line-height-headings-1 h3,.line-height-headings-1 h4{line-height:1 !important}.line-height-all-1 h1,.line-height-all-1 h2,.line-height-all-1 h3,.line-height-all-1 h4,.line-height-all-1 p,.line-height-all-1 span,.line-height-all-1 a{line-height:1 !important}.line-height-p-1-1 p{line-height:1.1 !important}.line-height-a-1-1 a{line-height:1.1 !important}.line-height-span-1-1 span{line-height:1.1 !important}.line-height-h1-1-1 h1{line-height:1.1 !important}.line-height-h2-1-1 h2{line-height:1.1 !important}.line-height-h3-1-1 h3{line-height:1.1 !important}.line-height-h4-1-1 h4{line-height:1.1 !important}.line-height-headings-1-1 h1,.line-height-headings-1-1 h2,.line-height-headings-1-1 h3,.line-height-headings-1-1 h4{line-height:1.1 !important}.line-height-all-1-1 h1,.line-height-all-1-1 h2,.line-height-all-1-1 h3,.line-height-all-1-1 h4,.line-height-all-1-1 p,.line-height-all-1-1 span,.line-height-all-1-1 a{line-height:1.1 !important}.line-height-p-1-2 p{line-height:1.2 !important}.line-height-a-1-2 a{line-height:1.2 !important}.line-height-span-1-2 span{line-height:1.2 !important}.line-height-h1-1-2 h1{line-height:1.2 !important}.line-height-h2-1-2 h2{line-height:1.2 !important}.line-height-h3-1-2 h3{line-height:1.2 !important}.line-height-h4-1-2 h4{line-height:1.2 !important}.line-height-headings-1-2 h1,.line-height-headings-1-2 h2,.line-height-headings-1-2 h3,.line-height-headings-1-2 h4{line-height:1.2 !important}.line-height-all-1-2 h1,.line-height-all-1-2 h2,.line-height-all-1-2 h3,.line-height-all-1-2 h4,.line-height-all-1-2 p,.line-height-all-1-2 span,.line-height-all-1-2 a{line-height:1.2 !important}.line-height-p-1-3 p{line-height:1.3 !important}.line-height-a-1-3 a{line-height:1.3 !important}.line-height-span-1-3 span{line-height:1.3 !important}.line-height-h1-1-3 h1{line-height:1.3 !important}.line-height-h2-1-3 h2{line-height:1.3 !important}.line-height-h3-1-3 h3{line-height:1.3 !important}.line-height-h4-1-3 h4{line-height:1.3 !important}.line-height-headings-1-3 h1,.line-height-headings-1-3 h2,.line-height-headings-1-3 h3,.line-height-headings-1-3 h4{line-height:1.3 !important}.line-height-all-1-3 h1,.line-height-all-1-3 h2,.line-height-all-1-3 h3,.line-height-all-1-3 h4,.line-height-all-1-3 p,.line-height-all-1-3 span,.line-height-all-1-3 a{line-height:1.3 !important}.line-height-p-1-4 p{line-height:1.4 !important}.line-height-a-1-4 a{line-height:1.4 !important}.line-height-span-1-4 span{line-height:1.4 !important}.line-height-h1-1-4 h1{line-height:1.4 !important}.line-height-h2-1-4 h2{line-height:1.4 !important}.line-height-h3-1-4 h3{line-height:1.4 !important}.line-height-h4-1-4 h4{line-height:1.4 !important}.line-height-headings-1-4 h1,.line-height-headings-1-4 h2,.line-height-headings-1-4 h3,.line-height-headings-1-4 h4{line-height:1.4 !important}.line-height-all-1-4 h1,.line-height-all-1-4 h2,.line-height-all-1-4 h3,.line-height-all-1-4 h4,.line-height-all-1-4 p,.line-height-all-1-4 span,.line-height-all-1-4 a{line-height:1.4 !important}.line-height-p-1-5 p{line-height:1.5 !important}.line-height-a-1-5 a{line-height:1.5 !important}.line-height-span-1-5 span{line-height:1.5 !important}.line-height-h1-1-5 h1{line-height:1.5 !important}.line-height-h2-1-5 h2{line-height:1.5 !important}.line-height-h3-1-5 h3{line-height:1.5 !important}.line-height-h4-1-5 h4{line-height:1.5 !important}.line-height-headings-1-5 h1,.line-height-headings-1-5 h2,.line-height-headings-1-5 h3,.line-height-headings-1-5 h4{line-height:1.5 !important}.line-height-all-1-5 h1,.line-height-all-1-5 h2,.line-height-all-1-5 h3,.line-height-all-1-5 h4,.line-height-all-1-5 p,.line-height-all-1-5 span,.line-height-all-1-5 a{line-height:1.5 !important}.line-height-p-1-6 p{line-height:1.6 !important}.line-height-a-1-6 a{line-height:1.6 !important}.line-height-span-1-6 span{line-height:1.6 !important}.line-height-h1-1-6 h1{line-height:1.6 !important}.line-height-h2-1-6 h2{line-height:1.6 !important}.line-height-h3-1-6 h3{line-height:1.6 !important}.line-height-h4-1-6 h4{line-height:1.6 !important}.line-height-headings-1-6 h1,.line-height-headings-1-6 h2,.line-height-headings-1-6 h3,.line-height-headings-1-6 h4{line-height:1.6 !important}.line-height-all-1-6 h1,.line-height-all-1-6 h2,.line-height-all-1-6 h3,.line-height-all-1-6 h4,.line-height-all-1-6 p,.line-height-all-1-6 span,.line-height-all-1-6 a{line-height:1.6 !important}.line-height-p-1-7 p{line-height:1.7 !important}.line-height-a-1-7 a{line-height:1.7 !important}.line-height-span-1-7 span{line-height:1.7 !important}.line-height-h1-1-7 h1{line-height:1.7 !important}.line-height-h2-1-7 h2{line-height:1.7 !important}.line-height-h3-1-7 h3{line-height:1.7 !important}.line-height-h4-1-7 h4{line-height:1.7 !important}.line-height-headings-1-7 h1,.line-height-headings-1-7 h2,.line-height-headings-1-7 h3,.line-height-headings-1-7 h4{line-height:1.7 !important}.line-height-all-1-7 h1,.line-height-all-1-7 h2,.line-height-all-1-7 h3,.line-height-all-1-7 h4,.line-height-all-1-7 p,.line-height-all-1-7 span,.line-height-all-1-7 a{line-height:1.7 !important}.line-height-p-1-8 p{line-height:1.8 !important}.line-height-a-1-8 a{line-height:1.8 !important}.line-height-span-1-8 span{line-height:1.8 !important}.line-height-h1-1-8 h1{line-height:1.8 !important}.line-height-h2-1-8 h2{line-height:1.8 !important}.line-height-h3-1-8 h3{line-height:1.8 !important}.line-height-h4-1-8 h4{line-height:1.8 !important}.line-height-headings-1-8 h1,.line-height-headings-1-8 h2,.line-height-headings-1-8 h3,.line-height-headings-1-8 h4{line-height:1.8 !important}.line-height-all-1-8 h1,.line-height-all-1-8 h2,.line-height-all-1-8 h3,.line-height-all-1-8 h4,.line-height-all-1-8 p,.line-height-all-1-8 span,.line-height-all-1-8 a{line-height:1.8 !important}.line-height-p-1-9 p{line-height:1.9 !important}.line-height-a-1-9 a{line-height:1.9 !important}.line-height-span-1-9 span{line-height:1.9 !important}.line-height-h1-1-9 h1{line-height:1.9 !important}.line-height-h2-1-9 h2{line-height:1.9 !important}.line-height-h3-1-9 h3{line-height:1.9 !important}.line-height-h4-1-9 h4{line-height:1.9 !important}.line-height-headings-1-9 h1,.line-height-headings-1-9 h2,.line-height-headings-1-9 h3,.line-height-headings-1-9 h4{line-height:1.9 !important}.line-height-all-1-9 h1,.line-height-all-1-9 h2,.line-height-all-1-9 h3,.line-height-all-1-9 h4,.line-height-all-1-9 p,.line-height-all-1-9 span,.line-height-all-1-9 a{line-height:1.9 !important}.line-height-p-2 p{line-height:2 !important}.line-height-a-2 a{line-height:2 !important}.line-height-span-2 span{line-height:2 !important}.line-height-h1-2 h1{line-height:2 !important}.line-height-h2-2 h2{line-height:2 !important}.line-height-h3-2 h3{line-height:2 !important}.line-height-h4-2 h4{line-height:2 !important}.line-height-headings-2 h1,.line-height-headings-2 h2,.line-height-headings-2 h3,.line-height-headings-2 h4{line-height:2 !important}.line-height-all-2 h1,.line-height-all-2 h2,.line-height-all-2 h3,.line-height-all-2 h4,.line-height-all-2 p,.line-height-all-2 span,.line-height-all-2 a{line-height:2 !important}.max-content-width{clear:both;float:none !important;margin-left:auto !important;margin-right:auto !important;max-width:100% !important}.max-content-width *{clear:both;float:none}@media (min-width: 992px){.max-content-width{max-width:1140px !important}}@media (min-width: 992px) and (max-width: 1200px){.max-content-width{max-width:940px !important}}.max-image-w-none img{max-width:none !important}.min-image-w-auto img{min-width:auto !important}.min-w-auto{min-width:auto !important}.image-w-auto img{width:auto !important}.max-w-none{max-width:none !important}.max-image-w-none image{max-width:none !important}@media (max-width: 991px){.max-w-m-auto{max-width:none !important}}@media (min-width: 992px){.max-w-d-auto{max-width:none !important}}.w-auto{max-width:none !important;-ms-flex-preferred-size:auto !important;flex-basis:auto !important;width:auto !important;min-width:auto !important}@media (min-width: 768px){.w-d-auto{max-width:none !important;-ms-flex-preferred-size:auto !important;flex-basis:auto !important;width:auto !important;min-width:auto !important}}[class*='w-d-'],[class*='w-m-']{max-width:none !important;min-width:auto !important}@media (min-width: 992px){.max-w-d-10{max-width:10% !important}.w-d-10{width:10% !important;-ms-flex-preferred-size:10% !important;flex-basis:10% !important}.max-image-w-d-10 img{max-width:10% !important}.max-w-d-20{max-width:20% !important}.w-d-20{width:20% !important;-ms-flex-preferred-size:20% !important;flex-basis:20% !important}.max-image-w-d-20 img{max-width:20% !important}.max-w-d-30{max-width:30% !important}.w-d-30{width:30% !important;-ms-flex-preferred-size:30% !important;flex-basis:30% !important}.max-image-w-d-30 img{max-width:30% !important}.max-w-d-40{max-width:40% !important}.w-d-40{width:40% !important;-ms-flex-preferred-size:40% !important;flex-basis:40% !important}.max-image-w-d-40 img{max-width:40% !important}.max-w-d-50{max-width:50% !important}.w-d-50{width:50% !important;-ms-flex-preferred-size:50% !important;flex-basis:50% !important}.max-image-w-d-50 img{max-width:50% !important}.max-w-d-60{max-width:60% !important}.w-d-60{width:60% !important;-ms-flex-preferred-size:60% !important;flex-basis:60% !important}.max-image-w-d-60 img{max-width:60% !important}.max-w-d-70{max-width:70% !important}.w-d-70{width:70% !important;-ms-flex-preferred-size:70% !important;flex-basis:70% !important}.max-image-w-d-70 img{max-width:70% !important}.max-w-d-80{max-width:80% !important}.w-d-80{width:80% !important;-ms-flex-preferred-size:80% !important;flex-basis:80% !important}.max-image-w-d-80 img{max-width:80% !important}.max-w-d-90{max-width:90% !important}.w-d-90{width:90% !important;-ms-flex-preferred-size:90% !important;flex-basis:90% !important}.max-image-w-d-90 img{max-width:90% !important}.max-w-d-100{max-width:100% !important}.w-d-100{width:100% !important;-ms-flex-preferred-size:100% !important;flex-basis:100% !important}.max-image-w-d-100 img{max-width:100% !important}}@media (max-width: 991px){.max-w-m-10{max-width:10% !important}.w-m-10{width:10% !important;-ms-flex-preferred-size:10% !important;flex-basis:10% !important}.max-image-w-m-10 img{max-width:10% !important}.max-w-m-20{max-width:20% !important}.w-m-20{width:20% !important;-ms-flex-preferred-size:20% !important;flex-basis:20% !important}.max-image-w-m-20 img{max-width:20% !important}.max-w-m-30{max-width:30% !important}.w-m-30{width:30% !important;-ms-flex-preferred-size:30% !important;flex-basis:30% !important}.max-image-w-m-30 img{max-width:30% !important}.max-w-m-40{max-width:40% !important}.w-m-40{width:40% !important;-ms-flex-preferred-size:40% !important;flex-basis:40% !important}.max-image-w-m-40 img{max-width:40% !important}.max-w-m-50{max-width:50% !important}.w-m-50{width:50% !important;-ms-flex-preferred-size:50% !important;flex-basis:50% !important}.max-image-w-m-50 img{max-width:50% !important}.max-w-m-60{max-width:60% !important}.w-m-60{width:60% !important;-ms-flex-preferred-size:60% !important;flex-basis:60% !important}.max-image-w-m-60 img{max-width:60% !important}.max-w-m-70{max-width:70% !important}.w-m-70{width:70% !important;-ms-flex-preferred-size:70% !important;flex-basis:70% !important}.max-image-w-m-70 img{max-width:70% !important}.max-w-m-80{max-width:80% !important}.w-m-80{width:80% !important;-ms-flex-preferred-size:80% !important;flex-basis:80% !important}.max-image-w-m-80 img{max-width:80% !important}.max-w-m-90{max-width:90% !important}.w-m-90{width:90% !important;-ms-flex-preferred-size:90% !important;flex-basis:90% !important}.max-image-w-m-90 img{max-width:90% !important}.max-w-m-100{max-width:100% !important}.w-m-100{width:100% !important;-ms-flex-preferred-size:100% !important;flex-basis:100% !important}.max-image-w-m-100 img{max-width:100% !important}}.accordion-content>div{padding:1rem}@media (min-width: 768px){.accordion-content>div{padding:1rem}}.accordion-content-wrapper{cursor:auto;-webkit-transition:max-height 0.2s ease-in-out;-o-transition:max-height 0.2s ease-in-out;transition:max-height 0.2s ease-in-out;visibility:visible !important;height:auto !important;left:auto !important;max-height:0;overflow:hidden !important;top:auto !important}.accordion-content-wrapper *:not(a){cursor:auto !important}.accordion-container{border:0;list-style:none}.accordion-head{background:none;border:0;padding:1rem}.accordion-head h3,.accordion-head h2{width:90%}.accordion-head a{border:0;color:#e95c8a;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", #e95c8a) !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", #e95c8a) !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", #e95c8a) !important}.accordion-slide.is-active .accordion-head:hover::after{background-image:get-icon("arrow-up", #e95c8a) !important}.accordion-slide:focus-within .accordion-head::after{background-image:get-icon("arrow-up", #e95c8a) !important}.accordion-slide:focus-within .accordion-head:hover::after{background-image:get-icon("arrow-up", #e95c8a) !important}.accordion-slide::before{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;content:'';height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:-1}.accordion-slide:focus-within .accordion-content-wrapper{height:auto !important;overflow:hidden !important}@media (min-width: 768px){.accordion-head{padding:1rem 0}.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}}.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:#fff}.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:#e95c8a}#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:#fff}#footer .copyright .richText-content{display:block}#footer .copyright p{font-size:14px;text-align:center;max-width:unset}#footer .list-footer ul li{list-style-type:none}#footer .list-footer ul li a{font-size:1rem}#footer .list-footer ul li a:hover{color:#474747}#footer .list-footer ul li::before{display:none}@media (min-width: 992px){#footer .layout-outer{width:100%}#footer .list-footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}#footer .list-footer ul li a{font-size:1rem}#footer .copyright p{font-size:1rem}}/*! 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 #e95c8a 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:#e95c8a}.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:#fff;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:#e95c8a;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:#e95c8a}.megamenu *{font-family:"Cabin",verdana,sans-serif;color:#474747}.megamenu>.component-content{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;background:#fff;left:0;max-height:50px;min-height:50px;overflow:hidden;position:fixed;top:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:100%;z-index:9}.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:#e95c8a}.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:.75rem;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 #474747;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:#474747}.megamenu .searchBox input[type='text']::-moz-placeholder{color:#474747}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#474747}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#474747}.megamenu .searchBox input[type='text']::placeholder{color:#474747}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#474747}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#474747}.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", #e95c8a);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:#fff;max-height:100px;min-height:100px;overflow:hidden}.megamenu.search-opened>.component-content>.paragraphSystem{background:#fff}.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", #e95c8a);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:#e95c8a}.megamenu-main-nav *{color:#e95c8a}.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:#e95c8a;font-size:.75rem;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:#e95c8a}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children{max-height:54px}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a{position:relative}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration{background:transparent;position:absolute;right:0;left:auto;bottom:0;margin:auto;width:10%;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::before,.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::after{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#474747;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:#e95c8a}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>.navigation-level2>li>a:hover{color:#e95c8a}.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:.75rem;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:#e95c8a}.megamenu-submenu-item>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0 auto;max-width:1140px}@media (min-width: 992px){.megamenu{padding-left:calc((100% - 1140px) / 2);padding-right:calc((100% - 1140px) / 2)}.megamenu>.component-content{margin:0 auto}.megamenu-bottom-center{background-color:transparent}.megamenu-bottom-left,.megamenu-bottom-center,.megamenu-bottom-right{max-width:calc(100% / 3);width:calc(100% / 3)}.megamenu.nav-opened .megamenu-search .form-search{max-height:0}.megamenu.nav-opened>.component-content{background:transparent;max-height:none;min-height:auto;overflow:visible}.megamenu>.component-content{background:transparent;max-height:none;max-width:1140px;min-height:auto;overflow:visible;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.megamenu>.component-content>.paragraphSystem{background:transparent;max-width:1140px;-webkit-transform:none;-ms-transform:none;transform:none}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-']{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:50px;margin-bottom:0}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.megamenu>.component-content>.paragraphSystem>div{padding:0}.megamenu>.component-content>.paragraphSystem>a{display:block;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}.megamenu-top-bar-left{height:42px;max-width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%;margin:0}.megamenu-top-bar-left>.component-content{height:100%}.megamenu-top-bar-left>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}.megamenu-top-bar-left>.component-content>.paragraphSystem>div{margin-bottom:0;margin-right:1rem;width:auto;width:auto}.megamenu-top-bar-left>.component-content>.paragraphSystem>div:nth-last-of-type(1){margin-left:0}.megamenu .language-selector{bottom:auto;left:auto;position:relative}.megamenu .language-selector.opened .country-selected .chevron-down::before,.megamenu .language-selector:focus .country-selected .chevron-down::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu .language-selector.opened .country-selected .chevron-down::after,.megamenu .language-selector:focus .country-selected .chevron-down::after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu .language-selector:focus-within .country-selected .chevron-down::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu .language-selector:focus-within .country-selected .chevron-down::after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu .country-selected{background:transparent;border:none;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.megamenu-top-bar-right{height:42px;max-width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%}.megamenu-top-bar-right>.component-content{height:100%}.megamenu-top-bar-right>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.megamenu-top-bar-right>.component-content>.paragraphSystem>div{margin-left:1rem;width:auto}.megamenu-top-bar-right>.component-content>.paragraphSystem>div:nth-of-type(1){margin-left:0}.megamenu .countries-list{margin-bottom:20px}.megamenu .countries-list>*>.paragraphSystem{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1140px;padding:0;width:100%}.megamenu .countries-list>*>.paragraphSystem::before,.megamenu .countries-list>*>.paragraphSystem>a{display:none}.megamenu .countries-list>*>.paragraphSystem .language-block{-webkit-box-flex:1;-ms-flex:1 1 calc((1140px - 30px) / 4);flex:1 1 calc((1140px - 30px) / 4);margin-bottom:15px;max-width:calc((1140px - 30px) / 4);width:100%}.megamenu-language-list{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;display:block;left:50%;margin:auto;max-width:100vw;min-height:auto;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;padding:0;position:absolute;right:0;top:92px;-webkit-transform:translate(-50%, 0) scaleY(0);-ms-transform:translate(-50%, 0) scaleY(0);transform:translate(-50%, 0) scaleY(0);width:100vw;-webkit-box-shadow:inset 0 -10px 10px -10px #666363;box-shadow:inset 0 -10px 10px -10px #666363}.megamenu-language-list.opened,.megamenu-language-list:focus{-webkit-transform:translate(-50%, 0) scaleY(1);-ms-transform:translate(-50%, 0) scaleY(1);transform:translate(-50%, 0) scaleY(1)}.megamenu-language-list.opened>.inner,.megamenu-language-list:focus>.inner{opacity:1}.megamenu-language-list:focus-within{-webkit-transform:translate(-50%, 0) scaleY(1);-ms-transform:translate(-50%, 0) scaleY(1);transform:translate(-50%, 0) scaleY(1)}.megamenu-language-list:focus-within>.inner{opacity:1}.megamenu-language-list>.inner{opacity:1;-webkit-transition:inherit;-o-transition:inherit;transition:inherit}.megamenu-language-list>.inner>.component-content{margin:0 auto;max-width:1140px}.megamenu-social{max-width:calc(100% / 3);-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:calc(100% / 3)}.megamenu .social-pages>*>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}.megamenu .social-pages>*>.paragraphSystem .icons-with-link{margin:0;margin-right:10px;padding:0;pointer-events:all}.megamenu .social-pages>*>.paragraphSystem .icons-with-link:nth-last-child(1){margin:0}.megamenu .social-pages>*>.paragraphSystem .icons-with-link i{height:22px;width:22px}.megamenu-logo{max-width:calc(100% / 3);-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;width:calc(100% / 3);border:none}.megamenu-logo::after{display:none}.megamenu-logo>* a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(initial);-ms-transform:translateY(initial);transform:translateY(initial);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", #e95c8a);-webkit-box-sizing:content-box;box-sizing:content-box;border-color:#ced4da;background-position:center left 5px;background-repeat:no-repeat;background-size:1rem;font-size:1rem;opacity:0;outline:0;padding:0.5rem 1rem 0.5rem 2rem;pointer-events:none;text-align:left;width:0}.megamenu .searchBox input[type='text']::-webkit-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::-moz-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::placeholder{color:#ced4da}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#ced4da}.megamenu-search{max-width:calc(100% / 3);-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;width:calc(100% / 3)}.megamenu-search>*>.paragraphSystem{margin:0}.megamenu-search.is-open>*>.paragraphSystem,.megamenu-search:focus>*>.paragraphSystem{margin:0}.megamenu-search.is-open>*>.paragraphSystem .searchBox input[type='text'],.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']{opacity:1;pointer-events:all;width:150px}.megamenu-search.is-open>*>.paragraphSystem .searchBox button,.megamenu-search:focus>*>.paragraphSystem .searchBox button{margin-left:0;width:0}.megamenu-search:focus-within>*>.paragraphSystem{margin:0}.megamenu-search:focus-within>*>.paragraphSystem .searchBox input[type='text']{opacity:1;pointer-events:all;width:150px}.megamenu-search:focus-within>*>.paragraphSystem .searchBox button{margin-left:0;width:0}.megamenu-nav-container{-webkit-box-flex:1 !important;-ms-flex:auto !important;flex:auto !important;max-width:100vw;min-height:45px;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;width:100vw}}@media (min-width: 992px) and (min-width: 1140px){.megamenu-nav-container{margin-left:calc(((100vw - 1140px) / 2) * -1);margin-right:calc(((100vw - 1140px) / 2) * -1)}}@media (min-width: 992px){.megamenu-nav-container>.component-content{overflow:visible}.megamenu-nav-container>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.megamenu-main-nav{background-color:rgba(0,0,0,0);color:#e95c8a;margin:0;width:100%}.megamenu-main-nav *{color:#e95c8a}.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:focus>a,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.ie-active-js>a{color:#e95c8a;background-color:#fff}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:focus-within>a{color:#e95c8a;background-color:#fff}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>a::after,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.current-js>a::after{background-color:rgba(0,0,0,0)}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children{max-height:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a{border:none;color:#e95c8a;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 - ( .75rem / 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:#fff;display:none}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a{color:#e95c8a;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:#e95c8a}.megamenu-submenu-item.opened,.megamenu-submenu-item:focus{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-submenu-item:focus-within{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-submenu-item>*>.paragraphSystem{margin:0 auto;max-width:1140px}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0}}@media (min-width: 992px) and (max-width: 1200px){.megamenu{padding-left:calc((100% - 940px) / 2);padding-right:calc((100% - 940px) / 2)}.megamenu>.component-content{max-width:940px}.megamenu>.component-content>.paragraphSystem{max-width:940px}.megamenu-language-list>*>.component-content{margin:0 auto;max-width:940px}}@media (min-width: 992px) and (max-width: 1200px) and (min-width: 940px){.megamenu-nav-container{margin-left:calc(((100vw - 940px) / 2) * -1);margin-right:calc(((100vw - 940px) / 2) * -1)}}@media (min-width: 992px) and (max-width: 1200px){.megamenu-nav-container>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu-main-nav>*>.navigation-root.navigation-level1{max-width:940px}.megamenu .navigation-item{margin:0}.megamenu-submenu-items-container>*>.paragraphSystem{margin:0}.megamenu-submenu-items-container .megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu-submenu-item>*>.paragraphSystem{margin:0 auto;max-width:940px}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0}}.country-selected,a.top-bar-link{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;border-bottom:solid transparent 1px;font-size:14px;text-decoration:none;color:#474747}.country-selected:hover,a.top-bar-link:hover{border-bottom:solid #e95c8a 1px;color:#e95c8a}.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}}.richText.component>.component-content{height:100%;width:100%}.richText.component>.component-content>.richText-content{height:100%;width:100%}.accordion-head{background-color:#e6e6e6;border-radius:50px 0 0 50px;padding-left:93px;position:relative;cursor:pointer}@media (max-width: 991px){.accordion-head{padding:12.8px 16px 12.8px 73px}}.accordion-head::before{content:'';left:0;width:100%;height:100%;position:absolute;background:#e95c8a url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/jar.png) no-repeat center center;top:0;width:73px;border-radius:50px 0 0 50px;background-size:28px}@media (min-width: 992px){.accordion-head::before{width:91.5px}}@media (min-width: 768px){.accordion-head::before{background-size:40px}}.accordion-head::after{content:'';width:0;height:0;border-left:7px solid transparent !important;border-right:7px solid transparent !important;border-top:14px solid #e95c8a;position:absolute;right:12px}@media (min-width: 768px){.accordion-head::after{right:25px}}.accordion-head a{font-size:1rem;color:#474747;font-weight:300}@media (min-width: 768px){.accordion-head a{font-size:1.125rem}}.accordion-slide:not(:last-child){margin-bottom:16px}@media (min-width: 992px){.accordion-slide:not(:last-child){margin-bottom:72px}}.accordion-slide h3,.accordion-slide h2{width:93.5%;padding-left:14px}@media (min-width: 768px){.accordion-slide h3,.accordion-slide h2{padding-left:35px}}@media (max-width: 767px){.accordion-slide h3,.accordion-slide h2{font-size:1rem}}.accordion-slide.is-active .accordion-head::before,.accordion-slide:focus-within .accordion-head::before{width:73px}@media (min-width: 992px){.accordion-slide.is-active .accordion-head::before,.accordion-slide:focus-within .accordion-head::before{width:91.5px}}.accordion-slide.is-active .accordion-head::after,.accordion-slide:focus-within .accordion-head::after{border-bottom:14px solid #e95c8a;border-top:none}.accordion .is-active .accordion-content-wrapper{margin-left:auto;border-radius:0px 0px 80px 0px;background:#fff;-webkit-box-shadow:10px 11px 14px -3px rgba(0,0,0,0.2);box-shadow:10px 11px 14px -3px rgba(0,0,0,0.2);max-height:initial !important;width:79%}@media (min-width: 992px){.accordion .is-active .accordion-content-wrapper{width:92%}}.accordion .is-active .accordion-content-wrapper>div>.content{padding:0}.accordion .is-active .accordion-content-wrapper>div>.content .richText{padding:33px}@media (min-width: 992px){.accordion .is-active .accordion-content-wrapper>div>.content .richText{padding:53px 189px 54px 96px}}.accordion-6 .accordion-head::before{background-color:#049ad4}.accordion-6 .accordion-head::after{border-color:#049ad4}.accordion-6 .accordion-slide.is-active .accordion-head::after,.accordion-6 .accordion-slide:focus-within .accordion-head::after{border-color:#049ad4}.accordion-7 .accordion-head::before{background-color:#8fdc9d}.accordion-7 .accordion-head::after{border-color:#8fdc9d}.accordion-7 .accordion-slide.is-active .accordion-head::after,.accordion-7 .accordion-slide:focus-within .accordion-head::after{border-color:#8fdc9d}.accordion-8 .accordion-head::before{background-color:#a67768}.accordion-8 .accordion-head::after{border-color:#a67768}.accordion-8 .accordion-slide.is-active .accordion-head::after,.accordion-8 .accordion-slide:focus-within .accordion-head::after{border-color:#a67768}.accordion-9 .accordion-head::before{background-color:#714e8b}.accordion-9 .accordion-head::after{border-color:#714e8b}.accordion-9 .accordion-slide.is-active .accordion-head::after,.accordion-9 .accordion-slide:focus-within .accordion-head::after{border-color:#714e8b}.accordion-16 .accordion-head::before{background-color:#ea80a7}.accordion-16 .accordion-head::after{border-color:#ea80a7}.accordion-16 .accordion-slide.is-active .accordion-head::after,.accordion-16 .accordion-slide:focus-within .accordion-head::after{border-color:#ea80a7}@media (min-width: 992px){.accordion-new{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/pages/homepage/multistar-accordion.png);background-size:contain;background-repeat:no-repeat;background-position:center 30px}}.accordion-new .accordion .is-active .accordion-content-wrapper{width:100%;border-radius:0 0 40px 40px;-webkit-box-shadow:2px 10px 13px -3px rgba(0,0,0,0.2);box-shadow:2px 10px 13px -3px rgba(0,0,0,0.2)}.accordion-new .accordion .accordion-slide.is-active .accordion-head::after{border-bottom:14px solid #fff;border-top:none}.accordion-new .accordion .accordion-slide:focus-within .accordion-head::after{border-bottom:14px solid #fff;border-top:none}@media (min-width: 992px){.accordion-new .accordion .accordion-slide h2,.accordion-new .accordion .accordion-slide h3{padding-left:132px}}.accordion-new .accordion .accordion-slide::not(:last-child){margin-bottom:35px}@media (min-width: 992px){.accordion-new .accordion .accordion-slide::not(:last-child){margin-bottom:50px}}.accordion-new .accordion-head{background-color:#f5428c;border-radius:18px}@media (min-width: 992px){.accordion-new .accordion-head{padding:1.6rem 0}}.accordion-new .accordion-head a{color:#fff;font-size:1.625rem;line-height:31px}@media (min-width: 992px){.accordion-new .accordion-head a{font-size:2.5rem;line-height:48px}}.accordion-new .accordion-head::before{background:#eb5c8c url(/content/dam/cf-consumer-healthcare/hinds/master/pages/homepage/single-star-accordion.png) no-repeat center center;border-radius:18px 0 0 18px;width:62px !important;background-size:28px}@media (min-width: 992px){.accordion-new .accordion-head::before{width:99px !important;background-size:52px}}.accordion-new .accordion-head::after{border-top:14px solid #fff}.accordion-new .accordion-list p{font-size:1.5rem;line-height:1.838rem}@media (min-width: 992px){.accordion-new .accordion-list p{font-size:2.313rem;line-height:2.833rem}}.carousel-slides{margin-bottom:2rem;height:auto !important}.carousel-slides .lslide .cq-box>div>.content{position:relative}.carousel-slides .lslide .cq-box>div>.content .top-button{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:9999}.carousel-slides .lslide .cq-box>div>.content .top-button .button-1{background-color:#ffafc8}.carousel-slides .lslide .cq-box>div>.content .image a{outline-offset:-2px}.carousel-slides .lslide .cq-box>div>.content>.cq-richtext>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px) and (max-width: 991px){.carousel-slides .lslide .cq-box>div>.content>.cq-richtext>div>div{min-height:145px}}@media (min-width: 992px){.carousel-slides .lslide .cq-box>div>.content>.cq-richtext>div>div{min-height:96px}}@media (min-width: 1200px){.carousel-slides .lslide .cq-box>div>.content>.cq-richtext>div>div{min-height:auto}}.carousel-slides .lslide .cq-box>div>.content>.cq-richtext>div>div .c-text{text-transform:uppercase;font-size:1.71429rem}@media (min-width: 768px){.carousel-slides .lslide .cq-box>div>.content>.cq-richtext>div>div .c-text{font-size:1rem}}.carousel-slides .lslide .cq-box>div>.content>.cq-richtext>div>div p.hide-d{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.2rem}.carousel-slides .lslide .cq-box>div>.content>.cq-richtext>div>div p:last-child{margin-top:auto;margin-bottom:0}.carousel .lSAction>a{background-size:contain;background-repeat:no-repeat;color:#ed7a9d;width:20px;height:46px;opacity:1;font-size:0}@media (min-width: 992px){.carousel .lSAction>a.disabled{display:none}}.carousel .lSAction>.lSPrev{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/arrow-prev.png);left:0}.carousel .lSAction>.lSNext{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/arrow-next.png);background-position:center center;right:0px}@media (min-width: 992px){#footer .footer-logo>.component-content{text-align:left}}@media (min-width: 992px){#footer .footer-social .social-pages>div>.content{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}}#footer .footer-social .social-pages .icons-with-link:not(:last-child){margin-right:5px}#footer .footer-social .social-pages .icons-with-link .default-icon>a{width:30px;height:30px;position:relative}#footer .footer-social .social-pages .icons-with-link .default-icon>a>.icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (max-width: 767px){#footer .footer-social .social-pages .icons-with-link .default-icon>a>.icon::before{position:relative;top:1px}}#footer .copyright p,#footer .copyright a{margin:0;font-size:.85714rem}@media (min-width: 992px){#footer .copyright p,#footer .copyright a{font-size:0.75rem}}@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'}.megamenu{-webkit-box-shadow:0px 4px 40px 0px rgba(135,26,62,0.3);box-shadow:0px 4px 40px 0px rgba(135,26,62,0.3)}.megamenu *{font-family:"poppinslight",verdana,sans-serif}@media (max-width: 992px){.megamenu{min-height:50px !important}}@media (min-width: 992px){.megamenu-logo{max-width:12%;width:12%}}.megamenu-logo>.component-content a{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-left:0}.megamenu-logo>.component-content a,.megamenu-logo>.component-content a:hover{margin-left:14px;margin-right:auto}@media (min-width: 992px){.megamenu-logo>.component-content a,.megamenu-logo>.component-content a:hover{min-height:54px;min-width:114px;margin-left:0px}}.megamenu-logo>* a img{height:auto;max-width:70px}@media (min-width: 992px){.megamenu-logo>* a img{max-width:114px}}@media (min-width: 992px){.megamenu-nav-container{max-width:73%;width:73%;margin-left:auto !important}}@media (min-width: 992px) and (max-width: 1199px){.megamenu-nav-container{max-width:80%;width:80%}}@media (min-width: 992px){.megamenu-nav-container>.component-content>.content{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}}@media (max-width: 991px){.megamenu-main-nav{margin-top:2rem}}.megamenu-main-nav>*>.navigation-mobile-menu{left:initial;right:0}.megamenu-main-nav>*>.navigation-mobile-menu::before{content:'\e91f';font-family:'icomoon';font-size:1.6rem;color:#e95c8a}.megamenu-main-nav>*>.navigation-mobile-menu.opened::before{content:'\e90e'}.megamenu-main-nav>*>.navigation-root.navigation-level1{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{position:relative;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;cursor:pointer}@media (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{padding-left:1rem;padding-right:1.5rem;overflow:initial}}@media (min-width: 992px) and (max-width: 1199px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{padding-left:0.1rem;padding-right:0.5rem}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:not(:last-child)::after{content:'';display:inline-block;width:100%;height:50%;position:absolute;top:50%;right:0;border-right:1.5px solid #e95c8a;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:first-child{padding-left:0rem}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:last-child{padding-right:0rem}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a{z-index:9;text-align:left;font-weight:400;line-height:54px;text-transform:uppercase}@media (max-width: 991px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a{outline-offset:-4px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding:0 2rem 0 1rem;width:initial;font-size:1.42857rem}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a::after{bottom:1px;height:1px;width:95%;display:none}@media (min-width: 1214px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a::after{width:100%}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active a::after,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover a::after{background-color:#fff}@media (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2{z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:18rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:45px;padding:1rem 2rem}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2 li,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li{min-height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2 li a,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a{-webkit-box-pack:left !important;-ms-flex-pack:left !important;justify-content:left !important;margin:0 0px;padding:0 0;position:relative;line-height:1.2}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2 li a:hover,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2 li a:focus,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a:hover,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a:focus{outline-offset:-1px}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children{padding-right:26px;position:relative}@media (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children{padding-right:45px}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children::before{content:'';width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #e95c8a;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:28px;left:initial}}@media (min-width: 992px) and (max-width: 1199px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children{padding-right:22px}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children::before{right:10px}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children.is-active::before{content:'';border-bottom:10px solid #e95c8a;border-top:none}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration{z-index:9}@media (max-width: 991px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration::before{content:'';width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #e95c8a;background-color:transparent;-webkit-transform:initial;-ms-transform:initial;transform:initial}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration::after{content:initial}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration::before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active.current-js ul{display:none}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active.current-js:hover ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.current-js>a{position:relative}@media (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.current-js>a::before{content:'';position:absolute;left:50%;bottom:-1px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%;background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/hover-underline.svg);background-position:bottom;background-repeat:no-repeat}}@media (max-width: 991px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2{margin-left:1rem;width:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2 .navigation-item{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2 .navigation-item a{font-size:1.07143rem}}.megamenu>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 992px){.megamenu>.component-content>.paragraphSystem>div{padding:25px 0}}.youtube-video .placeholder-img{position:relative}.youtube-video .placeholder-img .title-content{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.youtube-video .placeholder-img .title-content button{background:none;border:0;padding:0;position:absolute;left:50%;bottom:50%;z-index:99;-webkit-transform:translate(-50%, 50%);-ms-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.youtube-video iframe{border-radius:10px}@media (min-width: 768px){.youtube-video iframe{border-radius:20px}}@media (min-width: 992px){.youtube-video iframe{border-radius:50px}}.youtube-video .icon-video-play{width:60px;height:60px;background:url(/content/dam/cf-consumer-healthcare/hinds/master/pages/homepage/play-button.png) no-repeat center;cursor:pointer;display:inline-block;background-size:100%}@media (min-width: 768px){.youtube-video .icon-video-play{width:100px;height:100px}}@media (min-width: 992px){.youtube-video .icon-video-play{width:150px;height:150px}}.youtube-video .video{width:100%}.youtube-video iframe[src*='youtube']{visibility:visible;opacity:1}.youtube-video .iframe-container{position:relative;width:100%;overflow:hidden;padding-top:56.25%}.youtube-video .responsive-iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none}@media (min-width: 992px){.accordion-list{padding-right:96px !important}}.accordion-list ul{list-style:none}.accordion-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0}.accordion-list ul li:not(:last-child){margin-bottom:2rem}@media (max-width: 991px){.accordion-list ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.accordion-list ul li .col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media (min-width: 992px){.accordion-list ul li .col-2{width:25%}}.accordion-list ul li .col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media (min-width: 992px){.accordion-list ul li .col-10{width:75%}}.accordion-list ul li .list-button{background:#e95c8a;padding:0.4rem 1.4rem;border-radius:50px;color:#fff;display:inline-block}@media (max-width: 991px){.accordion-list ul li .list-button{margin-bottom:1rem}}@media (min-width: 992px){.accordion-list ul.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accordion-list ul.horizontal li{width:calc(100% / 3 - 20px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.accordion-list ul.horizontal-2 li{width:calc(100% / 2 - 20px)}}.sitemap{margin-top:1rem}.sitemap-column{margin-left:16px}.sitemap-column ul li ul{margin-left:1rem}.article-box .article-recommendations .h4{font-weight:bold}.article-box .article-recommendations ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;margin-top:0.4rem}.article-box .article-recommendations ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold}@media (min-width: 992px){.article-box .article-recommendations ul li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:1rem}}.article-box .article-recommendations ul li .button-1{margin-left:1rem;padding:5px 12px;font-size:12px}@media (max-width: 575px){.article-box .article-recommendations ul li .button-1{margin-top:10px}}@media (min-width: 992px){.article-box .article-recommendations ul li:first-child{margin-left:0}}.bottleIcon{background-repeat:no-repeat;background-position:top right;background-size:44px}.bottleIcon-1{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/icon-1.png)}.bottleIcon-2{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/icon-2.png)}.bottleIcon-3{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/icon-3.png)}.bottleIcon-4{background-image:url(/content/dam/cf-consumer-healthcare/hinds/master/global/utility/icon-4.png)}.contact-us-form .form-text,.contact-us-form .form-qa{margin-bottom:20px}@media (min-width: 992px){.contact-us-form .form-text,.contact-us-form .form-qa{margin-bottom:40px}}.contact-us-form .form-text .cmp-form-text,.contact-us-form .form-text .cmp-cf-form-qa,.contact-us-form .form-qa .cmp-form-text,.contact-us-form .form-qa .cmp-cf-form-qa{padding:0;border:none;position:relative}.contact-us-form .form-text .cmp-form-text label,.contact-us-form .form-text .cmp-form-text legend,.contact-us-form .form-text .cmp-cf-form-qa label,.contact-us-form .form-text .cmp-cf-form-qa legend,.contact-us-form .form-qa .cmp-form-text label,.contact-us-form .form-qa .cmp-form-text legend,.contact-us-form .form-qa .cmp-cf-form-qa label,.contact-us-form .form-qa .cmp-cf-form-qa legend{position:absolute;top:-5px;left:0;pointer-events:none;-webkit-transition:0.2s ease all;-o-transition:0.2s ease all;transition:0.2s ease all;color:#e95c8a;font-size:1.21429rem;line-height:1.4}@media (min-width: 992px){.contact-us-form .form-text .cmp-form-text label,.contact-us-form .form-text .cmp-form-text legend,.contact-us-form .form-text .cmp-cf-form-qa label,.contact-us-form .form-text .cmp-cf-form-qa legend,.contact-us-form .form-qa .cmp-form-text label,.contact-us-form .form-qa .cmp-form-text legend,.contact-us-form .form-qa .cmp-cf-form-qa label,.contact-us-form .form-qa .cmp-cf-form-qa legend{font-size:1rem}}@media (min-width: 992px){.contact-us-form .form-text .cmp-form-text label,.contact-us-form .form-text .cmp-form-text legend,.contact-us-form .form-text .cmp-cf-form-qa label,.contact-us-form .form-text .cmp-cf-form-qa legend,.contact-us-form .form-qa .cmp-form-text label,.contact-us-form .form-qa .cmp-form-text legend,.contact-us-form .form-qa .cmp-cf-form-qa label,.contact-us-form .form-qa .cmp-cf-form-qa legend{font-size:1.688rem}}.contact-us-form .form-text .cmp-form-text label.label-focused,.contact-us-form .form-text .cmp-form-text label.has-value,.contact-us-form .form-text .cmp-form-text legend.label-focused,.contact-us-form .form-text .cmp-form-text legend.has-value,.contact-us-form .form-text .cmp-cf-form-qa label.label-focused,.contact-us-form .form-text .cmp-cf-form-qa label.has-value,.contact-us-form .form-text .cmp-cf-form-qa legend.label-focused,.contact-us-form .form-text .cmp-cf-form-qa legend.has-value,.contact-us-form .form-qa .cmp-form-text label.label-focused,.contact-us-form .form-qa .cmp-form-text label.has-value,.contact-us-form .form-qa .cmp-form-text legend.label-focused,.contact-us-form .form-qa .cmp-form-text legend.has-value,.contact-us-form .form-qa .cmp-cf-form-qa label.label-focused,.contact-us-form .form-qa .cmp-cf-form-qa label.has-value,.contact-us-form .form-qa .cmp-cf-form-qa legend.label-focused,.contact-us-form .form-qa .cmp-cf-form-qa legend.has-value{top:-17px;font-size:12px;color:#e95c8a}@media (min-width: 992px){.contact-us-form .form-text .cmp-form-text label.label-focused,.contact-us-form .form-text .cmp-form-text label.has-value,.contact-us-form .form-text .cmp-form-text legend.label-focused,.contact-us-form .form-text .cmp-form-text legend.has-value,.contact-us-form .form-text .cmp-cf-form-qa label.label-focused,.contact-us-form .form-text .cmp-cf-form-qa label.has-value,.contact-us-form .form-text .cmp-cf-form-qa legend.label-focused,.contact-us-form .form-text .cmp-cf-form-qa legend.has-value,.contact-us-form .form-qa .cmp-form-text label.label-focused,.contact-us-form .form-qa .cmp-form-text label.has-value,.contact-us-form .form-qa .cmp-form-text legend.label-focused,.contact-us-form .form-qa .cmp-form-text legend.has-value,.contact-us-form .form-qa .cmp-cf-form-qa label.label-focused,.contact-us-form .form-qa .cmp-cf-form-qa label.has-value,.contact-us-form .form-qa .cmp-cf-form-qa legend.label-focused,.contact-us-form .form-qa .cmp-cf-form-qa legend.has-value{top:-20px;font-size:1rem}}.contact-us-form .form-text .cmp-form-text__text,.contact-us-form .form-text .cmp-form-text__field,.contact-us-form .form-text .cmp-cf-form-qa__text,.contact-us-form .form-text .cmp-cf-form-qa__field,.contact-us-form .form-qa .cmp-form-text__text,.contact-us-form .form-qa .cmp-form-text__field,.contact-us-form .form-qa .cmp-cf-form-qa__text,.contact-us-form .form-qa .cmp-cf-form-qa__field{width:100%;padding:10px 0px;border:none;border-bottom:2px solid #e95c8a;font-size:1rem;line-height:1.4;color:#e95c8a;background-color:transparent}@media (min-width: 992px){.contact-us-form .form-text .cmp-form-text__text,.contact-us-form .form-text .cmp-form-text__field,.contact-us-form .form-text .cmp-cf-form-qa__text,.contact-us-form .form-text .cmp-cf-form-qa__field,.contact-us-form .form-qa .cmp-form-text__text,.contact-us-form .form-qa .cmp-form-text__field,.contact-us-form .form-qa .cmp-cf-form-qa__text,.contact-us-form .form-qa .cmp-cf-form-qa__field{font-size:1.688rem}}.contact-us-form .form-text .cmp-form-text__text:focus,.contact-us-form .form-text .cmp-form-text__field:focus,.contact-us-form .form-text .cmp-cf-form-qa__text:focus,.contact-us-form .form-text .cmp-cf-form-qa__field:focus,.contact-us-form .form-qa .cmp-form-text__text:focus,.contact-us-form .form-qa .cmp-form-text__field:focus,.contact-us-form .form-qa .cmp-cf-form-qa__text:focus,.contact-us-form .form-qa .cmp-cf-form-qa__field:focus{border-bottom:2.5px solid #e95c8a}.contact-us-form .form-text .cmp-form-text__text:-internal-autofill-selected,.contact-us-form .form-text .cmp-form-text__field:-internal-autofill-selected,.contact-us-form .form-text .cmp-cf-form-qa__text:-internal-autofill-selected,.contact-us-form .form-text .cmp-cf-form-qa__field:-internal-autofill-selected,.contact-us-form .form-qa .cmp-form-text__text:-internal-autofill-selected,.contact-us-form .form-qa .cmp-form-text__field:-internal-autofill-selected,.contact-us-form .form-qa .cmp-cf-form-qa__text:-internal-autofill-selected,.contact-us-form .form-qa .cmp-cf-form-qa__field:-internal-autofill-selected{padding-left:1rem !important}.contact-us-form .form-button{text-align:center}@media (min-width: 992px){.contact-us-form .form-button{text-align:right;margin-top:5rem}}.contact-us-form .form-button .cmp-form-button{cursor:pointer;background:#e95c8a;border-radius:50px;color:#fff !important;padding:10px 24px;display:inline-block;text-align:center;font-size:1.35714rem;letter-spacing:1px;font-weight:400;line-height:1.2}@media (min-width: 992px){.contact-us-form .form-button .cmp-form-button{font-size:1rem}}@media (min-width: 992px){.contact-us-form .form-button .cmp-form-button{font-size:1.438rem;font-weight:600}}.is-hidden{display:none}.cf-form-post-submit-message p{font-size:2.188rem;line-height:1.25;text-align:center}.new-form .contact-us-form .form-qa .cmp-cf-form-qa__field{border:1px solid #ed5c8e;color:#000;border-radius:50px;padding:14px 20px}@media (min-width: 992px){.new-form .contact-us-form .form-qa .cmp-cf-form-qa__field{padding:28px 20px}}.new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend{font-size:1.25rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:30px;color:#000}@media (min-width: 992px){.new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend{font-size:2rem;line-height:38px}}.new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend::before{content:'*';position:absolute;top:-12px;left:0;color:#f5428c}@media (min-width: 992px){.new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend::before{top:-22px}}.new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend.has-value{display:none}.new-form .contact-us-form .form-qa .cmp-cf-form-qa.cmp-form-qa--textfield legend.label-focused{display:none}.new-form .contact-us-form .form-qa .cmp-form-qa--checkbox .cmp-form-qa__field--checkbox{pointer-events:all;width:unset}.new-form .contact-us-form .form-qa .cmp-form-qa--checkbox label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:unset;pointer-events:all}.new-form .contact-us-form .form-qa .cmp-form-qa--checkbox label span{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.new-form .contact-us-form .form-qa .cmp-form-qa--checkbox label span::before{content:'';min-width:20px;min-height:20px;max-height:20px;background-color:#e0e0e0;border-radius:5px;display:inline-block;margin-right:1rem}.new-form .contact-us-form .form-qa .cmp-form-qa--checkbox label input{display:none}.new-form .contact-us-form .form-qa .cmp-form-qa--checkbox label input:checked+span::before{background-color:#e95c8a}.new-form .contact-us-form .form-qa .cmp-form-qa--checkbox label input:checked+span::after{content:'';position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.new-form .contact-us-form .form-qa .cmp-form-qa--checkbox .cmp-cf-form-qa__field-description{font-size:0.688rem;line-height:18px}@media (min-width: 992px){.new-form .contact-us-form .form-qa .cmp-form-qa--checkbox .cmp-cf-form-qa__field-description{font-size:1.188rem;line-height:22px}}.new-form .contact-us-form .form-text .cmp-form-text__text{border:1px solid #ed5c8e;color:#000;border-radius:50px;padding:14px 20px}@media (min-width: 992px){.new-form .contact-us-form .form-text .cmp-form-text__text{padding:28px 20px}}.new-form .contact-us-form .form-text .cmp-form-text label{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:30px;color:#000;font-size:1rem;line-height:19px}@media (min-width: 992px){.new-form .contact-us-form .form-text .cmp-form-text label{font-size:2rem;line-height:38px;left:45px}}.new-form .contact-us-form .form-text .cmp-form-text label::before{content:'*';position:absolute;top:-12px;left:0;color:#f5428c}@media (min-width: 992px){.new-form .contact-us-form .form-text .cmp-form-text label::before{top:-22px}}.new-form .contact-us-form .form-text .cmp-form-text label.has-value{display:none}.new-form .contact-us-form .form-text .cmp-form-text label.label-focused{display:none}.new-form .contact-us-form .form-options .cmp-form-options--checkbox{border:none;padding:0}.new-form .contact-us-form .form-options .cmp-form-options--checkbox label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.new-form .contact-us-form .form-options .cmp-form-options--checkbox label span{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-size:0.688rem;line-height:18px}@media (min-width: 992px){.new-form .contact-us-form .form-options .cmp-form-options--checkbox label span{font-size:1.188rem;line-height:22px}}.new-form .contact-us-form .form-options .cmp-form-options--checkbox label span::before{content:'';min-width:20px;min-height:20px;max-height:20px;background-color:#e0e0e0;border-radius:5px;display:inline-block;margin-right:1rem}.new-form .contact-us-form .form-options .cmp-form-options--checkbox label input{display:none}.new-form .contact-us-form .form-options .cmp-form-options--checkbox label input:checked+span::before{background-color:#e95c8a}.new-form .contact-us-form .form-options .cmp-form-options--checkbox label input:checked+span::after{content:'';position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.new-form .contact-us-form .form-options .cmp-form-options--checkbox .cmp-cf-form-options__legend{display:none}.new-form .contact-us-form .coupon-day-error,.new-form .contact-us-form .coupon-month-error,.new-form .contact-us-form .coupon-year-error{position:absolute;white-space:nowrap}.new-form p.error-msg{position:absolute;white-space:nowrap}@media (min-width: 992px){.new-form .form-button .cmp-form-button{position:relative;top:-145px}}.new-form input::-webkit-outer-spin-button,.new-form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.new-form input[type='number']{-moz-appearance:textfield}.new-form .contact-us-form .form-qa.remove-mandatory .cmp-cf-form-qa.cmp-form-qa--textfield legend::before{display:none}.gtm-tracker-configurator,.p-spider-widget,.carousel-configurator{display:none}.aem-AuthorLayer-Edit .ps-widget,.aem-AuthorLayer-Edit .s-rev-trax,.aem-AuthorLayer-Edit .gtm-tracker-configurator,.aem-AuthorLayer-Edit .carousel-configurator,.aem-AuthorLayer-Edit .p-spider-widget,.aem-AuthorLayer-Edit .class-filter{background-color:#dee2e6;color:#000;height:auto;line-height:1.5;min-height:50px;padding:1rem;width:100%}.aem-AuthorLayer-Edit .carousel{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;opacity:1 !important}.aem-AuthorLayer-Edit .carousel.initialized{opacity:1}.aem-AuthorLayer-Edit .searchBox-title{display:inline-block !important}.aem-AuthorLayer-Edit .p-spider-widget{display:inline-block;height:auto;margin:1rem auto;max-width:150px}.aem-AuthorLayer-Edit .p-spider-widget::before{content:'PriceSpiderWidget'}.aem-AuthorLayer-Edit .ps-widget{display:inline-block;height:auto;margin:1rem auto;max-width:150px}.aem-AuthorLayer-Edit .ps-widget::before{content:'Buy Now button:\a \aps-sku="' attr(ps-sku) '"\a data-gtm-product-name="' attr(data-gtm-product-name);white-space:pre}.aem-AuthorLayer-Edit .s-rev-trax{display:inline-block;line-height:1.5;margin:1rem auto;max-width:150px}.aem-AuthorLayer-Edit .s-rev-trax::before{content:'RevTraxContainer:\a \aProgramID: "' attr(data-programid);white-space:pre}.aem-AuthorLayer-Edit .gtm-tracker-configurator{display:block;margin:1rem auto;max-width:1140px;min-height:50px}.aem-AuthorLayer-Edit .gtm-tracker-configurator::before{content:'GATracker configurator:\a \aid="' attr(id) '"\a data-event="' attr(data-event) '"\a data-event-category="' attr(data-event-category) '"\a data-event-action="' attr(data-event-action) '"\a data-event-trigger="' attr(data-event-trigger) '"\a data-event-label="' attr(data-event-label) '"\a data-event-target="' attr(data-event-target) '"\a data-event-target-parent-selector="' attr(data-event-target-parent-selector) '"\a data-event-target-sharer-selector="' attr(data-event-target-sharer-selector) '"\a data-event-target-child-selector="' attr(data-event-target-child-selector) '"\a data-event-delay="' attr(data-event-delay) '"\a data-event-anchor-delay="' attr(data-event-anchor-delay) '"\a data-debug="' attr(data-debug) '"';white-space:pre}.aem-AuthorLayer-Edit .gtm-tracker-configurator{display:block;margin:1rem auto;max-width:1140px;min-height:50px}.aem-AuthorLayer-Edit .gtm-tracker-configurator::before{content:'Class Filter configurator:\a \aid="' attr(id) '"\a Filter class: "' attr(data-filter-class) '"\aUpdate URL hash: "' attr(data-update-urlhash) '"\a data-event-action="' attr(data-event-action) '"\aLabel selector: "' attr(data-label-selector) '"\a Default label: "' attr(data-default-label) '"\aMultiselect: "' attr(data-multiselect) '"\aType: "' attr(data-type) '"\a Categories: "' attr(data-categories) '"';white-space:pre}.aem-AuthorLayer-Edit .carousel-configurator{display:block;margin:1rem auto;max-width:1140px;min-height:50px}.aem-AuthorLayer-Edit .carousel-configurator::before{content:'Carousel configurator:\a \a \a       Carousel class: "' attr(data-carousel-class) '"' '"\a Carousel type="' attr(data-carousel-type) '"' '"\aSlides at a time: "' attr(data-slider-items) '"' '"\aSlides at a time (Mobile): "' attr(data-slider-items-mobile) '"' '"\aSlides per move: "' attr(data-slider-per-move) '"' '"\aSlides per move Mobile: "' attr(data-slider-per-move-mobile) '"' '"\aSlides Margin: "' attr(data-slider-margin) 'px"' '"\aSlides Margin Mobile: "' attr(data-slider-margin-mobile) 'px"' '"\a Carousel add Class: "' attr(data-slider-add-class) '"' '"\a Carousel Mode"' attr(data-slider-mode) '"' '"\a Carousel Animation Speed: "' attr(data-slider-animation-speed) 'ms"' '"\a Autoplay: "' attr(data-slider-autoplay) '"' '"\aPause On Hover: "' attr(data-slider-pause-on-hover) '"' '"\a End Animation Enabled: "' attr(data-slider-end-animation) '"' '"\aPause slide for: "' attr(data-slider-pause) 'ms"' '"\aKeypress navigation enabled: "' attr(data-slider-enable-keypress) '"' '"\a Enable prev/next buttons: "' attr(data-slider-enable-prevnext) '"' '"\a Enable prev/next buttons Mobile: "' attr(data-slider-enable-prevnext-mobile) '"' '"\a Enable bullet navigation: "' attr(data-slider-enable-pager) '"' '"\a Enable bullet navigation Mobile: "' attr(data-slider-enable-pager-mobile) '"' '"\a Adaptive height: "' attr(data-slider-adaptive-height) '"' '"\a Enable vertical Slider: "' attr(data-slider-enable-vertical) '"' '"\aVertical height: "' attr(data-slider-vertical-height) 'px"' '"\a Bullets position: "' attr(data-slider-pager-position) '"' '"\a Bullets position Mobile: "' attr(data-slider-pager-mobile) '"' '"\a Enable touch: "' attr(data-slider-enable-touch) '"' '"\a Enable drag: "' attr(data-slider-enable-drag) '"' '"\a Enable free move: "' attr(data-slider-enable-free-move) '"';white-space:pre}body.css-debug{position:relative}body.css-debug::after{background:-o-repeating-linear-gradient(left, var(--bp-d-flex-overlay) 0, var(--bp-d-flex-overlay) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% + (5px / 4)));background:repeating-linear-gradient(90deg, var(--bp-d-flex-overlay) 0, var(--bp-d-flex-overlay) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% + (5px / 4)));bottom:0;content:'';display:block;height:100vh;left:0;margin:0 auto;max-width:1140px;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}body .reference-unsubscribe-error-message{display:none}body .reference-unsubscribe-success-message{display:none}.template-hindsfluencer .h1{font-size:3.375rem}@media (min-width: 992px){.template-hindsfluencer .h1{font-size:5.938rem}}.template-hindsfluencer .h2{font-size:2.313rem}.template-hindsfluencer .megamenu-main-nav{margin-top:60px;background:#fff;padding-left:15px}@media (min-width: 992px){.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1{height:unset;max-width:100%;background-color:#fff}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item{width:100%;padding-left:0}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item a{outline-offset:-4px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding:0 2rem 0 1rem;width:initial;font-size:1.42857rem}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item a>.navigation-item-decoration{display:block !important}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>.navigation-level2{width:100%;position:unset;display:block;padding:1rem 2rem}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>.navigation-level2 .navigation-item{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>.navigation-level2 .navigation-item a{font-size:1.07143rem}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children{max-height:54px;overflow:hidden}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children::before{display:none}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::before{content:'';width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #e95c8a;background-color:transparent;-webkit-transform:initial;-ms-transform:initial;transform:initial}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::after{display:none}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open{max-height:1200px}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>a>.navigation-item-decoration::before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>.navigation-level2>li>a{padding:0}.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.is-active>.navigation-level2 li,.template-hindsfluencer .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item:hover>.navigation-level2 li{min-height:54px}}.template-hindsfluencer .megamenu-main-nav>*>.navigation-mobile-menu{top:24px}.template-hindsfluencer .megamenu-main-nav>*>.navigation-mobile-menu::before{color:#fff}@media (min-width: 992px){.template-hindsfluencer .megamenu-main-nav>*>.navigation-mobile-menu::before{font-size:2.6rem}}@media (min-width: 992px){.template-hindsfluencer .megamenu-main-nav>*>.navigation-mobile-menu{display:block;position:absolute;top:-85px}}@media (min-width: 992px){.template-hindsfluencer .megamenu-main-nav{margin-top:0}}@media (min-width: 992px){.template-hindsfluencer .megamenu.nav-opened>.component-content{max-height:100vh;min-height:100vh;overflow:auto}}@media (min-width: 992px){.template-hindsfluencer .megamenu>.component-content{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s;background:#fff;left:0;max-height:124px;min-height:124px;overflow:hidden;position:fixed;top:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:100%;z-index:9;max-width:100%;background-color:#f5428c}.template-hindsfluencer .megamenu>.component-content>.paragraphSystem{max-width:1800px !important;position:relative;margin:0 auto}}@media (min-width: 992px){.template-hindsfluencer .megamenu-nav-container{width:100%;max-width:100vw}.template-hindsfluencer .megamenu-nav-container>.component-content>.paragraphSystem{display:unset}.template-hindsfluencer .megamenu>.component-content>.paragraphSystem>div{padding:0}.template-hindsfluencer .megamenu>.component-content>.paragraphSystem>div.megamenu-nav-container{top:70px}}.template-hindsfluencer .megamenu-logo>.component-content a{max-width:250px;height:auto;width:100%;min-width:unset;position:relative;left:15px;top:30px;z-index:99}@media (min-width: 992px){.template-hindsfluencer .megamenu-logo>.component-content a{top:36px;z-index:99}}.template-hindsfluencer .megamenu-logo img{max-width:250px;width:100%}.template-hindsfluencer .megamenu-logo::after{display:none}@media (min-width: 992px){.template-hindsfluencer .megamenu-logo{max-width:100%;width:100%}}.template-hindsfluencer .megamenu>.component-content{background-color:#f5428c;min-height:94px}.template-hindsfluencer #footer .footer-social .social-pages>div>.content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.template-hindsfluencer #footer .footer-social .social-pages .icons-with-link .default-icon>a{width:56px;height:56px;border-radius:50%}@media (min-width: 992px){.template-hindsfluencer #footer .footer-social .social-pages .icons-with-link .default-icon>a{width:80px;height:80px}}.template-hindsfluencer #footer .footer-social .icon-instagram:before{font-size:1.6rem}@media (min-width: 992px){.template-hindsfluencer #footer .footer-social .icon-instagram:before{font-size:3rem}}.template-hindsfluencer #footer .flex>div>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 992px){body.template-hindsfluencer.no-scrolling{overflow:auto}body.template-hindsfluencer #content{max-width:unset;margin-top:124px}body.template-hindsfluencer .image-fit>.component-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-hindsfluencer .max-content-width{max-width:1800px !important;padding:0 15px}}body.page-hindsfluencer .megamenu *{font-family:'ITC Avant Garde Gothic Std' !important}.custom-navigation{background-color:#fff;top:-1px}@media (min-width: 992px){.custom-navigation{position:absolute;top:-75px;background-color:unset}}.custom-navigation ul{padding-left:15px;list-style:none}@media (min-width: 992px){.custom-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:100px;font-size:1.42857rem;padding:0}}.custom-navigation ul li{min-height:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 992px){.custom-navigation ul li{padding-right:48px;min-height:unset;display:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.custom-navigation ul li a{padding:0 2rem 0 1rem;font-size:1.42857rem;color:#e95c8a}@media (min-width: 992px){.custom-navigation ul li a{color:#fff;font-size:1.42857rem;font-weight:700;padding:0;position:relative}.custom-navigation ul li a::before{content:'';position:absolute;right:-16px;bottom:5px;height:10px;width:10px;background:url(/content/dam/cf-consumer-healthcare/hinds/master/global/logo/estrella.png) no-repeat center}}


