/*!
 * 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 v2.1.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  background: #fff;
  color: #000;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  line-height: 1;
  margin: 0; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: 1; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*# sourceMappingURL=../maps/core/normalize.css.map */
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

.mejs-fullscreen {
  overflow: hidden !important; }

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen {
  width: 100%;
  height: 100%; }

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement,
.me-plugin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-overlay-play {
  cursor: pointer; }

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: none; }
  .mejs-overlay-button:before {
    content: "\f04b";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    width: 100%;
    height: 100%;
    border: 3px solid #3e3e3e;
    text-indent: 7px;
    background: #fff;
    text-align: center;
    line-height: 67px; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9); }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../assets/img/loading.gif) center center no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../assets/img/background.png);
  background: rgba(0, 0, 0, 0.7);
  height: 30px;
  width: 100%; }

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0; }

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  overflow: hidden;
  text-align: center;
  padding: auto 4px; }

.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px; }

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: rgba(50, 50, 50, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(60, 170, 200, 0.8);
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: rgba(255, 255, 255, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111; }

.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px;
  border-color: #eee transparent transparent transparent;
  border-radius: 0;
  top: 15px;
  left: 13px; }

/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

.mejs-controls .mejs-volume-button {
  position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px; }

.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative; }

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  border-radius: 0; }

.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0; }

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  width: 10000px; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: rgba(102, 102, 102, 0.7); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 45px; }

.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../assets/img/background.png);
  background: rgba(20, 20, 20, 0.8); }

/* End: TRACK (Captions and Chapters) */
.mejs-clear {
  clear: both; }

.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: ERROR */
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

/* End: picture controls */
/* MEJS Zen garden skin */
.mejs-controls {
  display: block;
  visibility: visible; }

.mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030; }

.mejs-container .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px; }

.mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: inherit; }
  .mejs-controls .mejs-button button:before {
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    font-size: 20px;
    color: #000;
    vertical-align: middle;
    font-smoothing: antialiased; }

.mejs-controls .mejs-playpause-button button {
  text-align: center; }
  .mejs-controls .mejs-playpause-button button:before {
    content: "\f04b"; }

.mejs-controls .mejs-pause button {
  width: 15px; }
  .mejs-controls .mejs-pause button:before {
    content: "\f04c"; }

.mejs-controls .mejs-fullscreen-button button:before {
  content: "\f0b2"; }

.mejs-controls .mejs-share-button button {
  background-position: -2px -39px; }

.mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px; }

.mejs-controls .mejs-volume-button {
  margin: 4px 6px; }

.mejs-controls .mejs-volume-button button:before {
  content: "\f026"; }

.mejs-controls .mejs-mute button:before {
  content: "\f028"; }

.mejs-controls .mejs-unmute button:before {
  content: "\f026"; }

.mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../assets/img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../assets/img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px; }

.mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none; }

.mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  border-radius: 0;
  background: #303030; }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  display: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  border-radius: 6px; }

.mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px; }

.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10; }

.mejs-container-fullscreen {
  z-index: 10000 !important; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1; }

.mejs-overlay-loading {
  background: url(../../assets/img/loader.gif) center center no-repeat; }

.mejs-overlay-button {
  opacity: 0.7;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px; }

.mejs-poster {
  pointer-events: none;
  background: none !important; }

.mejs-poster img {
  width: auto !important;
  margin: 0 auto;
  display: block; }

:root .mejs-poster img {
  display: none \0/IE9; }

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.cookiePolicy-info {
  background-color: #e1e1e1;
  /*@include transition(2s linear all);*/
  max-height: 1000px;
  overflow: hidden; }
  .cookiePolicy-info.collapsed {
    max-height: 0; }
  .cookiePolicy-info .cookiePolicy-inner {
    padding: 20px 10px;
    width: auto;
    max-width: 940px;
    margin: 0 auto; }

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cookiePolicy-restrictive.collapsed {
    display: none; }
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -350px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }
    @media screen and (max-width: 699px) {
      .cookiePolicy-restrictive .cookiePolicy-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }

@media screen and (max-width: 699px) {
  .cookiePolicy-restrictive {
    position: absolute; } }

.cookiePolicy-buttons {
  text-align: right; }

/*# sourceMappingURL=../maps/core/cookiePolicy.css.map */
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }
    @media screen and (max-width: 699px) {
      .exit-notification .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }

@media screen and (max-width: 699px) {
  .exit-notification-restrictive {
    position: absolute; } }

.exit-notification-buttons {
  text-align: right; }

/*# sourceMappingURL=../maps/core/exitNotification.css.map */
@font-face {
  font-family: 'GothamNarrow-Book';
  src: url("./../assets/fonts/custom/GothamNarrow-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

:root {
  --color-blue: #253779;
  --color-yellow: #f8d821;
  --color-red: #f82121;
  --color-primary: var(--color-blue);
  --color-secondary: var(--color-yellow); }

:lang(ru-RU) {
  /*.carousel-cq .richTextHyperlinkedImage p:first-child{
    min-height: 72px;
  }*/
  /*.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    width: 35px;
    height: 60px;
    font: 0/0 serif;
    color: transparent;
  }
  .imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
    left: 0;
  }
  .imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
    right: 0;
  }
  .imageGallery-arrow {
    text-align: center;
  }
  .imageGallery-arrow:before, .imageGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #AAA;
  }
  .imageGallery-arrow-left:before, .imageGallery-arrow-left.is-disabled:hover:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
  }
  .imageGallery-arrow-right:before, .imageGallery-arrow-right.is-disabled:hover:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
  }
  .imageGallery-thumbnails {
    position: relative;
  }
  .imageGallery-list {
    overflow: hidden;
    margin: 0 50px;
    position: relative;
  }
  .imageGallery-list-inner {
    overflow: hidden;
    display: flex;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 4000px;
  }
  .imageGallery-thumbnail {
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 0 9px;
    cursor: pointer;
    text-align: center;
    position: relative;
    display: block;
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    -ms-transition: opacity .2s;
    transition: opacity .2s;
  }*/
  /*body .product-box .btn-box .btn-alt-1:hover {
    background: var(--color-primary) !important;
    color: #ffffff !important;
  }*/
  /*body :lang(ru), body :lang(RU), body {
    font-family: 'GothamNarrow-Book' !important;
  }*/
  /**/ }
  :lang(ru-RU) body h3 {
    color: var(--color-primary); }
  :lang(ru-RU) .home-hero .video-container,
  :lang(ru-RU) .hero-banner-h5-v0 .imageCompatibleMarkup {
    height: 100%;
    min-height: 24vw; }
  :lang(ru-RU) sub a, :lang(ru-RU) sup a {
    font-size: 85%; }
  @media (min-width: 992px) {
    :lang(ru-RU) .megamenu-top-bar-right .reference-icons-with-link img.icon {
      width: 105px; } }
  :lang(ru-RU) .mobile-only {
    display: block; }
    @media (min-width: 992px) {
      :lang(ru-RU) .mobile-only {
        display: none; } }
  @media (max-width: 991px) {
    :lang(ru-RU) .desktop-only {
      display: none; } }
  @media (min-width: 992px) {
    :lang(ru-RU) .desktop-only {
      display: block; } }
  @media (min-width: 992px) {
    :lang(ru-RU) .hero-banner-h5-v0 > .component-content > .paragraphSystem figure > figcaption h1 {
      font-size: 45px;
      line-height: 1.2; } }
  @media (min-width: 768px) {
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:after {
      width: 54px;
      height: 54px;
      content: "" !important;
      background-size: 100% auto;
      background-repeat: no-repeat; }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-nasal-congestion:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/nasal-congestion.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-cough:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/cough.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sore-throat-pain:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/sore-throat-pain.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-fever:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/fever.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-headache:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/headache.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sinus-congestion:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/sinus-congestion.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-body-aches:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/body-aches.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sneezing:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/sneezing.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-runny-nose:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/runny-nose.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-chest-congestion:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/chest-congestion.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-caplets:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/caplets.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-syrup:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/syrup.png); }
    :lang(ru-RU) body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-hot-liquid-powder:after {
      background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/hot-liquid-powder.png); } }
  :lang(ru-RU) .lSAction > a {
    background-image: url("../../img/icons.png"); }
  :lang(ru-RU) .carousel-cq .carouselSlide,
  :lang(ru-RU) .carousel-cq .no-image,
  :lang(ru-RU) .carousel-cq .carousel-content,
  :lang(ru-RU) .carousel-cq .carousel-content > .content,
  :lang(ru-RU) .carousel-cq .snippetReference,
  :lang(ru-RU) .carousel-cq .inner,
  :lang(ru-RU) .carousel-cq .inner > .component-content {
    height: 100%; }
  :lang(ru-RU) .carousel-cq img {
    max-width: 75% !important; }
  :lang(ru-RU) .carousel-cq h4 {
    font-size: 20px; }
  :lang(ru-RU) .carousel-cq .lSSlideOuter .lSPager.lSpg > li:not(.active) {
    opacity: 0.5; }
  :lang(ru-RU) .carousel-cq .lSSlideOuter .lSPager.lSpg > li a {
    border-color: var(--color-secondary);
    background-color: var(--color-secondary); }
  :lang(ru-RU) .banner-article img {
    max-width: 100% !important; }
  :lang(ru-RU) .img-desktop-tabs .imageGallery-thumbnails {
    margin: 0 auto;
    text-align: center; }
  :lang(ru-RU) .img-desktop-tabs .imageGallery-thumbnails {
    margin: 0 auto;
    text-align: center; }
  :lang(ru-RU) .imageGallery-list-inner, :lang(ru-RU) .imageGallery-thumbnail {
    display: flex; }
  :lang(ru-RU) .imageGallery-thumbnail {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 16px;
    opacity: .7;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    transition: opacity .2s;
    background-color: #f8f8fc; }
  :lang(ru-RU) .mod-js .imageGallery-thumbnail {
    padding: 0; }
  :lang(ru-RU) .imageGallery-thumbnail.is-active, :lang(ru-RU) .imageGallery-thumbnail:hover {
    opacity: 1; }
  :lang(ru-RU) .imageGallery-thumbnail a {
    display: block; }
  :lang(ru-RU) .img-desktop-tabs .imageGallery-thumbnail-cover {
    height: auto;
    padding: 5px 10px;
    width: 91px;
    display: block;
    max-width: none; }
  :lang(ru-RU) .box-product-desktop-tab .imageGallery-view, :lang(ru-RU) .img-desktop-tabs .imageGallery-view {
    background: #f8f8fc;
    height: auto;
    margin-bottom: 16px;
    position: static;
    width: 100%;
    text-align: center; }
  :lang(ru-RU) .imageGallery-list {
    overflow-x: scroll;
    width: 100% !important; }
  :lang(ru-RU) .imageGallery-list-inner {
    width: 220% !important; }
  :lang(ru-RU) .imageGallery-view img {
    height: auto;
    width: auto; }
  :lang(ru-RU) .new-taste {
    padding-top: 50px; }
    :lang(ru-RU) .new-taste:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 200px;
      height: 48px;
      background: url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/products/new-taste.png) no-repeat;
      background-size: cover; }
      @media only screen and (max-width: 767px) {
        :lang(ru-RU) .new-taste:before {
          width: 150px;
          height: 36px; } }
  @media only screen and (max-width: 959px) {
    :lang(ru-RU) .imageGallery-view img, :lang(ru-RU) .img-mobile-tabs .imageGallery-view img {
      height: auto;
      width: auto; } }
  :lang(ru-RU) .anchor-block {
    padding: 22px 23px;
    border-top: 2px solid #ffcd05;
    border-bottom: 2px solid #ffcd05; }
    @media only screen and (max-width: 767px) {
      :lang(ru-RU) .anchor-block {
        margin: 20px 0 30px; } }
  :lang(ru-RU) .anchor-title {
    margin: 0 0 20px; }
  :lang(ru-RU) .anchor-link {
    margin: 0 0 28px 0; }
    :lang(ru-RU) .anchor-link:last-child {
      margin: 0; }
    :lang(ru-RU) .anchor-link a {
      width: 100%;
      display: block;
      position: relative;
      color: #1D4187;
      font-weight: 700;
      padding-right: 22px; }
      :lang(ru-RU) .anchor-link a:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 12px;
        height: 19px;
        background: url("../../assets/img/anchor-arrow-yellow.png") no-repeat;
        background-size: cover;
        transform: translateY(-50%); }
  :lang(ru-RU) .inst-link a {
    text-decoration: underline; }
  @media (min-width: 992px) {
    :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox input[type=text], :lang(ru-RU) body .simple-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox input[type=text] {
      background-image: url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/search-btn.png"); } }
  @media screen and (min-device-width: 769px) {
    :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button {
      right: 0 !important; } }
  :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button:focus {
    background-image: url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/search-btn.png"); }
  @media screen and (min-device-width: 769px) {
    :lang(ru-RU) body .megamenu-navigation .megamenu-search.is-open > .component-content > .paragraphSystem .searchBox button {
      background: none !important; } }
  :lang(ru-RU) .disclaimer-text p {
    font-style: italic;
    color: #1d4187; }
  @media screen and (max-device-width: 768px) {
    :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button, :lang(ru-RU) body .simple-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button {
      left: 0; } }
  :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-mobile-menu, :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-mobile-menu {
    left: calc(100% - 50px); }
  :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox input[type=text] {
    /*width: 80%;*/ }
  @media (min-width: 992px) {
    :lang(ru-RU) body .megamenu-navigation .megamenu-search.is-open > .component-content > .paragraphSystem .searchBox input[type=text], :lang(ru-RU) body .simple-navigation .megamenu-search.is-open > .component-content > .paragraphSystem .searchBox input[type=text] {
      width: 350px; } }
  @media (min-width: 992px) {
    :lang(ru-RU) body.page-home .megamenu-navigation .megamenu > .component-content > .paragraphSystem > div[class*=megamenu-bottom-].megamenu-bottom-center {
      margin: 0 auto;
      max-width: 140px;
      min-width: 140px; } }
  @media (min-width: 992px) {
    :lang(ru-RU) body.page-home .megamenu-navigation .megamenu > .component-content > .paragraphSystem > div {
      height: 50px; } }
  @media (min-width: 992px) {
    :lang(ru-RU) body.page-home .megamenu-navigation .megamenu > .component-content > .paragraphSystem > div[class*=megamenu-bottom-].megamenu-bottom-center img {
      position: absolute;
      top: 0; } }
  :lang(ru-RU) body.page-home .megamenu-navigation .megamenu-logo > .component-content {
    width: 90px;
    margin: 0 auto; }
  :lang(ru-RU) .related-articles h4 {
    min-height: 50px; }
    @media (max-width: 991px) {
      :lang(ru-RU) .related-articles h4 {
        line-height: 1.3;
        min-height: 94px; } }
  @media (min-width: 992px) {
    :lang(ru-RU) .related-articles p {
      font-size: 14px;
      line-height: 1.2; } }
  :lang(ru-RU) .sources-link-break .small a {
    font-size: 11px; }
  :lang(ru-RU) .org-content p {
    margin-left: auto;
    margin-right: auto; }
  :lang(ru-RU) .inst-link {
    color: #ffffff !important;
    background: #1d4187; }
  :lang(ru-RU) .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a,
  :lang(ru-RU) .megamenu-navigation .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a {
    font-size: 13px !important; }
  :lang(ru-RU) .megamenu-navigation .box-top-header {
    order: 4 !important; }
  :lang(ru-RU) .megamenu-main-nav li.page-home {
    display: none !important; }
  :lang(ru-RU) body #footer {
    background-color: #1d2c60; }
  :lang(ru-RU) .bg-color-blue {
    background-color: #1d2c60 !important; }
  :lang(ru-RU) .text-color-2, :lang(ru-RU) .text-color-2 * {
    color: #fff !important; }
  :lang(ru-RU) body .bg-color-blue h2 {
    font-style: italic;
    text-transform: uppercase;
    font-size: 48px;
    margin: 0 !important; }
  :lang(ru-RU) body .bg-color-blue p {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 1.1 !important; }
  :lang(ru-RU) .yellow-line {
    border-bottom: 6px solid var(--color-secondary);
    padding: 0 15px !important; }
  :lang(ru-RU) .red-line {
    border-bottom: 6px solid var(--color-red);
    padding: 0 15px !important; }
  :lang(ru-RU) body .bg-color-blue .product-box p {
    color: var(--color-primary) !important; }
  :lang(ru-RU) body .bg-color-blue .product-box p sup {
    top: -1.1em;
    left: 2px;
    font-size: 7px; }
  :lang(ru-RU) .product-box {
    --theme-color-bg: var(--color-red);
    --theme-color: #fff;
    height: 100%;
    box-sizing: border-box;
    transition: all .3s ease;
    color: var(--color-primary); }
    :lang(ru-RU) .product-box:hover {
      box-shadow: 0 0 0 3px var(--theme-color-bg) inset; }
  :lang(ru-RU) .yellow-box .product-box {
    --theme-color-bg: var(--color-secondary);
    --theme-color: var(--color-primary); }
  :lang(ru-RU) .product-box > .component-content,
  :lang(ru-RU) .product-box > .component-content > .content {
    height: 100%; }
  :lang(ru-RU) .product-box > .component-content > .content {
    display: flex;
    flex-direction: column; }
  :lang(ru-RU) .product-box .image {
    flex-grow: 0;
    flex-shrink: 0; }
  :lang(ru-RU) .product-box .headline-height {
    padding: 12px 24px 14px; }
  :lang(ru-RU) .product-box .headline-height h4 {
    font-size: 18px !important;
    margin-bottom: 0 !important;
    line-height: 1.2; }
    :lang(ru-RU) .product-box .headline-height h4 a {
      font-weight: inherit;
      line-height: inherit; }
    :lang(ru-RU) .product-box .headline-height h4 .title-name {
      display: block;
      min-height: 52px; }
    :lang(ru-RU) .product-box .headline-height h4 span:last-child {
      display: block;
      margin: 10px 0 0; }
  :lang(ru-RU) .product-box .headline-height p {
    line-height: 1.1;
    color: inherit;
    min-height: 36px; }
  :lang(ru-RU) .product-box .cq-wrap-btn {
    padding: 12px 24px 24px;
    margin-top: auto; }
    :lang(ru-RU) .product-box .cq-wrap-btn p {
      margin-top: 0 !important;
      font-size: 15px !important;
      font-weight: 600; }
  :lang(ru-RU) .product-box .btn-box {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px;
    margin-top: 0;
    margin-bottom: 0; }
    @media (min-width: 320px) and (max-width: 992px) {
      :lang(ru-RU) .product-box .btn-box {
        justify-items: center; } }
  :lang(ru-RU) .product-box .btn-box .btn-small {
    font-size: 12px !important;
    height: auto !important;
    border-radius: 0 !important; }
    @media (min-width: 768px) and (max-width: 992px) {
      :lang(ru-RU) .product-box .btn-box .btn-small {
        font-size: 10px !important; } }
  :lang(ru-RU) .product-box .btn-box .btn-alt-2 {
    background: var(--theme-color-bg) !important;
    color: var(--theme-color) !important;
    border: 1px solid var(--theme-color-bg) !important; }
    :lang(ru-RU) .product-box .btn-box .btn-alt-2:hover {
      border-color: var(--color-primary) !important;
      color: #ffffff !important;
      background: var(--color-primary) !important; }
  :lang(ru-RU) .product-box .btn-box .btn-alt-1 {
    background: #ffffff !important;
    color: var(--color-primary) !important;
    border: 1px solid var(--color-primary) !important; }
  :lang(ru-RU) body .bg-color-gray-100 {
    background-color: #f4f5f8 !important; }
  :lang(ru-RU) body .pr-art-title {
    margin: 0 0 50px; }
  :lang(ru-RU) body .pr-art-title h2 {
    color: var(--color-primary) !important;
    text-transform: uppercase;
    margin: 0 !important;
    font-style: italic;
    font-size: 48px; }
  :lang(ru-RU) body .pr-art-title p {
    margin: 0 !important; }
  :lang(ru-RU) body .pr-art-title p a {
    display: block;
    text-align: center;
    color: var(--color-primary) !important;
    text-transform: uppercase;
    font-size: 16px;
    background: var(--color-secondary);
    padding: 20px 6px 20px 25px;
    line-height: 1;
    font-weight: 600;
    clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 0% 100%); }
  :lang(ru-RU) body .pr-art-title p a:hover {
    color: #ffffff !important;
    background: var(--color-primary); }
  :lang(ru-RU) body .article-box {
    background: var(--color-primary);
    border-bottom: 6px solid transparent;
    transition: all .3s ease; }
    :lang(ru-RU) body .article-box:hover {
      border-bottom: 6px solid yellow; }
    :lang(ru-RU) body .article-box p, :lang(ru-RU) body .article-box a {
      color: #ffffff; }
  :lang(ru-RU) .article-box .richText {
    padding: 24px; }
  :lang(ru-RU) .article-box a, :lang(ru-RU) .article-box p {
    color: #ffffff; }
  :lang(ru-RU) .article-box a:hover {
    color: #ffdb23 !important; }
  :lang(ru-RU) .article-box h3 {
    line-height: 1.2 !important;
    font-size: 18px !important;
    min-height: 72px; }
  :lang(ru-RU) .article-time {
    display: flex;
    align-items: center;
    font-size: 16px; }
  :lang(ru-RU) .article-time span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background: center/cover no-repeat url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/ic-time.png"); }
  :lang(ru-RU) body .breadcrumbs {
    background: #1d2c60 !important; }
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li.is-current,
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li.is-current a,
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li.is-current,
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li.is-current a,
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li a, :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li a {
    color: #ffdb23 !important; }
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-list, :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator {
    /*grid-gap: 16px;*/ }
  :lang(ru-RU) body .reference-hero-banner-h5-v01.hero-banner-v0 {
    display: none; }
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before, :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10' width='6' height='10' fill='none'%3E%3Cpath d='M1.5 1.25L5.25 5L1.5 8.75' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' /%3E%3C/svg%3E") !important; }
  :lang(ru-RU) .carousel-cq img {
    max-width: 100% !important; }
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li:first-of-type a, :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li:first-of-type a {
    font-size: inherit !important; }
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li:first-of-type,
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li:first-of-type {
    max-width: inherit !important;
    min-width: inherit !important;
    padding-left: 0; }
    :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li:first-of-type a,
    :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li:first-of-type a {
      padding-left: 0; }
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before,
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before {
    width: 7.5px; }
  @media (min-width: 768px) {
    :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li a,
    :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li a,
    :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li {
      font-size: 14px !important;
      line-height: 16px !important;
      padding: 0 10px; }
    :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li.first a:before,
    :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li.first a:before {
      height: inherit !important;
      width: inherit !important; } }
  @media (max-width: 449px) {
    :lang(ru-RU) {
      /*.reference-product-theraflu-extra-yabloko-koritsa {
      width: calc(100% - .5rem) !important;
      max-width: calc(100% - .5rem) !important;
      flex-basis: calc(100% - .5rem) !important;
    }*/ } }
  @media (max-width: 991px) {
    :lang(ru-RU) body .megamenu-top-bar-left .top-bar-link {
      font-size: 16px !important; }
    :lang(ru-RU) .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a, :lang(ru-RU) .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a {
      font-size: 20px !important; }
    :lang(ru-RU) body .megamenu-top-bar-right .icons-with-link .icon {
      width: 120px !important; }
    :lang(ru-RU) body .megamenu-navigation .megamenu-top-bar-right > .component-content > .paragraphSystem .icons-with-link, :lang(ru-RU) body .simple-navigation .megamenu-top-bar-right > .component-content > .paragraphSystem .icons-with-link {
      bottom: 0 !important;
      text-align: left !important; }
    :lang(ru-RU) body .megamenu-navigation .megamenu.nav-opened > .component-content, :lang(ru-RU) body .simple-navigation .megamenu.nav-opened > .component-content {
      background: var(--color-primary) !important; }
    :lang(ru-RU) body .megamenu-navigation .navigation-item-title, :lang(ru-RU) body .megamenu-navigation .top-bar-link {
      color: #FFFFFF !important; }
    :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item, :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item {
      border-bottom: none; }
    :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children > a > .navigation-item-decoration:after,
    :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children > a > .navigation-item-decoration:after {
      background: #ffffff; }
    :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children > a > .navigation-item-decoration:before,
    :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children > a > .navigation-item-decoration:before {
      background: #ffffff;
      /*transform: rotate(0deg);*/ }
    :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 .navigation-level1.navigation-item.is-open a.navigation-item-title {
      color: var(--color-secondary) !important; }
    :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-mobile-menu, :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-mobile-menu {
      left: 0 !important;
      right: 0 !important;
      top: 0 !important;
      position: fixed !important; }
    :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button,
    :lang(ru-RU) body .simple-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button,
    :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button:hover {
      left: auto !important;
      background-image: url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/search_icon.png"); }
    :lang(ru-RU) body .bg-color-blue h2 {
      font-size: 40px; }
    :lang(ru-RU) body .bg-color-blue p {
      font-size: 14px !important; }
    :lang(ru-RU) .product-box .headline-height {
      min-height: 60px !important; }
    :lang(ru-RU) .product-box .cq-wrap-btn {
      padding: 12px 10px 14px !important; }
    :lang(ru-RU) .product-box .btn-box .btn-small {
      padding: 4px 15px !important; }
    :lang(ru-RU) body .pr-art-title h2 {
      font-size: 40px; }
    :lang(ru-RU) body .article-box {
      width: 270px !important; }
    :lang(ru-RU) .carousel-slide {
      width: 280px !important; }
    :lang(ru-RU) body .pr-art-title-mob.pr-art-title {
      margin: 44px auto 64px; }
    :lang(ru-RU) body .pr-art-title-mob.pr-art-title p a {
      clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
      padding: 20px 21px 20px 20px; } }
  @media (min-width: 992px) {
    :lang(ru-RU) {
      /*body .megamenu-navigation .megamenu-nav-container, body .simple-navigation .megamenu-nav-container {
      order: 1 !important;
      width: 41.66666667% !important;
      max-width: 41.66666667% !important;
      margin: 0 !important;
    }*/ }
      :lang(ru-RU) .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.current-js > a:after, :lang(ru-RU) .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.is-active > a:after, :lang(ru-RU) .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.current-js > a:after, :lang(ru-RU) .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.is-active > a:after {
        display: none !important; }
      :lang(ru-RU) body .megamenu-navigation .box-top-header {
        order: 1 !important; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1, :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 {
        display: flex !important;
        align-items: center;
        justify-content: space-between !important; }
      :lang(ru-RU) body .megamenu-navigation .megamenu, :lang(ru-RU) body .simple-navigation .megamenu {
        background: #FFFFFF !important; }
      :lang(ru-RU) .megamenu-navigation .megamenu .megamenu-nav-container {
        background: var(--color-primary) !important;
        padding: 7px 0 !important;
        box-sizing: content-box !important; }
      :lang(ru-RU) .megamenu-main-nav li.page-home {
        display: block !important;
        width: 120px !important; }
      :lang(ru-RU) .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.current-js > a.logo-link:after {
        background-color: transparent !important; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a.logo-link {
        display: block;
        padding: 0; }
      :lang(ru-RU) body .megamenu-navigation .megamenu a.top-bar-link {
        color: var(--color-primary) !important; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a:active, :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a:focus, :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a:hover, :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a:active, :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a:focus, :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item > a:hover {
        color: #ffdb23 !important; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children:hover:before,
      :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children:hover:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' width='10' height='6' fill='none'%3E%3Cpath d='M1.25 4.5L5 0.75L8.75 4.5' stroke='%23F8D821' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' /%3E%3C/svg%3E") !important; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children, :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children {
        position: relative !important;
        padding-right: 15px !important; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children:before,
      :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children:before {
        position: absolute;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' width='10' height='6' fill='none'%3E%3Cpath d='M8.75 1.5L5 5.25L1.25 1.5' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' /%3E%3C/svg%3E") !important;
        width: 10px;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        height: 100%;
        top: 0;
        bottom: 0;
        left: auto;
        right: 0; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-search, :lang(ru-RU) body .simple-navigation .megamenu-search {
        /*width: 8.33333333% !important;*/
        /*max-width: 10% !important;
      position: absolute !important;
      top: 0 !important;
      right: 0 !important;*/
        width: 100% !important;
        position: absolute;
        right: 0; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-logo, :lang(ru-RU) body .simple-navigation .megamenu-logo {
        order: 2 !important;
        width: inherit !important; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-search, :lang(ru-RU) body .simple-navigation .megamenu-search {
        order: 2 !important; }
      :lang(ru-RU) .flex.s-d-4 > * > .component-content > *, :lang(ru-RU) .flex.s-d-4 > * > .navigation-root > *, :lang(ru-RU) .flex.s-d-4 > * > .paragraphSystem > *, :lang(ru-RU) .flex.s-d-4 > * > figure > * {
        margin-right: 0 !important; }
      :lang(ru-RU) body.page-home .megamenu-navigation .megamenu > .component-content > .paragraphSystem > div[class*=megamenu-bottom-].megamenu-bottom-center {
        margin: 0 !important; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item a.navigation-item-title, :lang(ru-RU) body .simple-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item a.navigation-item-title {
        margin: 0 !important; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-search, :lang(ru-RU) body .simple-navigation .megamenu-search {
        max-width: 41.66666667%;
        width: 41.66666667%; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-search.is-open {
        z-index: 2; }
      :lang(ru-RU) body .megamenu-navigation .megamenu-main-nav, :lang(ru-RU) body .simple-navigation .megamenu-main-nav {
        background-color: transparent !important;
        z-index: 1; } }
  :lang(ru-RU) .overflow-show > .component-content > .content {
    overflow: visible !important; }
  :lang(ru-RU) .compare-selector,
  :lang(ru-RU) .subnav-dropdown {
    max-width: 400px;
    position: relative;
    width: 100%; }
  :lang(ru-RU) .compare-selector .compare-selected-item-js,
  :lang(ru-RU) .subnav-dropdown .compare-selected-item-js {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  :lang(ru-RU) .compare-selector .compare-container-js,
  :lang(ru-RU) .compare-selector .filter-container-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    position: relative;
    width: 100%; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js,
  :lang(ru-RU) .compare-selector .compare-container-js .selected-item-js,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-selected-item-js,
  :lang(ru-RU) .compare-selector .filter-container-js .selected-item-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-selected-item-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .selected-item-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-selected-item-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .selected-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .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 !important;
    border: #efefef;
    border-radius: 25px;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px !important;
    overflow: visible;
    position: relative;
    text-align: left !important; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .selected-item-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-selected-item-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .selected-item-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-selected-item-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .selected-item-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-selected-item-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .selected-item-js p {
    color: #000;
    font-weight: 500 !important;
    margin: 0; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js:hover,
  :lang(ru-RU) .compare-selector .compare-container-js .selected-item-js:hover,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-selected-item-js:hover,
  :lang(ru-RU) .compare-selector .filter-container-js .selected-item-js:hover,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-selected-item-js:hover,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .selected-item-js:hover,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-selected-item-js:hover,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .selected-item-js:hover {
    background-color: #fff; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js:hover p,
  :lang(ru-RU) .compare-selector .compare-container-js .selected-item-js:hover p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-selected-item-js:hover p,
  :lang(ru-RU) .compare-selector .filter-container-js .selected-item-js:hover p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-selected-item-js:hover p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .selected-item-js:hover p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-selected-item-js:hover p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .selected-item-js:hover p {
    color: #495057; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js:after,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js:before,
  :lang(ru-RU) .compare-selector .compare-container-js .selected-item-js:after,
  :lang(ru-RU) .compare-selector .compare-container-js .selected-item-js:before,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-selected-item-js:after,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-selected-item-js:before,
  :lang(ru-RU) .compare-selector .filter-container-js .selected-item-js:after,
  :lang(ru-RU) .compare-selector .filter-container-js .selected-item-js:before,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-selected-item-js:after,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-selected-item-js:before,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .selected-item-js:after,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .selected-item-js:before,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-selected-item-js:after,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-selected-item-js:before,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .selected-item-js:after,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .selected-item-js:before {
    -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: #000;
    content: "";
    height: 2px;
    margin: auto;
    position: absolute;
    top: 50%;
    width: 10px;
    right: 1rem;
    background: #4E5D92; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js:before,
  :lang(ru-RU) .compare-selector .compare-container-js .selected-item-js:before,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-selected-item-js:before,
  :lang(ru-RU) .compare-selector .filter-container-js .selected-item-js:before,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-selected-item-js:before,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .selected-item-js:before,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-selected-item-js:before,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .selected-item-js:before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    transform: translateY(-50%) translateX(-3px) rotate(45deg); }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js:after,
  :lang(ru-RU) .compare-selector .compare-container-js .selected-item-js:after,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-selected-item-js:after,
  :lang(ru-RU) .compare-selector .filter-container-js .selected-item-js:after,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-selected-item-js:after,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .selected-item-js:after,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-selected-item-js:after,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .selected-item-js:after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    transform: translateY(-50%) translateX(3px) rotate(-45deg);
    background: #4E5D92; }
  @media (min-width: 992px) {
    :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js,
    :lang(ru-RU) .compare-selector .compare-container-js .selected-item-js,
    :lang(ru-RU) .compare-selector .filter-container-js .compare-selected-item-js,
    :lang(ru-RU) .compare-selector .filter-container-js .selected-item-js,
    :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-selected-item-js,
    :lang(ru-RU) .subnav-dropdown .compare-container-js .selected-item-js,
    :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-selected-item-js,
    :lang(ru-RU) .subnav-dropdown .filter-container-js .selected-item-js {
      font-size: 14px !important; } }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    border: 0;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    list-style-type: none;
    margin: 0;
    max-height: 250px;
    overflow: scroll;
    overflow-x: hidden;
    padding: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    z-index: 1; }
    @media (max-width: 767px) {
      :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js,
      :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js,
      :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js,
      :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js,
      :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js,
      :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js,
      :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js,
      :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js {
        max-height: 200px; } }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar-track,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js::-webkit-scrollbar-track,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js::-webkit-scrollbar-track,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js::-webkit-scrollbar-track,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js::-webkit-scrollbar-track,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js::-webkit-scrollbar-track,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js::-webkit-scrollbar-track,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 10px; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js::-webkit-scrollbar,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js::-webkit-scrollbar,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js::-webkit-scrollbar,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js::-webkit-scrollbar,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js::-webkit-scrollbar,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js::-webkit-scrollbar,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js::-webkit-scrollbar {
    background-color: #d5d1ce;
    border-bottom-right-radius: 10px;
    margin-right: 1rem;
    width: 10px; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar-thumb,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js::-webkit-scrollbar-thumb,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js::-webkit-scrollbar-thumb,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js::-webkit-scrollbar-thumb,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js::-webkit-scrollbar-thumb,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js::-webkit-scrollbar-thumb,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js::-webkit-scrollbar-thumb,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js::-webkit-scrollbar-thumb {
    background-color: #868e96;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item-title,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item-title,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-header-js,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-item-js,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item-title,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-header-js,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-item-js,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item-title,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-header-js,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-item-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-header-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-item-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-header-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-item-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-header-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-item-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-header-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .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;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px !important;
    overflow: hidden; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item-title p,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item p,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item-title p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-header-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-item-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item-title p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-header-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-item-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item-title p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-header-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-item-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-header-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-item-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-header-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-item-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-header-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-item-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-header-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-item-js p {
    color: #000;
    margin: 0; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item-title.active-js,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item-title:hover,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item.active-js,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item:hover,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js.active-js,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js:hover,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js.active-js,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js:hover,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item-title.active-js,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item-title:hover,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item.active-js,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item:hover,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-header-js.active-js,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-header-js:hover,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-item-js.active-js,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-item-js:hover,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item-title.active-js,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item-title:hover,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item.active-js,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item:hover,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-header-js.active-js,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-header-js:hover,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-item-js.active-js,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-item-js:hover,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item-title.active-js,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item-title:hover,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item.active-js,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item:hover,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-header-js.active-js,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-header-js:hover,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-item-js.active-js,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-item-js:hover,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title.active-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title:hover,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item.active-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item:hover,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-header-js.active-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-header-js:hover,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-item-js.active-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-item-js:hover,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title.active-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title:hover,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item.active-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item:hover,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-header-js.active-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-header-js:hover,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-item-js.active-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-item-js:hover,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title.active-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title:hover,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item.active-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item:hover,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-header-js.active-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-header-js:hover,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-item-js.active-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-item-js:hover,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title.active-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title:hover,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item.active-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item:hover,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-header-js.active-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-header-js:hover,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-item-js.active-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-item-js:hover {
    background-color: #495057; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item-title.active-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item-title:hover p,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item.active-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item:hover p,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js.active-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js:hover p,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js.active-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js:hover p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item-title.active-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item-title:hover p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item.active-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item:hover p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-header-js.active-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-header-js:hover p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-item-js.active-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-item-js:hover p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item-title.active-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item-title:hover p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item.active-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item:hover p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-header-js.active-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-header-js:hover p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-item-js.active-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-item-js:hover p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item-title.active-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item-title:hover p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item.active-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item:hover p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-header-js.active-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-header-js:hover p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-item-js.active-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-item-js:hover p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title.active-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title:hover p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item.active-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item:hover p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-header-js.active-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-header-js:hover p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-item-js.active-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-item-js:hover p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title.active-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title:hover p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item.active-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item:hover p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-header-js.active-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-header-js:hover p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-item-js.active-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-item-js:hover p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title.active-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title:hover p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item.active-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item:hover p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-header-js.active-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-header-js:hover p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-item-js.active-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-item-js:hover p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title.active-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title:hover p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item.active-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item:hover p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-header-js.active-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-header-js:hover p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-item-js.active-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-item-js:hover p {
    color: #dee2e6; }
  @media (min-width: 992px) {
    :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item,
    :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js .navigation-item-title,
    :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js,
    :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js,
    :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item,
    :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js .navigation-item-title,
    :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-header-js,
    :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-item-js,
    :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item,
    :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js .navigation-item-title,
    :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-header-js,
    :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-item-js,
    :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item,
    :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js .navigation-item-title,
    :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-header-js,
    :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-item-js,
    :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item,
    :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title,
    :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-header-js,
    :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-item-js,
    :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item,
    :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title,
    :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-header-js,
    :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-item-js,
    :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item,
    :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title,
    :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-header-js,
    :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-item-js,
    :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item,
    :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title,
    :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-header-js,
    :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-item-js {
      font-size: 14px !important; } }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js p,
  :lang(ru-RU) .compare-selector .compare-container-js .filter-list-js > .compare-header-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .compare-list-js > .compare-header-js p,
  :lang(ru-RU) .compare-selector .filter-container-js .filter-list-js > .compare-header-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .compare-list-js > .compare-header-js p,
  :lang(ru-RU) .subnav-dropdown .compare-container-js .filter-list-js > .compare-header-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .compare-list-js > .compare-header-js p,
  :lang(ru-RU) .subnav-dropdown .filter-container-js .filter-list-js > .compare-header-js p {
    font-weight: 500; }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-selected-item-js,
  :lang(ru-RU) .compare-selector .filter-container-js.opened-js .compare-selected-item-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js.opened-js .compare-selected-item-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js.opened-js .compare-selected-item-js {
    background-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #000; }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-selected-item-js:before,
  :lang(ru-RU) .compare-selector .filter-container-js.opened-js .compare-selected-item-js:before,
  :lang(ru-RU) .subnav-dropdown .compare-container-js.opened-js .compare-selected-item-js:before,
  :lang(ru-RU) .subnav-dropdown .filter-container-js.opened-js .compare-selected-item-js:before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg); }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-selected-item-js:after,
  :lang(ru-RU) .compare-selector .filter-container-js.opened-js .compare-selected-item-js:after,
  :lang(ru-RU) .subnav-dropdown .compare-container-js.opened-js .compare-selected-item-js:after,
  :lang(ru-RU) .subnav-dropdown .filter-container-js.opened-js .compare-selected-item-js:after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg); }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-list-js,
  :lang(ru-RU) .compare-selector .filter-container-js.opened-js .compare-list-js,
  :lang(ru-RU) .subnav-dropdown .compare-container-js.opened-js .compare-list-js,
  :lang(ru-RU) .subnav-dropdown .filter-container-js.opened-js .compare-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1); }
  :lang(ru-RU) body .compare-selector .compare-container-js .compare-selected-item-js {
    border: 1px solid #DADCE0;
    border-radius: 0; }
  :lang(ru-RU) .compare-selector {
    height: 53px;
    max-width: calc(50vw - 1.5rem);
    padding: 0 1rem;
    width: 400px; }
  :lang(ru-RU) .compare-selector .compare-container-js:focus .compare-selected-item-js,
  :lang(ru-RU) .compare-selector .compare-container-js:hover .compare-selected-item-js {
    border-color: #1E3480 !important; }
  :lang(ru-RU) .compare-selector .compare-container-js:focus .compare-list-js,
  :lang(ru-RU) .compare-selector .compare-container-js:hover .compare-list-js {
    border-color: #1E3480 !important; }
  :lang(ru-RU) .compare-selector .compare-container-js:active .compare-selected-item-js {
    border-color: #1E3480 !important; }
  :lang(ru-RU) .compare-selector .compare-container-js:active .compare-list-js {
    border-color: #1E3480 !important; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js {
    border-radius: 0;
    border: 1px solid #1E3480;
    max-width: 100%;
    padding: 1rem 2rem 1rem 1rem !important;
    -webkit-transition: border-color .4s ease .1s;
    -o-transition: border-color .4s .1s ease;
    transition: border-color .4s ease .1s; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js p {
    color: var(--color-primary) !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap !important; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js p:after,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js p:before {
    -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: #1E3480;
    content: "";
    height: 1px;
    width: 50%; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js p:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-selected-item-js p:after {
    margin-left: -3px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-selected-item-js {
    background-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-selected-item-js p:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-selected-item-js p:after {
    margin-left: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-list-js {
    border-top: rgba(0, 0, 0, 0);
    scroll-padding: 50px 0 0 50px;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1); }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-list-js::-webkit-scrollbar {
    background-color: #fff;
    border-bottom-right-radius: 10px;
    margin-right: 1rem;
    width: 8px; }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-list-js::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 10px; }
  :lang(ru-RU) .compare-selector .compare-container-js.opened-js .compare-list-js::-webkit-scrollbar-thumb {
    background-color: #eaeef4;
    border-radius: 10px; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #1E3480;
    max-width: 100%;
    overflow-y: auto;
    -webkit-transition: border-color .4s ease .1s;
    -o-transition: border-color .4s .1s ease;
    transition: border-color .4s ease .1s;
    width: 100%; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js {
    background-color: #fff !important;
    border: 0 !important; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js p {
    color: #1E3480 !important;
    font-weight: 700 !important;
    padding: 17px 15px 17px 1rem !important; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js p:focus,
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js p:hover {
    background-color: #eaeef4;
    color: #1E3480 !important;
    font-weight: 700 !important;
    width: 98%; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-item-js.multilevel > a {
    background-color: #fff; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js {
    background-color: #fff !important;
    border: 0 !important; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js p {
    color: #868e96 !important;
    font-weight: 700 !important;
    padding: 5px 0 5px 1rem !important; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js p:hover {
    cursor: default !important; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js > .compare-header-js.multilevel > a {
    background-color: #fff; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar {
    background-color: #fff;
    border-bottom-right-radius: 10px;
    margin-right: 1rem;
    width: 10px; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 10px; }
  :lang(ru-RU) .compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
  @media (min-width: 992px) {
    :lang(ru-RU) .compare-selector {
      padding: 0 1rem; } }
  :lang(ru-RU) body {
    scroll-padding-right: 10px; }
  :lang(ru-RU) body .compare-loader {
    max-width: 400px;
    min-height: 200px; }
  :lang(ru-RU) #bp-ingredients {
    border-collapse: collapse;
    display: table;
    margin-top: 60px;
    width: 100%; }
  :lang(ru-RU) #bp-ingredients .bp-in-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #DADCE0;
    display: table-row;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 20px; }
  :lang(ru-RU) #bp-ingredients .bp-in-row:last-child {
    border-bottom: 0; }
  :lang(ru-RU) #bp-ingredients .bp-in-col {
    display: table-cell;
    line-height: 20px;
    text-align: left; }
  :lang(ru-RU) #bp-ingredients .bp-in-row {
    color: #162148; }
    :lang(ru-RU) #bp-ingredients .bp-in-row .bp-in-col {
      padding: 15px 0; }
      :lang(ru-RU) #bp-ingredients .bp-in-row .bp-in-col p {
        color: #162148;
        margin: 0;
        padding: 15px 0; }
      :lang(ru-RU) #bp-ingredients .bp-in-row .bp-in-col ul {
        padding-left: 15px; }
      :lang(ru-RU) #bp-ingredients .bp-in-row .bp-in-col:first-child {
        color: var(--color-primary); }
  :lang(ru-RU) #bp-ingredients .bullet {
    font-weight: 700; }
  @media (max-width: 992px) {
    :lang(ru-RU) #bp-ingredients {
      margin-top: 28px; }
    :lang(ru-RU) #bp-ingredients .bp-in-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    :lang(ru-RU) #bp-ingredients .bp-in-col {
      display: block;
      text-align: center; } }
  :lang(ru-RU) #dynamic-content-tiles img {
    width: 100%;
    height: auto;
    border: 1px solid #DADCE0; }
  :lang(ru-RU) body.page-product-comparison .breadcrumbs, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs, :lang(ru-RU) body.page-o-theraflu .breadcrumbs, :lang(ru-RU) body.template-product-detail .breadcrumbs, :lang(ru-RU) body.page-faq .breadcrumbs, :lang(ru-RU) body.page-contact .breadcrumbs {
    background: transparent !important; }
    :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-list li.last, :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-list lilast a, :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-without-separator li.last, :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-without-separator lilast a, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-list li.last, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-list lilast a, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-without-separator li.last, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-without-separator lilast a, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-list li.last, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-list lilast a, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-without-separator li.last, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-without-separator lilast a, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-list li.last, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-list lilast a, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-without-separator li.last, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-without-separator lilast a, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-list li.last, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-list lilast a, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-without-separator li.last, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-without-separator lilast a, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-list li.last, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-list lilast a, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-without-separator li.last, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-without-separator lilast a {
      font-weight: 600; }
    :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-list li.is-current, :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-without-separator li.is-current, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-list li.is-current, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-without-separator li.is-current, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-list li.is-current, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-without-separator li.is-current, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-list li.is-current, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-without-separator li.is-current, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-list li.is-current, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-without-separator li.is-current, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-list li.is-current, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-without-separator li.is-current {
      color: var(--color-primary) !important; }
      :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-list li.is-current a, :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-without-separator li.is-current a, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-list li.is-current a, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-without-separator li.is-current a, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-list li.is-current a, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-without-separator li.is-current a, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-list li.is-current a, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-without-separator li.is-current a, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-list li.is-current a, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-without-separator li.is-current a, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-list li.is-current a, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-without-separator li.is-current a {
        color: var(--color-primary) !important; }
    :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before, :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before {
      background-image: url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/arrow_blue.svg") !important; }
    :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-list li a, :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-without-separator li a, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-list li a, :lang(ru-RU) body.page-o-grippe-i-prostude .breadcrumbs .breadcrumbs-without-separator li a, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-list li a, :lang(ru-RU) body.page-o-theraflu .breadcrumbs .breadcrumbs-without-separator li a, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-list li a, :lang(ru-RU) body.template-product-detail .breadcrumbs .breadcrumbs-without-separator li a, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-list li a, :lang(ru-RU) body.page-faq .breadcrumbs .breadcrumbs-without-separator li a, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-list li a, :lang(ru-RU) body.page-contact .breadcrumbs .breadcrumbs-without-separator li a {
      color: var(--color-primary) !important; }
  :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before,
  :lang(ru-RU) body.page-product-comparison .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before {
    width: 12px; }
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-list li.first a:before, :lang(ru-RU) :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li.first a:before {
    height: inherit !important;
    width: inherit !important; }
  :lang(ru-RU) body .breadcrumbs .breadcrumbs-without-separator li.last a {
    font-weight: 600; }
  :lang(ru-RU) .width-100 img {
    width: 100%; }
  :lang(ru-RU) .box-grey-bg {
    background: #F4F5F8; }
  :lang(ru-RU) .flex.prod-box-1 > * > .paragraphSystem {
    gap: 24px; }
  :lang(ru-RU) .product-snippet-text {
    background: var(--color-primary); }
  :lang(ru-RU) .product-snippet-text .richText {
    padding: 24px 16px; }
  :lang(ru-RU) .product-snippet-text p {
    color: #FFF;
    margin: 0;
    font-size: 24px;
    line-height: 1.2; }
  :lang(ru-RU) .btn-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px; }
  :lang(ru-RU) .product-snippet-text .btn-box .btn-small {
    font-size: 16px;
    width: 150px;
    padding: 0 !important;
    height: 56px !important;
    border-radius: 0 !important; }
  :lang(ru-RU) .product-snippet-text .btn-box .btn-small.btn-alt-1 {
    background: var(--color-secondary);
    border: 1px solid var(--color-secondary);
    color: var(--color-primary) !important; }
    :lang(ru-RU) .product-snippet-text .btn-box .btn-small.btn-alt-1:hover {
      background: #ffffff;
      border: 1px solid #ffffff; }
  :lang(ru-RU) .product-snippet-text .btn-box .btn-small.btn-alt-2 {
    background: transparent !important;
    border: 1px solid #FFFFFF !important;
    color: #FFFFFF !important; }
    :lang(ru-RU) .product-snippet-text .btn-box .btn-small.btn-alt-2:hover {
      color: #00adee !important;
      border: 1px solid #00adee !important; }
  :lang(ru-RU) .title-box h2 {
    text-transform: uppercase;
    font-size: 32px;
    font-style: italic; }
  :lang(ru-RU) .relieves-box .paragraphSystem {
    gap: 24px;
    align-items: center; }
  :lang(ru-RU) .relieves-box p {
    font-size: 20px;
    color: var(--color-primary);
    margin: 0; }
  :lang(ru-RU) .relieves-box .image {
    width: 25% !important;
    flex-basis: 25% !important; }
  :lang(ru-RU) .relieves-box img {
    display: block;
    max-width: 100% !important;
    height: auto; }
  :lang(ru-RU) .prod-box-3 p,
  :lang(ru-RU) .prod-box-3 .richText .richText-content ul > li {
    font-size: 16px;
    color: #1D2C60; }
  :lang(ru-RU) .prod-box-3 .richText .richText-content ol > li:before, :lang(ru-RU) .richText .richText-content ul > li:before {
    color: #1D2C60 !important;
    font-size: 1.6rem !important; }
  :lang(ru-RU) .prod-box-3 .htu-box .richText {
    padding: 53px 56px 0; }
  :lang(ru-RU) .prod-box-3 .di-box .richText {
    padding: 40px; }
  :lang(ru-RU) .prod-box-3 .htu-box .richText h3,
  :lang(ru-RU) .prod-box-3 .di-box .richText h3 {
    text-transform: uppercase;
    font-size: 32px;
    font-style: italic;
    line-height: 1; }
  :lang(ru-RU) .prod-box-3 .accordion .accordion-container .accordion-slide .accordion-head h3 a {
    font-size: 18px;
    color: var(--color-primary); }
  :lang(ru-RU) .accordion .accordion-container .accordion-slide .accordion-head:after,
  :lang(ru-RU) .accordion .accordion-container .accordion-slide .accordion-head:hover:after {
    background-image: url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/ac-arrow.png") !important;
    transform-origin: center; }
  :lang(ru-RU) .accordion .accordion-container .accordion-slide.is-active .accordion-head:after,
  :lang(ru-RU) .accordion .accordion-container .accordion-slide.is-active .accordion-head:hover:after {
    background-image: url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/ac-arrow.png") !important;
    transform: rotate(180deg);
    transform-origin: center; }
  :lang(ru-RU) body .box-grey-bg .product-box p {
    color: var(--color-primary) !important; }
  :lang(ru-RU) body .box-grey-bg .product-box .top-text-label,
  :lang(ru-RU) body .bg-color-blue .product-box .top-text-label,
  :lang(ru-RU) body .bg-color-primary .product-box .top-text-label {
    position: absolute;
    top: 17px;
    right: 16px;
    line-height: 110%;
    width: 125px;
    text-align: center;
    border-radius: 60px;
    background: var(--color-red);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12); }
    :lang(ru-RU) body .box-grey-bg .product-box .top-text-label p,
    :lang(ru-RU) body .bg-color-blue .product-box .top-text-label p,
    :lang(ru-RU) body .bg-color-primary .product-box .top-text-label p {
      font-size: 12px !important;
      line-height: 120%;
      font-weight: bold;
      color: #ffffff !important;
      margin: 0;
      padding: 5px 10px; }
  :lang(ru-RU) .related-items-box .btn-box {
    margin: 0; }
  :lang(ru-RU) body .related-items-box .product-box .headline-height {
    min-height: 197px !important;
    padding: 12px 24px 14px; }
  :lang(ru-RU) .class-filter[data-type=checkbox] .filter-list-js .filter-item-js:before {
    border: 2px solid #7783AB;
    content: "";
    height: 19px;
    margin-right: 1rem;
    width: 19px;
    border-radius: 2px; }
  :lang(ru-RU) .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before {
    border: 2px solid #439DD9;
    background: center/70% no-repeat url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/CheckSquare.png") #439DD9; }
  @media (max-width: 991px) {
    :lang(ru-RU) .prod-box-elem {
      order: 1; }
    :lang(ru-RU) .video-box-elem {
      order: 2; }
    :lang(ru-RU) .reference-product-symptoms-theraflu-lemon .flex.cols-m-2 > * > .paragraphSystem .image {
      flex-basis: 25%;
      max-width: 25%;
      width: 25%; }
    :lang(ru-RU) .prod-box-3 .di-box .richText {
      padding: 40px 16px; }
    :lang(ru-RU) .related-items-box.box-grey-bg {
      background: #253778 !important; }
    :lang(ru-RU) .related-items-box.box-grey-bg .text-color-1 {
      color: #ffffff !important; }
    :lang(ru-RU) body .related-items-box .product-box .btn-box .btn-small {
      width: 105px; }
    :lang(ru-RU) body .related-items-box .product-box .headline-height {
      min-height: 91px !important; } }
  @media (min-width: 992px) {
    :lang(ru-RU) .max-content-width {
      max-width: 1140px !important; } }
  @media (max-width: 992px) {
    :lang(ru-RU) .article-box-new .article-box-title {
      position: relative;
      top: 100%;
      bottom: 0;
      transform: none;
      padding: 27px 24px !important;
      clip-path: none; }
      :lang(ru-RU) .article-box-new .article-box-title > .component-content {
        width: 100% !important; }
      :lang(ru-RU) .article-box-new .article-box-title:after {
        display: none; } }
  :lang(ru-RU) .article-box-title {
    position: absolute;
    padding: 52px 150px 52px 198px !important;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--color-primary);
    clip-path: polygon(0 0, 92% 0, 79% 100%, 0 100%); }
    :lang(ru-RU) .article-box-title > .component-content {
      width: 70% !important; }
    :lang(ru-RU) .article-box-title:after {
      content: '';
      position: absolute;
      right: -5px;
      top: -3px;
      height: 104%;
      width: 104%;
      clip-path: polygon(90% 0, 92% 1%, 79% 100%, 77% 100%);
      background: var(--color-secondary); }
    :lang(ru-RU) .article-box-title h1 {
      color: #ffffff;
      margin: 0;
      font-size: 48px;
      font-style: italic;
      line-height: 1;
      text-transform: uppercase; }
      @media (max-width: 992px) {
        :lang(ru-RU) .article-box-title h1 {
          font-size: 40px; } }
    :lang(ru-RU) .article-box-title p {
      color: #ffffff;
      font-size: 16px; }
  :lang(ru-RU) .block-1, :lang(ru-RU) .block-2, :lang(ru-RU) .block-3, :lang(ru-RU) .block-4 {
    display: none; }
  :lang(ru-RU) .block-1.act, :lang(ru-RU) .block-2.act, :lang(ru-RU) .block-3.act, :lang(ru-RU) .block-4.act {
    display: block; }
  :lang(ru-RU) .reference-hero-banner-article-hub-all.hero-banner-v0 {
    display: none; }
  :lang(ru-RU) .art-hub-filter .btn-alt-5 {
    position: relative;
    font-size: 20px;
    color: var(--color-primary);
    transition: all .3s; }
    :lang(ru-RU) .art-hub-filter .btn-alt-5.active:after {
      content: '';
      position: absolute;
      bottom: -24px;
      left: 0;
      width: 100%;
      height: 4px;
      background: var(--color-secondary); }
    :lang(ru-RU) .art-hub-filter .btn-alt-5:not(:last-child) {
      margin-right: 36px; }
  :lang(ru-RU) .b-w-btn {
    position: relative;
    min-height: 600px;
    background: center/cover no-repeat url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/Articles/articles-hub/articles-in-bg.jpg"); }
    @media (max-width: 992px) {
      :lang(ru-RU) .b-w-btn {
        background: center/cover no-repeat url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/Articles/articles-hub/articles-in-bg-mob.jpg"); } }
    @media (max-width: 992px) {
      :lang(ru-RU) .b-w-btn .article-box-title {
        top: 75%;
        padding: 52px 0 24px 24px !important; } }
    :lang(ru-RU) .b-w-btn .article-box-title > .component-content {
      width: 100% !important; }
    :lang(ru-RU) .b-w-btn h3 {
      font-size: 48px;
      color: #FFFFFF;
      text-transform: uppercase;
      font-style: italic;
      line-height: 1; }
      @media (max-width: 992px) {
        :lang(ru-RU) .b-w-btn h3 {
          font-size: 40px; } }
    :lang(ru-RU) .b-w-btn .cta-btn {
      display: block;
      text-align: center;
      color: var(--color-primary) !important;
      text-transform: uppercase;
      font-size: 16px;
      background: var(--color-secondary);
      border: 1px solid var(--color-secondary);
      padding: 20px 25px 20px 6px;
      line-height: 1;
      font-weight: 600;
      clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
      transition: all .3s;
      width: 235px; }
  :lang(ru-RU) .article-show-container .article-card {
    display: none; }
  :lang(ru-RU) .show-more-btn,
  :lang(ru-RU) .show-more-btn-cold {
    font-size: 16px;
    color: #1D2C60;
    text-transform: uppercase;
    border: 1px solid currentColor;
    padding: 20px 110px; }
  @media (max-width: 992px) {
    :lang(ru-RU) .sh-box {
      padding: 0 24px; } }
  :lang(ru-RU) .sh-box-text h3 {
    position: relative;
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1; }
    @media (max-width: 992px) {
      :lang(ru-RU) .sh-box-text h3 {
        font-size: 40px; } }
    :lang(ru-RU) .sh-box-text h3:after {
      content: '';
      position: absolute;
      bottom: -24px;
      left: 0;
      width: 88px;
      height: 6px;
      background: var(--color-secondary); }
  :lang(ru-RU) .sh-last .image figcaption {
    position: absolute;
    bottom: 32px;
    left: 32px; }
    @media (max-width: 992px) {
      :lang(ru-RU) .sh-last .image figcaption {
        bottom: 24px;
        left: 24px; } }
    :lang(ru-RU) .sh-last .image figcaption p {
      font-size: 24px;
      font-style: italic;
      font-weight: bold;
      text-transform: uppercase;
      color: #ffffff; }
  :lang(ru-RU) .faq-filters .title-heading {
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--color-primary); }
    @media (max-width: 992px) {
      :lang(ru-RU) .faq-filters .title-heading {
        font-size: 40px; } }
  :lang(ru-RU) .faq-filters .accordion .accordion-container .accordion-slide .accordion-head h3 a.accordion-title-link {
    color: var(--color-primary);
    font-size: 20px; }
  :lang(ru-RU) .faq-filters .accordion .accordion-container .accordion-slide .accordion-content-wrapper p,
  :lang(ru-RU) .faq-filters .accordion .accordion-container .accordion-slide .accordion-content-wrapper li {
    font-size: 16px; }
  :lang(ru-RU) .contact-icon {
    position: relative;
    display: flex; }
    :lang(ru-RU) .contact-icon:after {
      content: '';
      position: absolute;
      width: 64px;
      height: 64px;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
    :lang(ru-RU) .contact-icon.contact-icon-1:after {
      background: center/cover no-repeat url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/pages/information/c-icon-1.png"); }
    :lang(ru-RU) .contact-icon.contact-icon-2:after {
      background: left center/64px no-repeat url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/pages/information/c-icon-2.png"); }
    :lang(ru-RU) .contact-icon p {
      padding-left: 88px;
      color: var(--color-primary);
      font-size: 16px;
      line-height: 1;
      margin: 20px 0; }
      :lang(ru-RU) .contact-icon p a {
        color: #1D2C60;
        font-weight: bold;
        font-size: 16px; }
  :lang(ru-RU) .title-header h1 {
    position: relative;
    font-size: 48px;
    font-style: italic;
    line-height: 100%;
    text-transform: uppercase;
    color: var(--color-primary);
    margin-bottom: 70px; }
    :lang(ru-RU) .title-header h1:after {
      content: '';
      position: absolute;
      bottom: -24px;
      left: 0;
      width: 88px;
      height: 6px;
      background: var(--color-secondary); }
  :lang(ru-RU) .blue-text p,
  :lang(ru-RU) .blue-text.richText .richText-content ol > li,
  :lang(ru-RU) .blue-text.richText .richText-content ul > li {
    color: #1D2C60; }
  :lang(ru-RU) .btn-alt-1.yellow-btn {
    text-align: center;
    background: var(--color-secondary);
    color: var(--color-primary) !important;
    font-size: 16px !important;
    text-transform: uppercase;
    border: 1px solid var(--color-secondary);
    border-radius: 0; }
    @media (max-width: 992px) {
      :lang(ru-RU) .btn-alt-1.yellow-btn {
        width: 100% !important; } }
    :lang(ru-RU) .btn-alt-1.yellow-btn:hover {
      background: var(--color-primary);
      border: 1px solid var(--color-primary);
      color: #ffffff !important; }
  :lang(ru-RU) .btn-alt-1.trspt-btn {
    text-align: center;
    background: transparent;
    color: var(--color-primary) !important;
    font-size: 16px !important;
    text-transform: uppercase;
    border: 1px solid var(--color-primary);
    border-radius: 0; }
    @media (max-width: 992px) {
      :lang(ru-RU) .btn-alt-1.trspt-btn {
        width: 100% !important; } }
    :lang(ru-RU) .btn-alt-1.trspt-btn:hover {
      background: var(--color-primary);
      border: 1px solid var(--color-primary);
      color: #ffffff !important; }
  :lang(ru-RU) .first-title h1 {
    font-size: 48px;
    font-style: italic;
    line-height: 100%;
    text-transform: uppercase;
    color: var(--color-primary);
    /*margin-bottom: 70px;*/ }
    @media (max-width: 992px) {
      :lang(ru-RU) .first-title h1 {
        font-size: 40px; } }
  :lang(ru-RU) .art-date-line {
    display: flex;
    gap: 32px; }
    :lang(ru-RU) .art-date-line p {
      color: #1D2C60; }
    :lang(ru-RU) .art-date-line .article-time span {
      background: center/cover no-repeat url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/ic-time-blue.png"); }
    :lang(ru-RU) .art-date-line .article-time-date {
      font-size: 16px;
      position: relative; }
      :lang(ru-RU) .art-date-line .article-time-date:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 24px;
        right: -16px;
        background: #A1A9C5; }
  :lang(ru-RU) .title-heading {
    font-size: 32px;
    font-style: italic;
    line-height: 120%;
    text-transform: uppercase; }
  :lang(ru-RU) .layout-article-page-ru p, :lang(ru-RU) .layout-article-page-ru a, :lang(ru-RU) .layout-article-page-ru .richText .richText-content ul > li, :lang(ru-RU) .layout-article-page-ru .table table td {
    font-size: 16px;
    color: #1D2C60; }
  :lang(ru-RU) .layout-article-page-ru sup a {
    font-size: 85%; }
  :lang(ru-RU) .layout-article-page-ru h2 {
    line-height: 1.1; }
  :lang(ru-RU) .anchor-box .anchor-box-content {
    background: var(--color-primary);
    padding: 20px;
    box-sizing: border-box; }
    :lang(ru-RU) .anchor-box .anchor-box-content .anchor-title {
      color: #FFDB23;
      font-size: 24px;
      font-style: italic;
      font-weight: bold;
      line-height: 120%;
      text-transform: uppercase; }
    :lang(ru-RU) .anchor-box .anchor-box-content p, :lang(ru-RU) .anchor-box .anchor-box-content a {
      color: #ffffff;
      font-weight: normal;
      line-height: 120%; }
  :lang(ru-RU) body .megamenu-navigation .megamenu-submenu-item.content-produkty > .component-content > .paragraphSystem {
    display: block; }
  :lang(ru-RU) body .megamenu-navigation .megamenu-submenu-item * a:hover strong {
    color: #66AFE0 !important; }
  :lang(ru-RU) .megamenu-navigation .megamenu-submenu-box:has(a:hover) strong {
    color: #66AFE0 !important; }
  :lang(ru-RU) body .megamenu-navigation .megamenu-submenu-item .content-produkty .richTextHyperlinkedImage {
    color: #1d4187 !important; }
  :lang(ru-RU) .flex.prod-filter-box.cols-d-4.s-d-1 > * > .paragraphSystem > * {
    margin-right: 0; }
  :lang(ru-RU) .flex.prod-filter-box > * > .paragraphSystem {
    gap: 15px; }
  :lang(ru-RU) .class-filter-controls {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px;
    padding-top: 24px; }
    :lang(ru-RU) .class-filter-controls .btn {
      width: 100%; }
    :lang(ru-RU) .class-filter-controls .btn-large {
      height: 48px;
      padding: 0 !important; }
    :lang(ru-RU) .class-filter-controls .btn-alt-1 {
      background: transparent;
      color: #1d4187 !important;
      border: 1px solid #1d4187;
      border-radius: 0; }
      :lang(ru-RU) .class-filter-controls .btn-alt-1:hover {
        border: 1px solid #66AFE0 !important;
        color: #66AFE0 !important; }
    :lang(ru-RU) .class-filter-controls .btn-alt-2 {
      border: 1px solid #FFDB23 !important;
      border-radius: 0 !important; }
      :lang(ru-RU) .class-filter-controls .btn-alt-2:hover {
        border: 1px solid #1d4187 !important;
        color: #ffffff !important; }
  :lang(ru-RU) .reference-bp-filter.cq-Editable-dom {
    min-width: 200px;
    height: 200px;
    background-color: orange; }
  :lang(ru-RU) ul.filter-list-js .filter-group-label-js {
    font-weight: 600; }
  :lang(ru-RU) .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js:before,
  :lang(ru-RU) .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js:before {
    display: none !important; }
  :lang(ru-RU) .filter-button {
    position: relative;
    color: var(--color-secondary);
    font-weight: bold;
    text-align: center;
    border: 1px solid var(--color-secondary);
    cursor: pointer;
    padding: 22px 20px 22px 50px;
    text-transform: uppercase;
    font-size: 16px;
    transition: all .2s ease; }
    :lang(ru-RU) .filter-button:after {
      content: '';
      background: no-repeat center/100% url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/products/filter-icon.png");
      width: 24px;
      height: 24px;
      position: absolute;
      left: 30px;
      top: 50%;
      transform: translateY(-50%); }
    :lang(ru-RU) .filter-button:hover {
      border: 1px solid #66AFE0;
      color: #66AFE0; }
      :lang(ru-RU) .filter-button:hover:after {
        background: no-repeat center/100% url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/products/filter-icon-hover.png"); }
  :lang(ru-RU) .reference-bp-filter-new {
    display: none;
    position: fixed;
    width: 100%;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0;
    z-index: 999; }
  :lang(ru-RU) .reference-bp-filter-new .class-filter {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 504px;
    height: 100vh;
    overflow-y: auto;
    background: #fff;
    color: var(--color-primary);
    padding: 32px; }
  :lang(ru-RU) .close-btn {
    width: 48px;
    height: 48px;
    cursor: pointer;
    background: center/contain no-repeat url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/close-filter-btn.png"); }
  :lang(ru-RU) .filter-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 40px;
    font-style: italic;
    font-weight: bold; }
    @media (max-width: 767px) {
      :lang(ru-RU) .filter-header {
        font-size: 24px; } }
  :lang(ru-RU) .reference-bp-filter-new .class-filter-mobile-show-container {
    display: none; }
  @media (max-width: 767px), (min-width: 768px) {
    :lang(ru-RU) .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js > p,
    :lang(ru-RU) .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js > p {
      font-size: 20px !important;
      color: var(--color-primary) !important; }
    :lang(ru-RU) .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js,
    :lang(ru-RU) .class-filter[data-type=checkbox] .filter-list-js .filter-item-js {
      color: var(--color-primary);
      font-size: 16px;
      max-height: 50px;
      opacity: 1;
      padding: 8px 0 !important; }
    :lang(ru-RU) .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js,
    :lang(ru-RU) .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js {
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      align-items: center !important;
      border-top: 1px solid #1E3480;
      color: #1E3480;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
      padding: 24px 0 !important;
      max-height: none; }
    :lang(ru-RU) .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:not(.item-hidden) + .filter-item-js.filter-group-label-js {
      margin-top: 24px; }
    :lang(ru-RU) .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js, :lang(ru-RU) body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js p {
      color: var(--color-primary) !important; }
    :lang(ru-RU) body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.item-hidden, :lang(ru-RU) body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.item-hidden {
      margin: 0 !important;
      max-height: 0;
      opacity: 0;
      overflow: hidden;
      padding-bottom: 0 !important;
      padding-top: 0 !important; }
    :lang(ru-RU) body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js::after,
    :lang(ru-RU) body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js::after {
      content: ">";
      font-size: 24px;
      font-family: monospace;
      transform: rotate(-90deg);
      transition: .5s; }
    :lang(ru-RU) body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js.closed::after,
    :lang(ru-RU) body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js.closed::after {
      transform: rotate(90deg); } }
  @media (max-width: 767px) and (min-width: 768px), (min-width: 768px) and (min-width: 768px) {
    :lang(ru-RU) .class-filter .class-filter-mobile-show-container {
      display: none !important; } }
  :lang(ru-RU) .filter-group-temperatura-tela p span:before {
    content: ','; }
  :lang(ru-RU) .menu-red-label {
    position: absolute;
    top: -20px;
    right: 0;
    width: 35%; }
    :lang(ru-RU) .menu-red-label p {
      font-size: 12px;
      margin: 0 auto;
      background: var(--color-red);
      color: #ffffff !important;
      text-align: center;
      width: 200px;
      font-weight: 700; }
  :lang(ru-RU) .prod-box-elem {
    top: 0; }
  @media (max-width: 767px) {
    :lang(ru-RU) .d-mobile-none {
      display: none !important; } }
  @media (min-width: 768px) {
    :lang(ru-RU) .d-desktop-none {
      display: none !important; } }
  :lang(ru-RU) .hero-banner-h5-v0 video {
    width: 100%;
    height: auto; }
  :lang(ru-RU) .hero-banner-h5-v0 video::-webkit-media-controls {
    display: none; }
  @media (min-width: 768px) {
    :lang(ru-RU) .hero-banner-diagonal::before {
      content: '';
      width: 75%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      clip-path: polygon(0% 0%, 100% 0%, 80% 100%, 0% 100%);
      background: #fff; } }
  @media (min-width: 1200px) {
    :lang(ru-RU) .hero-banner-diagonal::before {
      width: 60%; } }
  :lang(ru-RU) .hero-banner-diagonal figure img {
    display: block;
    width: 100%;
    height: auto; }
    @media (max-width: 767px) {
      :lang(ru-RU) .hero-banner-diagonal figure img {
        display: none; } }
  :lang(ru-RU) .hero-banner-diagonal figure > figcaption {
    padding: 64px 24px;
    background: #fff; }
    @media (min-width: 768px) {
      :lang(ru-RU) .hero-banner-diagonal figure > figcaption {
        width: 100%;
        max-width: 1200px;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        background: none;
        padding: 24px;
        display: flex;
        flex-direction: column;
        justify-content: center; } }
    @media (min-width: 1200px) {
      :lang(ru-RU) .hero-banner-diagonal figure > figcaption {
        padding: 24px 0; } }
  :lang(ru-RU) .hero-banner-diagonal h2 {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.1;
    text-transform: uppercase;
    padding-bottom: 30px;
    margin-top: 0;
    margin-bottom: 40px;
    position: relative; }
    :lang(ru-RU) .hero-banner-diagonal h2::after {
      content: '';
      width: 88px;
      height: 6px;
      background: var(--color-secondary);
      position: absolute;
      left: 0;
      bottom: 0; }
    @media (min-width: 768px) {
      :lang(ru-RU) .hero-banner-diagonal h2 {
        max-width: 65%;
        font-size: 24px;
        padding-bottom: 24px;
        margin-bottom: 24px; } }
    @media (min-width: 992px) {
      :lang(ru-RU) .hero-banner-diagonal h2 {
        font-size: 36px;
        padding-bottom: 30px;
        margin-bottom: 40px; } }
    @media (min-width: 1200px) {
      :lang(ru-RU) .hero-banner-diagonal h2 {
        max-width: 50%; } }
  :lang(ru-RU) .hero-banner-diagonal figure p {
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      :lang(ru-RU) .hero-banner-diagonal figure p {
        max-width: 65%;
        font-size: 12px; } }
    @media (min-width: 992px) {
      :lang(ru-RU) .hero-banner-diagonal figure p {
        font-size: 14px; } }
    @media (min-width: 1200px) {
      :lang(ru-RU) .hero-banner-diagonal figure p {
        font-size: 16px;
        max-width: 50%; } }
  :lang(ru-RU) .hero-banner-diagonal .hero-banner-button {
    display: block;
    width: fit-content;
    text-align: center;
    color: var(--color-primary);
    text-transform: uppercase;
    font-size: 16px;
    background: var(--color-secondary);
    padding: 20px 54px;
    line-height: 1;
    font-weight: 600;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
    margin-top: 40px; }
    @media (min-width: 768px) {
      :lang(ru-RU) .hero-banner-diagonal .hero-banner-button {
        margin-top: 24px; } }
    @media (min-width: 992px) {
      :lang(ru-RU) .hero-banner-diagonal .hero-banner-button {
        margin-top: 40px; } }
    @media (min-width: 1200px) {
      :lang(ru-RU) .hero-banner-diagonal .hero-banner-button {
        margin-top: 60px; } }
    :lang(ru-RU) .hero-banner-diagonal .hero-banner-button:hover {
      color: #fff;
      background: var(--color-primary); }
  :lang(ru-RU) .bg-color-primary {
    background-color: var(--color-primary); }
  :lang(ru-RU) .product-carousel-title .richText-content {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  :lang(ru-RU) .product-carousel-title h2 {
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      :lang(ru-RU) .product-carousel-title h2 {
        font-size: 40px; } }
  :lang(ru-RU) .product-carousel-title p {
    margin-top: 0;
    margin-bottom: 0; }
  @media (max-width: 991px) {
    :lang(ru-RU) .product-carousel-title .button-diagonal-left {
      display: none; } }
  :lang(ru-RU) .button-diagonal-left {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: var(--color-primary);
    text-transform: uppercase;
    font-size: 16px;
    background: var(--color-secondary);
    padding: 20px 54px;
    line-height: 1;
    font-weight: 600;
    clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 0% 100%); }
  :lang(ru-RU) .button-diagonal-right {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: var(--color-primary);
    text-transform: uppercase;
    font-size: 16px;
    background: var(--color-secondary);
    padding: 20px 54px;
    line-height: 1;
    font-weight: 600;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%); }
  :lang(ru-RU) .product-banner-box {
    overflow: hidden; }
  :lang(ru-RU) .product-banner-image img {
    display: block;
    max-width: 100%;
    height: auto; }
  :lang(ru-RU) .product-banner-text {
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 12vw;
    text-align: right;
    color: #fff; }
    @media (min-width: 768px) {
      :lang(ru-RU) .product-banner-text {
        bottom: 50%;
        transform: translate(-50%, 50%); } }
    :lang(ru-RU) .product-banner-text::before {
      content: '';
      width: 92vw;
      height: 100%;
      position: absolute;
      left: 16vw;
      top: 50%;
      transform: translateY(-50%) skewX(-15deg);
      border-left: 10px solid var(--color-secondary);
      background-color: var(--color-primary); }
      @media (max-width: 767px) {
        :lang(ru-RU) .product-banner-text::before {
          transform: translateY(-50%) skewX(-12deg); } }
      @media (min-width: 768px) {
        :lang(ru-RU) .product-banner-text::before {
          left: 50%;
          width: 60vw; } }
      @media (min-width: 992px) {
        :lang(ru-RU) .product-banner-text::before {
          left: 60%; } }
      @media (min-width: 1200px) {
        :lang(ru-RU) .product-banner-text::before {
          left: 65%; } }
    @media (min-width: 768px) {
      :lang(ru-RU) .product-banner-text > .component-content {
        display: flex;
        justify-content: end; } }
    :lang(ru-RU) .product-banner-text .richText-content {
      position: relative;
      padding: 44px 24px 44px 20vw; }
      @media (min-width: 768px) {
        :lang(ru-RU) .product-banner-text .richText-content {
          max-width: 400px;
          padding: 44px 24px; } }
    :lang(ru-RU) .product-banner-text h2 {
      color: #fff;
      text-transform: uppercase;
      font-size: 30px;
      font-weight: 700;
      font-style: italic;
      line-height: 1.2;
      margin-top: 0;
      margin-bottom: 24px; }
      @media (min-width: 1200px) {
        :lang(ru-RU) .product-banner-text h2 {
          font-size: 36px; } }
    :lang(ru-RU) .product-banner-text p:last-child {
      margin-bottom: 0; }
  @media (min-width: 992px) {
    :lang(ru-RU) .headline-height {
      min-height: 158px !important; }
      :lang(ru-RU) .headline-height .richText-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between; } }
  @media (max-width: 991px) {
    :lang(ru-RU) body .megamenu-navigation .megamenu-search, :lang(ru-RU) body .simple-navigation .megamenu-search {
      width: 100% !important;
      position: absolute;
      right: 0; }
    :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox input[type=text] {
      width: 100%; }
    :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button,
    :lang(ru-RU) body .simple-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button,
    :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button:focus {
      background-color: rgba(0, 0, 0, 0);
      background-image: url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/icons/search_icon.png") !important;
      background-position: 50%;
      background-repeat: no-repeat;
      background-size: 19px;
      border: none;
      font-size: 0;
      height: 50px;
      left: auto;
      line-height: 1;
      opacity: 1;
      outline: none;
      padding: 0;
      position: fixed;
      right: 0 !important;
      top: 0 !important;
      width: 50px; } }
  @media screen and (min-device-width: 769px) and (max-width: 992px) {
    :lang(ru-RU) body .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox button {
      width: 50px !important;
      right: 0 !important;
      position: fixed !important; }
    :lang(ru-RU) body .megamenu-navigation .megamenu-search, :lang(ru-RU) :lang(ru-RU) body .simple-navigation .megamenu-search {
      width: 100% !important;
      position: absolute;
      right: 0; } }
  @media (max-width: 991px) {
    :lang(ru-RU) .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox .searchBox-label,
    :lang(ru-RU) .simple-navigation .megamenu-search > .component-content > .paragraphSystem .searchBox .searchBox-label {
      padding: 0; } }
  @media (max-width: 449px) {
    :lang(ru-RU) .reference-product-theraflu-lemon,
    :lang(ru-RU) .reference-product-theraflu-berries,
    :lang(ru-RU) .reference-product-theraflu-extra-lemon,
    :lang(ru-RU) .reference-product-theraflu-max,
    :lang(ru-RU) .reference-product-theraflu-extratab,
    :lang(ru-RU) .reference-product-theraflu-lar,
    :lang(ru-RU) .reference-product-theraflu-lar-mentol,
    :lang(ru-RU) .reference-product-theraflu-extra-lemon-4,
    :lang(ru-RU) .reference-product-theraflu-lemon-14,
    :lang(ru-RU) .reference-product-theraflu-4,
    :lang(ru-RU) .reference-product-theraflu-extra-yabloko-koritsa {
      width: calc(100% - .5rem) !important;
      max-width: calc(100% - .5rem) !important;
      flex-basis: calc(100% - .5rem) !important; }
    :lang(ru-RU) .related-products .reference-product-theraflu-lemon,
    :lang(ru-RU) .related-products .reference-product-theraflu-berries,
    :lang(ru-RU) .related-products .reference-product-theraflu-extra-lemon,
    :lang(ru-RU) .related-products .reference-product-theraflu-max,
    :lang(ru-RU) .related-products .reference-product-theraflu-extratab,
    :lang(ru-RU) .related-products .reference-product-theraflu-lar,
    :lang(ru-RU) .related-products .reference-product-theraflu-lar-mentol,
    :lang(ru-RU) .related-products .reference-product-theraflu-extra-lemon-4,
    :lang(ru-RU) .related-products .reference-product-theraflu-lemon-14,
    :lang(ru-RU) .related-products .reference-product-theraflu-4,
    :lang(ru-RU) .related-products .reference-product-theraflu-extra-yabloko-koritsa {
      /*width: 272px !important;*/
      margin: 0; } }
  :lang(ru-RU) .contact-us > .component-content > .content {
    display: flex;
    justify-content: center;
    gap: 32px; }
    @media (max-width: 767px) {
      :lang(ru-RU) .contact-us > .component-content > .content {
        flex-direction: column; } }
  :lang(ru-RU) .contact-us .contact-icon::after {
    display: none; }
  :lang(ru-RU) .contact-us .contact-icon > .component-content {
    display: flex;
    align-items: center;
    column-gap: 16px; }
  :lang(ru-RU) .contact-us .contact-icon .richText-image {
    width: 64px;
    flex-grow: 0;
    flex-shrink: 0; }
  :lang(ru-RU) .contact-us .contact-icon p {
    padding-left: 0;
    margin: 0; }

.owl-carousel .owl-item {
  clear: none; }

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav {
  margin-top: 10px; }

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

.owl-dots {
  text-align: center;
  padding: 20px 0; }

.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #f8d821;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
  opacity: 0.5; }

.owl-dots .owl-dot.active span {
  opacity: 1; }

.instr-text p:last-child {
  min-height: 72px; }

.divider-yellow.p-d-y-1,
.divider-yellow.p-m-y-1 {
  padding-top: .8rem !important;
  padding-bottom: 0 !important; }

.owl-carousel.home-banners .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%); }
  .owl-carousel.home-banners .owl-nav button.owl-prev {
    position: absolute;
    left: 30px;
    width: 36px;
    height: 36px;
    background: center/contain no-repeat url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/hero-banners/arrow_carousel.png"); }
    .owl-carousel.home-banners .owl-nav button.owl-prev span {
      display: none; }
  .owl-carousel.home-banners .owl-nav button.owl-next {
    position: absolute;
    right: 30px;
    width: 36px;
    height: 36px;
    background: center/contain no-repeat url("/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/src/hero-banners/arrow_carousel.png");
    transform: rotate(180deg); }
    .owl-carousel.home-banners .owl-nav button.owl-next span {
      display: none; }

/*# sourceMappingURL=../maps/core/main.css.map */
span.selection-underline {
  text-decoration: underline; }

span.selection-bold {
  font-weight: bold; }

span.selection-italic {
  font-style: italic; }
.skip-to-main-content-wrapper a {
  position: absolute;
  color: #fff;
  background-color: #f36633;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid whitesmoke;
  text-align: center;
  font-size: 1.2em;
  width: 30%;
  top: -100px;
  left: 0;
  z-index: 1; }
  .skip-to-main-content-wrapper a:focus, .skip-to-main-content-wrapper a:active {
    top: auto;
    left: auto; }
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  /*@include opacity(0.7);*/ }

.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px; }

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #FFF;
  text-align: left;
  border: solid 2px #323131;
  /*@include border-radius(10px);*/ }

.overlay-content-inner {
  overflow: hidden; }

.overlay-close {
  width: 25px;
  height: 25px;
  z-index: 9999;
  font-size: 25px;
  position: absolute;
  top: -30px;
  right: 15px;
  background: url(../../../../wireframe/desktop/img/close.png) no-repeat;
  cursor: Pointer;
  display: none; }

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../wireframe/desktop/img/loader.gif) no-repeat 50% 50%; }

/*# sourceMappingURL=../maps/core/overlay.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  min-height: 0; }
  .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse; }
  .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    right: 2px; }
    .ui-datepicker .ui-datepicker-next span {
      display: block;
      cursor: pointer;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    left: 2px; }
    .ui-datepicker .ui-datepicker-prev span {
      display: block;
      cursor: pointer;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
    left: 1px; }
  .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
    right: 1px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
    .ui-datepicker td span, .ui-datepicker td a {
      display: block;
      padding: .2em;
      text-align: center;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: .5em .2em .4em;
      cursor: pointer;
      padding: .2em .6em .3em .6em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
    .ui-datepicker-rtl .ui-datepicker-prev:hover {
      right: 1px;
      left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
    .ui-datepicker-rtl .ui-datepicker-next:hover {
      left: 1px;
      right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button {
      float: left; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
      float: right; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #d9d6c4;
  background: #eeeeee;
  color: #1f1f1f; }
  .ui-widget-content a {
    color: #1f1f1f; }

.ui-widget-header {
  border: 1px solid #eeece4;
  background: white;
  color: #323131;
  font-weight: bold; }
  .ui-widget-header a {
    color: #323131; }

/* Interaction states
----------------------------------*/
.ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }
  .ui-state-default a {
    color: #654b24;
    text-decoration: none; }
  .ui-state-default a:link, .ui-state-default a:visited {
    color: #654b24;
    text-decoration: none; }

.ui-widget-content .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }

.ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-active, .ui-widget-content .ui-state-hover {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-widget-header .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }

.ui-widget-header .ui-state-hover, .ui-widget-header ui-state-focus, .ui-widget-header .ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-state-hover, .ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }
  .ui-state-hover a, .ui-state-focus a {
    color: white;
    text-decoration: none; }
  .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: white;
    text-decoration: none; }

.ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }
  .ui-state-active a {
    color: white;
    text-decoration: none; }
  .ui-state-active a:link, .ui-state-active a:visited {
    color: white;
    text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427; }
  .ui-state-highlight a {
    color: #3a3427; }

.ui-widget-content .ui-state-highlight, ui-widget-header .ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427; }
  .ui-widget-content .ui-state-highlight a, ui-widget-header .ui-state-highlight a {
    color: #3a3427; }

.ui-widget-content .ui-state-error, ui-widget-header .ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white; }
  .ui-widget-content .ui-state-error a, ui-widget-header .ui-state-error a {
    color: white; }

.ui-widget-content .ui-state-error-text, ui-widget-header .ui-state-error-text {
  color: white; }

.ui-widget-content .ui-priority-primary, ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-widget-content .ui-priority-secondary, ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-widget-content .ui-state-disabled, ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white; }
  .ui-state-error a {
    color: white; }

.ui-state-error-text {
  color: white; }

.ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }
  .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../../img/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(../../img/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(../../img/ui-icons_3572ac_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../../img/ui-icons_fbdb93_256x240.png); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.privacyPolicy {
  overflow: hidden; }
  .privacyPolicy p {
    margin: 0; }
  .privacyPolicy .wsform-hint {
    display: none; }
  .privacyPolicy input[type='checkbox'] {
    float: left; }

.privacyPolicy-text {
  padding-left: 20px; }
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@media only screen and (min-width: 990px) {
  :lang(ru-RU) .flex.flex-col.fullbox-d-right.product-detail-top-block > .component-content > .paragraphSystem {
    flex-direction: row !important; } }

:lang(ru-RU) .flex.flex-col.fullbox-d-right.product-detail-top-block > .component-content > .paragraphSystem > .fullbox {
  position: static !important; }

@media (max-width: 449px) {
  :lang(ru-RU) .reference-product-theraflu-lemon,
  :lang(ru-RU) .reference-product-theraflu-berries,
  :lang(ru-RU) .reference-product-theraflu-extra-lemon,
  :lang(ru-RU) .reference-product-theraflu-max,
  :lang(ru-RU) .reference-product-theraflu-extratab,
  :lang(ru-RU) .reference-product-theraflu-lar,
  :lang(ru-RU) .reference-product-theraflu-lar-mentol {
    width: calc(100% - .5rem) !important;
    max-width: calc(100% - .5rem) !important;
    flex-basis: calc(100% - .5rem) !important; } }

:lang(ru-RU) .reference-product-theraflu-lemon .headline-height,
:lang(ru-RU) .reference-product-theraflu-berries .headline-height,
:lang(ru-RU) .reference-product-theraflu-extra-lemon .headline-height,
:lang(ru-RU) .reference-product-theraflu-max .headline-height,
:lang(ru-RU) .reference-product-theraflu-extratab .headline-height,
:lang(ru-RU) .reference-product-theraflu-lar .headline-height,
:lang(ru-RU) .reference-product-theraflu-lar-mentol .headline-height {
  flex-grow: 0; }

:lang(ru-RU) .reference-product-theraflu-lemon .richTextEnhanced,
:lang(ru-RU) .reference-product-theraflu-berries .richTextEnhanced,
:lang(ru-RU) .reference-product-theraflu-extra-lemon .richTextEnhanced,
:lang(ru-RU) .reference-product-theraflu-max .richTextEnhanced,
:lang(ru-RU) .reference-product-theraflu-extratab .richTextEnhanced,
:lang(ru-RU) .reference-product-theraflu-lar .richTextEnhanced,
:lang(ru-RU) .reference-product-theraflu-lar-mentol .richTextEnhanced {
  /*.richText-content {
        display: flex;
        flex-direction: column;
      }*/ }
  :lang(ru-RU) .reference-product-theraflu-lemon .richTextEnhanced p:last-child,
  :lang(ru-RU) .reference-product-theraflu-berries .richTextEnhanced p:last-child,
  :lang(ru-RU) .reference-product-theraflu-extra-lemon .richTextEnhanced p:last-child,
  :lang(ru-RU) .reference-product-theraflu-max .richTextEnhanced p:last-child,
  :lang(ru-RU) .reference-product-theraflu-extratab .richTextEnhanced p:last-child,
  :lang(ru-RU) .reference-product-theraflu-lar .richTextEnhanced p:last-child,
  :lang(ru-RU) .reference-product-theraflu-lar-mentol .richTextEnhanced p:last-child {
    margin-top: auto;
    padding-bottom: 10px; }

:lang(ru-RU) .reference-product-theraflu-lemon a,
:lang(ru-RU) .reference-product-theraflu-berries a,
:lang(ru-RU) .reference-product-theraflu-extra-lemon a,
:lang(ru-RU) .reference-product-theraflu-max a,
:lang(ru-RU) .reference-product-theraflu-extratab a,
:lang(ru-RU) .reference-product-theraflu-lar a,
:lang(ru-RU) .reference-product-theraflu-lar-mentol a {
  height: auto !important; }

:lang(ru-RU) .searchBox-label {
  opacity: 1;
  transition: opacity .1s linear 300ms; }

:lang(ru-RU) .nav-opened .searchBox-label {
  opacity: 0; }
  @media only screen and (min-width: 990px) {
    :lang(ru-RU) .nav-opened .searchBox-label {
      opacity: 1; } }

/*# sourceMappingURL=../maps/components/ru-custom.css.map */
.accordion-container{list-style:none}.accordion-head{padding:13px 0}.accordion-title{margin:0}.mod-js .accordion-head{position:relative;cursor:pointer}.mod-js .accordion-head:after{position:absolute!important;content:" "}.mod-js .accordion-slide.is-active>.accordion-head,.mod-js .accordion-slide.is-active>.accordion-head:hover{cursor:pointer}
/*# sourceMappingURL=../maps/components/addtobasket.css.map */
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
  border-bottom: solid 4px #f36633; }

.articleTeaser .articleTeaser-text-content .articleTeaser-text-link {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .articleTeaser .articleTeaser-text-content .articleTeaser-text-link:hover {
    background-color: #939191;
    color: white; }
  .articleTeaser .articleTeaser-text-content .articleTeaser-text-link:active {
    background-color: #939191;
    color: white; }

@media only screen and (max-width: 767px) {
  .articleTeaser .component-content.hero-article .articleTeaser-text-content {
    width: 100%; }
  .articleTeaser .articleTeaser-image-holder {
    text-align: center; } }

/*# sourceMappingURL=../maps/components/article.teaser.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.article-teaser-block {
  border: 1px solid #efefed;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  position: relative;
  margin: 8px;
  overflow: hidden;
  background-color: #fff; }
  .article-teaser-block .aspect-ratio-box {
    position: relative;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden; }
    .article-teaser-block .aspect-ratio-box img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 100%; }
  .article-teaser-block .article-body {
    min-height: 120px;
    padding: 0 24px 30px; }
  .article-teaser-block .label p {
    margin-bottom: 20px; }
  .article-teaser-block .article-title p {
    margin-bottom: 20px; }
  .article-teaser-block .article-description {
    margin-bottom: 20px; }
  .article-teaser-block .article-body .article-date {
    color: rgba(84, 79, 64, 0.7);
    font-size: 1rem;
    letter-spacing: .2px;
    margin-bottom: 20px; }
  .article-teaser-block .article-button-container {
    position: relative;
    bottom: 0;
    left: 0; }
  .article-teaser-block .article-title {
    font-size: 1.5rem;
    font-weight: 700; }
  .article-teaser-block .margin-none-top {
    margin-top: 0; }
  .article-teaser-block .button-text {
    font-size: .85714rem;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #544f40; }
  .article-teaser-block a.button-primary {
    color: #15717d; }
  .article-teaser-block a.button-primary-filled {
    background-color: #15717d;
    color: #fff;
    display: inline-block;
    padding: 12px 20px;
    border-radius: 2rem;
    font-size: .85714rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    text-align: center; }
  .article-teaser-block a.button-primary-pdf-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/download.png); }
  .article-teaser-block a.external-link-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/new-window.png); }

.article-teaser-block-transparent-background {
  border: none;
  background-color: inherit;
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0; }

.articleTeaser .clickable-at {
  cursor: pointer; }
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.articleList > .component-content {
  border: solid 2px #323131;
  padding: 13px;
  background-color: #e1e1e1; }

.articleList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-date {
  margin-bottom: 10px;
  color: #868484; }

.articleList-article {
  margin-bottom: 20px;
  overflow: hidden; }

.articleList-description {
  overflow: hidden; }

.articleList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px; }

.articleList-more {
  float: right; }
  .articleList-more:after {
    content: " \00bb";
    display: inline; }

.articleList-more-arrow {
  display: none; }
  .no-generatedcontent .articleList-more-arrow {
    display: inline; }

.articleList-article-wrapper {
  margin: 0;
  padding: 0; }

.articleList-horizontal-2-columns .articleList-article,
.articleList-horizontal-3-columns .articleList-article {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline; }

.articleList-horizontal-2-columns .articleList-article {
  padding: 0;
  margin: 0;
  margin-right: 1.2%;
  width: 48%; }

.articleList-horizontal-3-columns .articleList-article {
  padding: 0;
  margin: 0;
  margin-right: 1.5%;
  width: 31%; }

.articleList-tags {
  list-style-type: none;
  padding: 0;
  margin: -20px 0 0 0; }

.articleList-tags-item {
  display: inline-block;
  margin: 0 2px; }

.articleList-tags-item-link {
  background: #b9b8b8;
  color: black;
  border: 1px solid #939191;
  padding: 1px;
  display: block;
  font-size: 0.85em; }

@media only screen and (max-width: 767px) {
  .articleList-thumbnail {
    float: none;
    margin: auto;
    display: block; }
  .articleList-horizontal-2-columns .articleList-article,
  .articleList-horizontal-3-columns .articleList-article {
    display: block;
    width: 100%; } }

/*# sourceMappingURL=../maps/components/articleList.css.map */
.breadcrumbs{margin:10px 0}.breadcrumbs-list{overflow:hidden;margin:0;padding:0;list-style:none}@media only screen and (max-width:767px){.breadcrumbs-list li{float:none}}.breadcrumbs-separator{margin:0 10px}.breadcrumbs-without-separator .breadcrumbs-separator{display:none}.breadcrumbs-without-separator li{position:relative}.breadcrumbs-without-separator li:before{right:0;content:' ';display:inline-block;position:relative;position:absolute}.breadcrumbs-without-separator li:last-child{background-image:none}.breadcrumbs-without-separator li:last-child:before{display:none}
/*# sourceMappingURL=../maps/components/coupons.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.filterableBox {
  position: relative;
  margin-left: 10px; }
  .filterableBox .filterableBox__header {
    display: flex; }
    .filterableBox .filterableBox__header .header__item {
      margin-right: 20px; }
    .filterableBox .filterableBox__header .header__searchWrapper .searchWrapper__search-box {
      height: 100%;
      padding: 0; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__label {
      background-color: #f36633;
      color: white;
      border: none;
      cursor: pointer;
      padding: 10px 20px;
      text-decoration: none;
      margin: auto; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
      z-index: 1;
      margin-top: 10px;
      padding-inline-start: 0; }
      .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        cursor: pointer; }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5); }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item.active {
          font-weight: bold; }
  .filterableBox .filterableBox__content {
    margin-top: 20px; }
    .filterableBox .filterableBox__content .content__noResultFound {
      display: none; }
    .filterableBox .filterableBox__content .content {
      display: flex;
      flex-wrap: wrap; }
      .filterableBox .filterableBox__content .content .indexable-component {
        padding: 10px; }
        .filterableBox .filterableBox__content .content .indexable-component:first-child {
          margin-right: 20px; }
.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

.footer-bar {
  padding: 1rem 0 0; }

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

.footer-navgroup__heading {
  color: inherit;
  font-size: inherit; }

.footer-navgroup li {
  padding: 0.25rem 0; }

.footer-navgroup li > a {
  color: red;
  text-decoration: none; }
  .footer-navgroup li > a:hover, .footer-navgroup li > a:focus {
    color: blue;
    text-decoration: underline; }

.footer-navgroup img {
  max-width: 100%; }

.footer-copyright {
  display: flex; }
  .footer-copyright__img {
    margin: 0 1rem 0 0; }
  .footer-copyright__text {
    font-size: inherit;
    color: inherit; }

.footer-navlist ul {
  display: flex;
  flex-direction: row;
  justify-content: center; }

.footer-navlist li {
  padding: 0 0 0.25rem 0; }

.footer-navlist a {
  color: red;
  text-decoration: none; }
  .footer-navlist a:hover, .footer-navlist a:focus {
    color: blue;
    text-decoration: underline; }

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.locationfinder input[type=text] {
  font-family: arial;
  font-size: 12px;
  border: 1px solid #D5D1CE;
  display: inline;
  float: left;
  height: 12px;
  padding: 8px;
  width: 27%; }
  @media only screen and (max-width: 767px) {
    .locationfinder input[type=text] {
      width: 60%;
      margin-bottom: 20px; } }

.locationfinder .button {
  padding: 8px;
  background-image: url(../../img/Search-icon.png);
  background-repeat: no-repeat;
  border: none;
  margin-right: 20px;
  width: 30px;
  height: 30px; }
  @media only screen and (max-width: 767px) {
    .locationfinder .button {
      margin-right: 24%;
      margin-bottom: 20px; } }

.locationfinder .locationFinder-selectOption {
  width: 7%;
  border: 1px solid #D5D1CE;
  height: 30px;
  margin-left: 10px;
  margin-right: 20px; }
  @media only screen and (max-width: 767px) {
    .locationfinder .locationFinder-selectOption {
      width: 20%;
      margin-left: 0px;
      margin-right: 15px; } }

.locationfinder .locationFinder-selectOption1 {
  height: 30px;
  margin-left: 15px;
  width: 15%; }
  @media only screen and (max-width: 767px) {
    .locationfinder .locationFinder-selectOption1 {
      width: 40%;
      margin-left: 0px; } }

.locationfinder .locationFinder-loadMore .loadMore {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .locationfinder .locationFinder-loadMore .loadMore:hover {
    background-color: #939191;
    color: white; }
  .locationfinder .locationFinder-loadMore .loadMore:active {
    background-color: #939191;
    color: white; }

/*# sourceMappingURL=../maps/components/location.finder.css.map */
/* NEWSFEED ITEM */
/* NEWSFEED COMPONENT */
/* PER PAGE */
/* MOBILE */
.newsfeed-result {
  padding: 0;
  margin: 0;
  background: #F5F5F5;
  margin-bottom: 20px; }

.newsfeed-image {
  margin: 0;
  height: 150px;
  overflow: hidden; }
  .newsfeed-image img {
    height: 100%;
    min-width: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%); }

.newsfeed-inner-content {
  padding: 10px 15px;
  border-top: solid 4px #F36533; }

.newsfeed-category {
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D; }

.newsfeed-title {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: #7E7E7E; }
  .newsfeed-title:only-child {
    border-bottom: 0;
    padding: 0;
    margin: 0; }
  .newsfeed-title a:hover {
    text-decoration: none; }
  .newsfeed-title a:active {
    text-decoration: none; }
  .newsfeed-title a:focus {
    text-decoration: none; }

.newsfeed-date {
  font-size: 13px;
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D; }

.newsfeed-description {
  margin: 0 0 10px;
  color: #73645D; }

.newsfeed-url {
  font-size: 13px;
  word-break: break-all; }
  .newsfeed-url a {
    color: #16727F;
    font-weight: bold; }
    .newsfeed-url a:hover {
      text-decoration: none; }
    .newsfeed-url a:active {
      text-decoration: none; }
    .newsfeed-url a:focus {
      text-decoration: none; }

.newsfeed {
  position: relative; }
  .newsfeed a {
    color: inherit;
    text-decoration: none; }
  .newsfeed .active a {
    font-weight: bold; }
  .newsfeed .splitter {
    color: #F36533; }

.newsfeed-number {
  margin-bottom: 20px;
  position: absolute;
  left: 250px;
  top: -50px; }
  .newsfeed-number .results-count-strong {
    font-weight: bold; }

.newsfeed-pagination .mobile {
  display: none; }

.newsfeed-pagination-list {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  float: right; }

.newsfeed-pagination-item {
  display: inline-block; }
  .newsfeed-pagination-item a {
    display: block;
    border: 1px solid #e9e9e9;
    width: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: 3px; }
    .newsfeed-pagination-item a:hover {
      text-decoration: none;
      border-color: #a0ce4e; }
    .newsfeed-pagination-item a:focus {
      text-decoration: none;
      border-color: #a0ce4e; }
    .newsfeed-pagination-item a:active {
      text-decoration: none;
      border-color: #a0ce4e; }

.newsfeed-pagination-item.separator {
  display: inline-block;
  border: 1px solid #fff;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 3px;
  letter-spacing: 2px; }
  .newsfeed-pagination-item.separator:before {
    content: "..."; }

.newsfeed-pagination-item.is-active a {
  background: #a0ce4e;
  color: #fff;
  cursor: default; }

.newsfeed-pagination-item.item-next a {
  border: 0;
  width: auto; }
  .newsfeed-pagination-item.item-next a:hover {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:focus {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:active {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:after {
    content: ">";
    font-family: FontAwesome, serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 1rem;
    margin-left: 5px; }

.newsfeed-pagination-item.item-previous a {
  border: 0;
  width: auto; }
  .newsfeed-pagination-item.item-previous a:hover {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:focus {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:active {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:before {
    content: "<";
    font-family: FontAwesome, serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 1rem;
    margin-right: 5px; }

.view-all.button {
  margin-top: 30px; }

.promo .view-all.button {
  text-align: center; }

.related .view-all.button {
  text-align: start; }

.view-all a {
  background: #15717d;
  padding: 10px 23px;
  border-radius: 20px;
  color: #fff; }

span.newsfeed-related-updates {
  display: block;
  margin: 50px 0 20px 0;
  font-style: italic;
  color: #73645D; }

a.newsfeed-related-category {
  background: #f3f2f0;
  padding: 15px;
  border-radius: 40px;
  font-weight: bold;
  color: #15717d; }

.newsfeed-perPage {
  max-width: 200px;
  margin: 14px 0 0; }
  .newsfeed-perPage > div {
    display: inline-block; }
  .newsfeed-perPage .active {
    font-style: italic;
    background: #DDD; }
  .newsfeed-perPage a {
    color: inherit;
    text-decoration: none; }
  .newsfeed-perPage .heading {
    background: #EEE;
    min-width: 100px;
    padding: 10px; }
  .newsfeed-perPage .slider {
    position: absolute;
    background: #FFF;
    width: 100%;
    max-width: 198px;
    border: 1px solid grey;
    z-index: 100; }
  .newsfeed-perPage ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .newsfeed-perPage li {
    padding: 5px 20px; }
    .newsfeed-perPage li a {
      display: block; }

@media (max-width: 767px) {
  .newsfeed-pagination {
    text-align: center; }
    .newsfeed-pagination .mobile {
      display: block; }
    .newsfeed-pagination .desktop {
      display: none; }
  .newsfeed-pagination-list {
    display: inline-block;
    float: none; }
  .newsfeed-result.has-image {
    text-align: center; }
    .newsfeed-result.has-image .newsfeed-image {
      position: static;
      margin-bottom: 20px; }
    .newsfeed-result.has-image .newsfeed-title {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-description {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-date {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-url {
      text-align: left;
      margin-left: 0; }
  .item-previous {
    float: left; }
  .item-next {
    float: right; } }
.newsfeedFilterBy {
  max-width: 200px; }
  .newsfeedFilterBy .active {
    font-style: italic;
    background: #DDD; }
  .newsfeedFilterBy a {
    color: inherit;
    text-decoration: none; }
  .newsfeedFilterBy .heading {
    background: #F36533;
    color: #FFF;
    padding: 10px; }
  .newsfeedFilterBy .slider {
    position: absolute;
    background: #FFF;
    width: 100%;
    max-width: 198px;
    border: 1px solid grey;
    z-index: 100; }
    .newsfeedFilterBy .slider .tag-link a {
      display: block; }
  .newsfeedFilterBy .top-level {
    font-weight: bold;
    padding-left: 10px; }
  .newsfeedFilterBy ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .newsfeedFilterBy li {
    padding: 5px 20px; }
.podcast {
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #EFEFED;
  max-width: 800px; }
  .podcast p {
    margin: 0; }

.podcast__information {
  display: flex; }

.podcast__text {
  padding: 10px; }

.podcast__title {
  font-weight: 700; }

.audio {
  background-color: #efefed; }

.audio__controls {
  display: flex;
  align-items: center; }

.audio__backwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%; }

.audio__forwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%; }

.audio__backwards, .audio__forwards, .audio__play, .audio__pause {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.audio__play {
  height: 50px;
  width: 50px;
  background-color: #15717d;
  border-radius: 50%; }
  .audio__play:after {
    content: "\25b6";
    color: #fff;
    font-size: 25px; }

.audio__pause {
  display: none;
  height: 50px;
  width: 50px;
  background-color: #ffffff;
  border-radius: 50%; }
  .audio__pause:after {
    content: "| |";
    color: #000;
    font-size: 25px; }

.audio--playing .audio__pause {
  display: flex; }

.audio--playing .audio__backwards {
  visibility: visible; }

.audio--playing .audio__forwards {
  visibility: visible; }

.audio--playing .audio__play {
  display: none; }
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.powerreviews {
  border: solid 1px #e0e0e0;
  padding: 5px 10px 0 10px;
  margin-bottom: 5px; }

.powerreviews .p-w-r .pr-header-title {
  color: #f36633; }

.powerreviews .p-w-r .pr-star-selected {
  background-color: #f36633; }

.powerreviews .pr-snapshot-rating .pr-stars {
  background-image: url("../../img/stars.gif"); }

.powerreviews .pr-review-rating .pr-stars-small, .powerreviews .pr-snippet-stars .pr-stars-small {
  background-image: url("../../img/stars_small.gif"); }

.powerreviews.pr-base-modal a, .powerreviews .pr-pa-snippet a, .powerreviews .pr-review-engine a, .powerreviews .pr-snippet a, .powerreviews .prImageSnippet a {
  color: #f36633; }

/*# sourceMappingURL=../maps/components/powerreviews.css.map */
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.questionanswers.hideScoreBox .quizScoreBox, .quizResultBoxContainer {
  display: none; }

.quizResultBoxContainer.showBoxQuiz {
  display: block; }

.quizButton img {
  cursor: pointer; }

/*# sourceMappingURL=../maps/components/questionanswers.css.map */
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.questionWithCheck {
  border: dotted 1px #D5D1CE;
  padding: 10px; }
  .questionWithCheck .formControl-radio {
    float: left;
    margin: 0;
    padding: 0;
    width: 21px; }

.questionWithRadio .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px; }

.questionWithRadio .genericFormGroup span input[type="radio"],
.questionWithCheck .genericFormGroup span input[type="checkbox"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px; }

.questionWithRadio .genericFormGroup label,
.questionWithCheck .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
  margin-right: 15px; }

.questionWithRadio .genericFormGroup .quizRadioImg label,
.questionWithCheck .genericFormGroup .quizRadioImg label {
  width: 100px; }

.quiz .nextQuestionPage {
  float: right; }

.questionWithRadio .quizScoreBox, .questionWithCheck .quizScoreBox {
  border: 1px solid #0F61AF;
  background: white;
  text-align: center;
  font-weight: 700;
  padding: 5px;
  width: 50px;
  height: 15px;
  margin-left: 20px;
  float: left; }

.questionWithRadio .imgContainer,
.questionWithCheck .imgContainer {
  width: 100%;
  float: left; }

.questionWithRadio .quizQuestion p,
.questionWithCheck .quizQuestion p {
  margin: 0 0 15px 0; }

.questionWithRadio .quizScoreBox p,
.questionWithCheck .quizScoreBox p {
  margin: 0;
  font-weight: 700; }

.quizHideBox {
  display: none; }

.quizOverlayContainer .overlay-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 1000;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center; }

.quizOverlayContainer .overlay-content {
  background: none repeat scroll 0 0 #FFFFFF;
  display: inline-block;
  max-width: 90%;
  min-height: 80px;
  min-width: 80px;
  padding: 30px 10px 10px;
  position: relative;
  text-align: left;
  top: 150px; }

.quizOverlayContainer .overlay-close {
  background: url("../../img/overlay-close-icon.png") no-repeat scroll 0 0/20px auto rgba(0, 0, 0, 0);
  cursor: pointer;
  display: none;
  font-size: 25px;
  height: 20px;
  position: absolute;
  right: 3px;
  top: 5px;
  width: 20px;
  z-index: 9999; }

.quizOverlayContainer .close-btn:hover {
  background: #05abe0; }

.questionWithImage {
  clear: both; }

.quizResultContainer {
  width: 92%; }

.questionWithImage .quizQuestion {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 15px 10px 20px 10px;
  float: left;
  width: 80%; }

.questionWithImage .quizQuestion p {
  font-weight: 700;
  line-height: 1.2em;
  margin: 10px 0 0 0;
  vertical-align: middle;
  color: black; }

.questionWithImage .imgContainer {
  float: left;
  width: 50%;
  text-align: center; }

.questionWithImage .imgContainer span {
  border: 3px solid #78A7D2;
  padding: 10px;
  height: 36px;
  width: 36px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px; }

.questionWithImage .imgContainer img {
  text-align: center;
  vertical-align: bottom;
  cursor: pointer; }

.questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption {
  float: left;
  width: 25%; }

.quizScoreBox {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px;
  width: 58px;
  height: 62px;
  margin-left: 20px;
  float: left; }

.quizScoreBox p {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
  color: black;
  margin-top: 15px; }

.quizScoreBox.totalScoreBox, .quiz .generateScore {
  float: right; }

.quiz .button.generateScore {
  width: 230px;
  padding: 10px;
  font-weight: 700;
  font-size: 22px;
  color: white;
  background: #0047BD; }

.quiz .button.generateScoreNewPage {
  padding: 10px;
  font-weight: 700;
  color: #0073BD;
  border: solid 1px #fff;
  background: #E4FE98; }

.quiz.quizWithBGImage {
  float: left; }

.quiz.quizWithBGImage .quizQuestionBox {
  background-color: #FFF1D0;
  padding: 20px;
  width: 70%; }

.quiz.quizWithBGImage .quizQuestionBox h2 {
  color: #4469A1;
  font-size: 40px;
  margin-bottom: 0; }

.quiz.quizWithBGImage .quizQuestionBox p {
  font-size: 18px;
  color: #5C5D59;
  margin: 0;
  line-height: 22px; }

.quizWithBGImage.questionOption1 .quizQuestionOption,
#question3 .quizWithBGImage.questionOption2,
#question3 .quizWithBGImage.questionOption2 .quizQuestionOption {
  height: 450px; }

.quizWithBGImage.questionOption2 .quizQuestionOption,
.quizWithBGImage.questionOption3 .quizQuestionOption,
.quizWithBGImage.questionOption4 .quizQuestionOption,
.quizWithBGImage.questionOption5 .quizQuestionOption {
  height: 225px; }

.quizWithBGImage.questionOption1,
.quizWithBGImage.questionOption4,
#question3 .quizWithBGImage.questionOption2 {
  width: 50%; }

.quizWithBGImage.questionOption2 {
  width: 25%; }

.quizWithBGImage.questionOption3,
#question2 .quizWithBGImage.questionOption3,
#question2 .quizWithBGImage.questionOption4,
#question2 .quizWithBGImage.questionOption5 {
  width: 25%; }

.quiz.quizWithBGImage .quizQuestionOption {
  position: relative; }

.quiz.quizWithBGImage .quizOptionButton {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #E2F1F3;
  padding: 17px 25px 17px 25px;
  font-size: 20px;
  border: 0;
  border-radius: 0;
  color: #73A1A7; }

.quiz.quizWithBGImage .quizOptionButton:focus {
  border: dotted 1px #000; }

.quiz.quizWithBGImage .quizOptionButton span {
  background: url("../../img/boxlink-arrow.png") no-repeat right center;
  padding-right: 25px; }

.quizProgressBar {
  background: white;
  border: solid 1px #fff;
  padding: 20px 0;
  border-color: white;
  box-shadow: 0 0 10px #9ecaed; }

.quiz.quizProgressBar .quizProgressBarDots {
  background-color: #E1E1E1;
  border: 1px solid #E1E1E1;
  border-radius: 18px;
  height: 10px;
  padding: 5px;
  position: relative; }

.quiz.quizProgressBar .quizProgressDots.active {
  background-color: #099696;
  height: 16px;
  width: 16px;
  left: 0;
  position: absolute;
  top: 2px; }

.quiz.quizProgressBar .quizProgressDots.firstactive {
  background-color: #099696;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 2px; }

.quiz.quizProgressBar .quizProgressDots.progressActive {
  background-color: #099696;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 2px; }

.quiz.quizProgressBar .quizProgressDots {
  background-color: white;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 12px;
  box-shadow: none;
  border: 0px solid gainsboro; }

.progressDotActive {
  width: 2%;
  background: #099696;
  height: 10px; }

.quiz.quizProgressBar .quizProgressBarQuestions {
  background-color: white;
  padding: 5px;
  position: relative;
  margin-bottom: 35px; }

.quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
  color: #22508E;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  background: none;
  cursor: text; }

.quizRadioImg {
  float: left;
  width: 100px; }

.questionWithRadio button {
  background: white;
  border: 1px solid #fff;
  border-radius: 0;
  float: left;
  margin-right: 15px; }

.questionWithRadio button.optionActive {
  border: solid 1px #D5DCEF; }

.quiz.quizWithBGImage .quizQuestionOption {
  background-repeat: no-repeat;
  background-position: left top; }

.hideQuizTotalBox .quizResultContainer {
  display: none; }

@media only screen and (max-width: 767px) {
  .questionWithCheck .formControl-radio {
    clear: both;
    display: block; } }

@media only screen and (max-width: 420px) {
  .questionWithRadio .formControl-radio, .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
    float: left;
    width: 6%; }
  .questionWithRadio .genericFormGroup label,
  .questionWithCheck .genericFormGroup label {
    display: block;
    float: left;
    width: 50%; }
  .quizRadioImg {
    width: 100%; }
  .questionWithImage .quizQuestion {
    width: 60%; }
  .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
    font-size: 12px;
    font-weight: 700; }
  .quiz.quizWithBGImage {
    width: 100%;
    display: block; }
  .quiz.quizProgressBar .quizProgressBarQuestions {
    margin-bottom: 15px; }
  .quiz.quizWithBGImage .quizQuestionOption {
    width: 100%;
    display: block;
    background: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: 100% 100%; }
  .quizWithBGImage.questionOption1,
  .quizWithBGImage.questionOption4,
  #question3 .quizWithBGImage.questionOption2 {
    width: 100%; }
  .quizWithBGImage.questionOption2 {
    width: 100%; }
  .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption4, #question2 .quizWithBGImage.questionOption5 {
    width: 100%; }
  .quiz.quizWithBGImage .quizQuestionOption {
    width: 100%;
    display: block; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption, .questionWithImage .imgContainer {
    display: block;
    width: 100%; } }

/*# sourceMappingURL=../maps/components/quiz.css.map */
.searchResults-pagination-list{padding:0;margin:0}.searchResults-pagination-item{display:inline-block;margin:1px;cursor:default}.searchResults-pagination-item a{display:inline-block;padding:0 10px;cursor:pointer}.tabs-nav-list{position:relative;list-style:none}.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.genericFormGroup {
  clear: both; }

.initialTabBasedFilter {
  background-color: #E1E1E1;
  border: 2px solid #323131;
  padding: 15px 60px;
  position: relative; }

.tagBasedFilter .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px; }

.tagBasedFilter .genericFormGroup span input[type="radio"], .tagBasedFilter .genericFormGroup span input[type="checkbox"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px; }

.tagBasedFilter .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto; }

.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }

.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }

.tagbasedfilter .simpleTagFilter input[type="button"] {
  background-color: #f36633;
  border: 1px solid #d5d1ce;
  border-radius: 0;
  color: white;
  padding: 5px 10px; }

.tagBasedFilter .multiLevelFilterContent input[type="button"] {
  background: url("../../img/quiz1_nrml.png") no-repeat scroll center center transparent;
  border: none;
  cursor: pointer;
  display: block;
  padding: 95px 0 0 0;
  min-width: 100px; }

.tagBasedFilter .multiLevelFilterContent input[type="button"]:hover, .tagBasedFilter.multiLevelFilter .genericFormGroup span input[type="button"]:focus {
  background: url("../../img/quiz1_hover.png") no-repeat scroll center center; }

.tagBasedFilter .multiLevelFilterContent input[type="button"].selected {
  background: url("../../img/quiz_selected.png") no-repeat scroll 50% 50%;
  width: 100%; }

.multiLevelFilter-Container .multiLevelFilter-level1 {
  margin-left: 25px; }

.multiLevelFilter-Container .multiLevelFilter-level2 {
  margin-left: 45px; }

.multiLevelFilter-Container .multiLevelFilter-level3 {
  margin-left: 65px; }

.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 15px; }

.multiLevelFilter .genericFormGroup {
  border-bottom: 1px dotted #e0e0e0;
  overflow: hidden;
  padding: 5px 0; }

.tagBasedNoResult {
  color: #ff0000;
  font-weight: 700; }

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 {
  margin-left: 0; }

.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input {
  float: left; }

.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent {
  float: left; }

/*# sourceMappingURL=../maps/components/tagbasedfilter.css.map */
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }

.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }

/*# sourceMappingURL=../maps/components/tagbasedfilterresult.css.map */
.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

.title h2 {
  margin-top: 0;
  word-wrap: break-word; }

.title h3 {
  margin-top: 0;
  word-wrap: break-word; }

.title h4 {
  margin-top: 0;
  word-wrap: break-word; }

.title h5 {
  margin-top: 0;
  word-wrap: break-word; }

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
/*@import "compass";*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.userBox-header-text {
  font-size: 2em; }

.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0; }

.userBox .logged-in .button, .userBox .logged-in a, .userBox .logged-out .button, .userBox .logged-out a {
  background-color: #e1e1e1;
  border: 1px solid #D5D1CE;
  margin-left: 1%;
  margin-right: 1%;
  color: #323131;
  padding: 5px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block; }

.userBox .logged-in .button:hover,
.userBox .logged-in a:hover,
.userBox .logged-out .button:hover,
.userBox .logged-out a:hover {
  background-color: #939191;
  color: white; }

.userBox .logged-in .lt-ie8 .button,
.userBox .logged-out .lt-ie8 .button {
  display: inline; }

.userBox .logged-in .button,
.userBox .logged-out .button {
  float: right; }

.userBox .logged-in .user {
  font-weight: bold; }

.user-box.user-type-gigya {
  display: none; }

/*# sourceMappingURL=../maps/components/user.box.css.map */
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.videoGallery-video {
  border: 2px solid #323131; }
  .videoGallery-video object,
  .videoGallery-video embed {
    width: 100% !important; }

.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center; }
  .videoGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .videoGallery-thumbnail-image img {
      display: block;
      margin: 0 auto; }
  .videoGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .videoGallery-thumbnail-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 28px;
    width: 30px;
    margin: -14px 0 0 -15px;
    opacity: 0.7; }
    .videoGallery-thumbnail-overlay:before {
      display: inline-block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      line-height: 24px;
      text-align: center;
      text-indent: 5px;
      font-size: 15px; }
  .videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }
  .videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .videoGallery-thumbnails-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }

.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden; }
  .videoGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer; }
  .videoGallery-arrow:before, .videoGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #323131; }

.videoGallery-arrow.is-disabled {
  opacity: 0.5; }

.videoGallery-arrow:hover:before {
  color: #b9b8b8; }

.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0; }
  .videoGallery-arrow-left:before, .videoGallery-arrow-left.is-disabled:hover:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right; }
  .videoGallery-arrow-right:before, .videoGallery-arrow-right.is-disabled:hover:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.mod-js .videoGallery-nojs {
  display: none; }

/*# sourceMappingURL=../maps/components/webinar.css.map */
.webinarTeaser__wrapper {
  display: block; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__wrapper {
      display: flex; } }

.webinarTeaser__image {
  display: block;
  width: 100%; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__image {
      background-size: cover;
      background-position: center; }
      .webinarTeaser__image-left {
        order: 0; }
      .webinarTeaser__image-right {
        order: 2; } }
  .webinarTeaser__image img {
    width: 100%; }
    @media only screen and (min-width: 720px) {
      .webinarTeaser__image img {
        display: none; } }

.webinarTeaser__content {
  width: 100%; }
.listing-item:first-of-type {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_1:nth-of-type(12n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_2:nth-of-type(6n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_3:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_4:nth-of-type(3n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_5:nth-of-type(2.4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_6:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_7:nth-of-type(1.71429n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_8:nth-of-type(1.5n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_9:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_10:nth-of-type(1.2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_11:nth-of-type(1.09091n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_12:nth-of-type(1n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_1:nth-of-type(16n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_2:nth-of-type(8n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_3:nth-of-type(5.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_4:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_5:nth-of-type(3.2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_6:nth-of-type(2.66667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_7:nth-of-type(2.28571n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_8:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_9:nth-of-type(1.77778n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_10:nth-of-type(1.6n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_11:nth-of-type(1.45455n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_12:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_13:nth-of-type(1.23077n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_14:nth-of-type(1.14286n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_15:nth-of-type(1.06667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
.navigationGroupEnhanced .component-content {
  overflow: visible; }
  .navigationGroupEnhanced .component-content nav.flexy {
    position: relative;
    height: 60px;
    display: flex;
    align-items: center; }
    .navigationGroupEnhanced .component-content nav.flexy button.moreFields {
      align-self: stretch;
      transition: all .4s ease-out;
      padding: 0 1rem 0 1.5rem;
      outline: 0;
      border: 0;
      font-size: 18px;
      background: #F36533;
      color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy button.moreFields.hidden {
        transition: none;
        border-right: 0.5rem solid #F36533;
        width: 0;
        padding: 0;
        overflow: visible;
        display: none; }
      .navigationGroupEnhanced .component-content nav.flexy button.moreFields:after {
        content: attr(count);
        display: inline-flex;
        width: 30px;
        height: 30px;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        color: #F36533;
        box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
        border-radius: 50%;
        font-size: 14px;
        line-height: 14px;
        margin-left: 1rem;
        margin-right: calc(-1rem + -8px); }
    .navigationGroupEnhanced .component-content nav.flexy ul.links {
      display: flex;
      justify-content: flex-end;
      flex: 1;
      overflow: hidden; }
    .navigationGroupEnhanced .component-content nav.flexy ul li {
      flex: auto;
      padding: 1rem; }
      .navigationGroupEnhanced .component-content nav.flexy ul li a {
        color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy ul li ul {
        background: #F36533; }
    .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links {
      display: block;
      position: absolute;
      background: #F36533;
      right: 0;
      top: 100%; }
      .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li {
        padding: 1rem; }
        .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li a {
          color: #ffffff;
          padding-right: 3rem; }
        .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li ul li a {
          color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links.hidden {
        display: none; }
  .navigationGroupEnhanced .component-content * {
    box-sizing: border-box; }
.tabsEnhancedMarkup .component-content .tabs-arrows {
  display: flex;
  width: 100%; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__left {
    float: left; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__right {
    float: right; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none; }
    .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden a {
      text-decoration: none; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots {
    display: inline-block;
    margin: 0 auto;
    width: 90%; }
    .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list {
      display: flex; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list li {
        display: block; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item {
        flex: auto; }
        .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item .tabs-dots__dot {
          display: block;
          border-radius: 50%;
          width: 15px;
          height: 15px;
          background-color: black; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .is-active .tabs-dots__dot {
        background-color: #F36533; }
.cf-form-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cf-form-notification .cf-form-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }

.cf-form-notification.is-hidden {
  display: none; }

@media screen and (max-width: 699px) {
  .cf-form-notification .cf-form-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0; } }

@media screen and (max-width: 699px) {
  .cf-form-notification-restrictive {
    position: absolute; } }

.cf-form-notification-buttons {
  text-align: right; }

.cf-form-header-error-msg-text {
  font-wieght: bold;
  color: red;
  text-align: center; }
/* -------------------------------- 

File: _modal.box.scss
Title: Modal Styles
Descr: Core styles for the modal component.
Usage: Haleon AEM CF Framework

-------------------------------- */
div.wf-modal {
  position: relative;
  width: auto;
  height: auto;
  opacity: 1;
  visibility: visible;
  background-color: transparent; }
  div.wf-modal::after {
    content: "Modal / Dialog region (Overlay styles available in preview or 'view as published')";
    background: black;
    padding: 0.2rem;
    font-size: 12px;
    color: white;
    position: absolute;
    bottom: -1rem;
    left: 50%;
    transform: translateX(-50%); }
  div.wf-modal .wf-modal-wrapper {
    width: auto !important;
    transform: scale(1) !important;
    border: solid 1px black;
    position: relative;
    margin: 0 auto; }
  div.wf-modal .wf-modal-body .new.section {
    min-width: 12rem; }

dialog.wf-modal {
  position: fixed;
  z-index: var(--wf-modal-z-index, 100);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  max-width: 100%;
  max-height: 100%;
  opacity: 0;
  visibility: hidden;
  border: none;
  background: transparent;
  padding: 1.5rem; }
  dialog.wf-modal::backdrop {
    background: var(--wf-modal-backdrop, rgba(0, 0, 0, 0.8)); }
  dialog.wf-modal:not([open]) {
    pointer-events: none;
    background-color: transparent; }
  dialog.wf-modal[open] {
    opacity: 1;
    visibility: visible; }

.wf-modal-wrapper {
  width: 100%;
  max-height: 100%;
  height: auto !important;
  transform: scale(0);
  max-width: 64em;
  border-radius: var(--wf-modal-radius, 0.3em);
  margin: 0 1rem;
  background-color: var(--wf-modal-background-color, white); }
  .wf-modal-wrapper--xs {
    max-width: var(--wf-modal-xs, 540px); }
  .wf-modal-wrapper--sm {
    max-width: var(--wf-modal-sm, 720px); }
  .wf-modal-wrapper--md {
    max-width: var(--wf-modal-md, 960px); }
  .wf-modal-wrapper--lg {
    max-width: var(--wf-modal-lg, 1140px); }
  .wf-modal-wrapper--xl {
    max-width: var(--wf-modal-xl, 1320px); }

.wf-modal-body {
  padding: var(--wf-modal-padding, 1rem) !important;
  font-size: var(--wf-modal-font-size-body, 1rem); }

.wf-modal-close {
  transition: var(--wf-modal-transition-duration, 0.2s);
  cursor: pointer;
  border: none;
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: var(--wf-modal-close-button-background, black) !important;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  line-height: 1; }
  .wf-modal-close:hover, .wf-modal-close:focus, .wf-modal-close:focus-visible {
    background-color: var(--wf-modal-close-button-background-focus, blue) !important; }
  .wf-modal-close > svg {
    fill: var(--wf-modal-close-icon-color, white);
    position: absolute;
    left: 8px;
    top: 8px; }

@media (prefers-reduced-motion: no-preference) {
  .wf-modal--fade, .wf-modal--scale, .wf-modal--fade-up, .wf-modal--fade-down, .wf-modal--fade-right, .wf-modal--fade-left, .wf-modal--slide-up, .wf-modal--slide-down, .wf-modal--slide-right, .wf-modal--slide-left {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s var(--wf-modal-transition-duration, 0.2s); }
    .wf-modal--fade[open], .wf-modal--scale[open], .wf-modal--fade-up[open], .wf-modal--fade-down[open], .wf-modal--fade-right[open], .wf-modal--fade-left[open], .wf-modal--slide-up[open], .wf-modal--slide-down[open], .wf-modal--slide-right[open], .wf-modal--slide-left[open] {
      transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
  .wf-modal--fade[open] {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--fade[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--scale .wf-modal-wrapper, .wf-modal--fade-up .wf-modal-wrapper, .wf-modal--fade-down .wf-modal-wrapper, .wf-modal--fade-right .wf-modal-wrapper, .wf-modal--fade-left .wf-modal-wrapper {
    will-change: transform;
    transition: transform var(--wf-modal-transition-duration, 0.2s) var(--wf-modal-ease, cubic-bezier(0.215, 0.61, 0.355, 1)); }
  .wf-modal--scale[open], .wf-modal--fade-up[open], .wf-modal--fade-down[open], .wf-modal--fade-right[open], .wf-modal--fade-left[open] {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--scale[open] .wf-modal-wrapper, .wf-modal--fade-up[open] .wf-modal-wrapper, .wf-modal--fade-down[open] .wf-modal-wrapper, .wf-modal--fade-right[open] .wf-modal-wrapper, .wf-modal--fade-left[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--slide-up .wf-modal-wrapper, .wf-modal--slide-down .wf-modal-wrapper, .wf-modal--slide-right .wf-modal-wrapper, .wf-modal--slide-left .wf-modal-wrapper {
    will-change: transform;
    transition: transform var(--wf-modal-transition-duration, 0.2s) var(--wf-modal-ease, cubic-bezier(0.215, 0.61, 0.355, 1)); }
  .wf-modal--slide-up[open], .wf-modal--slide-down[open], .wf-modal--slide-right[open], .wf-modal--slide-left[open] {
    transition: background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--slide-up[open] .wf-modal-wrapper, .wf-modal--slide-down[open] .wf-modal-wrapper, .wf-modal--slide-right[open] .wf-modal-wrapper, .wf-modal--slide-left[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--scale .wf-modal-wrapper {
    transform: scale(0.95); }
  .wf-modal--fade-up .wf-modal-wrapper {
    transform: translateY(40px); }
  .wf-modal--fade-down .wf-modal-wrapper {
    transform: translateY(-40px); }
  .wf-modal--fade-right .wf-modal-wrapper {
    transform: translateX(-40px); }
  .wf-modal--fade-left .wf-modal-wrapper {
    transform: translateX(40px); }
  .wf-modal--slide-up .wf-modal-wrapper {
    transform: translateY(100%); }
  .wf-modal--slide-down .wf-modal-wrapper {
    transform: translateY(-100%); }
  .wf-modal--slide-right .wf-modal-wrapper {
    transform: translateX(-100%); }
  .wf-modal--slide-left .wf-modal-wrapper {
    transform: translateX(100%); } }

.wf-u-sr-only,
.wf-u-sr-only-focusable:not(:focus):not(:focus-within) {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: 0;
  white-space: nowrap; }
select.wf-form-control::-ms-expand {
  display: none; }

input::-ms-clear {
  display: none; }

.wf-l-container {
  width: calc(100% - 2 * 1rem);
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wf-col-xl, 1140px); }

.wf-form-control {
  background-color: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  line-height: inherit;
  appearance: none; }

.wf-form fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

.wf-form textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top; }

.wf-form input::-ms-clear {
  display: none; }

.wf-form-control {
  font-size: var(--wf-form-control-font-size, 1rem);
  padding: var(--wf-form-control-padding-y, 0.75rem) var(--wf-form-control-padding-x, 0.75rem);
  border-radius: var(--wf-form-control-radius, 0);
  width: 100%;
  background: var(--wf-form-control-background, white);
  color: var(--wf-form-control-color, black);
  line-height: 1.2;
  box-shadow: inset 0px 0px 0px 1px #ccc;
  transition: all 0.2s ease; }

.wf-form-control::placeholder {
  opacity: 0.8;
  color: var(--wf-color-contrast-low, gray); }

.wf-form-control:focus, .wf-form-control:focus-within {
  background: var(--wf-color-bg);
  outline: none; }

.wf-form-control:focus-visible {
  outline: solid; }

.wf-form {
  position: relative; }

.wf-form-section {
  margin-bottom: var(--wf-form-section-spacing, 1.5rem) !important; }

.wf-form-legend {
  display: block;
  line-height: 1.2;
  font-size: var(--wf-form-legend-font-size, 1.5rem);
  margin-bottom: var(--wf-space-sm);
  color: var(--wf-form-legend-color, black); }

.wf-form-label {
  display: block;
  font-size: var(--wf-form-label-font-size, 1rem);
  color: var(--wf-form-label-color, black);
  padding-bottom: var(--wf-space-xxs);
  font-weight: bold; }

.wf-form-helptext {
  color: var(--wf-form-helper-text-color, black); }

.wf-form-helptext > p {
  margin-bottom: 0; }

.wf-form-error {
  line-height: 1;
  display: inline-block; }

.wf-form-error > p {
  margin: 0; }

.wf-form-is-hidden,
.wf-form-hidden-item {
  display: none;
  visibility: hidden; }

.wf-form-reveal-if-active {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  font-size: 16px;
  transform: scale(0.8);
  transition: 0.5s; }

.wf-form-reveal-if-active label {
  display: block;
  margin: 0 0 3px 0; }

.wf-form-reveal-if-active input[type="text"] {
  width: 100%; }

input[type="radio"]:checked ~ .wf-form-reveal-if-active,
input[type="checkbox"]:checked ~ .wf-form-reveal-if-active {
  opacity: 1;
  visibility: visible;
  max-height: 100px;
  padding: 10px 30px;
  transform: scale(1);
  overflow: visible; }

.wf-form-upload-wrapper {
  --upload-height: calc(var(--wf-form-control-padding-y, 0.75rem) * 4);
  --upload-radius: 0 var(--wf-form-control-radius, 0)
		var(--wf-form-control-radius, 0) 0;
  position: relative;
  width: 100%;
  height: var(--upload-height); }

.wf-form-upload-wrapper::after {
  content: attr(data-input);
  font-size: var(--text-sm, 1rem);
  position: absolute;
  top: 0;
  left: 10px;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: var(--upload-height);
  line-height: var(--upload-height); }

.wf-form-upload-wrapper::before {
  content: var(--wf-form-upload-text, attr(data-button));
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  background: var(--wf-form-upload-background, grey);
  color: white;
  z-index: 25;
  line-height: var(--upload-height);
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  border-radius: var(--upload-radius); }

.wf-form-upload-wrapper:hover::before, .wf-form-upload-wrapper:focus::before {
  background: var(--wf-form-upload-background-hover-focus, black); }

.wf-form-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: var(--upload-height);
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%; }

.wf-form-upload-file-item {
  list-style-type: none;
  border-radius: 10px;
  background-color: rgba(144, 163, 203, 0.2);
  margin: 0;
  color: initial;
  display: inline-flex;
  margin-right: 1rem;
  padding-right: 1rem; }

.wf-form-upload-file-item > span.name {
  padding-right: 10px;
  width: max-content;
  display: inline-flex; }

.wf-form-upload-file-item-delete {
  display: flex;
  width: 24px;
  color: initial;
  background-color: #6eb4ff00;
  font-size: large;
  justify-content: center;
  margin-right: 3px;
  cursor: pointer; }

.wf-form-upload-file-item-delete:hover, .wf-form-upload-file-item-delete:focus {
  background-color: rgba(144, 163, 203, 0.2);
  border-radius: 10px; }

.wf-form-upload-file-item-delete > span {
  transform: rotate(45deg); }

.wf-form-control[aria-invalid="true"],
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error,
.wf-form-list--error {
  box-shadow: 0px 0px 0px 2px var(--wf-color-error, red); }

.wf-form-control[aria-invalid="true"]:focus, .wf-form-control[aria-invalid="true"]:focus-within,
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error:focus,
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error:focus-within,
.wf-form-list--error:focus,
.wf-form-list--error:focus-within {
  box-shadow: 0px 0px 0px 2px var(--wf-color-error, red); }

.wf-form-label.wf-form-label--error {
  color: var(--wf-color-error, red); }

.wf-form-list--error {
  padding: var(--wf-space-xs) !important;
  border-radius: var(--wf-form-control-radius, 0); }

.wf-form-control--disabled,
.wf-form-control[disabled],
.wf-form-control[aria-disabled="true"],
.wf-form-control[readonly],
.wf-form-radio-item[disabled] + label,
.wf-form-radio-item[aria-disabled="true"] + label,
.wf-form-checkbox-item[disabled] + label,
.wf-form-checkbox-item[aria-disabled="true"] + label {
  opacity: 0.5;
  cursor: not-allowed; }
.icon{display:inline-block}.social-pages .icons-with-link{-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 .icons-with-link:after{background-color:#00adee;content:"";display:block;height:20px;width:1px}.social-pages .icons-with-link.last:after{content:none}@-webkit-keyframes searchshow{0%{height:0}99%{height:0}to{height:auto}}@keyframes searchshow{0%{height:0}99%{height:0}to{height:auto}}@-webkit-keyframes searchhide{0%{height:auto}1%{height:0}to{height:0}}@keyframes searchhide{0%{height:auto}1%{height:0}to{height:0}}img{max-width:100%}.container-fluid{overflow:hidden;padding:0}.overflow-hidden{overflow:hidden}#content .layout-inner>.col-xs-12,#header .layout-inner>.col-xs-12,#header .row>.col-xs-12,.breadcrumbs-parsys .col-xs-12,.hero-title{min-height:0}#content,#footer,#header{clear:both;display:block;float:none;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#content:after,#content:before,#footer:after,#footer:before,#header:after,#header:before{content:" ";display:table}#content:after,#footer:after,#header:after{clear:both}#content{margin-top:50px}@media (min-width:992px){#content{margin-top:0}}@media (max-width:767px){#content,#footer,#header{padding:0;width:100vw}}*{-webkit-box-sizing:border-box;box-sizing:border-box}body .component,body .component-content,body .content{line-height:1;margin-bottom:0}body #header{padding-top:0}body .component,body .component-content,body .navigation-item.navigation-level1,body .paragraphSystem,body div[clas*=col-]{margin-left:0;margin-right:0;padding-left:0;padding-right:0}div[class*=col-]{min-height:auto}@media (min-width:992px){.p-d-0{padding:0!important}.m-d-0{margin:0!important}.p-d-1{padding:1rem!important}.m-d-1{margin:1rem!important}.p-d-2{padding:2rem!important}.m-d-2{margin:2rem!important}.p-d-3{padding:3rem!important}.m-d-3{margin:3rem!important}.p-d-4{padding:4rem!important}.m-d-4{margin:4rem!important}.p-d-5{padding:5rem!important}.m-d-5{margin:5rem!important}.p-d-t-0{padding-top:0!important}.m-d-t-0{margin-top:0!important}.p-d-t-1{padding-top:1rem!important}.m-d-t-1{margin-top:1rem!important}.p-d-t-2{padding-top:2rem!important}.m-d-t-2{margin-top:2rem!important}.p-d-t-3{padding-top:3rem!important}.m-d-t-3{margin-top:3rem!important}.p-d-t-4{padding-top:4rem!important}.m-d-t-4{margin-top:4rem!important}.p-d-t-5{padding-top:5rem!important}.m-d-t-5{margin-top:5rem!important}.p-d-b-0{padding-bottom:0!important}.m-d-b-0{margin-bottom:0!important}.p-d-b-1{padding-bottom:1rem!important}.m-d-b-1{margin-bottom:1rem!important}.p-d-b-2{padding-bottom:2rem!important}.m-d-b-2{margin-bottom:2rem!important}.p-d-b-3{padding-bottom:3rem!important}.m-d-b-3{margin-bottom:3rem!important}.p-d-b-4{padding-bottom:4rem!important}.m-d-b-4{margin-bottom:4rem!important}.p-d-b-5{padding-bottom:5rem!important}.m-d-b-5{margin-bottom:5rem!important}.p-d-l-0{padding-left:0!important}.m-d-l-0{margin-left:0!important}.p-d-l-1{padding-left:1rem!important}.m-d-l-1{margin-left:1rem!important}.p-d-l-2{padding-left:2rem!important}.m-d-l-2{margin-left:2rem!important}.p-d-l-3{padding-left:3rem!important}.m-d-l-3{margin-left:3rem!important}.p-d-l-4{padding-left:4rem!important}.m-d-l-4{margin-left:4rem!important}.p-d-l-5{padding-left:5rem!important}.m-d-l-5{margin-left:5rem!important}.p-d-r-0{padding-right:0!important}.m-d-r-0{margin-right:0!important}.p-d-r-1{padding-right:1rem!important}.m-d-r-1{margin-right:1rem!important}.p-d-r-2{padding-right:2rem!important}.m-d-r-2{margin-right:2rem!important}.p-d-r-3{padding-right:3rem!important}.m-d-r-3{margin-right:3rem!important}.p-d-r-4{padding-right:4rem!important}.m-d-r-4{margin-right:4rem!important}.p-d-r-5{padding-right:5rem!important}.m-d-r-5{margin-right:5rem!important}.p-d-y-0{padding-top:0!important;padding-bottom:0!important}.m-d-y-0{margin-top:0!important;margin-bottom:0!important}.p-d-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.m-d-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.p-d-y-2{padding-top:2rem!important;padding-bottom:2rem!important}.m-d-y-2{margin-top:2rem!important;margin-bottom:2rem!important}.p-d-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.m-d-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.p-d-y-4{padding-top:4rem!important;padding-bottom:4rem!important}.m-d-y-4{margin-top:4rem!important;margin-bottom:4rem!important}.p-d-y-5{padding-top:5rem!important;padding-bottom:5rem!important}.m-d-y-5{margin-top:5rem!important;margin-bottom:5rem!important}.p-d-x-0{padding-left:0!important;padding-right:0!important}.m-d-x-0{margin-left:0!important;margin-right:0!important}.p-d-x-1{padding-left:1rem!important;padding-right:1rem!important}.m-d-x-1{margin-left:1rem!important;margin-right:1rem!important}.p-d-x-2{padding-left:2rem!important;padding-right:2rem!important}.m-d-x-2{margin-left:2rem!important;margin-right:2rem!important}.p-d-x-3{padding-left:3rem!important;padding-right:3rem!important}.m-d-x-3{margin-left:3rem!important;margin-right:3rem!important}.p-d-x-4{padding-left:4rem!important;padding-right:4rem!important}.m-d-x-4{margin-left:4rem!important;margin-right:4rem!important}.p-d-x-5{padding-left:5rem!important;padding-right:5rem!important}.m-d-x-5{margin-left:5rem!important;margin-right:5rem!important}}@media (max-width:991px){.p-m-0{padding:0!important}.m-m-0{margin:0!important}.p-m-1{padding:1rem!important}.m-m-1{margin:1rem!important}.p-m-2{padding:2rem!important}.m-m-2{margin:2rem!important}.p-m-3{padding:3rem!important}.m-m-3{margin:3rem!important}.p-m-4{padding:4rem!important}.m-m-4{margin:4rem!important}.p-m-5{padding:5rem!important}.m-m-5{margin:5rem!important}.p-m-t-0{padding-top:0!important}.m-m-t-0{margin-top:0!important}.p-m-t-1{padding-top:1rem!important}.m-m-t-1{margin-top:1rem!important}.p-m-t-2{padding-top:2rem!important}.m-m-t-2{margin-top:2rem!important}.p-m-t-3{padding-top:3rem!important}.m-m-t-3{margin-top:3rem!important}.p-m-t-4{padding-top:4rem!important}.m-m-t-4{margin-top:4rem!important}.p-m-t-5{padding-top:5rem!important}.m-m-t-5{margin-top:5rem!important}.p-m-b-0{padding-bottom:0!important}.m-m-b-0{margin-bottom:0!important}.p-m-b-1{padding-bottom:1rem!important}.m-m-b-1{margin-bottom:1rem!important}.p-m-b-2{padding-bottom:2rem!important}.m-m-b-2{margin-bottom:2rem!important}.p-m-b-3{padding-bottom:3rem!important}.m-m-b-3{margin-bottom:3rem!important}.p-m-b-4{padding-bottom:4rem!important}.m-m-b-4{margin-bottom:4rem!important}.p-m-b-5{padding-bottom:5rem!important}.m-m-b-5{margin-bottom:5rem!important}.p-m-l-0{padding-left:0!important}.m-m-l-0{margin-left:0!important}.p-m-l-1{padding-left:1rem!important}.m-m-l-1{margin-left:1rem!important}.p-m-l-2{padding-left:2rem!important}.m-m-l-2{margin-left:2rem!important}.p-m-l-3{padding-left:3rem!important}.m-m-l-3{margin-left:3rem!important}.p-m-l-4{padding-left:4rem!important}.m-m-l-4{margin-left:4rem!important}.p-m-l-5{padding-left:5rem!important}.m-m-l-5{margin-left:5rem!important}.p-m-r-0{padding-right:0!important}.m-m-r-0{margin-right:0!important}.p-m-r-1{padding-right:1rem!important}.m-m-r-1{margin-right:1rem!important}.p-m-r-2{padding-right:2rem!important}.m-m-r-2{margin-right:2rem!important}.p-m-r-3{padding-right:3rem!important}.m-m-r-3{margin-right:3rem!important}.p-m-r-4{padding-right:4rem!important}.m-m-r-4{margin-right:4rem!important}.p-m-r-5{padding-right:5rem!important}.m-m-r-5{margin-right:5rem!important}.p-m-y-0{padding-top:0!important;padding-bottom:0!important}.m-m-y-0{margin-top:0!important;margin-bottom:0!important}.p-m-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.m-m-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.p-m-y-2{padding-top:2rem!important;padding-bottom:2rem!important}.m-m-y-2{margin-top:2rem!important;margin-bottom:2rem!important}.p-m-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.m-m-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.p-m-y-4{padding-top:4rem!important;padding-bottom:4rem!important}.m-m-y-4{margin-top:4rem!important;margin-bottom:4rem!important}.p-m-y-5{padding-top:5rem!important;padding-bottom:5rem!important}.m-m-y-5{margin-top:5rem!important;margin-bottom:5rem!important}.p-m-x-0{padding-left:0!important;padding-right:0!important}.m-m-x-0{margin-left:0!important;margin-right:0!important}.p-m-x-1{padding-left: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}}.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}}.flex{max-width:100%}.flex>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;width:100%}.flex>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul>li{-webkit-box-flex:0!important;-ms-flex:0 0 auto!important;flex:0 0 auto!important;margin:1rem!important;max-width:none!important;min-width:auto!important;width:auto!important}.flex.image-flex>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex .item-fill{min-width:calc(100% - .5rem)}.flex.items-full-height>*>.component-content>*>.component-content,.flex.items-full-height>*>.component-content>*>.component-content>.component-content,.flex.items-full-height>*>.component-content>*>.component-content>.navigation-root,.flex.items-full-height>*>.component-content>*>.component-content>.paragraphSystem,.flex.items-full-height>*>.component-content>*>.component-content>figure,.flex.items-full-height>*>.component-content>*>.inner,.flex.items-full-height>*>.component-content>*>.inner>.component-content,.flex.items-full-height>*>.component-content>*>.inner>.navigation-root,.flex.items-full-height>*>.component-content>*>.inner>.paragraphSystem,.flex.items-full-height>*>.component-content>*>.inner>figure,.flex.items-full-height>*>.navigation-root>*>.component-content,.flex.items-full-height>*>.navigation-root>*>.component-content>.component-content,.flex.items-full-height>*>.navigation-root>*>.component-content>.navigation-root,.flex.items-full-height>*>.navigation-root>*>.component-content>.paragraphSystem,.flex.items-full-height>*>.navigation-root>*>.component-content>figure,.flex.items-full-height>*>.navigation-root>*>.inner,.flex.items-full-height>*>.navigation-root>*>.inner>.component-content,.flex.items-full-height>*>.navigation-root>*>.inner>.navigation-root,.flex.items-full-height>*>.navigation-root>*>.inner>.paragraphSystem,.flex.items-full-height>*>.navigation-root>*>.inner>figure,.flex.items-full-height>*>.paragraphSystem>*>.component-content,.flex.items-full-height>*>.paragraphSystem>*>.component-content>.component-content,.flex.items-full-height>*>.paragraphSystem>*>.component-content>.navigation-root,.flex.items-full-height>*>.paragraphSystem>*>.component-content>.paragraphSystem,.flex.items-full-height>*>.paragraphSystem>*>.component-content>figure,.flex.items-full-height>*>.paragraphSystem>*>.inner,.flex.items-full-height>*>.paragraphSystem>*>.inner>.component-content,.flex.items-full-height>*>.paragraphSystem>*>.inner>.navigation-root,.flex.items-full-height>*>.paragraphSystem>*>.inner>.paragraphSystem,.flex.items-full-height>*>.paragraphSystem>*>.inner>figure,.flex.items-full-height>*>figure>*>.component-content,.flex.items-full-height>*>figure>*>.component-content>.component-content,.flex.items-full-height>*>figure>*>.component-content>.navigation-root,.flex.items-full-height>*>figure>*>.component-content>.paragraphSystem,.flex.items-full-height>*>figure>*>.component-content>figure,.flex.items-full-height>*>figure>*>.inner,.flex.items-full-height>*>figure>*>.inner>.component-content,.flex.items-full-height>*>figure>*>.inner>.navigation-root,.flex.items-full-height>*>figure>*>.inner>.paragraphSystem,.flex.items-full-height>*>figure>*>.inner>figure{height:100%}.flex.items-full-height>*>.component-content>*>.component-content>.component-content>*,.flex.items-full-height>*>.component-content>*>.component-content>.navigation-root>*,.flex.items-full-height>*>.component-content>*>.component-content>.paragraphSystem>*,.flex.items-full-height>*>.component-content>*>.component-content>figure>*,.flex.items-full-height>*>.component-content>*>.inner>.component-content>*,.flex.items-full-height>*>.component-content>*>.inner>.navigation-root>*,.flex.items-full-height>*>.component-content>*>.inner>.paragraphSystem>*,.flex.items-full-height>*>.component-content>*>.inner>figure>*,.flex.items-full-height>*>.navigation-root>*>.component-content>.component-content>*,.flex.items-full-height>*>.navigation-root>*>.component-content>.navigation-root>*,.flex.items-full-height>*>.navigation-root>*>.component-content>.paragraphSystem>*,.flex.items-full-height>*>.navigation-root>*>.component-content>figure>*,.flex.items-full-height>*>.navigation-root>*>.inner>.component-content>*,.flex.items-full-height>*>.navigation-root>*>.inner>.navigation-root>*,.flex.items-full-height>*>.navigation-root>*>.inner>.paragraphSystem>*,.flex.items-full-height>*>.navigation-root>*>.inner>figure>*,.flex.items-full-height>*>.paragraphSystem>*>.component-content>.component-content>*,.flex.items-full-height>*>.paragraphSystem>*>.component-content>.navigation-root>*,.flex.items-full-height>*>.paragraphSystem>*>.component-content>.paragraphSystem>*,.flex.items-full-height>*>.paragraphSystem>*>.component-content>figure>*,.flex.items-full-height>*>.paragraphSystem>*>.inner>.component-content>*,.flex.items-full-height>*>.paragraphSystem>*>.inner>.navigation-root>*,.flex.items-full-height>*>.paragraphSystem>*>.inner>.paragraphSystem>*,.flex.items-full-height>*>.paragraphSystem>*>.inner>figure>*,.flex.items-full-height>*>figure>*>.component-content>.component-content>*,.flex.items-full-height>*>figure>*>.component-content>.navigation-root>*,.flex.items-full-height>*>figure>*>.component-content>.paragraphSystem>*,.flex.items-full-height>*>figure>*>.component-content>figure>*,.flex.items-full-height>*>figure>*>.inner>.component-content>*,.flex.items-full-height>*>figure>*>.inner>.navigation-root>*,.flex.items-full-height>*>figure>*>.inner>.paragraphSystem>*,.flex.items-full-height>*>figure>*>.inner>figure>*{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media (max-width:767px){.flex.s-m-0>*>.component-content>*,.flex.s-m-0>*>.navigation-root>*,.flex.s-m-0>*>.paragraphSystem>*,.flex.s-m-0>*>figure>*{margin-bottom:auto;margin-left:0;margin-right:0}.flex.s-m-1>*>.component-content>*,.flex.s-m-1>*>.navigation-root>*,.flex.s-m-1>*>.paragraphSystem>*,.flex.s-m-1>*>figure>*{margin-bottom:auto;margin-left:.49751rem;margin-right:.49751rem}.flex.s-m-2>*>.component-content>*,.flex.s-m-2>*>.navigation-root>*,.flex.s-m-2>*>.paragraphSystem>*,.flex.s-m-2>*>figure>*{margin-bottom:auto;margin-left:.99502rem;margin-right:.99502rem}.flex.s-m-3>*>.component-content>*,.flex.s-m-3>*>.navigation-root>*,.flex.s-m-3>*>.paragraphSystem>*,.flex.s-m-3>*>figure>*{margin-bottom:auto;margin-left:1.49254rem;margin-right:1.49254rem}.flex.s-m-4>*>.component-content>*,.flex.s-m-4>*>.navigation-root>*,.flex.s-m-4>*>.paragraphSystem>*,.flex.s-m-4>*>figure>*{margin-bottom:auto;margin-left:1.99005rem;margin-right:1.99005rem}.flex.s-m-5>*>.component-content>*,.flex.s-m-5>*>.navigation-root>*,.flex.s-m-5>*>.paragraphSystem>*,.flex.s-m-5>*>figure>*{margin-bottom:auto;margin-left:2.48756rem;margin-right:2.48756rem}}@media (min-width:992px){.flex.s-d-0>*>.component-content>*,.flex.s-d-0>*>.navigation-root>*,.flex.s-d-0>*>.paragraphSystem>*,.flex.s-d-0>*>figure>*{margin-bottom:auto;margin-left:0;margin-right:0}.flex.s-d-1>*>.component-content>*,.flex.s-d-1>*>.navigation-root>*,.flex.s-d-1>*>.paragraphSystem>*,.flex.s-d-1>*>figure>*{margin-bottom:auto;margin-left:.49751rem;margin-right:.49751rem}.flex.s-d-2>*>.component-content>*,.flex.s-d-2>*>.navigation-root>*,.flex.s-d-2>*>.paragraphSystem>*,.flex.s-d-2>*>figure>*{margin-bottom:auto;margin-left:.99502rem;margin-right:.99502rem}.flex.s-d-3>*>.component-content>*,.flex.s-d-3>*>.navigation-root>*,.flex.s-d-3>*>.paragraphSystem>*,.flex.s-d-3>*>figure>*{margin-bottom:auto;margin-left:1.49254rem;margin-right:1.49254rem}.flex.s-d-4>*>.component-content>*,.flex.s-d-4>*>.navigation-root>*,.flex.s-d-4>*>.paragraphSystem>*,.flex.s-d-4>*>figure>*{margin-bottom:auto;margin-left:1.99005rem;margin-right:1.99005rem}.flex.s-d-5>*>.component-content>*,.flex.s-d-5>*>.navigation-root>*,.flex.s-d-5>*>.paragraphSystem>*,.flex.s-d-5>*>figure>*{margin-bottom:auto;margin-left:2.48756rem;margin-right:2.48756rem}}.flex>*{width:100%}.flex>*>.component-content,.flex>*>.navigation-root,.flex>*>.paragraphSystem,.flex>*>figure{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;width:100%}.flex>*>.component-content:after,.flex>*>.component-content:before,.flex>*>.component-content>a[style^="visibility:hidden"],.flex>*>.component-content>a[style^="visibility: hidden"],.flex>*>.navigation-root:after,.flex>*>.navigation-root:before,.flex>*>.navigation-root>a[style^="visibility:hidden"],.flex>*>.navigation-root>a[style^="visibility: hidden"],.flex>*>.paragraphSystem:after,.flex>*>.paragraphSystem:before,.flex>*>.paragraphSystem>a[style^="visibility:hidden"],.flex>*>.paragraphSystem>a[style^="visibility: hidden"],.flex>*>figure:after,.flex>*>figure:before,.flex>*>figure>a[style^="visibility:hidden"],.flex>*>figure>a[style^="visibility: hidden"]{display:none!important}.flex.flex-row>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;height:100%}.flex.flex-row>*{height:100%}.flex.flex-row>*>.component-content,.flex.flex-row>*>.navigation-root,.flex.flex-row>*>.paragraphSystem,.flex.flex-row>*>figure{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;height:100%}.flex.flex-row.last-down>*>.component-content>:last-child,.flex.flex-row.last-down>*>.navigation-root>:last-child,.flex.flex-row.last-down>*>.paragraphSystem>:last-child,.flex.flex-row.last-down>*>figure>:last-child{margin-top:auto!important}.flex.flex-col>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;height:100%}.flex.flex-col>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul>li{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:1rem}.flex.flex-col>*{height:100%}.flex.flex-col>*>.component-content,.flex.flex-col>*>.navigation-root,.flex.flex-col>*>.paragraphSystem,.flex.flex-col>*>figure{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;height:100%}.flex.flex-col>*>.component-content>*,.flex.flex-col>*>.navigation-root>*,.flex.flex-col>*>.paragraphSystem>*,.flex.flex-col>*>figure>*{min-width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.flex.flex-col.last-down>*>.component-content>:last-child,.flex.flex-col.last-down>*>.navigation-root>:last-child,.flex.flex-col.last-down>*>.paragraphSystem>:last-child,.flex.flex-col.last-down>*>figure>:last-child{margin-top:auto!important}@media (max-width:991px){.flex.flex-col.fullbox-m-right>*{height:100%}.flex.flex-col.fullbox-m-right>*>.component-content,.flex.flex-col.fullbox-m-right>*>.navigation-root,.flex.flex-col.fullbox-m-right>*>.paragraphSystem,.flex.flex-col.fullbox-m-right>*>figure{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;position:relative!important}.flex.flex-col.fullbox-m-right>*>.component-content>*,.flex.flex-col.fullbox-m-right>*>.navigation-root>*,.flex.flex-col.fullbox-m-right>*>.paragraphSystem>*,.flex.flex-col.fullbox-m-right>*>figure>*{max-width:50%;min-width:auto;width:50%}.flex.flex-col.fullbox-m-right>*>.component-content>.fullbox,.flex.flex-col.fullbox-m-right>*>.navigation-root>.fullbox,.flex.flex-col.fullbox-m-right>*>.paragraphSystem>.fullbox,.flex.flex-col.fullbox-m-right>*>figure>.fullbox{bottom:0!important;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;left:auto!important;margin:auto!important;max-width:50%;position:absolute!important;right:0!important;top:0!important;width:50%}.flex.flex-col.fullbox-m-left>*{height:100%}.flex.flex-col.fullbox-m-left>*>.component-content,.flex.flex-col.fullbox-m-left>*>.navigation-root,.flex.flex-col.fullbox-m-left>*>.paragraphSystem,.flex.flex-col.fullbox-m-left>*>figure{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;position:relative!important}.flex.flex-col.fullbox-m-left>*>.component-content>*,.flex.flex-col.fullbox-m-left>*>.navigation-root>*,.flex.flex-col.fullbox-m-left>*>.paragraphSystem>*,.flex.flex-col.fullbox-m-left>*>figure>*{max-width:50%;min-width:auto;width:50%}.flex.flex-col.fullbox-m-left>*>.component-content>.fullbox,.flex.flex-col.fullbox-m-left>*>.navigation-root>.fullbox,.flex.flex-col.fullbox-m-left>*>.paragraphSystem>.fullbox,.flex.flex-col.fullbox-m-left>*>figure>.fullbox{bottom:0!important;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;left:0!important;margin:auto!important;max-width:50%;position:absolute!important;right:auto!important;top:0;width:50%}}@media (min-width:992px){.flex.flex-col.fullbox-d-right>*{height:100%}.flex.flex-col.fullbox-d-right>*>.component-content,.flex.flex-col.fullbox-d-right>*>.navigation-root,.flex.flex-col.fullbox-d-right>*>.paragraphSystem,.flex.flex-col.fullbox-d-right>*>figure{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;position:relative!important}.flex.flex-col.fullbox-d-right>*>.component-content>*,.flex.flex-col.fullbox-d-right>*>.navigation-root>*,.flex.flex-col.fullbox-d-right>*>.paragraphSystem>*,.flex.flex-col.fullbox-d-right>*>figure>*{max-width:50%;min-width:auto;width:50%}.flex.flex-col.fullbox-d-right>*>.component-content>.fullbox,.flex.flex-col.fullbox-d-right>*>.navigation-root>.fullbox,.flex.flex-col.fullbox-d-right>*>.paragraphSystem>.fullbox,.flex.flex-col.fullbox-d-right>*>figure>.fullbox{bottom:0!important;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;left:auto!important;margin:auto!important;max-width:50%;position:absolute!important;right:0!important;top:0!important;width:50%}.flex.flex-col.fullbox-d-left>*{height:100%}.flex.flex-col.fullbox-d-left>*>.component-content,.flex.flex-col.fullbox-d-left>*>.navigation-root,.flex.flex-col.fullbox-d-left>*>.paragraphSystem,.flex.flex-col.fullbox-d-left>*>figure{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;position:relative!important}.flex.flex-col.fullbox-d-left>*>.component-content>*,.flex.flex-col.fullbox-d-left>*>.navigation-root>*,.flex.flex-col.fullbox-d-left>*>.paragraphSystem>*,.flex.flex-col.fullbox-d-left>*>figure>*{max-width:50%;min-width:auto;width:50%}.flex.flex-col.fullbox-d-left>*>.component-content>.fullbox,.flex.flex-col.fullbox-d-left>*>.navigation-root>.fullbox,.flex.flex-col.fullbox-d-left>*>.paragraphSystem>.fullbox,.flex.flex-col.fullbox-d-left>*>figure>.fullbox{bottom:0!important;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;left:0!important;margin:auto!important;max-width:50%;position:absolute!important;right:auto!important;top:0!important;width:50%}}.flex[class*=cols-d-]>*>.component-content>*,.flex[class*=cols-d-]>*>.navigation-root>*,.flex[class*=cols-d-]>*>.paragraphSystem>*,.flex[class*=cols-d-]>*>figure>*,.flex[class*=cols-m-]>*>.component-content>*,.flex[class*=cols-m-]>*>.navigation-root>*,.flex[class*=cols-m-]>*>.paragraphSystem>*,.flex[class*=cols-m-]>*>figure>*{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}@media (max-width:767px){.flex .item-m-20{-ms-flex-preferred-size:20%!important;flex-basis:20%!important;max-width:20%!important;width:20%!important}.flex .item-m-25{-ms-flex-preferred-size:25%!important;flex-basis:25%!important;max-width:25%!important;width:25%!important}.flex .item-m-30{-ms-flex-preferred-size:30%!important;flex-basis:30%!important;max-width:30%!important;width:30%!important}.flex .item-m-35{-ms-flex-preferred-size:35%!important;flex-basis:35%!important;max-width:35%!important;width:35%!important}.flex .item-m-40{-ms-flex-preferred-size:40%!important;flex-basis:40%!important;max-width:40%!important;width:40%!important}.flex .item-m-45{-ms-flex-preferred-size:45%!important;flex-basis:45%!important;max-width:45%!important;width:45%!important}.flex .item-m-50{-ms-flex-preferred-size:50%!important;flex-basis:50%!important;max-width:50%!important;width:50%!important}.flex .item-m-55{-ms-flex-preferred-size:55%!important;flex-basis:55%!important;max-width:55%!important;width:55%!important}.flex .item-m-60{-ms-flex-preferred-size:60%!important;flex-basis:60%!important;max-width:60%!important;width:60%!important}.flex .item-m-65{-ms-flex-preferred-size:65%!important;flex-basis:65%!important;max-width:65%!important;width:65%!important}.flex .item-m-70{-ms-flex-preferred-size:70%!important;flex-basis:70%!important;max-width:70%!important;width:70%!important}.flex .item-m-75{-ms-flex-preferred-size:75%!important;flex-basis:75%!important;max-width:75%!important;width:75%!important}.flex .item-m-80{-ms-flex-preferred-size:80%!important;flex-basis:80%!important;max-width:80%!important;width:80%!important}.flex .item-m-85{-ms-flex-preferred-size:85%!important;flex-basis:85%!important;max-width:85%!important;width:85%!important}.flex .item-m-90{-ms-flex-preferred-size:90%!important;flex-basis:90%!important;max-width:90%!important;width:90%!important}.flex .item-m-95{-ms-flex-preferred-size:95%!important;flex-basis:95%!important;max-width:95%!important;width:95%!important}.flex .item-m-100{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;max-width:100%!important;width:100%!important}}@media (min-width:768px){.flex .item-d-20{-ms-flex-preferred-size:20%!important;flex-basis:20%!important;max-width:20%!important;width:20%!important}.flex .item-d-25{-ms-flex-preferred-size:25%!important;flex-basis:25%!important;max-width:25%!important;width:25%!important}.flex .item-d-30{-ms-flex-preferred-size:30%!important;flex-basis:30%!important;max-width:30%!important;width:30%!important}.flex .item-d-35{-ms-flex-preferred-size:35%!important;flex-basis:35%!important;max-width:35%!important;width:35%!important}.flex .item-d-40{-ms-flex-preferred-size:40%!important;flex-basis:40%!important;max-width:40%!important;width:40%!important}.flex .item-d-45{-ms-flex-preferred-size:45%!important;flex-basis:45%!important;max-width:45%!important;width:45%!important}.flex .item-d-50{-ms-flex-preferred-size:50%!important;flex-basis:50%!important;max-width:50%!important;width:50%!important}.flex .item-d-55{-ms-flex-preferred-size:55%!important;flex-basis:55%!important;max-width:55%!important;width:55%!important}.flex .item-d-60{-ms-flex-preferred-size:60%!important;flex-basis:60%!important;max-width:60%!important;width:60%!important}.flex .item-d-65{-ms-flex-preferred-size:65%!important;flex-basis:65%!important;max-width:65%!important;width:65%!important}.flex .item-d-70{-ms-flex-preferred-size:70%!important;flex-basis:70%!important;max-width:70%!important;width:70%!important}.flex .item-d-75{-ms-flex-preferred-size:75%!important;flex-basis:75%!important;max-width:75%!important;width:75%!important}.flex .item-d-80{-ms-flex-preferred-size:80%!important;flex-basis:80%!important;max-width:80%!important;width:80%!important}.flex .item-d-85{-ms-flex-preferred-size:85%!important;flex-basis:85%!important;max-width:85%!important;width:85%!important}.flex .item-d-90{-ms-flex-preferred-size:90%!important;flex-basis:90%!important;max-width:90%!important;width:90%!important}.flex .item-d-95{-ms-flex-preferred-size:95%!important;flex-basis:95%!important;max-width:95%!important;width:95%!important}.flex .item-d-100{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;max-width:100%!important;width:100%!important}}.flex[class*=s-d-]>*>.component-content,.flex[class*=s-d-]>*>.navigation-root,.flex[class*=s-d-]>*>.paragraphSystem,.flex[class*=s-d-]>*>figure,.flex[class*=s-m-]>*>.component-content,.flex[class*=s-m-]>*>.navigation-root,.flex[class*=s-m-]>*>.paragraphSystem,.flex[class*=s-m-]>*>figure{height:100%;margin-bottom:0;margin-left:0;margin-right:0;overflow:hidden;padding:0;width:100%}.flex[class*=s-d-]>*>.component-content>*,.flex[class*=s-d-]>*>.navigation-root>*,.flex[class*=s-d-]>*>.paragraphSystem>*,.flex[class*=s-d-]>*>figure>*,.flex[class*=s-m-]>*>.component-content>*,.flex[class*=s-m-]>*>.navigation-root>*,.flex[class*=s-m-]>*>.paragraphSystem>*,.flex[class*=s-m-]>*>figure>*{-webkit-box-sizing:border-box!important;box-sizing:border-box!important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-left:0}.flex[class*=s-d-]>*>.component-content>:nth-child(2),.flex[class*=s-d-]>*>.navigation-root>:nth-child(2),.flex[class*=s-d-]>*>.paragraphSystem>:nth-child(2),.flex[class*=s-d-]>*>figure>:nth-child(2),.flex[class*=s-m-]>*>.component-content>:nth-child(2),.flex[class*=s-m-]>*>.navigation-root>:nth-child(2),.flex[class*=s-m-]>*>.paragraphSystem>:nth-child(2),.flex[class*=s-m-]>*>figure>:nth-child(2){margin-left:0!important}@media (max-width:767px){.flex.cols-m-1.s-m-0>*>.component-content,.flex.cols-m-1.s-m-0>*>.navigation-root,.flex.cols-m-1.s-m-0>*>.paragraphSystem,.flex.cols-m-1.s-m-0>*>figure{margin-bottom:0}.flex.cols-m-1.s-m-0>*>.component-content>*,.flex.cols-m-1.s-m-0>*>.navigation-root>*,.flex.cols-m-1.s-m-0>*>.paragraphSystem>*,.flex.cols-m-1.s-m-0>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:0;margin-right:0;max-width:100%;width:100%}.flex.cols-m-1.s-m-0>*>.component-content>:last-child,.flex.cols-m-1.s-m-0>*>.component-content>:nth-child(1n+2),.flex.cols-m-1.s-m-0>*>.navigation-root>:last-child,.flex.cols-m-1.s-m-0>*>.navigation-root>:nth-child(1n+2),.flex.cols-m-1.s-m-0>*>.paragraphSystem>:last-child,.flex.cols-m-1.s-m-0>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-m-1.s-m-0>*>figure>:last-child,.flex.cols-m-1.s-m-0>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-1.s-m-1>*>.component-content,.flex.cols-m-1.s-m-1>*>.navigation-root,.flex.cols-m-1.s-m-1>*>.paragraphSystem,.flex.cols-m-1.s-m-1>*>figure{margin-bottom:-1rem}.flex.cols-m-1.s-m-1>*>.component-content>*,.flex.cols-m-1.s-m-1>*>.navigation-root>*,.flex.cols-m-1.s-m-1>*>.paragraphSystem>*,.flex.cols-m-1.s-m-1>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:1rem;margin-right:1rem;max-width:100%;width:100%}.flex.cols-m-1.s-m-1>*>.component-content>:last-child,.flex.cols-m-1.s-m-1>*>.component-content>:nth-child(1n+2),.flex.cols-m-1.s-m-1>*>.navigation-root>:last-child,.flex.cols-m-1.s-m-1>*>.navigation-root>:nth-child(1n+2),.flex.cols-m-1.s-m-1>*>.paragraphSystem>:last-child,.flex.cols-m-1.s-m-1>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-m-1.s-m-1>*>figure>:last-child,.flex.cols-m-1.s-m-1>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-1.s-m-2>*>.component-content,.flex.cols-m-1.s-m-2>*>.navigation-root,.flex.cols-m-1.s-m-2>*>.paragraphSystem,.flex.cols-m-1.s-m-2>*>figure{margin-bottom:-2rem}.flex.cols-m-1.s-m-2>*>.component-content>*,.flex.cols-m-1.s-m-2>*>.navigation-root>*,.flex.cols-m-1.s-m-2>*>.paragraphSystem>*,.flex.cols-m-1.s-m-2>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:2rem;margin-right:2rem;max-width:100%;width:100%}.flex.cols-m-1.s-m-2>*>.component-content>:last-child,.flex.cols-m-1.s-m-2>*>.component-content>:nth-child(1n+2),.flex.cols-m-1.s-m-2>*>.navigation-root>:last-child,.flex.cols-m-1.s-m-2>*>.navigation-root>:nth-child(1n+2),.flex.cols-m-1.s-m-2>*>.paragraphSystem>:last-child,.flex.cols-m-1.s-m-2>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-m-1.s-m-2>*>figure>:last-child,.flex.cols-m-1.s-m-2>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-1.s-m-3>*>.component-content,.flex.cols-m-1.s-m-3>*>.navigation-root,.flex.cols-m-1.s-m-3>*>.paragraphSystem,.flex.cols-m-1.s-m-3>*>figure{margin-bottom:-3rem}.flex.cols-m-1.s-m-3>*>.component-content>*,.flex.cols-m-1.s-m-3>*>.navigation-root>*,.flex.cols-m-1.s-m-3>*>.paragraphSystem>*,.flex.cols-m-1.s-m-3>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:3rem;margin-right:3rem;max-width:100%;width:100%}.flex.cols-m-1.s-m-3>*>.component-content>:last-child,.flex.cols-m-1.s-m-3>*>.component-content>:nth-child(1n+2),.flex.cols-m-1.s-m-3>*>.navigation-root>:last-child,.flex.cols-m-1.s-m-3>*>.navigation-root>:nth-child(1n+2),.flex.cols-m-1.s-m-3>*>.paragraphSystem>:last-child,.flex.cols-m-1.s-m-3>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-m-1.s-m-3>*>figure>:last-child,.flex.cols-m-1.s-m-3>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-1.s-m-4>*>.component-content,.flex.cols-m-1.s-m-4>*>.navigation-root,.flex.cols-m-1.s-m-4>*>.paragraphSystem,.flex.cols-m-1.s-m-4>*>figure{margin-bottom:-4rem}.flex.cols-m-1.s-m-4>*>.component-content>*,.flex.cols-m-1.s-m-4>*>.navigation-root>*,.flex.cols-m-1.s-m-4>*>.paragraphSystem>*,.flex.cols-m-1.s-m-4>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:4rem;margin-right:4rem;max-width:100%;width:100%}.flex.cols-m-1.s-m-4>*>.component-content>:last-child,.flex.cols-m-1.s-m-4>*>.component-content>:nth-child(1n+2),.flex.cols-m-1.s-m-4>*>.navigation-root>:last-child,.flex.cols-m-1.s-m-4>*>.navigation-root>:nth-child(1n+2),.flex.cols-m-1.s-m-4>*>.paragraphSystem>:last-child,.flex.cols-m-1.s-m-4>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-m-1.s-m-4>*>figure>:last-child,.flex.cols-m-1.s-m-4>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-1.s-m-5>*>.component-content,.flex.cols-m-1.s-m-5>*>.navigation-root,.flex.cols-m-1.s-m-5>*>.paragraphSystem,.flex.cols-m-1.s-m-5>*>figure{margin-bottom:-5rem}.flex.cols-m-1.s-m-5>*>.component-content>*,.flex.cols-m-1.s-m-5>*>.navigation-root>*,.flex.cols-m-1.s-m-5>*>.paragraphSystem>*,.flex.cols-m-1.s-m-5>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:5rem;margin-right:5rem;max-width:100%;width:100%}.flex.cols-m-1.s-m-5>*>.component-content>:last-child,.flex.cols-m-1.s-m-5>*>.component-content>:nth-child(1n+2),.flex.cols-m-1.s-m-5>*>.navigation-root>:last-child,.flex.cols-m-1.s-m-5>*>.navigation-root>:nth-child(1n+2),.flex.cols-m-1.s-m-5>*>.paragraphSystem>:last-child,.flex.cols-m-1.s-m-5>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-m-1.s-m-5>*>figure>:last-child,.flex.cols-m-1.s-m-5>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-2.s-m-0>*>.component-content,.flex.cols-m-2.s-m-0>*>.navigation-root,.flex.cols-m-2.s-m-0>*>.paragraphSystem,.flex.cols-m-2.s-m-0>*>figure{margin-bottom:0}.flex.cols-m-2.s-m-0>*>.component-content>*,.flex.cols-m-2.s-m-0>*>.navigation-root>*,.flex.cols-m-2.s-m-0>*>.paragraphSystem>*,.flex.cols-m-2.s-m-0>*>figure>*{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:0;margin-right:0;max-width:50%;width:50%}.flex.cols-m-2.s-m-0>*>.component-content>:last-child,.flex.cols-m-2.s-m-0>*>.component-content>:nth-child(2n+3),.flex.cols-m-2.s-m-0>*>.navigation-root>:last-child,.flex.cols-m-2.s-m-0>*>.navigation-root>:nth-child(2n+3),.flex.cols-m-2.s-m-0>*>.paragraphSystem>:last-child,.flex.cols-m-2.s-m-0>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-m-2.s-m-0>*>figure>:last-child,.flex.cols-m-2.s-m-0>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-2.s-m-1>*>.component-content,.flex.cols-m-2.s-m-1>*>.navigation-root,.flex.cols-m-2.s-m-1>*>.paragraphSystem,.flex.cols-m-2.s-m-1>*>figure{margin-bottom:-1rem}.flex.cols-m-2.s-m-1>*>.component-content>*,.flex.cols-m-2.s-m-1>*>.navigation-root>*,.flex.cols-m-2.s-m-1>*>.paragraphSystem>*,.flex.cols-m-2.s-m-1>*>figure>*{-ms-flex-preferred-size:calc(50% - 0.5rem);flex-basis:calc(50% - 0.5rem);margin-bottom:1rem;margin-right:1rem;max-width:calc(50% - .5rem);width:calc(50% - .5rem)}.flex.cols-m-2.s-m-1>*>.component-content>:last-child,.flex.cols-m-2.s-m-1>*>.component-content>:nth-child(2n+3),.flex.cols-m-2.s-m-1>*>.navigation-root>:last-child,.flex.cols-m-2.s-m-1>*>.navigation-root>:nth-child(2n+3),.flex.cols-m-2.s-m-1>*>.paragraphSystem>:last-child,.flex.cols-m-2.s-m-1>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-m-2.s-m-1>*>figure>:last-child,.flex.cols-m-2.s-m-1>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-2.s-m-2>*>.component-content,.flex.cols-m-2.s-m-2>*>.navigation-root,.flex.cols-m-2.s-m-2>*>.paragraphSystem,.flex.cols-m-2.s-m-2>*>figure{margin-bottom:-2rem}.flex.cols-m-2.s-m-2>*>.component-content>*,.flex.cols-m-2.s-m-2>*>.navigation-root>*,.flex.cols-m-2.s-m-2>*>.paragraphSystem>*,.flex.cols-m-2.s-m-2>*>figure>*{-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:calc(50% - 1rem);margin-bottom:2rem;margin-right:2rem;max-width:calc(50% - 1rem);width:calc(50% - 1rem)}.flex.cols-m-2.s-m-2>*>.component-content>:last-child,.flex.cols-m-2.s-m-2>*>.component-content>:nth-child(2n+3),.flex.cols-m-2.s-m-2>*>.navigation-root>:last-child,.flex.cols-m-2.s-m-2>*>.navigation-root>:nth-child(2n+3),.flex.cols-m-2.s-m-2>*>.paragraphSystem>:last-child,.flex.cols-m-2.s-m-2>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-m-2.s-m-2>*>figure>:last-child,.flex.cols-m-2.s-m-2>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-2.s-m-3>*>.component-content,.flex.cols-m-2.s-m-3>*>.navigation-root,.flex.cols-m-2.s-m-3>*>.paragraphSystem,.flex.cols-m-2.s-m-3>*>figure{margin-bottom:-3rem}.flex.cols-m-2.s-m-3>*>.component-content>*,.flex.cols-m-2.s-m-3>*>.navigation-root>*,.flex.cols-m-2.s-m-3>*>.paragraphSystem>*,.flex.cols-m-2.s-m-3>*>figure>*{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);margin-bottom:3rem;margin-right:3rem;max-width:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.flex.cols-m-2.s-m-3>*>.component-content>:last-child,.flex.cols-m-2.s-m-3>*>.component-content>:nth-child(2n+3),.flex.cols-m-2.s-m-3>*>.navigation-root>:last-child,.flex.cols-m-2.s-m-3>*>.navigation-root>:nth-child(2n+3),.flex.cols-m-2.s-m-3>*>.paragraphSystem>:last-child,.flex.cols-m-2.s-m-3>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-m-2.s-m-3>*>figure>:last-child,.flex.cols-m-2.s-m-3>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-2.s-m-4>*>.component-content,.flex.cols-m-2.s-m-4>*>.navigation-root,.flex.cols-m-2.s-m-4>*>.paragraphSystem,.flex.cols-m-2.s-m-4>*>figure{margin-bottom:-4rem}.flex.cols-m-2.s-m-4>*>.component-content>*,.flex.cols-m-2.s-m-4>*>.navigation-root>*,.flex.cols-m-2.s-m-4>*>.paragraphSystem>*,.flex.cols-m-2.s-m-4>*>figure>*{-ms-flex-preferred-size:calc(50% - 2rem);flex-basis:calc(50% - 2rem);margin-bottom:4rem;margin-right:4rem;max-width:calc(50% - 2rem);width:calc(50% - 2rem)}.flex.cols-m-2.s-m-4>*>.component-content>:last-child,.flex.cols-m-2.s-m-4>*>.component-content>:nth-child(2n+3),.flex.cols-m-2.s-m-4>*>.navigation-root>:last-child,.flex.cols-m-2.s-m-4>*>.navigation-root>:nth-child(2n+3),.flex.cols-m-2.s-m-4>*>.paragraphSystem>:last-child,.flex.cols-m-2.s-m-4>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-m-2.s-m-4>*>figure>:last-child,.flex.cols-m-2.s-m-4>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-2.s-m-5>*>.component-content,.flex.cols-m-2.s-m-5>*>.navigation-root,.flex.cols-m-2.s-m-5>*>.paragraphSystem,.flex.cols-m-2.s-m-5>*>figure{margin-bottom:-5rem}.flex.cols-m-2.s-m-5>*>.component-content>*,.flex.cols-m-2.s-m-5>*>.navigation-root>*,.flex.cols-m-2.s-m-5>*>.paragraphSystem>*,.flex.cols-m-2.s-m-5>*>figure>*{-ms-flex-preferred-size:calc(50% - 2.5rem);flex-basis:calc(50% - 2.5rem);margin-bottom:5rem;margin-right:5rem;max-width:calc(50% - 2.5rem);width:calc(50% - 2.5rem)}.flex.cols-m-2.s-m-5>*>.component-content>:last-child,.flex.cols-m-2.s-m-5>*>.component-content>:nth-child(2n+3),.flex.cols-m-2.s-m-5>*>.navigation-root>:last-child,.flex.cols-m-2.s-m-5>*>.navigation-root>:nth-child(2n+3),.flex.cols-m-2.s-m-5>*>.paragraphSystem>:last-child,.flex.cols-m-2.s-m-5>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-m-2.s-m-5>*>figure>:last-child,.flex.cols-m-2.s-m-5>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-3.s-m-0>*>.component-content,.flex.cols-m-3.s-m-0>*>.navigation-root,.flex.cols-m-3.s-m-0>*>.paragraphSystem,.flex.cols-m-3.s-m-0>*>figure{margin-bottom:0}.flex.cols-m-3.s-m-0>*>.component-content>*,.flex.cols-m-3.s-m-0>*>.navigation-root>*,.flex.cols-m-3.s-m-0>*>.paragraphSystem>*,.flex.cols-m-3.s-m-0>*>figure>*{-ms-flex-preferred-size:33.3%;flex-basis:33.3%;margin-bottom:0;margin-right:0;max-width:33.3%;width:33.3%}.flex.cols-m-3.s-m-0>*>.component-content>:last-child,.flex.cols-m-3.s-m-0>*>.component-content>:nth-child(3n+4),.flex.cols-m-3.s-m-0>*>.navigation-root>:last-child,.flex.cols-m-3.s-m-0>*>.navigation-root>:nth-child(3n+4),.flex.cols-m-3.s-m-0>*>.paragraphSystem>:last-child,.flex.cols-m-3.s-m-0>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-m-3.s-m-0>*>figure>:last-child,.flex.cols-m-3.s-m-0>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-3.s-m-1>*>.component-content,.flex.cols-m-3.s-m-1>*>.navigation-root,.flex.cols-m-3.s-m-1>*>.paragraphSystem,.flex.cols-m-3.s-m-1>*>figure{margin-bottom:-1rem}.flex.cols-m-3.s-m-1>*>.component-content>*,.flex.cols-m-3.s-m-1>*>.navigation-root>*,.flex.cols-m-3.s-m-1>*>.paragraphSystem>*,.flex.cols-m-3.s-m-1>*>figure>*{-ms-flex-preferred-size:calc(33.3% - 0.67rem);flex-basis:calc(33.3% - 0.67rem);margin-bottom:1rem;margin-right:1rem;max-width:calc(33.3% - .67rem);width:calc(33.3% - .67rem)}.flex.cols-m-3.s-m-1>*>.component-content>:last-child,.flex.cols-m-3.s-m-1>*>.component-content>:nth-child(3n+4),.flex.cols-m-3.s-m-1>*>.navigation-root>:last-child,.flex.cols-m-3.s-m-1>*>.navigation-root>:nth-child(3n+4),.flex.cols-m-3.s-m-1>*>.paragraphSystem>:last-child,.flex.cols-m-3.s-m-1>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-m-3.s-m-1>*>figure>:last-child,.flex.cols-m-3.s-m-1>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-3.s-m-2>*>.component-content,.flex.cols-m-3.s-m-2>*>.navigation-root,.flex.cols-m-3.s-m-2>*>.paragraphSystem,.flex.cols-m-3.s-m-2>*>figure{margin-bottom:-2rem}.flex.cols-m-3.s-m-2>*>.component-content>*,.flex.cols-m-3.s-m-2>*>.navigation-root>*,.flex.cols-m-3.s-m-2>*>.paragraphSystem>*,.flex.cols-m-3.s-m-2>*>figure>*{-ms-flex-preferred-size:calc(33.3% - 1.33rem);flex-basis:calc(33.3% - 1.33rem);margin-bottom:2rem;margin-right:2rem;max-width:calc(33.3% - 1.33rem);width:calc(33.3% - 1.33rem)}.flex.cols-m-3.s-m-2>*>.component-content>:last-child,.flex.cols-m-3.s-m-2>*>.component-content>:nth-child(3n+4),.flex.cols-m-3.s-m-2>*>.navigation-root>:last-child,.flex.cols-m-3.s-m-2>*>.navigation-root>:nth-child(3n+4),.flex.cols-m-3.s-m-2>*>.paragraphSystem>:last-child,.flex.cols-m-3.s-m-2>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-m-3.s-m-2>*>figure>:last-child,.flex.cols-m-3.s-m-2>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-3.s-m-3>*>.component-content,.flex.cols-m-3.s-m-3>*>.navigation-root,.flex.cols-m-3.s-m-3>*>.paragraphSystem,.flex.cols-m-3.s-m-3>*>figure{margin-bottom:-3rem}.flex.cols-m-3.s-m-3>*>.component-content>*,.flex.cols-m-3.s-m-3>*>.navigation-root>*,.flex.cols-m-3.s-m-3>*>.paragraphSystem>*,.flex.cols-m-3.s-m-3>*>figure>*{-ms-flex-preferred-size:calc(33.3% - 2rem);flex-basis:calc(33.3% - 2rem);margin-bottom:3rem;margin-right:3rem;max-width:calc(33.3% - 2rem);width:calc(33.3% - 2rem)}.flex.cols-m-3.s-m-3>*>.component-content>:last-child,.flex.cols-m-3.s-m-3>*>.component-content>:nth-child(3n+4),.flex.cols-m-3.s-m-3>*>.navigation-root>:last-child,.flex.cols-m-3.s-m-3>*>.navigation-root>:nth-child(3n+4),.flex.cols-m-3.s-m-3>*>.paragraphSystem>:last-child,.flex.cols-m-3.s-m-3>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-m-3.s-m-3>*>figure>:last-child,.flex.cols-m-3.s-m-3>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-3.s-m-4>*>.component-content,.flex.cols-m-3.s-m-4>*>.navigation-root,.flex.cols-m-3.s-m-4>*>.paragraphSystem,.flex.cols-m-3.s-m-4>*>figure{margin-bottom:-4rem}.flex.cols-m-3.s-m-4>*>.component-content>*,.flex.cols-m-3.s-m-4>*>.navigation-root>*,.flex.cols-m-3.s-m-4>*>.paragraphSystem>*,.flex.cols-m-3.s-m-4>*>figure>*{-ms-flex-preferred-size:calc(33.3% - 2.67rem);flex-basis:calc(33.3% - 2.67rem);margin-bottom:4rem;margin-right:4rem;max-width:calc(33.3% - 2.67rem);width:calc(33.3% - 2.67rem)}.flex.cols-m-3.s-m-4>*>.component-content>:last-child,.flex.cols-m-3.s-m-4>*>.component-content>:nth-child(3n+4),.flex.cols-m-3.s-m-4>*>.navigation-root>:last-child,.flex.cols-m-3.s-m-4>*>.navigation-root>:nth-child(3n+4),.flex.cols-m-3.s-m-4>*>.paragraphSystem>:last-child,.flex.cols-m-3.s-m-4>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-m-3.s-m-4>*>figure>:last-child,.flex.cols-m-3.s-m-4>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-3.s-m-5>*>.component-content,.flex.cols-m-3.s-m-5>*>.navigation-root,.flex.cols-m-3.s-m-5>*>.paragraphSystem,.flex.cols-m-3.s-m-5>*>figure{margin-bottom:-5rem}.flex.cols-m-3.s-m-5>*>.component-content>*,.flex.cols-m-3.s-m-5>*>.navigation-root>*,.flex.cols-m-3.s-m-5>*>.paragraphSystem>*,.flex.cols-m-3.s-m-5>*>figure>*{-ms-flex-preferred-size:calc(33.3% - 3.33rem);flex-basis:calc(33.3% - 3.33rem);margin-bottom:5rem;margin-right:5rem;max-width:calc(33.3% - 3.33rem);width:calc(33.3% - 3.33rem)}.flex.cols-m-3.s-m-5>*>.component-content>:last-child,.flex.cols-m-3.s-m-5>*>.component-content>:nth-child(3n+4),.flex.cols-m-3.s-m-5>*>.navigation-root>:last-child,.flex.cols-m-3.s-m-5>*>.navigation-root>:nth-child(3n+4),.flex.cols-m-3.s-m-5>*>.paragraphSystem>:last-child,.flex.cols-m-3.s-m-5>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-m-3.s-m-5>*>figure>:last-child,.flex.cols-m-3.s-m-5>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-4.s-m-0>*>.component-content,.flex.cols-m-4.s-m-0>*>.navigation-root,.flex.cols-m-4.s-m-0>*>.paragraphSystem,.flex.cols-m-4.s-m-0>*>figure{margin-bottom:0}.flex.cols-m-4.s-m-0>*>.component-content>*,.flex.cols-m-4.s-m-0>*>.navigation-root>*,.flex.cols-m-4.s-m-0>*>.paragraphSystem>*,.flex.cols-m-4.s-m-0>*>figure>*{-ms-flex-preferred-size:25%;flex-basis:25%;margin-bottom:0;margin-right:0;max-width:25%;width:25%}.flex.cols-m-4.s-m-0>*>.component-content>:last-child,.flex.cols-m-4.s-m-0>*>.component-content>:nth-child(4n+5),.flex.cols-m-4.s-m-0>*>.navigation-root>:last-child,.flex.cols-m-4.s-m-0>*>.navigation-root>:nth-child(4n+5),.flex.cols-m-4.s-m-0>*>.paragraphSystem>:last-child,.flex.cols-m-4.s-m-0>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-m-4.s-m-0>*>figure>:last-child,.flex.cols-m-4.s-m-0>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-4.s-m-1>*>.component-content,.flex.cols-m-4.s-m-1>*>.navigation-root,.flex.cols-m-4.s-m-1>*>.paragraphSystem,.flex.cols-m-4.s-m-1>*>figure{margin-bottom:-1rem}.flex.cols-m-4.s-m-1>*>.component-content>*,.flex.cols-m-4.s-m-1>*>.navigation-root>*,.flex.cols-m-4.s-m-1>*>.paragraphSystem>*,.flex.cols-m-4.s-m-1>*>figure>*{-ms-flex-preferred-size:calc(25% - 0.75rem);flex-basis:calc(25% - 0.75rem);margin-bottom:1rem;margin-right:1rem;max-width:calc(25% - .75rem);width:calc(25% - .75rem)}.flex.cols-m-4.s-m-1>*>.component-content>:last-child,.flex.cols-m-4.s-m-1>*>.component-content>:nth-child(4n+5),.flex.cols-m-4.s-m-1>*>.navigation-root>:last-child,.flex.cols-m-4.s-m-1>*>.navigation-root>:nth-child(4n+5),.flex.cols-m-4.s-m-1>*>.paragraphSystem>:last-child,.flex.cols-m-4.s-m-1>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-m-4.s-m-1>*>figure>:last-child,.flex.cols-m-4.s-m-1>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-4.s-m-2>*>.component-content,.flex.cols-m-4.s-m-2>*>.navigation-root,.flex.cols-m-4.s-m-2>*>.paragraphSystem,.flex.cols-m-4.s-m-2>*>figure{margin-bottom:-2rem}.flex.cols-m-4.s-m-2>*>.component-content>*,.flex.cols-m-4.s-m-2>*>.navigation-root>*,.flex.cols-m-4.s-m-2>*>.paragraphSystem>*,.flex.cols-m-4.s-m-2>*>figure>*{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);margin-bottom:2rem;margin-right:2rem;max-width:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.flex.cols-m-4.s-m-2>*>.component-content>:last-child,.flex.cols-m-4.s-m-2>*>.component-content>:nth-child(4n+5),.flex.cols-m-4.s-m-2>*>.navigation-root>:last-child,.flex.cols-m-4.s-m-2>*>.navigation-root>:nth-child(4n+5),.flex.cols-m-4.s-m-2>*>.paragraphSystem>:last-child,.flex.cols-m-4.s-m-2>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-m-4.s-m-2>*>figure>:last-child,.flex.cols-m-4.s-m-2>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-4.s-m-3>*>.component-content,.flex.cols-m-4.s-m-3>*>.navigation-root,.flex.cols-m-4.s-m-3>*>.paragraphSystem,.flex.cols-m-4.s-m-3>*>figure{margin-bottom:-3rem}.flex.cols-m-4.s-m-3>*>.component-content>*,.flex.cols-m-4.s-m-3>*>.navigation-root>*,.flex.cols-m-4.s-m-3>*>.paragraphSystem>*,.flex.cols-m-4.s-m-3>*>figure>*{-ms-flex-preferred-size:calc(25% - 2.25rem);flex-basis:calc(25% - 2.25rem);margin-bottom:3rem;margin-right:3rem;max-width:calc(25% - 2.25rem);width:calc(25% - 2.25rem)}.flex.cols-m-4.s-m-3>*>.component-content>:last-child,.flex.cols-m-4.s-m-3>*>.component-content>:nth-child(4n+5),.flex.cols-m-4.s-m-3>*>.navigation-root>:last-child,.flex.cols-m-4.s-m-3>*>.navigation-root>:nth-child(4n+5),.flex.cols-m-4.s-m-3>*>.paragraphSystem>:last-child,.flex.cols-m-4.s-m-3>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-m-4.s-m-3>*>figure>:last-child,.flex.cols-m-4.s-m-3>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-4.s-m-4>*>.component-content,.flex.cols-m-4.s-m-4>*>.navigation-root,.flex.cols-m-4.s-m-4>*>.paragraphSystem,.flex.cols-m-4.s-m-4>*>figure{margin-bottom:-4rem}.flex.cols-m-4.s-m-4>*>.component-content>*,.flex.cols-m-4.s-m-4>*>.navigation-root>*,.flex.cols-m-4.s-m-4>*>.paragraphSystem>*,.flex.cols-m-4.s-m-4>*>figure>*{-ms-flex-preferred-size:calc(25% - 3rem);flex-basis:calc(25% - 3rem);margin-bottom:4rem;margin-right:4rem;max-width:calc(25% - 3rem);width:calc(25% - 3rem)}.flex.cols-m-4.s-m-4>*>.component-content>:last-child,.flex.cols-m-4.s-m-4>*>.component-content>:nth-child(4n+5),.flex.cols-m-4.s-m-4>*>.navigation-root>:last-child,.flex.cols-m-4.s-m-4>*>.navigation-root>:nth-child(4n+5),.flex.cols-m-4.s-m-4>*>.paragraphSystem>:last-child,.flex.cols-m-4.s-m-4>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-m-4.s-m-4>*>figure>:last-child,.flex.cols-m-4.s-m-4>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-m-4.s-m-5>*>.component-content,.flex.cols-m-4.s-m-5>*>.navigation-root,.flex.cols-m-4.s-m-5>*>.paragraphSystem,.flex.cols-m-4.s-m-5>*>figure{margin-bottom:-5rem}.flex.cols-m-4.s-m-5>*>.component-content>*,.flex.cols-m-4.s-m-5>*>.navigation-root>*,.flex.cols-m-4.s-m-5>*>.paragraphSystem>*,.flex.cols-m-4.s-m-5>*>figure>*{-ms-flex-preferred-size:calc(25% - 3.75rem);flex-basis:calc(25% - 3.75rem);margin-bottom:5rem;margin-right:5rem;max-width:calc(25% - 3.75rem);width:calc(25% - 3.75rem)}.flex.cols-m-4.s-m-5>*>.component-content>:last-child,.flex.cols-m-4.s-m-5>*>.component-content>:nth-child(4n+5),.flex.cols-m-4.s-m-5>*>.navigation-root>:last-child,.flex.cols-m-4.s-m-5>*>.navigation-root>:nth-child(4n+5),.flex.cols-m-4.s-m-5>*>.paragraphSystem>:last-child,.flex.cols-m-4.s-m-5>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-m-4.s-m-5>*>figure>:last-child,.flex.cols-m-4.s-m-5>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}@media (min-width:768px){.flex.cols-d-1.s-d-0>*>.component-content,.flex.cols-d-1.s-d-0>*>.navigation-root,.flex.cols-d-1.s-d-0>*>.paragraphSystem,.flex.cols-d-1.s-d-0>*>figure{margin-bottom:0}.flex.cols-d-1.s-d-0>*>.component-content>*,.flex.cols-d-1.s-d-0>*>.navigation-root>*,.flex.cols-d-1.s-d-0>*>.paragraphSystem>*,.flex.cols-d-1.s-d-0>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:0;margin-right:0;max-width:100%;width:100%}.flex.cols-d-1.s-d-0>*>.component-content>:last-child,.flex.cols-d-1.s-d-0>*>.component-content>:nth-child(1n+2),.flex.cols-d-1.s-d-0>*>.navigation-root>:last-child,.flex.cols-d-1.s-d-0>*>.navigation-root>:nth-child(1n+2),.flex.cols-d-1.s-d-0>*>.paragraphSystem>:last-child,.flex.cols-d-1.s-d-0>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-d-1.s-d-0>*>figure>:last-child,.flex.cols-d-1.s-d-0>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-1.s-d-1>*>.component-content,.flex.cols-d-1.s-d-1>*>.navigation-root,.flex.cols-d-1.s-d-1>*>.paragraphSystem,.flex.cols-d-1.s-d-1>*>figure{margin-bottom:-1rem}.flex.cols-d-1.s-d-1>*>.component-content>*,.flex.cols-d-1.s-d-1>*>.navigation-root>*,.flex.cols-d-1.s-d-1>*>.paragraphSystem>*,.flex.cols-d-1.s-d-1>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:1rem;margin-right:1rem;max-width:100%;width:100%}.flex.cols-d-1.s-d-1>*>.component-content>:last-child,.flex.cols-d-1.s-d-1>*>.component-content>:nth-child(1n+2),.flex.cols-d-1.s-d-1>*>.navigation-root>:last-child,.flex.cols-d-1.s-d-1>*>.navigation-root>:nth-child(1n+2),.flex.cols-d-1.s-d-1>*>.paragraphSystem>:last-child,.flex.cols-d-1.s-d-1>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-d-1.s-d-1>*>figure>:last-child,.flex.cols-d-1.s-d-1>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-1.s-d-2>*>.component-content,.flex.cols-d-1.s-d-2>*>.navigation-root,.flex.cols-d-1.s-d-2>*>.paragraphSystem,.flex.cols-d-1.s-d-2>*>figure{margin-bottom:-2rem}.flex.cols-d-1.s-d-2>*>.component-content>*,.flex.cols-d-1.s-d-2>*>.navigation-root>*,.flex.cols-d-1.s-d-2>*>.paragraphSystem>*,.flex.cols-d-1.s-d-2>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:2rem;margin-right:2rem;max-width:100%;width:100%}.flex.cols-d-1.s-d-2>*>.component-content>:last-child,.flex.cols-d-1.s-d-2>*>.component-content>:nth-child(1n+2),.flex.cols-d-1.s-d-2>*>.navigation-root>:last-child,.flex.cols-d-1.s-d-2>*>.navigation-root>:nth-child(1n+2),.flex.cols-d-1.s-d-2>*>.paragraphSystem>:last-child,.flex.cols-d-1.s-d-2>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-d-1.s-d-2>*>figure>:last-child,.flex.cols-d-1.s-d-2>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-1.s-d-3>*>.component-content,.flex.cols-d-1.s-d-3>*>.navigation-root,.flex.cols-d-1.s-d-3>*>.paragraphSystem,.flex.cols-d-1.s-d-3>*>figure{margin-bottom:-3rem}.flex.cols-d-1.s-d-3>*>.component-content>*,.flex.cols-d-1.s-d-3>*>.navigation-root>*,.flex.cols-d-1.s-d-3>*>.paragraphSystem>*,.flex.cols-d-1.s-d-3>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:3rem;margin-right:3rem;max-width:100%;width:100%}.flex.cols-d-1.s-d-3>*>.component-content>:last-child,.flex.cols-d-1.s-d-3>*>.component-content>:nth-child(1n+2),.flex.cols-d-1.s-d-3>*>.navigation-root>:last-child,.flex.cols-d-1.s-d-3>*>.navigation-root>:nth-child(1n+2),.flex.cols-d-1.s-d-3>*>.paragraphSystem>:last-child,.flex.cols-d-1.s-d-3>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-d-1.s-d-3>*>figure>:last-child,.flex.cols-d-1.s-d-3>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-1.s-d-4>*>.component-content,.flex.cols-d-1.s-d-4>*>.navigation-root,.flex.cols-d-1.s-d-4>*>.paragraphSystem,.flex.cols-d-1.s-d-4>*>figure{margin-bottom:-4rem}.flex.cols-d-1.s-d-4>*>.component-content>*,.flex.cols-d-1.s-d-4>*>.navigation-root>*,.flex.cols-d-1.s-d-4>*>.paragraphSystem>*,.flex.cols-d-1.s-d-4>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:4rem;margin-right:4rem;max-width:100%;width:100%}.flex.cols-d-1.s-d-4>*>.component-content>:last-child,.flex.cols-d-1.s-d-4>*>.component-content>:nth-child(1n+2),.flex.cols-d-1.s-d-4>*>.navigation-root>:last-child,.flex.cols-d-1.s-d-4>*>.navigation-root>:nth-child(1n+2),.flex.cols-d-1.s-d-4>*>.paragraphSystem>:last-child,.flex.cols-d-1.s-d-4>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-d-1.s-d-4>*>figure>:last-child,.flex.cols-d-1.s-d-4>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-1.s-d-5>*>.component-content,.flex.cols-d-1.s-d-5>*>.navigation-root,.flex.cols-d-1.s-d-5>*>.paragraphSystem,.flex.cols-d-1.s-d-5>*>figure{margin-bottom:-5rem}.flex.cols-d-1.s-d-5>*>.component-content>*,.flex.cols-d-1.s-d-5>*>.navigation-root>*,.flex.cols-d-1.s-d-5>*>.paragraphSystem>*,.flex.cols-d-1.s-d-5>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:5rem;margin-right:5rem;max-width:100%;width:100%}.flex.cols-d-1.s-d-5>*>.component-content>:last-child,.flex.cols-d-1.s-d-5>*>.component-content>:nth-child(1n+2),.flex.cols-d-1.s-d-5>*>.navigation-root>:last-child,.flex.cols-d-1.s-d-5>*>.navigation-root>:nth-child(1n+2),.flex.cols-d-1.s-d-5>*>.paragraphSystem>:last-child,.flex.cols-d-1.s-d-5>*>.paragraphSystem>:nth-child(1n+2),.flex.cols-d-1.s-d-5>*>figure>:last-child,.flex.cols-d-1.s-d-5>*>figure>:nth-child(1n+2){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-2.s-d-0>*>.component-content,.flex.cols-d-2.s-d-0>*>.navigation-root,.flex.cols-d-2.s-d-0>*>.paragraphSystem,.flex.cols-d-2.s-d-0>*>figure{margin-bottom:0}.flex.cols-d-2.s-d-0>*>.component-content>*,.flex.cols-d-2.s-d-0>*>.navigation-root>*,.flex.cols-d-2.s-d-0>*>.paragraphSystem>*,.flex.cols-d-2.s-d-0>*>figure>*{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:0;margin-right:0;max-width:50%;width:50%}.flex.cols-d-2.s-d-0>*>.component-content>:last-child,.flex.cols-d-2.s-d-0>*>.component-content>:nth-child(2n+3),.flex.cols-d-2.s-d-0>*>.navigation-root>:last-child,.flex.cols-d-2.s-d-0>*>.navigation-root>:nth-child(2n+3),.flex.cols-d-2.s-d-0>*>.paragraphSystem>:last-child,.flex.cols-d-2.s-d-0>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-d-2.s-d-0>*>figure>:last-child,.flex.cols-d-2.s-d-0>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-2.s-d-1>*>.component-content,.flex.cols-d-2.s-d-1>*>.navigation-root,.flex.cols-d-2.s-d-1>*>.paragraphSystem,.flex.cols-d-2.s-d-1>*>figure{margin-bottom:-1rem}.flex.cols-d-2.s-d-1>*>.component-content>*,.flex.cols-d-2.s-d-1>*>.navigation-root>*,.flex.cols-d-2.s-d-1>*>.paragraphSystem>*,.flex.cols-d-2.s-d-1>*>figure>*{-ms-flex-preferred-size:calc(50% - 0.5rem);flex-basis:calc(50% - 0.5rem);margin-bottom:1rem;margin-right:1rem;max-width:calc(50% - .5rem);width:calc(50% - .5rem)}.flex.cols-d-2.s-d-1>*>.component-content>:last-child,.flex.cols-d-2.s-d-1>*>.component-content>:nth-child(2n+3),.flex.cols-d-2.s-d-1>*>.navigation-root>:last-child,.flex.cols-d-2.s-d-1>*>.navigation-root>:nth-child(2n+3),.flex.cols-d-2.s-d-1>*>.paragraphSystem>:last-child,.flex.cols-d-2.s-d-1>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-d-2.s-d-1>*>figure>:last-child,.flex.cols-d-2.s-d-1>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-2.s-d-2>*>.component-content,.flex.cols-d-2.s-d-2>*>.navigation-root,.flex.cols-d-2.s-d-2>*>.paragraphSystem,.flex.cols-d-2.s-d-2>*>figure{margin-bottom:-2rem}.flex.cols-d-2.s-d-2>*>.component-content>*,.flex.cols-d-2.s-d-2>*>.navigation-root>*,.flex.cols-d-2.s-d-2>*>.paragraphSystem>*,.flex.cols-d-2.s-d-2>*>figure>*{-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:calc(50% - 1rem);margin-bottom:2rem;margin-right:2rem;max-width:calc(50% - 1rem);width:calc(50% - 1rem)}.flex.cols-d-2.s-d-2>*>.component-content>:last-child,.flex.cols-d-2.s-d-2>*>.component-content>:nth-child(2n+3),.flex.cols-d-2.s-d-2>*>.navigation-root>:last-child,.flex.cols-d-2.s-d-2>*>.navigation-root>:nth-child(2n+3),.flex.cols-d-2.s-d-2>*>.paragraphSystem>:last-child,.flex.cols-d-2.s-d-2>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-d-2.s-d-2>*>figure>:last-child,.flex.cols-d-2.s-d-2>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-2.s-d-3>*>.component-content,.flex.cols-d-2.s-d-3>*>.navigation-root,.flex.cols-d-2.s-d-3>*>.paragraphSystem,.flex.cols-d-2.s-d-3>*>figure{margin-bottom:-3rem}.flex.cols-d-2.s-d-3>*>.component-content>*,.flex.cols-d-2.s-d-3>*>.navigation-root>*,.flex.cols-d-2.s-d-3>*>.paragraphSystem>*,.flex.cols-d-2.s-d-3>*>figure>*{-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem);margin-bottom:3rem;margin-right:3rem;max-width:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.flex.cols-d-2.s-d-3>*>.component-content>:last-child,.flex.cols-d-2.s-d-3>*>.component-content>:nth-child(2n+3),.flex.cols-d-2.s-d-3>*>.navigation-root>:last-child,.flex.cols-d-2.s-d-3>*>.navigation-root>:nth-child(2n+3),.flex.cols-d-2.s-d-3>*>.paragraphSystem>:last-child,.flex.cols-d-2.s-d-3>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-d-2.s-d-3>*>figure>:last-child,.flex.cols-d-2.s-d-3>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-2.s-d-4>*>.component-content,.flex.cols-d-2.s-d-4>*>.navigation-root,.flex.cols-d-2.s-d-4>*>.paragraphSystem,.flex.cols-d-2.s-d-4>*>figure{margin-bottom:-4rem}.flex.cols-d-2.s-d-4>*>.component-content>*,.flex.cols-d-2.s-d-4>*>.navigation-root>*,.flex.cols-d-2.s-d-4>*>.paragraphSystem>*,.flex.cols-d-2.s-d-4>*>figure>*{-ms-flex-preferred-size:calc(50% - 2rem);flex-basis:calc(50% - 2rem);margin-bottom:4rem;margin-right:4rem;max-width:calc(50% - 2rem);width:calc(50% - 2rem)}.flex.cols-d-2.s-d-4>*>.component-content>:last-child,.flex.cols-d-2.s-d-4>*>.component-content>:nth-child(2n+3),.flex.cols-d-2.s-d-4>*>.navigation-root>:last-child,.flex.cols-d-2.s-d-4>*>.navigation-root>:nth-child(2n+3),.flex.cols-d-2.s-d-4>*>.paragraphSystem>:last-child,.flex.cols-d-2.s-d-4>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-d-2.s-d-4>*>figure>:last-child,.flex.cols-d-2.s-d-4>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-2.s-d-5>*>.component-content,.flex.cols-d-2.s-d-5>*>.navigation-root,.flex.cols-d-2.s-d-5>*>.paragraphSystem,.flex.cols-d-2.s-d-5>*>figure{margin-bottom:-5rem}.flex.cols-d-2.s-d-5>*>.component-content>*,.flex.cols-d-2.s-d-5>*>.navigation-root>*,.flex.cols-d-2.s-d-5>*>.paragraphSystem>*,.flex.cols-d-2.s-d-5>*>figure>*{-ms-flex-preferred-size:calc(50% - 2.5rem);flex-basis:calc(50% - 2.5rem);margin-bottom:5rem;margin-right:5rem;max-width:calc(50% - 2.5rem);width:calc(50% - 2.5rem)}.flex.cols-d-2.s-d-5>*>.component-content>:last-child,.flex.cols-d-2.s-d-5>*>.component-content>:nth-child(2n+3),.flex.cols-d-2.s-d-5>*>.navigation-root>:last-child,.flex.cols-d-2.s-d-5>*>.navigation-root>:nth-child(2n+3),.flex.cols-d-2.s-d-5>*>.paragraphSystem>:last-child,.flex.cols-d-2.s-d-5>*>.paragraphSystem>:nth-child(2n+3),.flex.cols-d-2.s-d-5>*>figure>:last-child,.flex.cols-d-2.s-d-5>*>figure>:nth-child(2n+3){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-3.s-d-0>*>.component-content,.flex.cols-d-3.s-d-0>*>.navigation-root,.flex.cols-d-3.s-d-0>*>.paragraphSystem,.flex.cols-d-3.s-d-0>*>figure{margin-bottom:0}.flex.cols-d-3.s-d-0>*>.component-content>*,.flex.cols-d-3.s-d-0>*>.navigation-root>*,.flex.cols-d-3.s-d-0>*>.paragraphSystem>*,.flex.cols-d-3.s-d-0>*>figure>*{-ms-flex-preferred-size:33.3%;flex-basis:33.3%;margin-bottom:0;margin-right:0;max-width:33.3%;width:33.3%}.flex.cols-d-3.s-d-0>*>.component-content>:last-child,.flex.cols-d-3.s-d-0>*>.component-content>:nth-child(3n+4),.flex.cols-d-3.s-d-0>*>.navigation-root>:last-child,.flex.cols-d-3.s-d-0>*>.navigation-root>:nth-child(3n+4),.flex.cols-d-3.s-d-0>*>.paragraphSystem>:last-child,.flex.cols-d-3.s-d-0>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-d-3.s-d-0>*>figure>:last-child,.flex.cols-d-3.s-d-0>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-3.s-d-1>*>.component-content,.flex.cols-d-3.s-d-1>*>.navigation-root,.flex.cols-d-3.s-d-1>*>.paragraphSystem,.flex.cols-d-3.s-d-1>*>figure{margin-bottom:-1rem}.flex.cols-d-3.s-d-1>*>.component-content>*,.flex.cols-d-3.s-d-1>*>.navigation-root>*,.flex.cols-d-3.s-d-1>*>.paragraphSystem>*,.flex.cols-d-3.s-d-1>*>figure>*{-ms-flex-preferred-size:calc(33.3% - 0.67rem);flex-basis:calc(33.3% - 0.67rem);margin-bottom:1rem;margin-right:1rem;max-width:calc(33.3% - .67rem);width:calc(33.3% - .67rem)}.flex.cols-d-3.s-d-1>*>.component-content>:last-child,.flex.cols-d-3.s-d-1>*>.component-content>:nth-child(3n+4),.flex.cols-d-3.s-d-1>*>.navigation-root>:last-child,.flex.cols-d-3.s-d-1>*>.navigation-root>:nth-child(3n+4),.flex.cols-d-3.s-d-1>*>.paragraphSystem>:last-child,.flex.cols-d-3.s-d-1>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-d-3.s-d-1>*>figure>:last-child,.flex.cols-d-3.s-d-1>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-3.s-d-2>*>.component-content,.flex.cols-d-3.s-d-2>*>.navigation-root,.flex.cols-d-3.s-d-2>*>.paragraphSystem,.flex.cols-d-3.s-d-2>*>figure{margin-bottom:-2rem}.flex.cols-d-3.s-d-2>*>.component-content>*,.flex.cols-d-3.s-d-2>*>.navigation-root>*,.flex.cols-d-3.s-d-2>*>.paragraphSystem>*,.flex.cols-d-3.s-d-2>*>figure>*{-ms-flex-preferred-size:calc(33.3% - 1.33rem);flex-basis:calc(33.3% - 1.33rem);margin-bottom:2rem;margin-right:2rem;max-width:calc(33.3% - 1.33rem);width:calc(33.3% - 1.33rem)}.flex.cols-d-3.s-d-2>*>.component-content>:last-child,.flex.cols-d-3.s-d-2>*>.component-content>:nth-child(3n+4),.flex.cols-d-3.s-d-2>*>.navigation-root>:last-child,.flex.cols-d-3.s-d-2>*>.navigation-root>:nth-child(3n+4),.flex.cols-d-3.s-d-2>*>.paragraphSystem>:last-child,.flex.cols-d-3.s-d-2>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-d-3.s-d-2>*>figure>:last-child,.flex.cols-d-3.s-d-2>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-3.s-d-3>*>.component-content,.flex.cols-d-3.s-d-3>*>.navigation-root,.flex.cols-d-3.s-d-3>*>.paragraphSystem,.flex.cols-d-3.s-d-3>*>figure{margin-bottom:-3rem}.flex.cols-d-3.s-d-3>*>.component-content>*,.flex.cols-d-3.s-d-3>*>.navigation-root>*,.flex.cols-d-3.s-d-3>*>.paragraphSystem>*,.flex.cols-d-3.s-d-3>*>figure>*{-ms-flex-preferred-size:calc(33.3% - 2rem);flex-basis:calc(33.3% - 2rem);margin-bottom:3rem;margin-right:3rem;max-width:calc(33.3% - 2rem);width:calc(33.3% - 2rem)}.flex.cols-d-3.s-d-3>*>.component-content>:last-child,.flex.cols-d-3.s-d-3>*>.component-content>:nth-child(3n+4),.flex.cols-d-3.s-d-3>*>.navigation-root>:last-child,.flex.cols-d-3.s-d-3>*>.navigation-root>:nth-child(3n+4),.flex.cols-d-3.s-d-3>*>.paragraphSystem>:last-child,.flex.cols-d-3.s-d-3>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-d-3.s-d-3>*>figure>:last-child,.flex.cols-d-3.s-d-3>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-3.s-d-4>*>.component-content,.flex.cols-d-3.s-d-4>*>.navigation-root,.flex.cols-d-3.s-d-4>*>.paragraphSystem,.flex.cols-d-3.s-d-4>*>figure{margin-bottom:-4rem}.flex.cols-d-3.s-d-4>*>.component-content>*,.flex.cols-d-3.s-d-4>*>.navigation-root>*,.flex.cols-d-3.s-d-4>*>.paragraphSystem>*,.flex.cols-d-3.s-d-4>*>figure>*{-ms-flex-preferred-size:calc(33.3% - 2.67rem);flex-basis:calc(33.3% - 2.67rem);margin-bottom:4rem;margin-right:4rem;max-width:calc(33.3% - 2.67rem);width:calc(33.3% - 2.67rem)}.flex.cols-d-3.s-d-4>*>.component-content>:last-child,.flex.cols-d-3.s-d-4>*>.component-content>:nth-child(3n+4),.flex.cols-d-3.s-d-4>*>.navigation-root>:last-child,.flex.cols-d-3.s-d-4>*>.navigation-root>:nth-child(3n+4),.flex.cols-d-3.s-d-4>*>.paragraphSystem>:last-child,.flex.cols-d-3.s-d-4>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-d-3.s-d-4>*>figure>:last-child,.flex.cols-d-3.s-d-4>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-3.s-d-5>*>.component-content,.flex.cols-d-3.s-d-5>*>.navigation-root,.flex.cols-d-3.s-d-5>*>.paragraphSystem,.flex.cols-d-3.s-d-5>*>figure{margin-bottom:-5rem}.flex.cols-d-3.s-d-5>*>.component-content>*,.flex.cols-d-3.s-d-5>*>.navigation-root>*,.flex.cols-d-3.s-d-5>*>.paragraphSystem>*,.flex.cols-d-3.s-d-5>*>figure>*{-ms-flex-preferred-size:calc(33.3% - 3.33rem);flex-basis:calc(33.3% - 3.33rem);margin-bottom:5rem;margin-right:5rem;max-width:calc(33.3% - 3.33rem);width:calc(33.3% - 3.33rem)}.flex.cols-d-3.s-d-5>*>.component-content>:last-child,.flex.cols-d-3.s-d-5>*>.component-content>:nth-child(3n+4),.flex.cols-d-3.s-d-5>*>.navigation-root>:last-child,.flex.cols-d-3.s-d-5>*>.navigation-root>:nth-child(3n+4),.flex.cols-d-3.s-d-5>*>.paragraphSystem>:last-child,.flex.cols-d-3.s-d-5>*>.paragraphSystem>:nth-child(3n+4),.flex.cols-d-3.s-d-5>*>figure>:last-child,.flex.cols-d-3.s-d-5>*>figure>:nth-child(3n+4){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-4.s-d-0>*>.component-content,.flex.cols-d-4.s-d-0>*>.navigation-root,.flex.cols-d-4.s-d-0>*>.paragraphSystem,.flex.cols-d-4.s-d-0>*>figure{margin-bottom:0}.flex.cols-d-4.s-d-0>*>.component-content>*,.flex.cols-d-4.s-d-0>*>.navigation-root>*,.flex.cols-d-4.s-d-0>*>.paragraphSystem>*,.flex.cols-d-4.s-d-0>*>figure>*{-ms-flex-preferred-size:25%;flex-basis:25%;margin-bottom:0;margin-right:0;max-width:25%;width:25%}.flex.cols-d-4.s-d-0>*>.component-content>:last-child,.flex.cols-d-4.s-d-0>*>.component-content>:nth-child(4n+5),.flex.cols-d-4.s-d-0>*>.navigation-root>:last-child,.flex.cols-d-4.s-d-0>*>.navigation-root>:nth-child(4n+5),.flex.cols-d-4.s-d-0>*>.paragraphSystem>:last-child,.flex.cols-d-4.s-d-0>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-d-4.s-d-0>*>figure>:last-child,.flex.cols-d-4.s-d-0>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-4.s-d-1>*>.component-content,.flex.cols-d-4.s-d-1>*>.navigation-root,.flex.cols-d-4.s-d-1>*>.paragraphSystem,.flex.cols-d-4.s-d-1>*>figure{margin-bottom:-1rem}.flex.cols-d-4.s-d-1>*>.component-content>*,.flex.cols-d-4.s-d-1>*>.navigation-root>*,.flex.cols-d-4.s-d-1>*>.paragraphSystem>*,.flex.cols-d-4.s-d-1>*>figure>*{-ms-flex-preferred-size:calc(25% - 0.75rem);flex-basis:calc(25% - 0.75rem);margin-bottom:1rem;margin-right:1rem;max-width:calc(25% - .75rem);width:calc(25% - .75rem)}.flex.cols-d-4.s-d-1>*>.component-content>:last-child,.flex.cols-d-4.s-d-1>*>.component-content>:nth-child(4n+5),.flex.cols-d-4.s-d-1>*>.navigation-root>:last-child,.flex.cols-d-4.s-d-1>*>.navigation-root>:nth-child(4n+5),.flex.cols-d-4.s-d-1>*>.paragraphSystem>:last-child,.flex.cols-d-4.s-d-1>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-d-4.s-d-1>*>figure>:last-child,.flex.cols-d-4.s-d-1>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-4.s-d-2>*>.component-content,.flex.cols-d-4.s-d-2>*>.navigation-root,.flex.cols-d-4.s-d-2>*>.paragraphSystem,.flex.cols-d-4.s-d-2>*>figure{margin-bottom:-2rem}.flex.cols-d-4.s-d-2>*>.component-content>*,.flex.cols-d-4.s-d-2>*>.navigation-root>*,.flex.cols-d-4.s-d-2>*>.paragraphSystem>*,.flex.cols-d-4.s-d-2>*>figure>*{-ms-flex-preferred-size:calc(25% - 1.5rem);flex-basis:calc(25% - 1.5rem);margin-bottom:2rem;margin-right:2rem;max-width:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.flex.cols-d-4.s-d-2>*>.component-content>:last-child,.flex.cols-d-4.s-d-2>*>.component-content>:nth-child(4n+5),.flex.cols-d-4.s-d-2>*>.navigation-root>:last-child,.flex.cols-d-4.s-d-2>*>.navigation-root>:nth-child(4n+5),.flex.cols-d-4.s-d-2>*>.paragraphSystem>:last-child,.flex.cols-d-4.s-d-2>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-d-4.s-d-2>*>figure>:last-child,.flex.cols-d-4.s-d-2>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-4.s-d-3>*>.component-content,.flex.cols-d-4.s-d-3>*>.navigation-root,.flex.cols-d-4.s-d-3>*>.paragraphSystem,.flex.cols-d-4.s-d-3>*>figure{margin-bottom:-3rem}.flex.cols-d-4.s-d-3>*>.component-content>*,.flex.cols-d-4.s-d-3>*>.navigation-root>*,.flex.cols-d-4.s-d-3>*>.paragraphSystem>*,.flex.cols-d-4.s-d-3>*>figure>*{-ms-flex-preferred-size:calc(25% - 2.25rem);flex-basis:calc(25% - 2.25rem);margin-bottom:3rem;margin-right:3rem;max-width:calc(25% - 2.25rem);width:calc(25% - 2.25rem)}.flex.cols-d-4.s-d-3>*>.component-content>:last-child,.flex.cols-d-4.s-d-3>*>.component-content>:nth-child(4n+5),.flex.cols-d-4.s-d-3>*>.navigation-root>:last-child,.flex.cols-d-4.s-d-3>*>.navigation-root>:nth-child(4n+5),.flex.cols-d-4.s-d-3>*>.paragraphSystem>:last-child,.flex.cols-d-4.s-d-3>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-d-4.s-d-3>*>figure>:last-child,.flex.cols-d-4.s-d-3>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-4.s-d-4>*>.component-content,.flex.cols-d-4.s-d-4>*>.navigation-root,.flex.cols-d-4.s-d-4>*>.paragraphSystem,.flex.cols-d-4.s-d-4>*>figure{margin-bottom:-4rem}.flex.cols-d-4.s-d-4>*>.component-content>*,.flex.cols-d-4.s-d-4>*>.navigation-root>*,.flex.cols-d-4.s-d-4>*>.paragraphSystem>*,.flex.cols-d-4.s-d-4>*>figure>*{-ms-flex-preferred-size:calc(25% - 3rem);flex-basis:calc(25% - 3rem);margin-bottom:4rem;margin-right:4rem;max-width:calc(25% - 3rem);width:calc(25% - 3rem)}.flex.cols-d-4.s-d-4>*>.component-content>:last-child,.flex.cols-d-4.s-d-4>*>.component-content>:nth-child(4n+5),.flex.cols-d-4.s-d-4>*>.navigation-root>:last-child,.flex.cols-d-4.s-d-4>*>.navigation-root>:nth-child(4n+5),.flex.cols-d-4.s-d-4>*>.paragraphSystem>:last-child,.flex.cols-d-4.s-d-4>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-d-4.s-d-4>*>figure>:last-child,.flex.cols-d-4.s-d-4>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex.cols-d-4.s-d-5>*>.component-content,.flex.cols-d-4.s-d-5>*>.navigation-root,.flex.cols-d-4.s-d-5>*>.paragraphSystem,.flex.cols-d-4.s-d-5>*>figure{margin-bottom:-5rem}.flex.cols-d-4.s-d-5>*>.component-content>*,.flex.cols-d-4.s-d-5>*>.navigation-root>*,.flex.cols-d-4.s-d-5>*>.paragraphSystem>*,.flex.cols-d-4.s-d-5>*>figure>*{-ms-flex-preferred-size:calc(25% - 3.75rem);flex-basis:calc(25% - 3.75rem);margin-bottom:5rem;margin-right:5rem;max-width:calc(25% - 3.75rem);width:calc(25% - 3.75rem)}.flex.cols-d-4.s-d-5>*>.component-content>:last-child,.flex.cols-d-4.s-d-5>*>.component-content>:nth-child(4n+5),.flex.cols-d-4.s-d-5>*>.navigation-root>:last-child,.flex.cols-d-4.s-d-5>*>.navigation-root>:nth-child(4n+5),.flex.cols-d-4.s-d-5>*>.paragraphSystem>:last-child,.flex.cols-d-4.s-d-5>*>.paragraphSystem>:nth-child(4n+5),.flex.cols-d-4.s-d-5>*>figure>:last-child,.flex.cols-d-4.s-d-5>*>figure>:nth-child(4n+5){margin-right:0;padding-right:0;max-width:none;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}@media (max-width:991px){.flex.cols-m-1>*>.component-content>*,.flex.cols-m-1>*>.navigation-root>*,.flex.cols-m-1>*>.paragraphSystem>*,.flex.cols-m-1>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}.flex.cols-m-2>*>.component-content>*,.flex.cols-m-2>*>.navigation-root>*,.flex.cols-m-2>*>.paragraphSystem>*,.flex.cols-m-2>*>figure>*{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;width:50%}.flex.cols-m-3>*>.component-content>*,.flex.cols-m-3>*>.navigation-root>*,.flex.cols-m-3>*>.paragraphSystem>*,.flex.cols-m-3>*>figure>*{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%;width:33.33333%}.flex.cols-m-4>*>.component-content>*,.flex.cols-m-4>*>.navigation-root>*,.flex.cols-m-4>*>.paragraphSystem>*,.flex.cols-m-4>*>figure>*{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;width:25%}}@media (min-width:992px){.flex.cols-d-1>*>.component-content>*,.flex.cols-d-1>*>.navigation-root>*,.flex.cols-d-1>*>.paragraphSystem>*,.flex.cols-d-1>*>figure>*{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}.flex.cols-d-2>*>.component-content>*,.flex.cols-d-2>*>.navigation-root>*,.flex.cols-d-2>*>.paragraphSystem>*,.flex.cols-d-2>*>figure>*{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;width:50%}.flex.cols-d-3>*>.component-content>*,.flex.cols-d-3>*>.navigation-root>*,.flex.cols-d-3>*>.paragraphSystem>*,.flex.cols-d-3>*>figure>*{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%;width:33.33333%}.flex.cols-d-4>*>.component-content>*,.flex.cols-d-4>*>.navigation-root>*,.flex.cols-d-4>*>.paragraphSystem>*,.flex.cols-d-4>*>figure>*{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;width:25%}}.justify-left.image-flex>.component-content,.justify-left>*>.component-content,.justify-left>*>.navigation-root,.justify-left>*>.paragraphSystem,.justify-left>* figure,.justify-left>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-right.image-flex>.component-content,.justify-right>*>.component-content,.justify-right>*>.navigation-root,.justify-right>*>.paragraphSystem,.justify-right>* figure,.justify-right>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-center.image-flex>.component-content,.justify-center>*>.component-content,.justify-center>*>.navigation-root,.justify-center>*>.paragraphSystem,.justify-center>* figure,.justify-center>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-space-between>*>.component-content,.justify-space-between>*>.navigation-root,.justify-space-between>*>.paragraphSystem,.justify-space-between>* figure,.justify-space-between>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-space-around>*>.component-content,.justify-space-around>*>.navigation-root,.justify-space-around>*>.paragraphSystem,.justify-space-around>* figure,.justify-space-around>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-space-evenly>*>.component-content,.justify-space-evenly>*>.navigation-root,.justify-space-evenly>*>.paragraphSystem,.justify-space-evenly>* figure,.justify-space-evenly>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}@media (min-width:992px){.justify-left-d.image-flex>.component-content,.justify-left-d>*>.component-content,.justify-left-d>*>.navigation-root,.justify-left-d>*>.paragraphSystem,.justify-left-d>* figure,.justify-left-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-right-d.image-flex>.component-content,.justify-right-d>*>.component-content,.justify-right-d>*>.navigation-root,.justify-right-d>*>.paragraphSystem,.justify-right-d>* figure,.justify-right-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-center-d.image-flex>.component-content,.justify-center-d>*>.component-content,.justify-center-d>*>.navigation-root,.justify-center-d>*>.paragraphSystem,.justify-center-d>* figure,.justify-center-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-space-between-d>*>.component-content,.justify-space-between-d>*>.navigation-root,.justify-space-between-d>*>.paragraphSystem,.justify-space-between-d>* figure,.justify-space-between-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-space-around-d>*>.component-content,.justify-space-around-d>*>.navigation-root,.justify-space-around-d>*>.paragraphSystem,.justify-space-around-d>* figure,.justify-space-around-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-space-evenly-d>*>.component-content,.justify-space-evenly-d>*>.navigation-root,.justify-space-evenly-d>*>.paragraphSystem,.justify-space-evenly-d>* figure,.justify-space-evenly-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}}.align-items-top.image-flex>.component-content,.align-items-top>*>.component-content,.align-items-top>*>.navigation-root,.align-items-top>*>.paragraphSystem,.align-items-top>* figure,.align-items-top>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-bottom.image-flex>.component-content,.align-items-bottom>*>.component-content,.align-items-bottom>*>.navigation-root,.align-items-bottom>*>.paragraphSystem,.align-items-bottom>* figure,.align-items-bottom>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center.image-flex>.component-content{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-center>*>.component-content,.align-items-center>*>.navigation-root,.align-items-center>*>.paragraphSystem,.align-items-center>* figure,.align-items-center>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}@media (min-width:992px){.align-items-top-d.image-flex>.component-content,.align-items-top-d>*>.component-content,.align-items-top-d>*>.navigation-root,.align-items-top-d>*>.paragraphSystem,.align-items-top-d>* figure,.align-items-top-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-bottom-d.image-flex>.component-content,.align-items-bottom-d>*>.component-content,.align-items-bottom-d>*>.navigation-root,.align-items-bottom-d>*>.paragraphSystem,.align-items-bottom-d>* figure,.align-items-bottom-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center-d.image-flex>.component-content,.align-items-center-d>*>.component-content,.align-items-center-d>*>.navigation-root,.align-items-center-d>*>.paragraphSystem,.align-items-center-d>* figure,.align-items-center-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}}.align-content-top.image-flex>.component-content,.align-content-top>*>.component-content,.align-content-top>*>.navigation-root,.align-content-top>*>.paragraphSystem,.align-content-top>* figure,.align-content-top>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-bottom.image-flex>.component-content,.align-content-bottom>*>.component-content,.align-content-bottom>*>.navigation-root,.align-content-bottom>*>.paragraphSystem,.align-content-bottom>* figure,.align-content-bottom>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center.image-flex>.component-content,.align-content-center>*>.component-content,.align-content-center>*>.navigation-root,.align-content-center>*>.paragraphSystem,.align-content-center>* figure,.align-content-center>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-ms-flex-line-pack:center!important;align-content:center!important}@media (min-width:992px){.align-content-top-d.image-flex>.component-content,.align-content-top-d>*>.component-content,.align-content-top-d>*>.navigation-root,.align-content-top-d>*>.paragraphSystem,.align-content-top-d>* figure,.align-content-top-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-bottom-d.image-flex>.component-content,.align-content-bottom-d>*>.component-content,.align-content-bottom-d>*>.navigation-root,.align-content-bottom-d>*>.paragraphSystem,.align-content-bottom-d>* figure,.align-content-bottom-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center-d.image-flex>.component-content,.align-content-center-d>*>.component-content,.align-content-center-d>*>.navigation-root,.align-content-center-d>*>.paragraphSystem,.align-content-center-d>* figure,.align-content-center-d>.component-content>.class-filter:not([data-type=dropdown]):not([data-type-mobile=dropdown])>.filter-container-js>ul{-ms-flex-line-pack:center!important;align-content:center!important}}@media (max-width:991px){.flex-order-m-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}}@media (min-width:992px){.flex-order-d-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}}@media (max-width:991px){.flex-order-m-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}}@media (min-width:992px){.flex-order-d-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}}@media (max-width:991px){.flex-order-m-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}}@media (min-width:992px){.flex-order-d-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}}@media (max-width:991px){.flex-order-m-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}}@media (min-width:992px){.flex-order-d-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}}@media (max-width:991px){.flex-order-m-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}}@media (min-width:992px){.flex-order-d-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}}@media (max-width:991px){.flex-order-m-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}}@media (min-width:992px){.flex-order-d-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}}@media (max-width:991px){.flex-order-m-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}}@media (min-width:992px){.flex-order-d-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}}@media (max-width:991px){.flex-order-m-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}}@media (min-width:992px){.flex-order-d-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}}@media (max-width:991px){.flex-order-m-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}}@media (min-width:992px){.flex-order-d-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}}.border{border:1px solid #00adee}@media (min-width:992px){.border-d{border:1px solid #00adee}}.border-top{border-top:1px solid #00adee}@media (min-width:992px){.border-d-top{border-top:1px solid #00adee}}.border-left{border-left:1px solid #00adee}@media (min-width:992px){.border-d-left{border-left:1px solid #00adee}}.border-bottom{border-bottom:1px solid #00adee}@media (min-width:992px){.border-d-bottom{border-bottom:1px solid #00adee}}.border-right{border-right:1px solid #00adee}@media (min-width:992px){.border-d-right{border-right:1px solid #00adee}}.border-0{border:none}@media (min-width:992px){.border-d-0{border:none}}#exit-notification .exit-notification-inner .exit-notification-buttons button,.rounded{overflow:hidden;border-radius:5px!important}@media (min-width:992px){.rounded-d{overflow:hidden;border-radius:5px!important}}.rounded-top{overflow:hidden;border-top-left-radius:5px!important;border-top-right-radius:5px!important}@media (min-width:992px){.rounded-d-top{overflow:hidden;border-top-left-radius:5px!important;border-top-right-radius:5px!important}}.rounded-left{overflow:hidden;border-top-left-radius:5px!important;border-bottom-left-radius:5px!important}@media (min-width:992px){.rounded-d-left{overflow:hidden;border-top-left-radius:5px!important;border-bottom-left-radius:5px!important}}.rounded-bottom{overflow:hidden;border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}@media (min-width:992px){.rounded-d-bottom{overflow:hidden;border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}}.rounded-right{overflow:hidden;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}@media (min-width:992px){.rounded-d-right{overflow:hidden;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}}.rounded-top-left{overflow:hidden;border-top-left-radius:5px!important}@media (min-width:992px){.rounded-d-top-left{overflow:hidden;border-top-left-radius:5px!important}}.rounded-top-right{overflow:hidden;border-top-right-radius:5px!important}@media (min-width:992px){.rounded-d-top-right{overflow:hidden;border-top-right-radius:5px!important}}.rounded-bottom-left{overflow:hidden;border-bottom-left-radius:5px!important}@media (min-width:992px){.rounded-d-bottom-left{overflow:hidden;border-bottom-left-radius:5px!important}}.rounded-bottom-right{overflow:hidden;border-bottom-right-radius:5px!important}@media (min-width:992px){.rounded-d-bottom-right{overflow:hidden;border-bottom-right-radius:5px!important}}.rounded-pill{overflow:hidden;border-radius:50rem!important}@media (min-width:992px){.rounded-d-pill{overflow:hidden;border-radius:50rem!important}}.rounded-circle{overflow:hidden;border-radius:50%!important}@media (min-width:992px){.rounded-d-circle{overflow:hidden;border-radius:50%!important}}.rounded-0{overflow:hidden;border-radius:0!important}@media (min-width:992px){.rounded-d-0{overflow:hidden;border-radius:0!important}}.text-color-1,.text-color-1 *{color:#1d4187!important}@media (min-width:768px){.text-color-1-d,.text-color-1-d *{color:#1d4187!important}}.bg-color-1{background-color:#1d4187!important}.bg-color-1-inner,.bg-color-1-inner>.component-content>.paragraphSystem,.bg-color-1-inner>.row,.bg-color-1>.component-content,.bg-color-1>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-1.megamenu-language-list>.inner{background-color:#1d4187!important}.bg-color-1.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-1-d-inner,.bg-color-1-d-inner>.component-content>.paragraphSystem,.bg-color-1-d-inner>.row,.bg-color-1-d>.component-content,.bg-color-1-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-1-d.megamenu-language-list>.inner{background-color:#1d4187!important}.bg-color-1-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-1{border-color:#1d4187!important}@media (min-width:768px){.border-color-1-d{border-color:#1d4187!important}}.text-color-2,.text-color-2 *{color:#333!important}@media (min-width:768px){.text-color-2-d,.text-color-2-d *{color:#333!important}}.bg-color-2{background-color:#333!important}.bg-color-2-inner,.bg-color-2-inner>.component-content>.paragraphSystem,.bg-color-2-inner>.row,.bg-color-2>.component-content,.bg-color-2>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-2.megamenu-language-list>.inner{background-color:#333!important}.bg-color-2.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-2-d-inner,.bg-color-2-d-inner>.component-content>.paragraphSystem,.bg-color-2-d-inner>.row,.bg-color-2-d>.component-content,.bg-color-2-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-2-d.megamenu-language-list>.inner{background-color:#333!important}.bg-color-2-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-2{border-color:#333!important}@media (min-width:768px){.border-color-2-d{border-color:#333!important}}.text-color-3,.text-color-3 *{color:#00adee!important}@media (min-width:768px){.text-color-3-d,.text-color-3-d *{color:#00adee!important}}.bg-color-3{background-color:#00adee!important}.bg-color-3-inner,.bg-color-3-inner>.component-content>.paragraphSystem,.bg-color-3-inner>.row,.bg-color-3>.component-content,.bg-color-3>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-3.megamenu-language-list>.inner{background-color:#00adee!important}.bg-color-3.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-3-d-inner,.bg-color-3-d-inner>.component-content>.paragraphSystem,.bg-color-3-d-inner>.row,.bg-color-3-d>.component-content,.bg-color-3-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-3-d.megamenu-language-list>.inner{background-color:#00adee!important}.bg-color-3-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-3{border-color:#00adee!important}@media (min-width:768px){.border-color-3-d{border-color:#00adee!important}}.text-color-4,.text-color-4 *{color:#ffcd05!important}@media (min-width:768px){.text-color-4-d,.text-color-4-d *{color:#ffcd05!important}}.bg-color-4{background-color:#ffcd05!important}.bg-color-4-inner,.bg-color-4-inner>.component-content>.paragraphSystem,.bg-color-4-inner>.row,.bg-color-4>.component-content,.bg-color-4>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-4.megamenu-language-list>.inner{background-color:#ffcd05!important}.bg-color-4.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-4-d-inner,.bg-color-4-d-inner>.component-content>.paragraphSystem,.bg-color-4-d-inner>.row,.bg-color-4-d>.component-content,.bg-color-4-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-4-d.megamenu-language-list>.inner{background-color:#ffcd05!important}.bg-color-4-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-4{border-color:#ffcd05!important}@media (min-width:768px){.border-color-4-d{border-color:#ffcd05!important}}.text-color-5,.text-color-5 *{color:#e5f7fd!important}@media (min-width:768px){.text-color-5-d,.text-color-5-d *{color:#e5f7fd!important}}.bg-color-5{background-color:#e5f7fd!important}.bg-color-5-inner,.bg-color-5-inner>.component-content>.paragraphSystem,.bg-color-5-inner>.row,.bg-color-5>.component-content,.bg-color-5>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-5.megamenu-language-list>.inner{background-color:#e5f7fd!important}.bg-color-5.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-5-d-inner,.bg-color-5-d-inner>.component-content>.paragraphSystem,.bg-color-5-d-inner>.row,.bg-color-5-d>.component-content,.bg-color-5-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-5-d.megamenu-language-list>.inner{background-color:#e5f7fd!important}.bg-color-5-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-5{border-color:#e5f7fd!important}@media (min-width:768px){.border-color-5-d{border-color:#e5f7fd!important}}.text-color-6,.text-color-6 *{color:#f60c0c!important}@media (min-width:768px){.text-color-6-d,.text-color-6-d *{color:#f60c0c!important}}.bg-color-6{background-color:#f60c0c!important}.bg-color-6-inner,.bg-color-6-inner>.component-content>.paragraphSystem,.bg-color-6-inner>.row,.bg-color-6>.component-content,.bg-color-6>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-6.megamenu-language-list>.inner{background-color:#f60c0c!important}.bg-color-6.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-6-d-inner,.bg-color-6-d-inner>.component-content>.paragraphSystem,.bg-color-6-d-inner>.row,.bg-color-6-d>.component-content,.bg-color-6-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-6-d.megamenu-language-list>.inner{background-color:#f60c0c!important}.bg-color-6-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-6{border-color:#f60c0c!important}@media (min-width:768px){.border-color-6-d{border-color:#f60c0c!important}}.text-color-7,.text-color-7 *{color:#f8f8f8!important}@media (min-width:768px){.text-color-7-d,.text-color-7-d *{color:#f8f8f8!important}}.bg-color-7{background-color:#f8f8f8!important}.bg-color-7-inner,.bg-color-7-inner>.component-content>.paragraphSystem,.bg-color-7-inner>.row,.bg-color-7>.component-content,.bg-color-7>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-7.megamenu-language-list>.inner{background-color:#f8f8f8!important}.bg-color-7.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-7-d-inner,.bg-color-7-d-inner>.component-content>.paragraphSystem,.bg-color-7-d-inner>.row,.bg-color-7-d>.component-content,.bg-color-7-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-7-d.megamenu-language-list>.inner{background-color:#f8f8f8!important}.bg-color-7-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-7{border-color:#f8f8f8!important}@media (min-width:768px){.border-color-7-d{border-color:#f8f8f8!important}}.text-color-8,.text-color-8 *{color:#ecf6fb!important}@media (min-width:768px){.text-color-8-d,.text-color-8-d *{color:#ecf6fb!important}}.bg-color-8{background-color:#ecf6fb!important}.bg-color-8-inner,.bg-color-8-inner>.component-content>.paragraphSystem,.bg-color-8-inner>.row,.bg-color-8>.component-content,.bg-color-8>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-8.megamenu-language-list>.inner{background-color:#ecf6fb!important}.bg-color-8.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-8-d-inner,.bg-color-8-d-inner>.component-content>.paragraphSystem,.bg-color-8-d-inner>.row,.bg-color-8-d>.component-content,.bg-color-8-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-8-d.megamenu-language-list>.inner{background-color:#ecf6fb!important}.bg-color-8-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-8{border-color:#ecf6fb!important}@media (min-width:768px){.border-color-8-d{border-color:#ecf6fb!important}}.text-color-white,.text-color-white *{color:#fff!important}@media (min-width:768px){.text-color-white-d,.text-color-white-d *{color:#fff!important}}.bg-color-white{background-color:#fff!important}.bg-color-white-inner,.bg-color-white-inner>.component-content>.paragraphSystem,.bg-color-white-inner>.row,.bg-color-white>.component-content,.bg-color-white>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-white.megamenu-language-list>.inner{background-color:#fff!important}.bg-color-white.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-white-d-inner,.bg-color-white-d-inner>.component-content>.paragraphSystem,.bg-color-white-d-inner>.row,.bg-color-white-d>.component-content,.bg-color-white-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-white-d.megamenu-language-list>.inner{background-color:#fff!important}.bg-color-white-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-white{border-color:#fff!important}@media (min-width:768px){.border-color-white-d{border-color:#fff!important}}.text-color-gray-100,.text-color-gray-100 *{color:#f8f9fa!important}@media (min-width:768px){.text-color-gray-100-d,.text-color-gray-100-d *{color:#f8f9fa!important}}.bg-color-gray-100{background-color:#f8f9fa!important}.bg-color-gray-100-inner,.bg-color-gray-100-inner>.component-content>.paragraphSystem,.bg-color-gray-100-inner>.row,.bg-color-gray-100>.component-content,.bg-color-gray-100>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-100.megamenu-language-list>.inner{background-color:#f8f9fa!important}.bg-color-gray-100.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-gray-100-d-inner,.bg-color-gray-100-d-inner>.component-content>.paragraphSystem,.bg-color-gray-100-d-inner>.row,.bg-color-gray-100-d>.component-content,.bg-color-gray-100-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-100-d.megamenu-language-list>.inner{background-color:#f8f9fa!important}.bg-color-gray-100-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-gray-100{border-color:#f8f9fa!important}@media (min-width:768px){.border-color-gray-100-d{border-color:#f8f9fa!important}}.text-color-gray-200,.text-color-gray-200 *{color:#e9ecef!important}@media (min-width:768px){.text-color-gray-200-d,.text-color-gray-200-d *{color:#e9ecef!important}}.bg-color-gray-200{background-color:#e9ecef!important}.bg-color-gray-200-inner,.bg-color-gray-200-inner>.component-content>.paragraphSystem,.bg-color-gray-200-inner>.row,.bg-color-gray-200>.component-content,.bg-color-gray-200>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-200.megamenu-language-list>.inner{background-color:#e9ecef!important}.bg-color-gray-200.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-gray-200-d-inner,.bg-color-gray-200-d-inner>.component-content>.paragraphSystem,.bg-color-gray-200-d-inner>.row,.bg-color-gray-200-d>.component-content,.bg-color-gray-200-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-200-d.megamenu-language-list>.inner{background-color:#e9ecef!important}.bg-color-gray-200-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-gray-200{border-color:#e9ecef!important}@media (min-width:768px){.border-color-gray-200-d{border-color:#e9ecef!important}}.text-color-gray-300,.text-color-gray-300 *{color:#dee2e6!important}@media (min-width:768px){.text-color-gray-300-d,.text-color-gray-300-d *{color:#dee2e6!important}}.bg-color-gray-300{background-color:#dee2e6!important}.bg-color-gray-300-inner,.bg-color-gray-300-inner>.component-content>.paragraphSystem,.bg-color-gray-300-inner>.row,.bg-color-gray-300>.component-content,.bg-color-gray-300>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-300.megamenu-language-list>.inner{background-color:#dee2e6!important}.bg-color-gray-300.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-gray-300-d-inner,.bg-color-gray-300-d-inner>.component-content>.paragraphSystem,.bg-color-gray-300-d-inner>.row,.bg-color-gray-300-d>.component-content,.bg-color-gray-300-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-300-d.megamenu-language-list>.inner{background-color:#dee2e6!important}.bg-color-gray-300-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-gray-300{border-color:#dee2e6!important}@media (min-width:768px){.border-color-gray-300-d{border-color:#dee2e6!important}}.text-color-gray-400,.text-color-gray-400 *{color:#ced4da!important}@media (min-width:768px){.text-color-gray-400-d,.text-color-gray-400-d *{color:#ced4da!important}}.bg-color-gray-400{background-color:#ced4da!important}.bg-color-gray-400-inner,.bg-color-gray-400-inner>.component-content>.paragraphSystem,.bg-color-gray-400-inner>.row,.bg-color-gray-400>.component-content,.bg-color-gray-400>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-400.megamenu-language-list>.inner{background-color:#ced4da!important}.bg-color-gray-400.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-gray-400-d-inner,.bg-color-gray-400-d-inner>.component-content>.paragraphSystem,.bg-color-gray-400-d-inner>.row,.bg-color-gray-400-d>.component-content,.bg-color-gray-400-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-400-d.megamenu-language-list>.inner{background-color:#ced4da!important}.bg-color-gray-400-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-gray-400{border-color:#ced4da!important}@media (min-width:768px){.border-color-gray-400-d{border-color:#ced4da!important}}.text-color-gray-500,.text-color-gray-500 *{color:#d5d1ce!important}@media (min-width:768px){.text-color-gray-500-d,.text-color-gray-500-d *{color:#d5d1ce!important}}.bg-color-gray-500{background-color:#d5d1ce!important}.bg-color-gray-500-inner,.bg-color-gray-500-inner>.component-content>.paragraphSystem,.bg-color-gray-500-inner>.row,.bg-color-gray-500>.component-content,.bg-color-gray-500>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-500.megamenu-language-list>.inner{background-color:#d5d1ce!important}.bg-color-gray-500.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-gray-500-d-inner,.bg-color-gray-500-d-inner>.component-content>.paragraphSystem,.bg-color-gray-500-d-inner>.row,.bg-color-gray-500-d>.component-content,.bg-color-gray-500-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-500-d.megamenu-language-list>.inner{background-color:#d5d1ce!important}.bg-color-gray-500-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-gray-500{border-color:#d5d1ce!important}@media (min-width:768px){.border-color-gray-500-d{border-color:#d5d1ce!important}}.text-color-gray-600,.text-color-gray-600 *{color:#868e96!important}@media (min-width:768px){.text-color-gray-600-d,.text-color-gray-600-d *{color:#868e96!important}}.bg-color-gray-600{background-color:#868e96!important}.bg-color-gray-600-inner,.bg-color-gray-600-inner>.component-content>.paragraphSystem,.bg-color-gray-600-inner>.row,.bg-color-gray-600>.component-content,.bg-color-gray-600>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-600.megamenu-language-list>.inner{background-color:#868e96!important}.bg-color-gray-600.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-gray-600-d-inner,.bg-color-gray-600-d-inner>.component-content>.paragraphSystem,.bg-color-gray-600-d-inner>.row,.bg-color-gray-600-d>.component-content,.bg-color-gray-600-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-600-d.megamenu-language-list>.inner{background-color:#868e96!important}.bg-color-gray-600-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-gray-600{border-color:#868e96!important}@media (min-width:768px){.border-color-gray-600-d{border-color:#868e96!important}}.text-color-gray-700,.text-color-gray-700 *{color:#495057!important}@media (min-width:768px){.text-color-gray-700-d,.text-color-gray-700-d *{color:#495057!important}}.bg-color-gray-700{background-color:#495057!important}.bg-color-gray-700-inner,.bg-color-gray-700-inner>.component-content>.paragraphSystem,.bg-color-gray-700-inner>.row,.bg-color-gray-700>.component-content,.bg-color-gray-700>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-700.megamenu-language-list>.inner{background-color:#495057!important}.bg-color-gray-700.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-gray-700-d-inner,.bg-color-gray-700-d-inner>.component-content>.paragraphSystem,.bg-color-gray-700-d-inner>.row,.bg-color-gray-700-d>.component-content,.bg-color-gray-700-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-700-d.megamenu-language-list>.inner{background-color:#495057!important}.bg-color-gray-700-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-gray-700{border-color:#495057!important}@media (min-width:768px){.border-color-gray-700-d{border-color:#495057!important}}.text-color-gray-800,.text-color-gray-800 *{color:#343a40!important}@media (min-width:768px){.text-color-gray-800-d,.text-color-gray-800-d *{color:#343a40!important}}.bg-color-gray-800{background-color:#343a40!important}.bg-color-gray-800-inner,.bg-color-gray-800-inner>.component-content>.paragraphSystem,.bg-color-gray-800-inner>.row,.bg-color-gray-800>.component-content,.bg-color-gray-800>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-800.megamenu-language-list>.inner{background-color:#343a40!important}.bg-color-gray-800.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-gray-800-d-inner,.bg-color-gray-800-d-inner>.component-content>.paragraphSystem,.bg-color-gray-800-d-inner>.row,.bg-color-gray-800-d>.component-content,.bg-color-gray-800-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-800-d.megamenu-language-list>.inner{background-color:#343a40!important}.bg-color-gray-800-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-gray-800{border-color:#343a40!important}@media (min-width:768px){.border-color-gray-800-d{border-color:#343a40!important}}.text-color-gray-900,.text-color-gray-900 *{color:#544f40!important}@media (min-width:768px){.text-color-gray-900-d,.text-color-gray-900-d *{color:#544f40!important}}.bg-color-gray-900{background-color:#544f40!important}.bg-color-gray-900-inner,.bg-color-gray-900-inner>.component-content>.paragraphSystem,.bg-color-gray-900-inner>.row,.bg-color-gray-900>.component-content,.bg-color-gray-900>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-900.megamenu-language-list>.inner{background-color:#544f40!important}.bg-color-gray-900.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-gray-900-d-inner,.bg-color-gray-900-d-inner>.component-content>.paragraphSystem,.bg-color-gray-900-d-inner>.row,.bg-color-gray-900-d>.component-content,.bg-color-gray-900-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-gray-900-d.megamenu-language-list>.inner{background-color:#544f40!important}.bg-color-gray-900-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-gray-900{border-color:#544f40!important}@media (min-width:768px){.border-color-gray-900-d{border-color:#544f40!important}}.text-color-black,.text-color-black *{color:#000!important}@media (min-width:768px){.text-color-black-d,.text-color-black-d *{color:#000!important}}.bg-color-black{background-color:#000!important}.bg-color-black-inner,.bg-color-black-inner>.component-content>.paragraphSystem,.bg-color-black-inner>.row,.bg-color-black>.component-content,.bg-color-black>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-black.megamenu-language-list>.inner{background-color:#000!important}.bg-color-black.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}@media (min-width:768px){.bg-color-black-d-inner,.bg-color-black-d-inner>.component-content>.paragraphSystem,.bg-color-black-d-inner>.row,.bg-color-black-d>.component-content,.bg-color-black-d>.component-content>.paragraphSystem{background-color:rgba(0,0,0,0)!important}.bg-color-black-d.megamenu-language-list>.inner{background-color:#000!important}.bg-color-black-d.megamenu-language-list>.inner>.component-content{background-color:rgba(0,0,0,0)!important}}.border-color-black{border-color:#000!important}@media (min-width:768px){.border-color-black-d{border-color:#000!important}}.text-center-m{text-align:center!important}.text-left-m{text-align:left!important}.text-right-m{text-align:right!important}.text-justify-m{text-align:justify!important}@media (min-width:992px){.text-center-d{text-align:center!important}.text-left-d{text-align:left!important}.text-right-d{text-align:right!important}.text-justify-d{text-align:justify!important}}.hide{display:none!important}.hide-keep{height:0!important;max-height:0!important;min-height:0!important;opacity:0!important;overflow:hidden!important;visibility:hidden!important}@media (max-width:991px){.hide-m{display:none!important}}@media (min-width:992px){.hide-d{display:none!important}}.max-image-w-none img{max-width:none!important}.min-image-w-auto img,.min-w-auto{min-width:auto!important}.image-w-auto img{width:auto!important}.max-image-w-none image,.max-w-none{max-width:none!important}@media (max-width:991px){.max-w-m-auto{max-width:none!important}}@media (min-width:992px){.max-w-d-auto{max-width:none!important}}.w-auto{max-width:none!important;-ms-flex-preferred-size:auto!important;flex-basis:auto!important;width:auto!important;min-width:auto!important}@media (min-width: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}}@media (min-width:992px){.max-w-d-1,.w-d-1{max-width:1%!important}.w-d-1{width:1%!important}.max-image-w-d-1 img{max-width:1%!important}.max-w-d-2,.w-d-2{max-width:2%!important}.w-d-2{width:2%!important}.max-image-w-d-2 img{max-width:2%!important}.max-w-d-3,.w-d-3{max-width:3%!important}.w-d-3{width:3%!important}.max-image-w-d-3 img{max-width:3%!important}.max-w-d-4,.w-d-4{max-width:4%!important}.w-d-4{width:4%!important}.max-image-w-d-4 img{max-width:4%!important}.max-w-d-5,.w-d-5{max-width:5%!important}.w-d-5{width:5%!important}.max-image-w-d-5 img{max-width:5%!important}.max-w-d-6,.w-d-6{max-width:6%!important}.w-d-6{width:6%!important}.max-image-w-d-6 img{max-width:6%!important}.max-w-d-7,.w-d-7{max-width:7%!important}.w-d-7{width:7%!important}.max-image-w-d-7 img{max-width:7%!important}.max-w-d-8,.w-d-8{max-width:8%!important}.w-d-8{width:8%!important}.max-image-w-d-8 img{max-width:8%!important}.max-w-d-9,.w-d-9{max-width:9%!important}.w-d-9{width:9%!important}.max-image-w-d-9 img{max-width:9%!important}.max-w-d-10,.w-d-10{max-width:10%!important}.w-d-10{width:10%!important}.max-image-w-d-10 img{max-width:10%!important}.max-w-d-11,.w-d-11{max-width:11%!important}.w-d-11{width:11%!important}.max-image-w-d-11 img{max-width:11%!important}.max-w-d-12,.w-d-12{max-width:12%!important}.w-d-12{width:12%!important}.max-image-w-d-12 img{max-width:12%!important}.max-w-d-13,.w-d-13{max-width:13%!important}.w-d-13{width:13%!important}.max-image-w-d-13 img{max-width:13%!important}.max-w-d-14,.w-d-14{max-width:14%!important}.w-d-14{width:14%!important}.max-image-w-d-14 img{max-width:14%!important}.max-w-d-15,.w-d-15{max-width:15%!important}.w-d-15{width:15%!important}.max-image-w-d-15 img{max-width:15%!important}.max-w-d-16,.w-d-16{max-width:16%!important}.w-d-16{width:16%!important}.max-image-w-d-16 img{max-width:16%!important}.max-w-d-17,.w-d-17{max-width:17%!important}.w-d-17{width:17%!important}.max-image-w-d-17 img{max-width:17%!important}.max-w-d-18,.w-d-18{max-width:18%!important}.w-d-18{width:18%!important}.max-image-w-d-18 img{max-width:18%!important}.max-w-d-19,.w-d-19{max-width:19%!important}.w-d-19{width:19%!important}.max-image-w-d-19 img{max-width:19%!important}.max-w-d-20,.w-d-20{max-width:20%!important}.w-d-20{width:20%!important}.max-image-w-d-20 img{max-width:20%!important}.max-w-d-21,.w-d-21{max-width:21%!important}.w-d-21{width:21%!important}.max-image-w-d-21 img{max-width:21%!important}.max-w-d-22,.w-d-22{max-width:22%!important}.w-d-22{width:22%!important}.max-image-w-d-22 img{max-width:22%!important}.max-w-d-23,.w-d-23{max-width:23%!important}.w-d-23{width:23%!important}.max-image-w-d-23 img{max-width:23%!important}.max-w-d-24,.w-d-24{max-width:24%!important}.w-d-24{width:24%!important}.max-image-w-d-24 img{max-width:24%!important}.max-w-d-25,.w-d-25{max-width:25%!important}.w-d-25{width:25%!important}.max-image-w-d-25 img{max-width:25%!important}.max-w-d-26,.w-d-26{max-width:26%!important}.w-d-26{width:26%!important}.max-image-w-d-26 img{max-width:26%!important}.max-w-d-27,.w-d-27{max-width:27%!important}.w-d-27{width:27%!important}.max-image-w-d-27 img{max-width:27%!important}.max-w-d-28,.w-d-28{max-width:28%!important}.w-d-28{width:28%!important}.max-image-w-d-28 img{max-width:28%!important}.max-w-d-29,.w-d-29{max-width:29%!important}.w-d-29{width:29%!important}.max-image-w-d-29 img{max-width:29%!important}.max-w-d-30,.w-d-30{max-width:30%!important}.w-d-30{width:30%!important}.max-image-w-d-30 img{max-width:30%!important}.max-w-d-31,.w-d-31{max-width:31%!important}.w-d-31{width:31%!important}.max-image-w-d-31 img{max-width:31%!important}.max-w-d-32,.w-d-32{max-width:32%!important}.w-d-32{width:32%!important}.max-image-w-d-32 img{max-width:32%!important}.max-w-d-33,.w-d-33{max-width:33%!important}.w-d-33{width:33%!important}.max-image-w-d-33 img{max-width:33%!important}.max-w-d-34,.w-d-34{max-width:34%!important}.w-d-34{width:34%!important}.max-image-w-d-34 img{max-width:34%!important}.max-w-d-35,.w-d-35{max-width:35%!important}.w-d-35{width:35%!important}.max-image-w-d-35 img{max-width:35%!important}.max-w-d-36,.w-d-36{max-width:36%!important}.w-d-36{width:36%!important}.max-image-w-d-36 img{max-width:36%!important}.max-w-d-37,.w-d-37{max-width:37%!important}.w-d-37{width:37%!important}.max-image-w-d-37 img{max-width:37%!important}.max-w-d-38,.w-d-38{max-width:38%!important}.w-d-38{width:38%!important}.max-image-w-d-38 img{max-width:38%!important}.max-w-d-39,.w-d-39{max-width:39%!important}.w-d-39{width:39%!important}.max-image-w-d-39 img{max-width:39%!important}.max-w-d-40,.w-d-40{max-width:40%!important}.w-d-40{width:40%!important}.max-image-w-d-40 img{max-width:40%!important}.max-w-d-41,.w-d-41{max-width:41%!important}.w-d-41{width:41%!important}.max-image-w-d-41 img{max-width:41%!important}.max-w-d-42,.w-d-42{max-width:42%!important}.w-d-42{width:42%!important}.max-image-w-d-42 img{max-width:42%!important}.max-w-d-43,.w-d-43{max-width:43%!important}.w-d-43{width:43%!important}.max-image-w-d-43 img{max-width:43%!important}.max-w-d-44,.w-d-44{max-width:44%!important}.w-d-44{width:44%!important}.max-image-w-d-44 img{max-width:44%!important}.max-w-d-45,.w-d-45{max-width:45%!important}.w-d-45{width:45%!important}.max-image-w-d-45 img{max-width:45%!important}.max-w-d-46,.w-d-46{max-width:46%!important}.w-d-46{width:46%!important}.max-image-w-d-46 img{max-width:46%!important}.max-w-d-47,.w-d-47{max-width:47%!important}.w-d-47{width:47%!important}.max-image-w-d-47 img{max-width:47%!important}.max-w-d-48,.w-d-48{max-width:48%!important}.w-d-48{width:48%!important}.max-image-w-d-48 img{max-width:48%!important}.max-w-d-49,.w-d-49{max-width:49%!important}.w-d-49{width:49%!important}.max-image-w-d-49 img{max-width:49%!important}.max-w-d-50,.w-d-50{max-width:50%!important}.w-d-50{width:50%!important}.max-image-w-d-50 img{max-width:50%!important}.max-w-d-51,.w-d-51{max-width:51%!important}.w-d-51{width:51%!important}.max-image-w-d-51 img{max-width:51%!important}.max-w-d-52,.w-d-52{max-width:52%!important}.w-d-52{width:52%!important}.max-image-w-d-52 img{max-width:52%!important}.max-w-d-53,.w-d-53{max-width:53%!important}.w-d-53{width:53%!important}.max-image-w-d-53 img{max-width:53%!important}.max-w-d-54,.w-d-54{max-width:54%!important}.w-d-54{width:54%!important}.max-image-w-d-54 img{max-width:54%!important}.max-w-d-55,.w-d-55{max-width:55%!important}.w-d-55{width:55%!important}.max-image-w-d-55 img{max-width:55%!important}.max-w-d-56,.w-d-56{max-width:56%!important}.w-d-56{width:56%!important}.max-image-w-d-56 img{max-width:56%!important}.max-w-d-57,.w-d-57{max-width:57%!important}.w-d-57{width:57%!important}.max-image-w-d-57 img{max-width:57%!important}.max-w-d-58,.w-d-58{max-width:58%!important}.w-d-58{width:58%!important}.max-image-w-d-58 img{max-width:58%!important}.max-w-d-59,.w-d-59{max-width:59%!important}.w-d-59{width:59%!important}.max-image-w-d-59 img{max-width:59%!important}.max-w-d-60,.w-d-60{max-width:60%!important}.w-d-60{width:60%!important}.max-image-w-d-60 img{max-width:60%!important}.max-w-d-61,.w-d-61{max-width:61%!important}.w-d-61{width:61%!important}.max-image-w-d-61 img{max-width:61%!important}.max-w-d-62,.w-d-62{max-width:62%!important}.w-d-62{width:62%!important}.max-image-w-d-62 img{max-width:62%!important}.max-w-d-63,.w-d-63{max-width:63%!important}.w-d-63{width:63%!important}.max-image-w-d-63 img{max-width:63%!important}.max-w-d-64,.w-d-64{max-width:64%!important}.w-d-64{width:64%!important}.max-image-w-d-64 img{max-width:64%!important}.max-w-d-65,.w-d-65{max-width:65%!important}.w-d-65{width:65%!important}.max-image-w-d-65 img{max-width:65%!important}.max-w-d-66,.w-d-66{max-width:66%!important}.w-d-66{width:66%!important}.max-image-w-d-66 img{max-width:66%!important}.max-w-d-67,.w-d-67{max-width:67%!important}.w-d-67{width:67%!important}.max-image-w-d-67 img{max-width:67%!important}.max-w-d-68,.w-d-68{max-width:68%!important}.w-d-68{width:68%!important}.max-image-w-d-68 img{max-width:68%!important}.max-w-d-69,.w-d-69{max-width:69%!important}.w-d-69{width:69%!important}.max-image-w-d-69 img{max-width:69%!important}.max-w-d-70,.w-d-70{max-width:70%!important}.w-d-70{width:70%!important}.max-image-w-d-70 img{max-width:70%!important}.max-w-d-71,.w-d-71{max-width:71%!important}.w-d-71{width:71%!important}.max-image-w-d-71 img{max-width:71%!important}.max-w-d-72,.w-d-72{max-width:72%!important}.w-d-72{width:72%!important}.max-image-w-d-72 img{max-width:72%!important}.max-w-d-73,.w-d-73{max-width:73%!important}.w-d-73{width:73%!important}.max-image-w-d-73 img{max-width:73%!important}.max-w-d-74,.w-d-74{max-width:74%!important}.w-d-74{width:74%!important}.max-image-w-d-74 img{max-width:74%!important}.max-w-d-75,.w-d-75{max-width:75%!important}.w-d-75{width:75%!important}.max-image-w-d-75 img{max-width:75%!important}.max-w-d-76,.w-d-76{max-width:76%!important}.w-d-76{width:76%!important}.max-image-w-d-76 img{max-width:76%!important}.max-w-d-77,.w-d-77{max-width:77%!important}.w-d-77{width:77%!important}.max-image-w-d-77 img{max-width:77%!important}.max-w-d-78,.w-d-78{max-width:78%!important}.w-d-78{width:78%!important}.max-image-w-d-78 img{max-width:78%!important}.max-w-d-79,.w-d-79{max-width:79%!important}.w-d-79{width:79%!important}.max-image-w-d-79 img{max-width:79%!important}.max-w-d-80,.w-d-80{max-width:80%!important}.w-d-80{width:80%!important}.max-image-w-d-80 img{max-width:80%!important}.max-w-d-81,.w-d-81{max-width:81%!important}.w-d-81{width:81%!important}.max-image-w-d-81 img{max-width:81%!important}.max-w-d-82,.w-d-82{max-width:82%!important}.w-d-82{width:82%!important}.max-image-w-d-82 img{max-width:82%!important}.max-w-d-83,.w-d-83{max-width:83%!important}.w-d-83{width:83%!important}.max-image-w-d-83 img{max-width:83%!important}.max-w-d-84,.w-d-84{max-width:84%!important}.w-d-84{width:84%!important}.max-image-w-d-84 img{max-width:84%!important}.max-w-d-85,.w-d-85{max-width:85%!important}.w-d-85{width:85%!important}.max-image-w-d-85 img{max-width:85%!important}.max-w-d-86,.w-d-86{max-width:86%!important}.w-d-86{width:86%!important}.max-image-w-d-86 img{max-width:86%!important}.max-w-d-87,.w-d-87{max-width:87%!important}.w-d-87{width:87%!important}.max-image-w-d-87 img{max-width:87%!important}.max-w-d-88,.w-d-88{max-width:88%!important}.w-d-88{width:88%!important}.max-image-w-d-88 img{max-width:88%!important}.max-w-d-89,.w-d-89{max-width:89%!important}.w-d-89{width:89%!important}.max-image-w-d-89 img{max-width:89%!important}.max-w-d-90,.w-d-90{max-width:90%!important}.w-d-90{width:90%!important}.max-image-w-d-90 img{max-width:90%!important}.max-w-d-91,.w-d-91{max-width:91%!important}.w-d-91{width:91%!important}.max-image-w-d-91 img{max-width:91%!important}.max-w-d-92,.w-d-92{max-width:92%!important}.w-d-92{width:92%!important}.max-image-w-d-92 img{max-width:92%!important}.max-w-d-93,.w-d-93{max-width:93%!important}.w-d-93{width:93%!important}.max-image-w-d-93 img{max-width:93%!important}.max-w-d-94,.w-d-94{max-width:94%!important}.w-d-94{width:94%!important}.max-image-w-d-94 img{max-width:94%!important}.max-w-d-95,.w-d-95{max-width:95%!important}.w-d-95{width:95%!important}.max-image-w-d-95 img{max-width:95%!important}.max-w-d-96,.w-d-96{max-width:96%!important}.w-d-96{width:96%!important}.max-image-w-d-96 img{max-width:96%!important}.max-w-d-97,.w-d-97{max-width:97%!important}.w-d-97{width:97%!important}.max-image-w-d-97 img{max-width:97%!important}.max-w-d-98,.w-d-98{max-width:98%!important}.w-d-98{width:98%!important}.max-image-w-d-98 img{max-width:98%!important}.max-w-d-99,.w-d-99{max-width:99%!important}.w-d-99{width:99%!important}.max-image-w-d-99 img{max-width:99%!important}.max-w-d-100,.w-d-100{max-width:100%!important}.w-d-100{width:100%!important}.max-image-w-d-100 img{max-width:100%!important}}@media (max-width:991px){.max-w-m-1,.w-m-1{max-width:1%!important}.w-m-1{width:1%!important}.max-image-w-m-1 img{max-width:1%!important}.max-w-m-2,.w-m-2{max-width:2%!important}.w-m-2{width:2%!important}.max-image-w-m-2 img{max-width:2%!important}.max-w-m-3,.w-m-3{max-width:3%!important}.w-m-3{width:3%!important}.max-image-w-m-3 img{max-width:3%!important}.max-w-m-4,.w-m-4{max-width:4%!important}.w-m-4{width:4%!important}.max-image-w-m-4 img{max-width:4%!important}.max-w-m-5,.w-m-5{max-width:5%!important}.w-m-5{width:5%!important}.max-image-w-m-5 img{max-width:5%!important}.max-w-m-6,.w-m-6{max-width:6%!important}.w-m-6{width:6%!important}.max-image-w-m-6 img{max-width:6%!important}.max-w-m-7,.w-m-7{max-width:7%!important}.w-m-7{width:7%!important}.max-image-w-m-7 img{max-width:7%!important}.max-w-m-8,.w-m-8{max-width:8%!important}.w-m-8{width:8%!important}.max-image-w-m-8 img{max-width:8%!important}.max-w-m-9,.w-m-9{max-width:9%!important}.w-m-9{width:9%!important}.max-image-w-m-9 img{max-width:9%!important}.max-w-m-10,.w-m-10{max-width:10%!important}.w-m-10{width:10%!important}.max-image-w-m-10 img{max-width:10%!important}.max-w-m-11,.w-m-11{max-width:11%!important}.w-m-11{width:11%!important}.max-image-w-m-11 img{max-width:11%!important}.max-w-m-12,.w-m-12{max-width:12%!important}.w-m-12{width:12%!important}.max-image-w-m-12 img{max-width:12%!important}.max-w-m-13,.w-m-13{max-width:13%!important}.w-m-13{width:13%!important}.max-image-w-m-13 img{max-width:13%!important}.max-w-m-14,.w-m-14{max-width:14%!important}.w-m-14{width:14%!important}.max-image-w-m-14 img{max-width:14%!important}.max-w-m-15,.w-m-15{max-width:15%!important}.w-m-15{width:15%!important}.max-image-w-m-15 img{max-width:15%!important}.max-w-m-16,.w-m-16{max-width:16%!important}.w-m-16{width:16%!important}.max-image-w-m-16 img{max-width:16%!important}.max-w-m-17,.w-m-17{max-width:17%!important}.w-m-17{width:17%!important}.max-image-w-m-17 img{max-width:17%!important}.max-w-m-18,.w-m-18{max-width:18%!important}.w-m-18{width:18%!important}.max-image-w-m-18 img{max-width:18%!important}.max-w-m-19,.w-m-19{max-width:19%!important}.w-m-19{width:19%!important}.max-image-w-m-19 img{max-width:19%!important}.max-w-m-20,.w-m-20{max-width:20%!important}.w-m-20{width:20%!important}.max-image-w-m-20 img{max-width:20%!important}.max-w-m-21,.w-m-21{max-width:21%!important}.w-m-21{width:21%!important}.max-image-w-m-21 img{max-width:21%!important}.max-w-m-22,.w-m-22{max-width:22%!important}.w-m-22{width:22%!important}.max-image-w-m-22 img{max-width:22%!important}.max-w-m-23,.w-m-23{max-width:23%!important}.w-m-23{width:23%!important}.max-image-w-m-23 img{max-width:23%!important}.max-w-m-24,.w-m-24{max-width:24%!important}.w-m-24{width:24%!important}.max-image-w-m-24 img{max-width:24%!important}.max-w-m-25,.w-m-25{max-width:25%!important}.w-m-25{width:25%!important}.max-image-w-m-25 img{max-width:25%!important}.max-w-m-26,.w-m-26{max-width:26%!important}.w-m-26{width:26%!important}.max-image-w-m-26 img{max-width:26%!important}.max-w-m-27,.w-m-27{max-width:27%!important}.w-m-27{width:27%!important}.max-image-w-m-27 img{max-width:27%!important}.max-w-m-28,.w-m-28{max-width:28%!important}.w-m-28{width:28%!important}.max-image-w-m-28 img{max-width:28%!important}.max-w-m-29,.w-m-29{max-width:29%!important}.w-m-29{width:29%!important}.max-image-w-m-29 img{max-width:29%!important}.max-w-m-30,.w-m-30{max-width:30%!important}.w-m-30{width:30%!important}.max-image-w-m-30 img{max-width:30%!important}.max-w-m-31,.w-m-31{max-width:31%!important}.w-m-31{width:31%!important}.max-image-w-m-31 img{max-width:31%!important}.max-w-m-32,.w-m-32{max-width:32%!important}.w-m-32{width:32%!important}.max-image-w-m-32 img{max-width:32%!important}.max-w-m-33,.w-m-33{max-width:33%!important}.w-m-33{width:33%!important}.max-image-w-m-33 img{max-width:33%!important}.max-w-m-34,.w-m-34{max-width:34%!important}.w-m-34{width:34%!important}.max-image-w-m-34 img{max-width:34%!important}.max-w-m-35,.w-m-35{max-width:35%!important}.w-m-35{width:35%!important}.max-image-w-m-35 img{max-width:35%!important}.max-w-m-36,.w-m-36{max-width:36%!important}.w-m-36{width:36%!important}.max-image-w-m-36 img{max-width:36%!important}.max-w-m-37,.w-m-37{max-width:37%!important}.w-m-37{width:37%!important}.max-image-w-m-37 img{max-width:37%!important}.max-w-m-38,.w-m-38{max-width:38%!important}.w-m-38{width:38%!important}.max-image-w-m-38 img{max-width:38%!important}.max-w-m-39,.w-m-39{max-width:39%!important}.w-m-39{width:39%!important}.max-image-w-m-39 img{max-width:39%!important}.max-w-m-40,.w-m-40{max-width:40%!important}.w-m-40{width:40%!important}.max-image-w-m-40 img{max-width:40%!important}.max-w-m-41,.w-m-41{max-width:41%!important}.w-m-41{width:41%!important}.max-image-w-m-41 img{max-width:41%!important}.max-w-m-42,.w-m-42{max-width:42%!important}.w-m-42{width:42%!important}.max-image-w-m-42 img{max-width:42%!important}.max-w-m-43,.w-m-43{max-width:43%!important}.w-m-43{width:43%!important}.max-image-w-m-43 img{max-width:43%!important}.max-w-m-44,.w-m-44{max-width:44%!important}.w-m-44{width:44%!important}.max-image-w-m-44 img{max-width:44%!important}.max-w-m-45,.w-m-45{max-width:45%!important}.w-m-45{width:45%!important}.max-image-w-m-45 img{max-width:45%!important}.max-w-m-46,.w-m-46{max-width:46%!important}.w-m-46{width:46%!important}.max-image-w-m-46 img{max-width:46%!important}.max-w-m-47,.w-m-47{max-width:47%!important}.w-m-47{width:47%!important}.max-image-w-m-47 img{max-width:47%!important}.max-w-m-48,.w-m-48{max-width:48%!important}.w-m-48{width:48%!important}.max-image-w-m-48 img{max-width:48%!important}.max-w-m-49,.w-m-49{max-width:49%!important}.w-m-49{width:49%!important}.max-image-w-m-49 img{max-width:49%!important}.max-w-m-50,.w-m-50{max-width:50%!important}.w-m-50{width:50%!important}.max-image-w-m-50 img{max-width:50%!important}.max-w-m-51,.w-m-51{max-width:51%!important}.w-m-51{width:51%!important}.max-image-w-m-51 img{max-width:51%!important}.max-w-m-52,.w-m-52{max-width:52%!important}.w-m-52{width:52%!important}.max-image-w-m-52 img{max-width:52%!important}.max-w-m-53,.w-m-53{max-width:53%!important}.w-m-53{width:53%!important}.max-image-w-m-53 img{max-width:53%!important}.max-w-m-54,.w-m-54{max-width:54%!important}.w-m-54{width:54%!important}.max-image-w-m-54 img{max-width:54%!important}.max-w-m-55,.w-m-55{max-width:55%!important}.w-m-55{width:55%!important}.max-image-w-m-55 img{max-width:55%!important}.max-w-m-56,.w-m-56{max-width:56%!important}.w-m-56{width:56%!important}.max-image-w-m-56 img{max-width:56%!important}.max-w-m-57,.w-m-57{max-width:57%!important}.w-m-57{width:57%!important}.max-image-w-m-57 img{max-width:57%!important}.max-w-m-58,.w-m-58{max-width:58%!important}.w-m-58{width:58%!important}.max-image-w-m-58 img{max-width:58%!important}.max-w-m-59,.w-m-59{max-width:59%!important}.w-m-59{width:59%!important}.max-image-w-m-59 img{max-width:59%!important}.max-w-m-60,.w-m-60{max-width:60%!important}.w-m-60{width:60%!important}.max-image-w-m-60 img{max-width:60%!important}.max-w-m-61,.w-m-61{max-width:61%!important}.w-m-61{width:61%!important}.max-image-w-m-61 img{max-width:61%!important}.max-w-m-62,.w-m-62{max-width:62%!important}.w-m-62{width:62%!important}.max-image-w-m-62 img{max-width:62%!important}.max-w-m-63,.w-m-63{max-width:63%!important}.w-m-63{width:63%!important}.max-image-w-m-63 img{max-width:63%!important}.max-w-m-64,.w-m-64{max-width:64%!important}.w-m-64{width:64%!important}.max-image-w-m-64 img{max-width:64%!important}.max-w-m-65,.w-m-65{max-width:65%!important}.w-m-65{width:65%!important}.max-image-w-m-65 img{max-width:65%!important}.max-w-m-66,.w-m-66{max-width:66%!important}.w-m-66{width:66%!important}.max-image-w-m-66 img{max-width:66%!important}.max-w-m-67,.w-m-67{max-width:67%!important}.w-m-67{width:67%!important}.max-image-w-m-67 img{max-width:67%!important}.max-w-m-68,.w-m-68{max-width:68%!important}.w-m-68{width:68%!important}.max-image-w-m-68 img{max-width:68%!important}.max-w-m-69,.w-m-69{max-width:69%!important}.w-m-69{width:69%!important}.max-image-w-m-69 img{max-width:69%!important}.max-w-m-70,.w-m-70{max-width:70%!important}.w-m-70{width:70%!important}.max-image-w-m-70 img{max-width:70%!important}.max-w-m-71,.w-m-71{max-width:71%!important}.w-m-71{width:71%!important}.max-image-w-m-71 img{max-width:71%!important}.max-w-m-72,.w-m-72{max-width:72%!important}.w-m-72{width:72%!important}.max-image-w-m-72 img{max-width:72%!important}.max-w-m-73,.w-m-73{max-width:73%!important}.w-m-73{width:73%!important}.max-image-w-m-73 img{max-width:73%!important}.max-w-m-74,.w-m-74{max-width:74%!important}.w-m-74{width:74%!important}.max-image-w-m-74 img{max-width:74%!important}.max-w-m-75,.w-m-75{max-width:75%!important}.w-m-75{width:75%!important}.max-image-w-m-75 img{max-width:75%!important}.max-w-m-76,.w-m-76{max-width:76%!important}.w-m-76{width:76%!important}.max-image-w-m-76 img{max-width:76%!important}.max-w-m-77,.w-m-77{max-width:77%!important}.w-m-77{width:77%!important}.max-image-w-m-77 img{max-width:77%!important}.max-w-m-78,.w-m-78{max-width:78%!important}.w-m-78{width:78%!important}.max-image-w-m-78 img{max-width:78%!important}.max-w-m-79,.w-m-79{max-width:79%!important}.w-m-79{width:79%!important}.max-image-w-m-79 img{max-width:79%!important}.max-w-m-80,.w-m-80{max-width:80%!important}.w-m-80{width:80%!important}.max-image-w-m-80 img{max-width:80%!important}.max-w-m-81,.w-m-81{max-width:81%!important}.w-m-81{width:81%!important}.max-image-w-m-81 img{max-width:81%!important}.max-w-m-82,.w-m-82{max-width:82%!important}.w-m-82{width:82%!important}.max-image-w-m-82 img{max-width:82%!important}.max-w-m-83,.w-m-83{max-width:83%!important}.w-m-83{width:83%!important}.max-image-w-m-83 img{max-width:83%!important}.max-w-m-84,.w-m-84{max-width:84%!important}.w-m-84{width:84%!important}.max-image-w-m-84 img{max-width:84%!important}.max-w-m-85,.w-m-85{max-width:85%!important}.w-m-85{width:85%!important}.max-image-w-m-85 img{max-width:85%!important}.max-w-m-86,.w-m-86{max-width:86%!important}.w-m-86{width:86%!important}.max-image-w-m-86 img{max-width:86%!important}.max-w-m-87,.w-m-87{max-width:87%!important}.w-m-87{width:87%!important}.max-image-w-m-87 img{max-width:87%!important}.max-w-m-88,.w-m-88{max-width:88%!important}.w-m-88{width:88%!important}.max-image-w-m-88 img{max-width:88%!important}.max-w-m-89,.w-m-89{max-width:89%!important}.w-m-89{width:89%!important}.max-image-w-m-89 img{max-width:89%!important}.max-w-m-90,.w-m-90{max-width:90%!important}.w-m-90{width:90%!important}.max-image-w-m-90 img{max-width:90%!important}.max-w-m-91,.w-m-91{max-width:91%!important}.w-m-91{width:91%!important}.max-image-w-m-91 img{max-width:91%!important}.max-w-m-92,.w-m-92{max-width:92%!important}.w-m-92{width:92%!important}.max-image-w-m-92 img{max-width:92%!important}.max-w-m-93,.w-m-93{max-width:93%!important}.w-m-93{width:93%!important}.max-image-w-m-93 img{max-width:93%!important}.max-w-m-94,.w-m-94{max-width:94%!important}.w-m-94{width:94%!important}.max-image-w-m-94 img{max-width:94%!important}.max-w-m-95,.w-m-95{max-width:95%!important}.w-m-95{width:95%!important}.max-image-w-m-95 img{max-width:95%!important}.max-w-m-96,.w-m-96{max-width:96%!important}.w-m-96{width:96%!important}.max-image-w-m-96 img{max-width:96%!important}.max-w-m-97,.w-m-97{max-width:97%!important}.w-m-97{width:97%!important}.max-image-w-m-97 img{max-width:97%!important}.max-w-m-98,.w-m-98{max-width:98%!important}.w-m-98{width:98%!important}.max-image-w-m-98 img{max-width:98%!important}.max-w-m-99,.w-m-99{max-width:99%!important}.w-m-99{width:99%!important}.max-image-w-m-99 img{max-width:99%!important}.max-w-m-100,.w-m-100{max-width:100%!important}.w-m-100{width:100%!important}.max-image-w-m-100 img{max-width:100%!important}}.line-height-a-1 a,.line-height-all-1 a,.line-height-all-1 h1,.line-height-all-1 h2,.line-height-all-1 h3,.line-height-all-1 h4,.line-height-all-1 p,.line-height-all-1 span,.line-height-h1-1 h1,.line-height-h2-1 h2,.line-height-h3-1 h3,.line-height-h4-1 h4,.line-height-headings-1 h1,.line-height-headings-1 h2,.line-height-headings-1 h3,.line-height-headings-1 h4,.line-height-p-1 p,.line-height-span-1 span{line-height:1!important}.line-height-a-1-1 a,.line-height-all-1-1 a,.line-height-all-1-1 h1,.line-height-all-1-1 h2,.line-height-all-1-1 h3,.line-height-all-1-1 h4,.line-height-all-1-1 p,.line-height-all-1-1 span,.line-height-h1-1-1 h1,.line-height-h2-1-1 h2,.line-height-h3-1-1 h3,.line-height-h4-1-1 h4,.line-height-headings-1-1 h1,.line-height-headings-1-1 h2,.line-height-headings-1-1 h3,.line-height-headings-1-1 h4,.line-height-p-1-1 p,.line-height-span-1-1 span{line-height:1.1!important}.line-height-a-1-2 a,.line-height-all-1-2 a,.line-height-all-1-2 h1,.line-height-all-1-2 h2,.line-height-all-1-2 h3,.line-height-all-1-2 h4,.line-height-all-1-2 p,.line-height-all-1-2 span,.line-height-h1-1-2 h1,.line-height-h2-1-2 h2,.line-height-h3-1-2 h3,.line-height-h4-1-2 h4,.line-height-headings-1-2 h1,.line-height-headings-1-2 h2,.line-height-headings-1-2 h3,.line-height-headings-1-2 h4,.line-height-p-1-2 p,.line-height-span-1-2 span{line-height:1.2!important}.line-height-a-1-3 a,.line-height-all-1-3 a,.line-height-all-1-3 h1,.line-height-all-1-3 h2,.line-height-all-1-3 h3,.line-height-all-1-3 h4,.line-height-all-1-3 p,.line-height-all-1-3 span,.line-height-h1-1-3 h1,.line-height-h2-1-3 h2,.line-height-h3-1-3 h3,.line-height-h4-1-3 h4,.line-height-headings-1-3 h1,.line-height-headings-1-3 h2,.line-height-headings-1-3 h3,.line-height-headings-1-3 h4,.line-height-p-1-3 p,.line-height-span-1-3 span{line-height:1.3!important}.line-height-a-1-4 a,.line-height-all-1-4 a,.line-height-all-1-4 h1,.line-height-all-1-4 h2,.line-height-all-1-4 h3,.line-height-all-1-4 h4,.line-height-all-1-4 p,.line-height-all-1-4 span,.line-height-h1-1-4 h1,.line-height-h2-1-4 h2,.line-height-h3-1-4 h3,.line-height-h4-1-4 h4,.line-height-headings-1-4 h1,.line-height-headings-1-4 h2,.line-height-headings-1-4 h3,.line-height-headings-1-4 h4,.line-height-p-1-4 p,.line-height-span-1-4 span{line-height:1.4!important}.line-height-a-1-5 a,.line-height-all-1-5 a,.line-height-all-1-5 h1,.line-height-all-1-5 h2,.line-height-all-1-5 h3,.line-height-all-1-5 h4,.line-height-all-1-5 p,.line-height-all-1-5 span,.line-height-h1-1-5 h1,.line-height-h2-1-5 h2,.line-height-h3-1-5 h3,.line-height-h4-1-5 h4,.line-height-headings-1-5 h1,.line-height-headings-1-5 h2,.line-height-headings-1-5 h3,.line-height-headings-1-5 h4,.line-height-p-1-5 p,.line-height-span-1-5 span{line-height:1.5!important}.line-height-a-1-6 a,.line-height-all-1-6 a,.line-height-all-1-6 h1,.line-height-all-1-6 h2,.line-height-all-1-6 h3,.line-height-all-1-6 h4,.line-height-all-1-6 p,.line-height-all-1-6 span,.line-height-h1-1-6 h1,.line-height-h2-1-6 h2,.line-height-h3-1-6 h3,.line-height-h4-1-6 h4,.line-height-headings-1-6 h1,.line-height-headings-1-6 h2,.line-height-headings-1-6 h3,.line-height-headings-1-6 h4,.line-height-p-1-6 p,.line-height-span-1-6 span{line-height:1.6!important}.line-height-a-1-7 a,.line-height-all-1-7 a,.line-height-all-1-7 h1,.line-height-all-1-7 h2,.line-height-all-1-7 h3,.line-height-all-1-7 h4,.line-height-all-1-7 p,.line-height-all-1-7 span,.line-height-h1-1-7 h1,.line-height-h2-1-7 h2,.line-height-h3-1-7 h3,.line-height-h4-1-7 h4,.line-height-headings-1-7 h1,.line-height-headings-1-7 h2,.line-height-headings-1-7 h3,.line-height-headings-1-7 h4,.line-height-p-1-7 p,.line-height-span-1-7 span{line-height:1.7!important}.line-height-a-1-8 a,.line-height-all-1-8 a,.line-height-all-1-8 h1,.line-height-all-1-8 h2,.line-height-all-1-8 h3,.line-height-all-1-8 h4,.line-height-all-1-8 p,.line-height-all-1-8 span,.line-height-h1-1-8 h1,.line-height-h2-1-8 h2,.line-height-h3-1-8 h3,.line-height-h4-1-8 h4,.line-height-headings-1-8 h1,.line-height-headings-1-8 h2,.line-height-headings-1-8 h3,.line-height-headings-1-8 h4,.line-height-p-1-8 p,.line-height-span-1-8 span{line-height:1.8!important}.line-height-a-1-9 a,.line-height-all-1-9 a,.line-height-all-1-9 h1,.line-height-all-1-9 h2,.line-height-all-1-9 h3,.line-height-all-1-9 h4,.line-height-all-1-9 p,.line-height-all-1-9 span,.line-height-h1-1-9 h1,.line-height-h2-1-9 h2,.line-height-h3-1-9 h3,.line-height-h4-1-9 h4,.line-height-headings-1-9 h1,.line-height-headings-1-9 h2,.line-height-headings-1-9 h3,.line-height-headings-1-9 h4,.line-height-p-1-9 p,.line-height-span-1-9 span{line-height:1.9!important}.line-height-a-2 a,.line-height-all-2 a,.line-height-all-2 h1,.line-height-all-2 h2,.line-height-all-2 h3,.line-height-all-2 h4,.line-height-all-2 p,.line-height-all-2 span,.line-height-h1-2 h1,.line-height-h2-2 h2,.line-height-h3-2 h3,.line-height-h4-2 h4,.line-height-headings-2 h1,.line-height-headings-2 h2,.line-height-headings-2 h3,.line-height-headings-2 h4,.line-height-p-2 p,.line-height-span-2 span{line-height:2!important}.background-gradient-1{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f6f8f8",GradientType=0)}.background-gradient-2{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8f9fa",endColorstr="#f6f8f8",GradientType=0)}div[class*=col-]{min-height:.1px}::selection{background:#1d4187;color:#f8f8f8}::-moz-selection{background:#1d4187;color:#f8f8f8}*{outline:none}* .outlined{outline:1px solid #1d4187}.container-fluid,body,html{min-height:100vh}.container-fluid{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.container-fluid,.container-fluid>.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.container-fluid>.row{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:100%}.container-fluid>.row>#header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container-fluid>.row>#content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;max-width:100vw}.container-fluid>.row>#footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}body{font-family:GothamNarrow-Book;font-size:15px;font-weight:400;margin:0;padding:0;direction:ltr;text-align:left}body.large-font-size #content .h1,body.large-font-size #content h1{font-size:42px;line-height:52px}@media (min-width:992px){body.large-font-size #content .h1,body.large-font-size #content h1{font-size:63px;line-height:83px}}body.large-font-size #content .h2,body.large-font-size #content h2{font-size:32px;line-height:42px}@media (min-width:992px){body.large-font-size #content .h2,body.large-font-size #content h2{font-size:33px;line-height:53px}}body.large-font-size #content .h3,body.large-font-size #content h3{font-size:22px;line-height:32px}@media (min-width:992px){body.large-font-size #content .h3,body.large-font-size #content h3{font-size:27px;line-height:47px}}body.large-font-size #content .h4,body.large-font-size #content h4{font-size:20px;line-height:40px}@media (min-width:992px){body.large-font-size #content .h4,body.large-font-size #content h4{font-size:21px;line-height:41px}}body.large-font-size #content .p,body.large-font-size #content p{font-size:17px;line-height:26px}@media (min-width:992px){body.large-font-size #content .p,body.large-font-size #content p{font-size:21px;line-height:27px}}body.large-font-size #content .a,body.large-font-size #content a{font-size:17px;line-height:26px}@media (min-width:992px){body.large-font-size #content .a,body.large-font-size #content a{font-size:21px;line-height:27px}}body.large-font-size #content .small{font-size:13px;line-height:1}body.larger-font-size #content .h1,body.larger-font-size #content h1{font-size:44px;line-height:54px}@media (min-width:992px){body.larger-font-size #content .h1,body.larger-font-size #content h1{font-size:66px;line-height:86px}}body.larger-font-size #content .h2,body.larger-font-size #content h2{font-size:34px;line-height:44px}@media (min-width:992px){body.larger-font-size #content .h2,body.larger-font-size #content h2{font-size:36px;line-height:56px}}body.larger-font-size #content .h3,body.larger-font-size #content h3{font-size:24px;line-height:34px}@media (min-width:992px){body.larger-font-size #content .h3,body.larger-font-size #content h3{font-size:30px;line-height:50px}}body.larger-font-size #content .h4,body.larger-font-size #content h4{font-size:22px;line-height:42px}@media (min-width:992px){body.larger-font-size #content .h4,body.larger-font-size #content h4{font-size:24px;line-height:44px}}body.larger-font-size #content .p,body.larger-font-size #content p{font-size:19px;line-height:28px}@media (min-width:992px){body.larger-font-size #content .p,body.larger-font-size #content p{font-size:24px;line-height:30px}}body.larger-font-size #content .a,body.larger-font-size #content a{font-size:19px;line-height:28px}@media (min-width:992px){body.larger-font-size #content .a,body.larger-font-size #content a{font-size:24px;line-height:30px}}body.larger-font-size #content .small{font-size:15px;line-height:1}body.no-scrolling{max-height:100vh!important;overflow:hidden}@media (min-width:992px){body{font-size:18px}}body .h1,body .h2,body .h3,body .h4,body h1,body h2,body h3,body h4{margin-top:0}body .h1,body h1{color:#1d4187;font-family:GothamNarrow-Bold;font-size:40px;font-weight:700;line-height:50px}@media (min-width:992px){body .h1,body h1{font-size:60px;line-height:80px}}body .h1-alt{color:#1d4187;font-family:GothamNarrow-Bold;font-size:40px;font-weight:700;line-height:50px}@media (min-width:992px){body .h1-alt{font-size:72px;line-height:65px}}body .h2,body h2{color:#1d4187;font-family:GothamNarrow-Bold;font-size:30px;font-weight:700;line-height:40px}@media (min-width:992px){body .h2,body h2{font-size:30px;line-height:50px}}body .h2-alt{color:#1d4187;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:40px;font-weight:700;line-height:32px}@media (min-width:992px){body .h2-alt{font-size:36px;line-height:39px}}body .h3,body h3{color:#1d4187;font-family:GothamNarrow-Bold;font-size:20px;font-weight:300;line-height:30px}@media (min-width:992px){body .h3,body h3{font-size:24px;line-height:44px}}body .h4,body h4{color:#1d4187;font-family:GothamNarrow-Bold;font-size:18px;font-weight:700;line-height:38px}@media (min-width:768px){body .h4,body h4{line-height:25px;font-size:15px}}body .p,body p{color:#333;font-family:GothamNarrow-Book;font-size:15px;font-weight:400;line-height:24px}@media (min-width:992px){body .p,body p{font-size:18px;line-height:24px}}body .a,body a{color:#1d4187;font-family:GothamNarrow-Book;font-size:15px;font-weight:400;line-height:24px}@media (min-width:992px){body .a,body a{font-size:18px;line-height:24px}}body 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:#1d4187;text-decoration:none}body a:hover{color:#000}body a.skip-main{height:1px;left:-999px;overflow:hidden;position:absolute;top:auto;width:1px;z-index:-999}body a.skip-main:active,body a.skip-main:focus{background:#544f40;color:#fff;font-size:1.4em;height:auto;left:0;margin:10px;overflow:auto;padding:5px;top:0;width:auto;z-index:999}body button{background-color:rgba(0,0,0,0);border:none}body button,body li,body ul{margin:0;padding:0}body .small{font-size:11px;line-height:1}body .image .right{text-align:right}body .image .left{text-align:left}body .image .middle{text-align:center}body figure,body img,body img[src$=".svg"]{width:100%}@media (min-width:768px) and (max-width:991px){body img{max-width:100vw!important}}.top-bar-link{background-color:rgba(0,0,0,0);color:#fff!important;display:inline;font-size:14px!important;padding:0;position:relative;text-decoration:none!important}.top-bar-link:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;bottom:0;content:"";height:0;left:0;margin:auto;position:absolute;right:0;top:auto;width:100%}.top-bar-link:hover{background-color:rgba(0,0,0,0);color:#ffcd05!important}@media (min-width:768px){.top-bar-link{font-size:14px!important}}.link-default{background-color:rgba(0,0,0,0);color:#1d4187!important;display:inline;font-size:15px!important;padding:0;position:relative;text-decoration:none!important}.link-default:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;bottom:0;content:"";height:0;left:0;margin:auto;position:absolute;right:0;top:auto;width:100%}.link-default:hover{background-color:none;color:#366cd4!important}@media (min-width:768px){.link-default{font-size:18px!important}}.link-alt-1{background-color:rgba(0,0,0,0);color:#333!important;display:inline;font-size:18px!important;padding:0;position:relative;text-decoration:none!important}.link-alt-1:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;bottom:0;content:"";height:0;left:0;margin:auto;position:absolute;right:0;top:auto;width:100%;border-bottom:3 solid rgba(0,0,0,0)}.link-alt-1:hover{background-color:rgba(0,0,0,0);color:#00adee!important}.link-alt-1:hover:after{border-bottom:3 solid #00adee}@media (min-width:768px){.link-alt-1{font-size:18px!important}.link-alt-1:after{border-bottom:3 solid rgba(0,0,0,0)}.link-alt-1:hover:after{border-bottom:3 solid #00adee}}.link-alt-2{background-color:rgba(0,0,0,0);color:#1d4187!important;display:inline;font-size:16px!important;padding:0;position:relative;text-decoration:none!important}.link-alt-2:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;bottom:0;content:"";height:0;left:0;margin:auto;position:absolute;right:0;top:auto;width:100%;border-bottom:1px solid #1d4187}.link-alt-2:hover{background-color:rgba(0,0,0,0);color:#00adee!important}.link-alt-2:hover:after{border-bottom:1px solid #00adee}@media (min-width:768px){.link-alt-2{font-size:16px!important}.link-alt-2:after{border-bottom:1px solid #1d4187}.link-alt-2:hover:after{border-bottom:1px solid #00adee}}.link-alt-3{background-color:rgba(0,0,0,0);color:#1d4187!important;display:inline;font-size:19px!important;padding:0;position:relative;text-decoration:none!important}.link-alt-3:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;bottom:0;content:"";height:0;left:0;margin:auto;position:absolute;right:0;top:auto;width:100%;border-bottom:1px solid #1d4187}.link-alt-3:hover{background-color:rgba(0,0,0,0);color:#333!important}.link-alt-3:hover:after{border-bottom:1px solid #333}@media (min-width:768px){.link-alt-3{font-size:19px!important}.link-alt-3:after{border-bottom:1px solid #1d4187}.link-alt-3:hover:after{border-bottom:1px solid #333}}.link-alt-4{background-color:rgba(0,0,0,0);color:#1d4187!important;display:inline;font-size:16px!important;padding:0;position:relative;text-decoration:none!important}.link-alt-4:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;bottom:0;content:"";height:0;left:0;margin:auto;position:absolute;right:0;top:auto;width:100%;border-bottom:0 solid rgba(0,0,0,0)}.link-alt-4:hover{background-color:#1d4187;color:#fff!important}.link-alt-4:hover:after{border-bottom:0 solid rgba(0,0,0,0)}@media (min-width:768px){.link-alt-4{font-size:16px!important}.link-alt-4:after,.link-alt-4:hover:after{border-bottom:0 solid rgba(0,0,0,0)}}.link-alt-5{background-color:#1d4187;color:#fff!important;display:inline-block;font-size:16px!important;padding:.7rem 1.5rem;position:relative;text-decoration:none!important}.link-alt-5:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;bottom:.8rem;content:"";height:0;left:0;margin:auto;position:absolute;right:0;top:auto;width:100%;max-width:calc(100% - 3rem);border-bottom:1px solid rgba(0,0,0,0)}.link-alt-5:hover{background-color:#1d4187;color:#00adee!important}.link-alt-5:hover:after{border-bottom:1px solid #00adee}@media (min-width:768px){.link-alt-5{font-size:16px!important}.link-alt-5:after{border-bottom:0 solid rgba(0,0,0,0)}.link-alt-5:hover:after{border-bottom:1px solid #00adee}}.link-alt-6{background-color:rgba(0,0,0,0);color:#868e96!important;display:inline;font-size:16px!important;padding:0;position:relative;text-decoration:none!important}.link-alt-6:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;bottom:0;content:"";height:0;left:0;margin:auto;position:absolute;right:0;top:auto;width:100%;border-bottom:1px solid rgba(0,0,0,0)}.link-alt-6:hover{background-color:rgba(0,0,0,0);color:#1d4187!important}.link-alt-6:hover:after{border-bottom:1px solid #fff}@media (min-width:768px){.link-alt-6{font-size:16px!important}.link-alt-6:after{border-bottom:0 solid rgba(0,0,0,0)}.link-alt-6:hover:after{border-bottom:1px solid #fff}}.image a,.title a{color:inherit;text-decoration:none}#exit-notification .exit-notification-inner .exit-notification-buttons button,.btn{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:600!important;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;line-height:1;margin:auto;max-width:100%;overflow:hidden;padding:10px 15px!important;text-align:center}#exit-notification .exit-notification-inner .exit-notification-buttons button.full-width,#exit-notification .exit-notification-inner .exit-notification-buttons button.full-width .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button.full-width .ps-widget[ps-sku],.btn.full-width,.btn.full-width .ps-widget[data-ps-sku],.btn.full-width .ps-widget[ps-sku]{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;width:100%}#exit-notification .exit-notification-inner .exit-notification-buttons button.parametrizedhtml,.btn.parametrizedhtml{padding:0!important}#exit-notification .exit-notification-inner .exit-notification-buttons button .component-content,.btn .component-content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:100%}#exit-notification .exit-notification-inner .exit-notification-buttons button .component-content .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button .component-content .ps-widget[ps-sku],.btn .component-content .ps-widget[data-ps-sku],.btn .component-content .ps-widget[ps-sku]{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){#exit-notification .exit-notification-inner .exit-notification-buttons button,.btn{font-size:16px;padding:10px 15px!important}}#exit-notification .exit-notification-inner .exit-notification-buttons button,.btn-color-1{background:#1d4187;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){#exit-notification .exit-notification-inner .exit-notification-buttons button:active,#exit-notification .exit-notification-inner .exit-notification-buttons button:focus,#exit-notification .exit-notification-inner .exit-notification-buttons button:hover,.btn-color-1:active,.btn-color-1:focus,.btn-color-1:hover{background:#fff;border:2px solid #1d4187;color:#1d4187!important;text-decoration:underline!important}#exit-notification .exit-notification-inner .exit-notification-buttons button:active .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button:active .ps-widget[ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button:focus .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button:focus .ps-widget[ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button:hover .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button:hover .ps-widget[ps-sku],.btn-color-1:active .ps-widget[data-ps-sku],.btn-color-1:active .ps-widget[ps-sku],.btn-color-1:focus .ps-widget[data-ps-sku],.btn-color-1:focus .ps-widget[ps-sku],.btn-color-1:hover .ps-widget[data-ps-sku],.btn-color-1:hover .ps-widget[ps-sku]{color:#1d4187!important}}@media (max-width:767px){#exit-notification .exit-notification-inner .exit-notification-buttons button:active,.btn-color-1:active{background:#fff;border:2px solid #1d4187;color:#1d4187!important;text-decoration:underline!important}#exit-notification .exit-notification-inner .exit-notification-buttons button:active .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button:active .ps-widget[ps-sku],.btn-color-1:active .ps-widget[data-ps-sku],.btn-color-1:active .ps-widget[ps-sku]{color:#1d4187!important}}#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted,.btn-color-1.inverted{background:#fff;border:3px solid #1d4187;color:#1d4187!important}@media (min-width:768px){#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:active,#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:focus,#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:hover,.btn-color-1.inverted:active,.btn-color-1.inverted:focus,.btn-color-1.inverted:hover{background:#1d4187;color:#fff!important}#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:active .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:active .ps-widget[ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:focus .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:focus .ps-widget[ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:hover .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:hover .ps-widget[ps-sku],.btn-color-1.inverted:active .ps-widget[data-ps-sku],.btn-color-1.inverted:active .ps-widget[ps-sku],.btn-color-1.inverted:focus .ps-widget[data-ps-sku],.btn-color-1.inverted:focus .ps-widget[ps-sku],.btn-color-1.inverted:hover .ps-widget[data-ps-sku],.btn-color-1.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:active,.btn-color-1.inverted:active{background:#1d4187;color:#fff!important}#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:active .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button.inverted:active .ps-widget[ps-sku],.btn-color-1.inverted:active .ps-widget[data-ps-sku],.btn-color-1.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-2{background:#333;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-2:active,.btn-color-2:focus,.btn-color-2:hover{background:#fff;border:2px solid #333;color:#333!important;text-decoration:underline!important}.btn-color-2:active .ps-widget[data-ps-sku],.btn-color-2:active .ps-widget[ps-sku],.btn-color-2:focus .ps-widget[data-ps-sku],.btn-color-2:focus .ps-widget[ps-sku],.btn-color-2:hover .ps-widget[data-ps-sku],.btn-color-2:hover .ps-widget[ps-sku]{color:#333!important}}@media (max-width:767px){.btn-color-2:active{background:#fff;border:2px solid #333;text-decoration:underline!important}.btn-color-2:active,.btn-color-2:active .ps-widget[data-ps-sku],.btn-color-2:active .ps-widget[ps-sku]{color:#333!important}}.btn-color-2.inverted{background:#fff;border:3px solid #333;color:#333!important}@media (min-width:768px){.btn-color-2.inverted:active,.btn-color-2.inverted:focus,.btn-color-2.inverted:hover{background:#333;color:#fff!important}.btn-color-2.inverted:active .ps-widget[data-ps-sku],.btn-color-2.inverted:active .ps-widget[ps-sku],.btn-color-2.inverted:focus .ps-widget[data-ps-sku],.btn-color-2.inverted:focus .ps-widget[ps-sku],.btn-color-2.inverted:hover .ps-widget[data-ps-sku],.btn-color-2.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-2.inverted:active{background:#333;color:#fff!important}.btn-color-2.inverted:active .ps-widget[data-ps-sku],.btn-color-2.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-3{background:#00adee;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-3:active,.btn-color-3:focus,.btn-color-3:hover{background:#fff;border:2px solid #00adee;color:#00adee!important;text-decoration:underline!important}.btn-color-3:active .ps-widget[data-ps-sku],.btn-color-3:active .ps-widget[ps-sku],.btn-color-3:focus .ps-widget[data-ps-sku],.btn-color-3:focus .ps-widget[ps-sku],.btn-color-3:hover .ps-widget[data-ps-sku],.btn-color-3:hover .ps-widget[ps-sku]{color:#00adee!important}}@media (max-width:767px){.btn-color-3:active{background:#fff;border:2px solid #00adee;text-decoration:underline!important}.btn-color-3:active,.btn-color-3:active .ps-widget[data-ps-sku],.btn-color-3:active .ps-widget[ps-sku]{color:#00adee!important}}.btn-color-3.inverted{background:#fff;border:3px solid #00adee;color:#00adee!important}@media (min-width:768px){.btn-color-3.inverted:active,.btn-color-3.inverted:focus,.btn-color-3.inverted:hover{background:#00adee;color:#fff!important}.btn-color-3.inverted:active .ps-widget[data-ps-sku],.btn-color-3.inverted:active .ps-widget[ps-sku],.btn-color-3.inverted:focus .ps-widget[data-ps-sku],.btn-color-3.inverted:focus .ps-widget[ps-sku],.btn-color-3.inverted:hover .ps-widget[data-ps-sku],.btn-color-3.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-3.inverted:active{background:#00adee;color:#fff!important}.btn-color-3.inverted:active .ps-widget[data-ps-sku],.btn-color-3.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-4{background:#ffcd05;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-4:active,.btn-color-4:focus,.btn-color-4:hover{background:#fff;border:2px solid #ffcd05;color:#ffcd05!important;text-decoration:underline!important}.btn-color-4:active .ps-widget[data-ps-sku],.btn-color-4:active .ps-widget[ps-sku],.btn-color-4:focus .ps-widget[data-ps-sku],.btn-color-4:focus .ps-widget[ps-sku],.btn-color-4:hover .ps-widget[data-ps-sku],.btn-color-4:hover .ps-widget[ps-sku]{color:#ffcd05!important}}@media (max-width:767px){.btn-color-4:active{background:#fff;border:2px solid #ffcd05;text-decoration:underline!important}.btn-color-4:active,.btn-color-4:active .ps-widget[data-ps-sku],.btn-color-4:active .ps-widget[ps-sku]{color:#ffcd05!important}}.btn-color-4.inverted{background:#fff;border:3px solid #ffcd05;color:#ffcd05!important}@media (min-width:768px){.btn-color-4.inverted:active,.btn-color-4.inverted:focus,.btn-color-4.inverted:hover{background:#ffcd05;color:#fff!important}.btn-color-4.inverted:active .ps-widget[data-ps-sku],.btn-color-4.inverted:active .ps-widget[ps-sku],.btn-color-4.inverted:focus .ps-widget[data-ps-sku],.btn-color-4.inverted:focus .ps-widget[ps-sku],.btn-color-4.inverted:hover .ps-widget[data-ps-sku],.btn-color-4.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-4.inverted:active{background:#ffcd05;color:#fff!important}.btn-color-4.inverted:active .ps-widget[data-ps-sku],.btn-color-4.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-5{background:#e5f7fd;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-5:active,.btn-color-5:focus,.btn-color-5:hover{background:#fff;border:2px solid #e5f7fd;color:#e5f7fd!important;text-decoration:underline!important}.btn-color-5:active .ps-widget[data-ps-sku],.btn-color-5:active .ps-widget[ps-sku],.btn-color-5:focus .ps-widget[data-ps-sku],.btn-color-5:focus .ps-widget[ps-sku],.btn-color-5:hover .ps-widget[data-ps-sku],.btn-color-5:hover .ps-widget[ps-sku]{color:#e5f7fd!important}}@media (max-width:767px){.btn-color-5:active{background:#fff;border:2px solid #e5f7fd;text-decoration:underline!important}.btn-color-5:active,.btn-color-5:active .ps-widget[data-ps-sku],.btn-color-5:active .ps-widget[ps-sku]{color:#e5f7fd!important}}.btn-color-5.inverted{background:#fff;border:3px solid #e5f7fd;color:#e5f7fd!important}@media (min-width:768px){.btn-color-5.inverted:active,.btn-color-5.inverted:focus,.btn-color-5.inverted:hover{background:#e5f7fd;color:#fff!important}.btn-color-5.inverted:active .ps-widget[data-ps-sku],.btn-color-5.inverted:active .ps-widget[ps-sku],.btn-color-5.inverted:focus .ps-widget[data-ps-sku],.btn-color-5.inverted:focus .ps-widget[ps-sku],.btn-color-5.inverted:hover .ps-widget[data-ps-sku],.btn-color-5.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-5.inverted:active{background:#e5f7fd;color:#fff!important}.btn-color-5.inverted:active .ps-widget[data-ps-sku],.btn-color-5.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-6{background:#f60c0c;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-6:active,.btn-color-6:focus,.btn-color-6:hover{background:#fff;border:2px solid #f60c0c;color:#f60c0c!important;text-decoration:underline!important}.btn-color-6:active .ps-widget[data-ps-sku],.btn-color-6:active .ps-widget[ps-sku],.btn-color-6:focus .ps-widget[data-ps-sku],.btn-color-6:focus .ps-widget[ps-sku],.btn-color-6:hover .ps-widget[data-ps-sku],.btn-color-6:hover .ps-widget[ps-sku]{color:#f60c0c!important}}@media (max-width:767px){.btn-color-6:active{background:#fff;border:2px solid #f60c0c;text-decoration:underline!important}.btn-color-6:active,.btn-color-6:active .ps-widget[data-ps-sku],.btn-color-6:active .ps-widget[ps-sku]{color:#f60c0c!important}}.btn-color-6.inverted{background:#fff;border:3px solid #f60c0c;color:#f60c0c!important}@media (min-width:768px){.btn-color-6.inverted:active,.btn-color-6.inverted:focus,.btn-color-6.inverted:hover{background:#f60c0c;color:#fff!important}.btn-color-6.inverted:active .ps-widget[data-ps-sku],.btn-color-6.inverted:active .ps-widget[ps-sku],.btn-color-6.inverted:focus .ps-widget[data-ps-sku],.btn-color-6.inverted:focus .ps-widget[ps-sku],.btn-color-6.inverted:hover .ps-widget[data-ps-sku],.btn-color-6.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-6.inverted:active{background:#f60c0c;color:#fff!important}.btn-color-6.inverted:active .ps-widget[data-ps-sku],.btn-color-6.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-7{background:#f8f8f8;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-7:active,.btn-color-7:focus,.btn-color-7:hover{background:#fff;border:2px solid #f8f8f8;color:#f8f8f8!important;text-decoration:underline!important}.btn-color-7:active .ps-widget[data-ps-sku],.btn-color-7:active .ps-widget[ps-sku],.btn-color-7:focus .ps-widget[data-ps-sku],.btn-color-7:focus .ps-widget[ps-sku],.btn-color-7:hover .ps-widget[data-ps-sku],.btn-color-7:hover .ps-widget[ps-sku]{color:#f8f8f8!important}}@media (max-width:767px){.btn-color-7:active{background:#fff;border:2px solid #f8f8f8;text-decoration:underline!important}.btn-color-7:active,.btn-color-7:active .ps-widget[data-ps-sku],.btn-color-7:active .ps-widget[ps-sku]{color:#f8f8f8!important}}.btn-color-7.inverted{background:#fff;border:3px solid #f8f8f8;color:#f8f8f8!important}@media (min-width:768px){.btn-color-7.inverted:active,.btn-color-7.inverted:focus,.btn-color-7.inverted:hover{background:#f8f8f8;color:#fff!important}.btn-color-7.inverted:active .ps-widget[data-ps-sku],.btn-color-7.inverted:active .ps-widget[ps-sku],.btn-color-7.inverted:focus .ps-widget[data-ps-sku],.btn-color-7.inverted:focus .ps-widget[ps-sku],.btn-color-7.inverted:hover .ps-widget[data-ps-sku],.btn-color-7.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-7.inverted:active{background:#f8f8f8;color:#fff!important}.btn-color-7.inverted:active .ps-widget[data-ps-sku],.btn-color-7.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-8{background:#ecf6fb;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-8:active,.btn-color-8:focus,.btn-color-8:hover{background:#fff;border:2px solid #ecf6fb;color:#ecf6fb!important;text-decoration:underline!important}.btn-color-8:active .ps-widget[data-ps-sku],.btn-color-8:active .ps-widget[ps-sku],.btn-color-8:focus .ps-widget[data-ps-sku],.btn-color-8:focus .ps-widget[ps-sku],.btn-color-8:hover .ps-widget[data-ps-sku],.btn-color-8:hover .ps-widget[ps-sku]{color:#ecf6fb!important}}@media (max-width:767px){.btn-color-8:active{background:#fff;border:2px solid #ecf6fb;text-decoration:underline!important}.btn-color-8:active,.btn-color-8:active .ps-widget[data-ps-sku],.btn-color-8:active .ps-widget[ps-sku]{color:#ecf6fb!important}}.btn-color-8.inverted{background:#fff;border:3px solid #ecf6fb;color:#ecf6fb!important}@media (min-width:768px){.btn-color-8.inverted:active,.btn-color-8.inverted:focus,.btn-color-8.inverted:hover{background:#ecf6fb;color:#fff!important}.btn-color-8.inverted:active .ps-widget[data-ps-sku],.btn-color-8.inverted:active .ps-widget[ps-sku],.btn-color-8.inverted:focus .ps-widget[data-ps-sku],.btn-color-8.inverted:focus .ps-widget[ps-sku],.btn-color-8.inverted:hover .ps-widget[data-ps-sku],.btn-color-8.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-8.inverted:active{background:#ecf6fb;color:#fff!important}.btn-color-8.inverted:active .ps-widget[data-ps-sku],.btn-color-8.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-white{background:#fff;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-white:active,.btn-color-white:focus,.btn-color-white:hover{background:#fff;border:2px solid #fff;color:#fff!important;text-decoration:underline!important}.btn-color-white:active .ps-widget[data-ps-sku],.btn-color-white:active .ps-widget[ps-sku],.btn-color-white:focus .ps-widget[data-ps-sku],.btn-color-white:focus .ps-widget[ps-sku],.btn-color-white:hover .ps-widget[data-ps-sku],.btn-color-white:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-white:active{background:#fff;border:2px solid #fff;color:#fff!important;text-decoration:underline!important}.btn-color-white:active .ps-widget[data-ps-sku],.btn-color-white:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-white.inverted{background:#fff;border:3px solid #fff;color:#fff!important}@media (min-width:768px){.btn-color-white.inverted:active,.btn-color-white.inverted:focus,.btn-color-white.inverted:hover{background:#fff;color:#fff!important}.btn-color-white.inverted:active .ps-widget[data-ps-sku],.btn-color-white.inverted:active .ps-widget[ps-sku],.btn-color-white.inverted:focus .ps-widget[data-ps-sku],.btn-color-white.inverted:focus .ps-widget[ps-sku],.btn-color-white.inverted:hover .ps-widget[data-ps-sku],.btn-color-white.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-white.inverted:active{background:#fff;color:#fff!important}.btn-color-white.inverted:active .ps-widget[data-ps-sku],.btn-color-white.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-gray-100{background:#f8f9fa;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-gray-100:active,.btn-color-gray-100:focus,.btn-color-gray-100:hover{background:#fff;border:2px solid #f8f9fa;color:#f8f9fa!important;text-decoration:underline!important}.btn-color-gray-100:active .ps-widget[data-ps-sku],.btn-color-gray-100:active .ps-widget[ps-sku],.btn-color-gray-100:focus .ps-widget[data-ps-sku],.btn-color-gray-100:focus .ps-widget[ps-sku],.btn-color-gray-100:hover .ps-widget[data-ps-sku],.btn-color-gray-100:hover .ps-widget[ps-sku]{color:#f8f9fa!important}}@media (max-width:767px){.btn-color-gray-100:active{background:#fff;border:2px solid #f8f9fa;color:#f8f9fa!important;text-decoration:underline!important}.btn-color-gray-100:active .ps-widget[data-ps-sku],.btn-color-gray-100:active .ps-widget[ps-sku]{color:#f8f9fa!important}}.btn-color-gray-100.inverted{background:#fff;border:3px solid #f8f9fa;color:#f8f9fa!important}@media (min-width:768px){.btn-color-gray-100.inverted:active,.btn-color-gray-100.inverted:focus,.btn-color-gray-100.inverted:hover{background:#f8f9fa;color:#fff!important}.btn-color-gray-100.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-100.inverted:active .ps-widget[ps-sku],.btn-color-gray-100.inverted:focus .ps-widget[data-ps-sku],.btn-color-gray-100.inverted:focus .ps-widget[ps-sku],.btn-color-gray-100.inverted:hover .ps-widget[data-ps-sku],.btn-color-gray-100.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-gray-100.inverted:active{background:#f8f9fa;color:#fff!important}.btn-color-gray-100.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-100.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-gray-200{background:#e9ecef;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-gray-200:active,.btn-color-gray-200:focus,.btn-color-gray-200:hover{background:#fff;border:2px solid #e9ecef;color:#e9ecef!important;text-decoration:underline!important}.btn-color-gray-200:active .ps-widget[data-ps-sku],.btn-color-gray-200:active .ps-widget[ps-sku],.btn-color-gray-200:focus .ps-widget[data-ps-sku],.btn-color-gray-200:focus .ps-widget[ps-sku],.btn-color-gray-200:hover .ps-widget[data-ps-sku],.btn-color-gray-200:hover .ps-widget[ps-sku]{color:#e9ecef!important}}@media (max-width:767px){.btn-color-gray-200:active{background:#fff;border:2px solid #e9ecef;color:#e9ecef!important;text-decoration:underline!important}.btn-color-gray-200:active .ps-widget[data-ps-sku],.btn-color-gray-200:active .ps-widget[ps-sku]{color:#e9ecef!important}}.btn-color-gray-200.inverted{background:#fff;border:3px solid #e9ecef;color:#e9ecef!important}@media (min-width:768px){.btn-color-gray-200.inverted:active,.btn-color-gray-200.inverted:focus,.btn-color-gray-200.inverted:hover{background:#e9ecef;color:#fff!important}.btn-color-gray-200.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-200.inverted:active .ps-widget[ps-sku],.btn-color-gray-200.inverted:focus .ps-widget[data-ps-sku],.btn-color-gray-200.inverted:focus .ps-widget[ps-sku],.btn-color-gray-200.inverted:hover .ps-widget[data-ps-sku],.btn-color-gray-200.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-gray-200.inverted:active{background:#e9ecef;color:#fff!important}.btn-color-gray-200.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-200.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-gray-300{background:#dee2e6;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-gray-300:active,.btn-color-gray-300:focus,.btn-color-gray-300:hover{background:#fff;border:2px solid #dee2e6;color:#dee2e6!important;text-decoration:underline!important}.btn-color-gray-300:active .ps-widget[data-ps-sku],.btn-color-gray-300:active .ps-widget[ps-sku],.btn-color-gray-300:focus .ps-widget[data-ps-sku],.btn-color-gray-300:focus .ps-widget[ps-sku],.btn-color-gray-300:hover .ps-widget[data-ps-sku],.btn-color-gray-300:hover .ps-widget[ps-sku]{color:#dee2e6!important}}@media (max-width:767px){.btn-color-gray-300:active{background:#fff;border:2px solid #dee2e6;color:#dee2e6!important;text-decoration:underline!important}.btn-color-gray-300:active .ps-widget[data-ps-sku],.btn-color-gray-300:active .ps-widget[ps-sku]{color:#dee2e6!important}}.btn-color-gray-300.inverted{background:#fff;border:3px solid #dee2e6;color:#dee2e6!important}@media (min-width:768px){.btn-color-gray-300.inverted:active,.btn-color-gray-300.inverted:focus,.btn-color-gray-300.inverted:hover{background:#dee2e6;color:#fff!important}.btn-color-gray-300.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-300.inverted:active .ps-widget[ps-sku],.btn-color-gray-300.inverted:focus .ps-widget[data-ps-sku],.btn-color-gray-300.inverted:focus .ps-widget[ps-sku],.btn-color-gray-300.inverted:hover .ps-widget[data-ps-sku],.btn-color-gray-300.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-gray-300.inverted:active{background:#dee2e6;color:#fff!important}.btn-color-gray-300.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-300.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-gray-400{background:#ced4da;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-gray-400:active,.btn-color-gray-400:focus,.btn-color-gray-400:hover{background:#fff;border:2px solid #ced4da;color:#ced4da!important;text-decoration:underline!important}.btn-color-gray-400:active .ps-widget[data-ps-sku],.btn-color-gray-400:active .ps-widget[ps-sku],.btn-color-gray-400:focus .ps-widget[data-ps-sku],.btn-color-gray-400:focus .ps-widget[ps-sku],.btn-color-gray-400:hover .ps-widget[data-ps-sku],.btn-color-gray-400:hover .ps-widget[ps-sku]{color:#ced4da!important}}@media (max-width:767px){.btn-color-gray-400:active{background:#fff;border:2px solid #ced4da;color:#ced4da!important;text-decoration:underline!important}.btn-color-gray-400:active .ps-widget[data-ps-sku],.btn-color-gray-400:active .ps-widget[ps-sku]{color:#ced4da!important}}.btn-color-gray-400.inverted{background:#fff;border:3px solid #ced4da;color:#ced4da!important}@media (min-width:768px){.btn-color-gray-400.inverted:active,.btn-color-gray-400.inverted:focus,.btn-color-gray-400.inverted:hover{background:#ced4da;color:#fff!important}.btn-color-gray-400.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-400.inverted:active .ps-widget[ps-sku],.btn-color-gray-400.inverted:focus .ps-widget[data-ps-sku],.btn-color-gray-400.inverted:focus .ps-widget[ps-sku],.btn-color-gray-400.inverted:hover .ps-widget[data-ps-sku],.btn-color-gray-400.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-gray-400.inverted:active{background:#ced4da;color:#fff!important}.btn-color-gray-400.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-400.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-gray-500{background:#d5d1ce;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-gray-500:active,.btn-color-gray-500:focus,.btn-color-gray-500:hover{background:#fff;border:2px solid #d5d1ce;color:#d5d1ce!important;text-decoration:underline!important}.btn-color-gray-500:active .ps-widget[data-ps-sku],.btn-color-gray-500:active .ps-widget[ps-sku],.btn-color-gray-500:focus .ps-widget[data-ps-sku],.btn-color-gray-500:focus .ps-widget[ps-sku],.btn-color-gray-500:hover .ps-widget[data-ps-sku],.btn-color-gray-500:hover .ps-widget[ps-sku]{color:#d5d1ce!important}}@media (max-width:767px){.btn-color-gray-500:active{background:#fff;border:2px solid #d5d1ce;color:#d5d1ce!important;text-decoration:underline!important}.btn-color-gray-500:active .ps-widget[data-ps-sku],.btn-color-gray-500:active .ps-widget[ps-sku]{color:#d5d1ce!important}}.btn-color-gray-500.inverted{background:#fff;border:3px solid #d5d1ce;color:#d5d1ce!important}@media (min-width:768px){.btn-color-gray-500.inverted:active,.btn-color-gray-500.inverted:focus,.btn-color-gray-500.inverted:hover{background:#d5d1ce;color:#fff!important}.btn-color-gray-500.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-500.inverted:active .ps-widget[ps-sku],.btn-color-gray-500.inverted:focus .ps-widget[data-ps-sku],.btn-color-gray-500.inverted:focus .ps-widget[ps-sku],.btn-color-gray-500.inverted:hover .ps-widget[data-ps-sku],.btn-color-gray-500.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-gray-500.inverted:active{background:#d5d1ce;color:#fff!important}.btn-color-gray-500.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-500.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-gray-600{background:#868e96;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-gray-600:active,.btn-color-gray-600:focus,.btn-color-gray-600:hover{background:#fff;border:2px solid #868e96;color:#868e96!important;text-decoration:underline!important}.btn-color-gray-600:active .ps-widget[data-ps-sku],.btn-color-gray-600:active .ps-widget[ps-sku],.btn-color-gray-600:focus .ps-widget[data-ps-sku],.btn-color-gray-600:focus .ps-widget[ps-sku],.btn-color-gray-600:hover .ps-widget[data-ps-sku],.btn-color-gray-600:hover .ps-widget[ps-sku]{color:#868e96!important}}@media (max-width:767px){.btn-color-gray-600:active{background:#fff;border:2px solid #868e96;color:#868e96!important;text-decoration:underline!important}.btn-color-gray-600:active .ps-widget[data-ps-sku],.btn-color-gray-600:active .ps-widget[ps-sku]{color:#868e96!important}}.btn-color-gray-600.inverted{background:#fff;border:3px solid #868e96;color:#868e96!important}@media (min-width:768px){.btn-color-gray-600.inverted:active,.btn-color-gray-600.inverted:focus,.btn-color-gray-600.inverted:hover{background:#868e96;color:#fff!important}.btn-color-gray-600.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-600.inverted:active .ps-widget[ps-sku],.btn-color-gray-600.inverted:focus .ps-widget[data-ps-sku],.btn-color-gray-600.inverted:focus .ps-widget[ps-sku],.btn-color-gray-600.inverted:hover .ps-widget[data-ps-sku],.btn-color-gray-600.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-gray-600.inverted:active{background:#868e96;color:#fff!important}.btn-color-gray-600.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-600.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-gray-700{background:#495057;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-gray-700:active,.btn-color-gray-700:focus,.btn-color-gray-700:hover{background:#fff;border:2px solid #495057;color:#495057!important;text-decoration:underline!important}.btn-color-gray-700:active .ps-widget[data-ps-sku],.btn-color-gray-700:active .ps-widget[ps-sku],.btn-color-gray-700:focus .ps-widget[data-ps-sku],.btn-color-gray-700:focus .ps-widget[ps-sku],.btn-color-gray-700:hover .ps-widget[data-ps-sku],.btn-color-gray-700:hover .ps-widget[ps-sku]{color:#495057!important}}@media (max-width:767px){.btn-color-gray-700:active{background:#fff;border:2px solid #495057;color:#495057!important;text-decoration:underline!important}.btn-color-gray-700:active .ps-widget[data-ps-sku],.btn-color-gray-700:active .ps-widget[ps-sku]{color:#495057!important}}.btn-color-gray-700.inverted{background:#fff;border:3px solid #495057;color:#495057!important}@media (min-width:768px){.btn-color-gray-700.inverted:active,.btn-color-gray-700.inverted:focus,.btn-color-gray-700.inverted:hover{background:#495057;color:#fff!important}.btn-color-gray-700.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-700.inverted:active .ps-widget[ps-sku],.btn-color-gray-700.inverted:focus .ps-widget[data-ps-sku],.btn-color-gray-700.inverted:focus .ps-widget[ps-sku],.btn-color-gray-700.inverted:hover .ps-widget[data-ps-sku],.btn-color-gray-700.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-gray-700.inverted:active{background:#495057;color:#fff!important}.btn-color-gray-700.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-700.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-gray-800{background:#343a40;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-gray-800:active,.btn-color-gray-800:focus,.btn-color-gray-800:hover{background:#fff;border:2px solid #343a40;color:#343a40!important;text-decoration:underline!important}.btn-color-gray-800:active .ps-widget[data-ps-sku],.btn-color-gray-800:active .ps-widget[ps-sku],.btn-color-gray-800:focus .ps-widget[data-ps-sku],.btn-color-gray-800:focus .ps-widget[ps-sku],.btn-color-gray-800:hover .ps-widget[data-ps-sku],.btn-color-gray-800:hover .ps-widget[ps-sku]{color:#343a40!important}}@media (max-width:767px){.btn-color-gray-800:active{background:#fff;border:2px solid #343a40;color:#343a40!important;text-decoration:underline!important}.btn-color-gray-800:active .ps-widget[data-ps-sku],.btn-color-gray-800:active .ps-widget[ps-sku]{color:#343a40!important}}.btn-color-gray-800.inverted{background:#fff;border:3px solid #343a40;color:#343a40!important}@media (min-width:768px){.btn-color-gray-800.inverted:active,.btn-color-gray-800.inverted:focus,.btn-color-gray-800.inverted:hover{background:#343a40;color:#fff!important}.btn-color-gray-800.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-800.inverted:active .ps-widget[ps-sku],.btn-color-gray-800.inverted:focus .ps-widget[data-ps-sku],.btn-color-gray-800.inverted:focus .ps-widget[ps-sku],.btn-color-gray-800.inverted:hover .ps-widget[data-ps-sku],.btn-color-gray-800.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-gray-800.inverted:active{background:#343a40;color:#fff!important}.btn-color-gray-800.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-800.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-gray-900{background:#544f40;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-gray-900:active,.btn-color-gray-900:focus,.btn-color-gray-900:hover{background:#fff;border:2px solid #544f40;color:#544f40!important;text-decoration:underline!important}.btn-color-gray-900:active .ps-widget[data-ps-sku],.btn-color-gray-900:active .ps-widget[ps-sku],.btn-color-gray-900:focus .ps-widget[data-ps-sku],.btn-color-gray-900:focus .ps-widget[ps-sku],.btn-color-gray-900:hover .ps-widget[data-ps-sku],.btn-color-gray-900:hover .ps-widget[ps-sku]{color:#544f40!important}}@media (max-width:767px){.btn-color-gray-900:active{background:#fff;border:2px solid #544f40;color:#544f40!important;text-decoration:underline!important}.btn-color-gray-900:active .ps-widget[data-ps-sku],.btn-color-gray-900:active .ps-widget[ps-sku]{color:#544f40!important}}.btn-color-gray-900.inverted{background:#fff;border:3px solid #544f40;color:#544f40!important}@media (min-width:768px){.btn-color-gray-900.inverted:active,.btn-color-gray-900.inverted:focus,.btn-color-gray-900.inverted:hover{background:#544f40;color:#fff!important}.btn-color-gray-900.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-900.inverted:active .ps-widget[ps-sku],.btn-color-gray-900.inverted:focus .ps-widget[data-ps-sku],.btn-color-gray-900.inverted:focus .ps-widget[ps-sku],.btn-color-gray-900.inverted:hover .ps-widget[data-ps-sku],.btn-color-gray-900.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-gray-900.inverted:active{background:#544f40;color:#fff!important}.btn-color-gray-900.inverted:active .ps-widget[data-ps-sku],.btn-color-gray-900.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-color-black{background:#000;border:2px solid #00adee;color:#00adee!important;text-decoration:none!important}@media (min-width:768px){.btn-color-black:active,.btn-color-black:focus,.btn-color-black:hover{background:#fff;border:2px solid #000;color:#000!important;text-decoration:underline!important}.btn-color-black:active .ps-widget[data-ps-sku],.btn-color-black:active .ps-widget[ps-sku],.btn-color-black:focus .ps-widget[data-ps-sku],.btn-color-black:focus .ps-widget[ps-sku],.btn-color-black:hover .ps-widget[data-ps-sku],.btn-color-black:hover .ps-widget[ps-sku]{color:#000!important}}@media (max-width:767px){.btn-color-black:active{background:#fff;border:2px solid #000;color:#000!important;text-decoration:underline!important}.btn-color-black:active .ps-widget[data-ps-sku],.btn-color-black:active .ps-widget[ps-sku]{color:#000!important}}.btn-color-black.inverted{background:#fff;border:3px solid #000;color:#000!important}@media (min-width:768px){.btn-color-black.inverted:active,.btn-color-black.inverted:focus,.btn-color-black.inverted:hover{background:#000;color:#fff!important}.btn-color-black.inverted:active .ps-widget[data-ps-sku],.btn-color-black.inverted:active .ps-widget[ps-sku],.btn-color-black.inverted:focus .ps-widget[data-ps-sku],.btn-color-black.inverted:focus .ps-widget[ps-sku],.btn-color-black.inverted:hover .ps-widget[data-ps-sku],.btn-color-black.inverted:hover .ps-widget[ps-sku]{color:#fff!important}}@media (max-width:767px){.btn-color-black.inverted:active{background:#000;color:#fff!important}.btn-color-black.inverted:active .ps-widget[data-ps-sku],.btn-color-black.inverted:active .ps-widget[ps-sku]{color:#fff!important}}.btn-small,.btn-small .ps-widget[data-ps-sku],.btn-small .ps-widget[ps-sku]{font-size:11px;padding:10px 15px!important}@media (min-width:992px){.btn-small,.btn-small .ps-widget[data-ps-sku],.btn-small .ps-widget[ps-sku]{font-size:13px;padding:10px 15px!important}}#exit-notification .exit-notification-inner .exit-notification-buttons button,#exit-notification .exit-notification-inner .exit-notification-buttons button .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button .ps-widget[ps-sku],.btn-large,.btn-large .ps-widget[data-ps-sku],.btn-large .ps-widget[ps-sku]{font-size:17px;padding:10px 15px!important}@media (min-width:992px){#exit-notification .exit-notification-inner .exit-notification-buttons button,#exit-notification .exit-notification-inner .exit-notification-buttons button .ps-widget[data-ps-sku],#exit-notification .exit-notification-inner .exit-notification-buttons button .ps-widget[ps-sku],.btn-large,.btn-large .ps-widget[data-ps-sku],.btn-large .ps-widget[ps-sku]{font-size:19px;padding:10px 15px!important}}body .ps-widget[data-ps-sku],body .ps-widget[data-ps-sku]:hover,body .ps-widget[ps-sku],body .ps-widget[ps-sku]:hover{background:rgba(0,0,0,0);border-radius:0;border-style:none;border-width:0;-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;display:block;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;float:none;font-family:GothamNarrow-Book;font-size:inherit;font-weight:inherit;letter-spacing:normal;line-height:normal;margin:0;min-height:auto;min-width:auto;padding:0;white-space:nowrap;width:100%}body .ps-widget[data-ps-sku]:hover>span.ps-button-label,body .ps-widget[data-ps-sku]>span.ps-button-label,body .ps-widget[ps-sku]:hover>span.ps-button-label,body .ps-widget[ps-sku]>span.ps-button-label{background-color:rgba(0,0,0,0);border:none;color:inherit;display:block;font-weight:inherit;height:100%;text-align:inherit;width:100%}body .btn-alt-1,body .btn-alt-2,body .btn-alt-3,body .btn-alt-4,body .btn-default{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:15px;font-weight:700!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 30px!important;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}@media (min-width:992px){body .btn-alt-1,body .btn-alt-2,body .btn-alt-3,body .btn-alt-4,body .btn-default{font-size:16px!important;padding:15px 30px!important}}body .btn-default{background:#ffcd05;border-radius:5px;color:#1d4187!important;font-size:18px!important;overflow:hidden!important;text-decoration:none!important}@media (min-width:992px){body .btn-default{font-size:18px!important}}body .btn-default:active,body .btn-default:focus,body .btn-default:hover{background:#1d4187;color:#ffcd05!important;outline:none}body .btn-alt-1{background:#1d4187;border-radius:5px;color:#fff!important;overflow:hidden;text-decoration:none!important}body .btn-alt-1:active,body .btn-alt-1:focus,body .btn-alt-1:hover{background:#ffcd05;color:#1d4187!important;outline:none}body .btn-alt-2{background:#ffcd05!important;border:0!important;border-radius:5px!important;color:#1d4187!important;overflow:hidden!important;text-decoration:none!important}body .btn-alt-2:active,body .btn-alt-2:focus,body .btn-alt-2:hover{background:#1d4187!important;color:#ffcd05!important;outline:none}body .btn-alt-3{background:#f8f8f8;border-radius:5px;color:#333!important;overflow:hidden;text-decoration:none!important}body .btn-alt-3:focus,body .btn-alt-3:hover{background:#e5f7fd;color:#333!important;outline:0}body .btn-alt-3:active{background:#ffcd05;color:#1d4187!important;outline:0}body .btn-alt-4{background:#1d4187;border-radius:5px;color:#fff!important;overflow:hidden;text-decoration:none!important}body .btn-alt-4:active,body .btn-alt-4:focus,body .btn-alt-4:hover{background:#fff;color:#1d4187!important;outline:0}body .btn-small{font-size:11px;height:20px;padding:10px 15px}@media (min-width:992px){body .btn-small{font-size:13px;height:30px;padding:10px 20px}}#exit-notification .exit-notification-inner .exit-notification-buttons body button,body #exit-notification .exit-notification-inner .exit-notification-buttons button,body .btn-large{font-size:17px;height:35px;padding:10px 30px}@media (min-width:992px){#exit-notification .exit-notification-inner .exit-notification-buttons body button,body #exit-notification .exit-notification-inner .exit-notification-buttons button,body .btn-large{font-size:19px;height:45px;padding:15px 50px}}.accordion-content>.paragraphSystem{padding:1rem}@media (min-width:768px){.accordion-content>.paragraphSystem{padding:1rem}}.accordion .accordion-container{border:0}.accordion .accordion-container .accordion-slide{border:0;cursor:pointer;margin-bottom:10px;position:relative;-webkit-tap-highlight-color:transparent}.accordion .accordion-container .accordion-slide .accordion-head{background:none;border:0;padding:1rem}.accordion .accordion-container .accordion-slide .accordion-head h3{width:90%}.accordion .accordion-container .accordion-slide .accordion-head h3 a{border:0;color:#333;font-size:15px;font-weight:600;text-decoration:none}.accordion .accordion-container .accordion-slide .accordion-head:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M2.4 10.2l1.9-1.9C8.2 12.1 12.1 16 16 19.9c3.9-3.9 7.8-7.8 11.6-11.7l2 2L16 23.8c-4.5-4.6-9.1-9.1-13.6-13.6z' stroke='%2300adee' stroke-width='3.406' stroke-miterlimit='13.624'/%3E%3C/svg%3E")!important;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:30px;left:auto;margin:auto;position:relative;right:1rem;top:0;vertical-align:middle;width:30px}.accordion .accordion-container .accordion-slide .accordion-head:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M2.4 10.2l1.9-1.9C8.2 12.1 12.1 16 16 19.9c3.9-3.9 7.8-7.8 11.6-11.7l2 2L16 23.8c-4.5-4.6-9.1-9.1-13.6-13.6z' stroke='%231d4187' stroke-width='3.406' stroke-miterlimit='13.624'/%3E%3C/svg%3E")!important}.accordion .accordion-container .accordion-slide .accordion-head:before{background-color:#868e96;bottom:0;content:"";height:1px;left:0;margin:auto;max-width:calc(100% - 2rem);position:absolute;right:0}.accordion .accordion-container .accordion-slide.is-active .accordion-head:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 8.2l13.6 13.6-2 2C23.8 19.9 19.9 16 16 12.1L4.3 23.8l-1.9-1.9c4.5-4.6 9.1-9.1 13.6-13.7z' stroke='%2300adee' stroke-width='3.406' stroke-miterlimit='13.624'/%3E%3C/svg%3E")!important}.accordion .accordion-container .accordion-slide.is-active .accordion-head:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 8.2l13.6 13.6-2 2C23.8 19.9 19.9 16 16 12.1L4.3 23.8l-1.9-1.9c4.5-4.6 9.1-9.1 13.6-13.7z' stroke='%231d4187' stroke-width='3.406' stroke-miterlimit='13.624'/%3E%3C/svg%3E")!important}.accordion .accordion-container .accordion-slide:focus-within .accordion-head:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 8.2l13.6 13.6-2 2C23.8 19.9 19.9 16 16 12.1L4.3 23.8l-1.9-1.9c4.5-4.6 9.1-9.1 13.6-13.7z' stroke='%2300adee' stroke-width='3.406' stroke-miterlimit='13.624'/%3E%3C/svg%3E")!important}.accordion .accordion-container .accordion-slide:focus-within .accordion-head:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 8.2l13.6 13.6-2 2C23.8 19.9 19.9 16 16 12.1L4.3 23.8l-1.9-1.9c4.5-4.6 9.1-9.1 13.6-13.7z' stroke='%231d4187' stroke-width='3.406' stroke-miterlimit='13.624'/%3E%3C/svg%3E")!important}.accordion .accordion-container .accordion-slide:before{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:-1}.accordion .accordion-container .accordion-slide .accordion-content-wrapper{cursor:auto;-webkit-transition:max-height .2s ease-in-out;-o-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out;visibility:visible!important}.accordion .accordion-container .accordion-slide .accordion-content-wrapper p{font-weight:300}.accordion .accordion-container .accordion-slide .accordion-content-wrapper p a{font-weight:400}@media (min-width:768px){.accordion .accordion-container .accordion-slide:after{left:0;width:100%}.accordion .accordion-container .accordion-slide .accordion-head{padding:1rem}.accordion .accordion-container .accordion-slide .accordion-head h3 a{font-size:18px}.accordion .accordion-container .accordion-slide .accordion-head:after{height:40px;width:40px}.accordion .accordion-container .accordion-slide.is-active .accordion-head:before{content:"";left:0;width:100%}.accordion .accordion-container .accordion-slide:focus-within .accordion-head:before{content:"";left:0;width:100%}}.accordion .list-diff-style ul{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;margin:20px 0!important}.accordion .list-diff-style ul li{width:100%!important}@media (min-width:768px){.accordion .list-diff-style ul li{width:35%!important}}.mod-js .accordion-slide.is-active>.accordion-head:hover{background-color:inherit!important}.accordion .accordion-container .accordion-slide .accordion-content-wrapper{height:auto!important;left:auto!important;max-height:0;overflow:hidden!important;top:auto!important;cursor:auto!important}.accordion .accordion-container .accordion-slide .accordion-content-wrapper *{cursor:auto!important}.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{height:auto!important;overflow:hidden!important}.accordion .accordion-container .accordion-slide:focus-within .accordion-content-wrapper{height:auto!important;overflow:hidden!important}.anchor-box,.anchor-sibling{cursor:pointer}body .breadcrumbs{margin:0}body .breadcrumbs .breadcrumbs-list li,body .breadcrumbs .breadcrumbs-without-separator li{margin:0;padding:0}body .breadcrumbs .breadcrumbs-list,body .breadcrumbs .breadcrumbs-without-separator{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body .breadcrumbs .breadcrumbs-list li,body .breadcrumbs .breadcrumbs-without-separator li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:50px;position:relative}body .breadcrumbs .breadcrumbs-list li:not(:last-of-type),body .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type){-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:0;margin-right:20px}body .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before,body .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before{position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.433 10.706'%3E%3Cpath fill='%23544f40' d='M1.324 9.983l-.632-.66 3.782-3.967q-1.9-2-3.78-3.966l.638-.666 4.41 4.627Q3.535 7.663 1.324 9.983z' stroke='%23544f40'/%3E%3C/svg%3E");width:10px;background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;height:100%;top:0;bottom:0;left:auto;right:-15px}body .breadcrumbs .breadcrumbs-list li a,body .breadcrumbs .breadcrumbs-without-separator li a{color:#1d4187;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-transform:none;white-space:nowrap}body .breadcrumbs .breadcrumbs-list li.is-current,body .breadcrumbs .breadcrumbs-list li.is-current a,body .breadcrumbs .breadcrumbs-without-separator li.is-current,body .breadcrumbs .breadcrumbs-without-separator li.is-current a{color:#333}body .breadcrumbs .breadcrumbs-list li a,body .breadcrumbs .breadcrumbs-without-separator li a{font-size:15px;font-weight:400;line-height:18px;text-decoration:none}body .breadcrumbs .breadcrumbs-list li:first-of-type,body .breadcrumbs .breadcrumbs-without-separator li:first-of-type{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:20px;min-width:20px}body .breadcrumbs .breadcrumbs-list li:first-of-type a,body .breadcrumbs .breadcrumbs-without-separator li:first-of-type a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0!important}body .breadcrumbs .breadcrumbs-list li:first-of-type a:before,body .breadcrumbs .breadcrumbs-without-separator li:first-of-type a:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 24' width='32' height='32'%3E%3Cpath d='M15.661.254l3.734 2.9V1.087a1.073 1.073 0 011.1-1.088h2.928a1.073 1.073 0 011.1 1.088v6.054l5.051 3.988a1.23 1.23 0 01.256 1.559 1.118 1.118 0 01-1.574.145L15.002 2.5 1.751 12.834a1.118 1.118 0 01-1.574-.145 1.255 1.255 0 01.256-1.559L14.342.254a1.189 1.189 0 01.659-.218.961.961 0 01.66.218zm4.758 3.662l2.928 1.921V1.088h-2.962zm-14.2 17.873h4.392v-6.163a1.073 1.073 0 011.1-1.088H18.3a1.073 1.073 0 011.1 1.088v6.163h4.385v-11.13l2.2 1.741v10.514a1.073 1.073 0 01-1.1 1.088h-6.589a1.073 1.073 0 01-1.1-1.088v-6.163h-4.391v6.163a1.073 1.073 0 01-1.1 1.088H5.119a1.073 1.073 0 01-1.1-1.088V12.4l2.2-1.74z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:17px;line-height:normal;padding-right:5px;width:15px}@media (min-width:768px){body .breadcrumbs{background:none}body .breadcrumbs .breadcrumbs-list li a,body .breadcrumbs .breadcrumbs-without-separator li a{font-size:18px!important;font-weight:400;line-height:18px}body .breadcrumbs .breadcrumbs-list li.first a:before,body .breadcrumbs .breadcrumbs-without-separator li.first a:before{height:22px;width:20px}}body .breadcrumbs.foldable ol{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}body .breadcrumbs.foldable ol>li{height:auto!important}body .breadcrumbs.ellipsis ol{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}body .breadcrumbs.ellipsis ol>li{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}body .breadcrumbs.ellipsis ol>li:last-child{-webkit-box-flex:0!important;-ms-flex:0 0 auto!important;flex:0 0 auto!important}body .breadcrumbs.stacked-text ol,body .breadcrumbs ol{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}body .breadcrumbs.stacked-text ol>li,body .breadcrumbs ol>li{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;height:auto!important;min-height:50px!important}body .breadcrumbs.stacked-text ol>li>a,body .breadcrumbs ol>li>a{white-space:normal!important}.card-icon-left-text-right.image{margin-bottom:30px}.card-icon-left-text-right figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-icon-left-text-right figure figcaption{text-align:left}.card-icon-left-text-right figure figcaption p{margin-top:0}.card-icon-left-text-right figure img{width:33%}.card-title-button-embedded figure{line-height:0;position:relative}.card-title-button-embedded figure>a{line-height:0}.card-title-button-embedded figure figcaption{bottom:0;left:0;margin-bottom:15px;margin-left:15px;position:absolute}.card-title-button-embedded figure figcaption p{text-align:left}.card-title-button-embedded figure figcaption p:last-of-type{margin:0}.card-title-divider-reverse figcaption,.card-title-divider figcaption{margin-bottom:20px;position:relative}.card-title-divider-reverse figcaption>*,.card-title-divider figcaption>*{margin-bottom:0;margin-top:0}.card-title-divider-reverse figcaption:after,.card-title-divider figcaption:after{background-color:#1d4187;content:"";height:3px;left:0;position:absolute;top:calc(100% + 5px);width:80px}.card-title-divider-reverse.title-center-m .component-content .richText-content:after,.card-title-divider-reverse.title-center-m .component-content figcaption:after,.card-title-divider.title-center-m .component-content .richText-content:after,.card-title-divider.title-center-m .component-content figcaption:after{left:calc((100% - 80px)/2)}.card-title-divider-reverse.title-right-m figcaption:after,.card-title-divider.title-right-m figcaption:after{left:unset;right:0}@media (min-width:992px){.card-title-divider-reverse.title-left-d figcaption:after,.card-title-divider.title-left-d figcaption:after{left:0}.card-title-divider-reverse.title-center-d .component-content .richText-content:after,.card-title-divider-reverse.title-center-d .component-content figcaption:after,.card-title-divider.title-center-d .component-content .richText-content:after,.card-title-divider.title-center-d .component-content figcaption:after{left:calc((100% - 80px)/2)}.card-title-divider-reverse.title-right-d figcaption:after,.card-title-divider.title-right-d figcaption:after{left:unset;right:0}}.card-title-divider-reverse figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-title-divider-reverse figure>:not(figcaption){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body .carousel>.component-content{background-color:rgba(0,0,0,0);border:none;padding:0;position:relative}.class-filter .filter-item-js a,.class-filter .filter-item-js p,.class-filter .selected-item-js a,.class-filter .selected-item-js p{margin:0!important;padding:0!important;display:inline-block!important;max-width:100%!important;width:auto!important;height:auto!important;white-space:normal!important;overflow:hidden!important;line-height:normal;color:inherit!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;font-style:inherit!important;text-align:inherit!important}.class-filter .filter-item-js a,.class-filter .selected-item-js a{-webkit-transition:none;-o-transition:none;transition:none}@media (min-width:768px){.class-filter .selected-item-js{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.class-filter[data-type-mobile=dropdown].shadowed>.component-content>.filter-list-js,.class-filter[data-type=dropdown].shadowed>.component-content>.filter-list-js{-webkit-box-shadow:0 5px 10px -2px rgba(0,0,0,.55);box-shadow:0 5px 10px -2px rgba(0,0,0,.55)}.class-filter[data-type=dropdown],.class-filter[data-type=sidebar]{margin:0 auto;max-width:400px;position:relative;width:100%}.class-filter[data-type=dropdown]:before,.class-filter[data-type=sidebar]:before{background-color:rgba(0,0,0,0);bottom:0;content:"";height:100%;left:0;margin:auto;position:absolute;right:auto;top:0;width:10px;z-index:2}.class-filter[data-type=dropdown] .filter-container-js,.class-filter[data-type=sidebar] .filter-container-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;position:relative;width:100%!important}.class-filter[data-type=dropdown] .filter-container-js .selected-item-js,.class-filter[data-type=sidebar] .filter-container-js .selected-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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;color:#495057;cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;overflow:visible;padding:0 3rem;position:relative;border:1px solid #f8f8f8;text-align:center}.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:hover,.class-filter[data-type=sidebar] .filter-container-js .selected-item-js:hover{background-color:#fff;color:#495057}.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,.class-filter[data-type=sidebar] .filter-container-js .selected-item-js:after,.class-filter[data-type=sidebar] .filter-container-js .selected-item-js:before{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#00adee;content:"";height:2px;margin:auto;position:absolute;right:1rem;top:50%;width:10px}.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,.class-filter[data-type=sidebar] .filter-container-js .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(45deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(45deg);transform:translateY(-50%) translateX(-3px) rotate(45deg)}.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,.class-filter[data-type=sidebar] .filter-container-js .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(3px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(3px) rotate(-45deg);transform:translateY(-50%) translateX(3px) rotate(-45deg)}}@media (min-width:768px) and (min-width:992px){.class-filter[data-type=dropdown] .filter-container-js .selected-item-js,.class-filter[data-type=sidebar] .filter-container-js .selected-item-js{font-size:18px}}@media (min-width:768px){.class-filter[data-type=dropdown] .filter-container-js .filter-list-js,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;list-style:none;list-style-type:none;margin:0;padding:0;position:absolute;right:0;top:100%;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;z-index:3;border-left:1px solid #f8f8f8;border-right:1px solid #f8f8f8;border-bottom:1px solid #f8f8f8}.class-filter[data-type=dropdown] .filter-container-js .filter-list-js ul,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js ul{width:100%!important;list-style:none;list-style-type:none}.class-filter[data-type=dropdown] .filter-container-js .filter-list-js ul>.filter-item-js,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js ul>.filter-item-js{text-indent:1.5rem}.class-filter[data-type=dropdown] .filter-container-js .filter-list-js ul>.filter-item-js .filter-item-js,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js ul>.filter-item-js .filter-item-js{text-indent:3rem}.class-filter[data-type=dropdown] .filter-container-js .filter-list-js ul>.filter-item-js:first-of-type,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js ul>.filter-item-js:first-of-type{border-top:1px solid rgba(0,0,0,0)}.class-filter[data-type=dropdown] .filter-container-js .filter-list-js .filter-item-js,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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;border-top:1px solid rgba(0,0,0,0);cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;padding:0 3rem}.class-filter[data-type=dropdown] .filter-container-js .filter-list-js .filter-item-js:first-of-type,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js:first-of-type{border-top:none}.class-filter[data-type=dropdown] .filter-container-js .filter-list-js .filter-item-js:not(.multilevel).active-js,.class-filter[data-type=dropdown] .filter-container-js .filter-list-js .filter-item-js:not(.multilevel):hover,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js:not(.multilevel).active-js,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js:not(.multilevel):hover{background-color:#fff;color:#00adee}}@media (min-width:768px) and (min-width:992px){.class-filter[data-type=dropdown] .filter-container-js .filter-list-js .filter-item-js,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js{font-size:18px}}@media (min-width:768px){.class-filter[data-type=dropdown] .filter-container-js .filter-list-js .filter-item-js.filter-group-label-js,.class-filter[data-type=dropdown] .filter-container-js .filter-list-js .filter-item-js[data-filter-group=false],.class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js.filter-group-label-js,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js[data-filter-group=false]{padding:0 2rem}.class-filter[data-type=dropdown] .filter-container-js .filter-list-js .filter-item-js.filter-group-label-js,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js.filter-group-label-js{pointer-events:all!important;font-weight:700;cursor:default;background-color:#f7f7f7}.class-filter[data-type=dropdown] .filter-container-js .filter-list-js .filter-item-js.multilevel>a,.class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js.multilevel>a{font-weight:700!important;background-color:#f7f7f7}.class-filter[data-type=dropdown] .filter-container-js.opened-js .filter-list-js,.class-filter[data-type=sidebar] .filter-container-js.opened-js .filter-list-js{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.class-filter[data-type=dropdown] .filter-container-js.opened-js .selected-item-js,.class-filter[data-type=sidebar] .filter-container-js.opened-js .selected-item-js{background-color:#e9ecef;color:#333}.class-filter[data-type=dropdown] .filter-container-js.opened-js .selected-item-js:before,.class-filter[data-type=sidebar] .filter-container-js.opened-js .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(-45deg);transform:translateY(-50%) translateX(-3px) rotate(-45deg)}.class-filter[data-type=dropdown] .filter-container-js.opened-js .selected-item-js:after,.class-filter[data-type=sidebar] .filter-container-js.opened-js .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(3px) rotate(45deg);-ms-transform:translateY(-50%) translateX(3px) rotate(45deg);transform:translateY(-50%) translateX(3px) rotate(45deg)}.class-filter[data-type=dropdown] .filter-container-js:focus-within .filter-list-js,.class-filter[data-type=sidebar] .filter-container-js:focus-within .filter-list-js{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.class-filter[data-type=dropdown] .filter-container-js:focus-within .selected-item-js,.class-filter[data-type=sidebar] .filter-container-js:focus-within .selected-item-js{background-color:#e9ecef;color:#333}.class-filter[data-type=dropdown] .filter-container-js:focus-within .selected-item-js:before,.class-filter[data-type=sidebar] .filter-container-js:focus-within .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(-45deg);transform:translateY(-50%) translateX(-3px) rotate(-45deg)}.class-filter[data-type=dropdown] .filter-container-js:focus-within .selected-item-js:after,.class-filter[data-type=sidebar] .filter-container-js:focus-within .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(3px) rotate(45deg);-ms-transform:translateY(-50%) translateX(3px) rotate(45deg);transform:translateY(-50%) translateX(3px) rotate(45deg)}.class-filter[data-type=sidebar]>.filter-container-js .selected-item-js{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.class-filter[data-type=sidebar]>.filter-container-js .selected-item-js:after,.class-filter[data-type=sidebar]>.filter-container-js .selected-item-js:before{display:none}.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;left:0;list-style:none;list-style-type:none;margin:0;padding:0;position:fixed;right:0;top:0;width:100vw;max-width:100vw;min-width:100vw;height:100vh;min-height:100vh;max-height:100vh;background-color:rgba(0,0,0,.25);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;z-index:1;border-left:none;border-right:none;border-bottom:none;z-index:99999;overflow:auto}.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js:after{content:"";display:block;width:100vw;min-height:100vh;height:100%;position:absolute;right:0;left:auto;top:0;bottom:0;background-color:#00adee;max-width:50%;z-index:-1}.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#00adee;border-top:1px solid rgba(0,0,0,0);cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;font-size:15px;padding:0 3rem;max-width:50%;width:100vw;margin-left:auto}.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js:first-of-type{border-top:none}.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js.active-js,.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js:hover{background-color:#fff;color:#00adee}.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js.filter-group-label-js:hover{color:initial}}@media (min-width:768px) and (min-width:992px){.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js{font-size:18px}}@media (min-width:768px){.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js.filter-group-label-js,.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js[data-filter-group=false]{padding:0 2rem}.class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js.filter-group-label-js{pointer-events:all!important;font-weight:700;cursor:default;background-color:#f7f7f7}.class-filter[data-type=sidebar]>.filter-container-js.opened-js .filter-list-js{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);background-color:rgba(0,0,0,.9)}.class-filter[data-type=sidebar]>.filter-container-js.opened-js .selected-item-js{background-color:#e9ecef;color:#333}.class-filter[data-type=sidebar]>.filter-container-js.opened-js .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(-45deg);transform:translateY(-50%) translateX(-3px) rotate(-45deg)}.class-filter[data-type=sidebar]>.filter-container-js.opened-js .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(3px) rotate(45deg);-ms-transform:translateY(-50%) translateX(3px) rotate(45deg);transform:translateY(-50%) translateX(3px) rotate(45deg)}.class-filter[data-type=sidebar]>.filter-container-js:focus-within .filter-list-js{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);background-color:rgba(0,0,0,.9)}.class-filter[data-type=sidebar]>.filter-container-js:focus-within .selected-item-js{background-color:#e9ecef;color:#333}.class-filter[data-type=sidebar]>.filter-container-js:focus-within .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(-45deg);transform:translateY(-50%) translateX(-3px) rotate(-45deg)}.class-filter[data-type=sidebar]>.filter-container-js:focus-within .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(3px) rotate(45deg);-ms-transform:translateY(-50%) translateX(3px) rotate(45deg);transform:translateY(-50%) translateX(3px) rotate(45deg)}.class-filter[data-type=buttons]{margin:0 auto;width:100%}.class-filter[data-type=buttons] .selected-item-js{display:none}.class-filter[data-type=buttons] .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;list-style-type:none;margin:0 auto;padding:0;font-size:18px}.class-filter[data-type=buttons] .filter-list-js .filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#f8f8f8;color:#fff;cursor:pointer;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;margin:0 auto 1rem;max-width:250px;overflow:hidden;padding:1rem;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.class-filter[data-type=buttons] .filter-list-js .filter-item-js.active-js{background-color:#333}.class-filter[data-type=buttons] .filter-list-js .filter-item-js:hover{background-color:#f8f8f8}.class-filter[data-type=titles]{margin:0 auto;width:100%}.class-filter[data-type=titles] .selected-item-js{display:none}.class-filter[data-type=titles] .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}.class-filter[data-type=titles] .filter-list-js .filter-item-js{background-color:rgba(0,0,0,0);color:#1d4187;cursor:pointer;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:20px;font-weight:700;margin:1rem;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-preferred-size:calc(20% - 4rem);flex-basis:calc(20% - 4rem);max-width:calc(20% - 4rem);width:calc(20% - 4rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.class-filter[data-type=titles] .filter-list-js .filter-item-js,.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{content:"";display:block;max-width:60px;margin:3px auto 0;height:3px;background-color:#ffcd05;opacity:0}.class-filter[data-type=titles] .filter-list-js .filter-item-js.active-js{color:#1d4187}.class-filter[data-type=titles] .filter-list-js .filter-item-js.active-js:after{opacity:1}.class-filter[data-type=titles] .filter-list-js .filter-item-js:hover{color:#1d4187}.class-filter[data-type=titles] .filter-list-js .filter-item-js:hover:after{opacity:1}.class-filter[data-type=links]{margin:0 auto;width:100%}.class-filter[data-type=links] .selected-item-js{display:none}.class-filter[data-type=links] a{padding:0!important;display:inline-block!important;color:#1d4187!important;-webkit-transform-origin:center!important;-ms-transform-origin:center!important;transform-origin:center!important;-webkit-transition:all .25s ease!important;-o-transition:all .25s ease!important;transition:all .25s ease!important;-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important}.class-filter[data-type=links] a:hover{color:#333!important}.class-filter[data-type=links] a:before{content:"•";margin-right:10px}.class-filter[data-type=links] li.navigation-level1 a{font-weight:700!important}.class-filter[data-type=links] li.navigation-level1 a:hover{color:#333!important}.class-filter[data-type=links] li.navigation-level1 a:before{content:""!important;margin-right:0!important}.class-filter[data-type=links] li.navigation-level2 a{font-weight:700!important}.class-filter[data-type=links] li.navigation-level2 a:hover{color:#333!important}.class-filter[data-type=links] li.navigation-level2 a:before{content:""!important;margin-right:0!important}.class-filter[data-type=links] li.navigation-level3 a{font-weight:400!important}.class-filter[data-type=links] li.navigation-level3 a:hover{color:#333!important}.class-filter[data-type=links] li.navigation-level3 a:before{content:"•"!important;margin-right:10px!important}.class-filter[data-type=links] li.navigation-level4 a{font-weight:400!important}.class-filter[data-type=links] li.navigation-level4 a:hover{color:#333!important}.class-filter[data-type=links] li.navigation-level4 a:before{content:"•"!important;margin-right:10px!important}.class-filter[data-type=links]>.component-content>.filter-list-js>.filter-item-js>a{margin-top:10px!important;margin-bottom:10px!important;font-weight:700!important;font-size:18px!important;color:#000!important}.class-filter[data-type=links]>.component-content>.filter-list-js>.filter-item-js>a:hover{color:#00adee!important}.class-filter[data-type=links] .filter-list-js{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}.class-filter[data-type=links] .filter-list-js ul{width:100%;list-style:none;list-style-type:none}.class-filter[data-type=links] .filter-list-js ul>.filter-item-js{margin-left:10px}.class-filter[data-type=links] .filter-list-js ul>.filter-item-js .filter-item-js{margin-left:20px}.class-filter[data-type=links] .filter-list-js .filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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);-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin:0;text-align:left;width:100%}.class-filter[data-type=links] .filter-list-js .filter-item-js.multilevel>a{margin-top:10px!important;margin-bottom:10px!important;font-weight:700!important;font-size:18px!important;color:#000!important}.class-filter[data-type=links] .filter-list-js .filter-item-js.multilevel>a:hover{color:#00adee!important}.class-filter[data-type=checkbox]{margin:0 auto;width:100%}.class-filter[data-type=checkbox] .selected-item-js{display:none}.class-filter[data-type=checkbox] .filter-list-js{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}.class-filter[data-type=checkbox] .filter-list-js .filter-item-js{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:.5rem 0;text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.class-filter[data-type=checkbox] .filter-list-js .filter-item-js,.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:before{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:before{background-color:#fff;border:1px solid #544f40;content:"";height:10px;margin-right:1rem;width:10px}.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#ced4da}.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#868e96}}@media (max-width:767px){.class-filter .selected-item-js{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.class-filter[data-type-mobile=dropdown],.class-filter[data-type-mobile=sidebar]{margin:0 auto;max-width:400px;position:relative;width:100%}.class-filter[data-type-mobile=dropdown]:before,.class-filter[data-type-mobile=sidebar]:before{background-color:rgba(0,0,0,0);bottom:0;content:"";height:100%;left:0;margin:auto;position:absolute;right:auto;top:0;width:10px;z-index:2}.class-filter[data-type-mobile=dropdown] .filter-container-js,.class-filter[data-type-mobile=sidebar] .filter-container-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;position:relative;width:100%!important}.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js,.class-filter[data-type-mobile=sidebar] .filter-container-js .selected-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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;color:#495057;cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;overflow:visible;padding:0 3rem;position:relative;border:1px solid #f8f8f8;text-align:center}.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:hover,.class-filter[data-type-mobile=sidebar] .filter-container-js .selected-item-js:hover{background-color:#fff;color:#495057}.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,.class-filter[data-type-mobile=sidebar] .filter-container-js .selected-item-js:after,.class-filter[data-type-mobile=sidebar] .filter-container-js .selected-item-js:before{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#00adee;content:"";height:2px;margin:auto;position:absolute;right:1rem;top:50%;width:10px}.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,.class-filter[data-type-mobile=sidebar] .filter-container-js .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(45deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(45deg);transform:translateY(-50%) translateX(-3px) rotate(45deg)}.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,.class-filter[data-type-mobile=sidebar] .filter-container-js .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(3px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(3px) rotate(-45deg);transform:translateY(-50%) translateX(3px) rotate(-45deg)}}@media (max-width:767px) and (min-width:992px){.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js,.class-filter[data-type-mobile=sidebar] .filter-container-js .selected-item-js{font-size:18px}}@media (max-width:767px){.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;list-style:none;list-style-type:none;margin:0;padding:0;position:absolute;right:0;top:100%;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;z-index:1;border-left:1px solid #f8f8f8;border-right:1px solid #f8f8f8;border-bottom:1px solid #f8f8f8}.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js ul,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js ul{width:100%!important;list-style:none;list-style-type:none}.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js ul>.filter-item-js,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js ul>.filter-item-js{text-indent:1.5rem}.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js ul>.filter-item-js .filter-item-js,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js ul>.filter-item-js .filter-item-js{text-indent:3rem}.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js ul>.filter-item-js:first-of-type,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js ul>.filter-item-js:first-of-type{border-top:1px solid rgba(0,0,0,0)}.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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;border-top:1px solid rgba(0,0,0,0);cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;padding:0 3rem}.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js:first-of-type,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js:first-of-type{border-top:none}.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js:not(.multilevel).active-js,.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js:not(.multilevel):hover,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js:not(.multilevel).active-js,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js:not(.multilevel):hover{background-color:#fff;color:#00adee}}@media (max-width:767px) and (min-width:992px){.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js{font-size:18px}}@media (max-width:767px){.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js.filter-group-label-js,.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js[data-filter-group=false],.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js.filter-group-label-js,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js[data-filter-group=false]{padding:0 2rem}.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js.filter-group-label-js,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js.filter-group-label-js{pointer-events:all!important;font-weight:700;cursor:default;background-color:#f7f7f7}.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js.multilevel>a,.class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js.multilevel>a{font-weight:700!important;background-color:#f7f7f7}.class-filter[data-type-mobile=dropdown] .filter-container-js.opened-js .filter-list-js,.class-filter[data-type-mobile=sidebar] .filter-container-js.opened-js .filter-list-js{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.class-filter[data-type-mobile=dropdown] .filter-container-js.opened-js .selected-item-js,.class-filter[data-type-mobile=sidebar] .filter-container-js.opened-js .selected-item-js{background-color:#e9ecef;color:#333}.class-filter[data-type-mobile=dropdown] .filter-container-js.opened-js .selected-item-js:before,.class-filter[data-type-mobile=sidebar] .filter-container-js.opened-js .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(-45deg);transform:translateY(-50%) translateX(-3px) rotate(-45deg)}.class-filter[data-type-mobile=dropdown] .filter-container-js.opened-js .selected-item-js:after,.class-filter[data-type-mobile=sidebar] .filter-container-js.opened-js .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(3px) rotate(45deg);-ms-transform:translateY(-50%) translateX(3px) rotate(45deg);transform:translateY(-50%) translateX(3px) rotate(45deg)}.class-filter[data-type-mobile=dropdown] .filter-container-js:focus-within .filter-list-js,.class-filter[data-type-mobile=sidebar] .filter-container-js:focus-within .filter-list-js{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.class-filter[data-type-mobile=dropdown] .filter-container-js:focus-within .selected-item-js,.class-filter[data-type-mobile=sidebar] .filter-container-js:focus-within .selected-item-js{background-color:#e9ecef;color:#333}.class-filter[data-type-mobile=dropdown] .filter-container-js:focus-within .selected-item-js:before,.class-filter[data-type-mobile=sidebar] .filter-container-js:focus-within .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(-45deg);transform:translateY(-50%) translateX(-3px) rotate(-45deg)}.class-filter[data-type-mobile=dropdown] .filter-container-js:focus-within .selected-item-js:after,.class-filter[data-type-mobile=sidebar] .filter-container-js:focus-within .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(3px) rotate(45deg);-ms-transform:translateY(-50%) translateX(3px) rotate(45deg);transform:translateY(-50%) translateX(3px) rotate(45deg)}.class-filter[data-type-mobile=sidebar]>.filter-container-js .selected-item-js{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.class-filter[data-type-mobile=sidebar]>.filter-container-js .selected-item-js:after,.class-filter[data-type-mobile=sidebar]>.filter-container-js .selected-item-js:before{display:none}.class-filter[data-type-mobile=sidebar]>.filter-container-js .filter-list-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;left:0;list-style:none;list-style-type:none;margin:0;padding:0;position:fixed;right:0;top:0;width:100vw;max-width:100vw;min-width:100vw;height:100vh;min-height:100vh;max-height:100vh;background-color:rgba(0,0,0,.25);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;z-index:1;z-index:99999;border-left:none;border-right:none;border-bottom:none;overflow:auto}.class-filter[data-type-mobile=sidebar]>.filter-container-js .filter-list-js:after{content:"";display:block;width:100vw;min-height:100vh;height:100%;position:absolute;right:0;left:auto;top:0;bottom:0;background-color:#00adee;max-width:70%;z-index:-1}.class-filter[data-type-mobile=sidebar]>.filter-container-js .filter-list-js>.filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#00adee;border-top:1px solid rgba(0,0,0,0);cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;font-size:15px;padding:0 3rem;max-width:70%;width:100vw;margin-left:auto}.class-filter[data-type-mobile=sidebar]>.filter-container-js .filter-list-js>.filter-item-js:first-of-type{border-top:none}.class-filter[data-type-mobile=sidebar]>.filter-container-js .filter-list-js>.filter-item-js.active-js{background-color:#fff;color:#00adee}}@media (max-width:767px) and (min-width:992px){.class-filter[data-type-mobile=sidebar]>.filter-container-js .filter-list-js>.filter-item-js{font-size:18px}}@media (max-width:767px){.class-filter[data-type-mobile=sidebar]>.filter-container-js .filter-list-js>.filter-item-js.filter-group-label-js,.class-filter[data-type-mobile=sidebar]>.filter-container-js .filter-list-js>.filter-item-js[data-filter-group=false]{padding:0 2rem}.class-filter[data-type-mobile=sidebar]>.filter-container-js .filter-list-js>.filter-item-js.filter-group-label-js{pointer-events:all!important;font-weight:700;cursor:default;background-color:#f7f7f7}.class-filter[data-type-mobile=sidebar]>.filter-container-js.opened-js .filter-list-js{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);background-color:rgba(0,0,0,.9)}.class-filter[data-type-mobile=sidebar]>.filter-container-js.opened-js .selected-item-js{background-color:#e9ecef;color:#333}.class-filter[data-type-mobile=sidebar]>.filter-container-js.opened-js .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(-45deg);transform:translateY(-50%) translateX(-3px) rotate(-45deg)}.class-filter[data-type-mobile=sidebar]>.filter-container-js.opened-js .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(3px) rotate(45deg);-ms-transform:translateY(-50%) translateX(3px) rotate(45deg);transform:translateY(-50%) translateX(3px) rotate(45deg)}.class-filter[data-type-mobile=sidebar]>.filter-container-js:focus-within .filter-list-js{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);background-color:rgba(0,0,0,.9)}.class-filter[data-type-mobile=sidebar]>.filter-container-js:focus-within .selected-item-js{background-color:#e9ecef;color:#333}.class-filter[data-type-mobile=sidebar]>.filter-container-js:focus-within .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(-45deg);transform:translateY(-50%) translateX(-3px) rotate(-45deg)}.class-filter[data-type-mobile=sidebar]>.filter-container-js:focus-within .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(3px) rotate(45deg);-ms-transform:translateY(-50%) translateX(3px) rotate(45deg);transform:translateY(-50%) translateX(3px) rotate(45deg)}.class-filter[data-type-mobile=buttons]{margin:0 auto;width:100%}.class-filter[data-type-mobile=buttons] .selected-item-js{display:none}.class-filter[data-type-mobile=buttons] .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;list-style-type:none;margin:0 auto;padding:0}.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#f8f8f8;color:#fff;cursor:pointer;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;margin:0 auto 1rem;max-width:250px;overflow:hidden;padding:1rem;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js.active-js{background-color:#333}}@media (max-width:767px) and (min-width:768px){.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js{-ms-flex-preferred-size:calc(25% - 3rem);flex-basis:calc(25% - 3rem);font-size:18px;width:calc(25% - 3rem)}}@media (max-width:767px){.class-filter[data-type-mobile=titles]{margin:0 auto;width:100%}.class-filter[data-type-mobile=titles] .selected-item-js{display:none}.class-filter[data-type-mobile=titles] .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js{background-color:rgba(0,0,0,0);color:#1d4187;cursor:pointer;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:20px;font-weight:700;margin:1rem;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem);width:calc(50% - 1rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js,.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after{content:"";display:block;max-width:60px;margin:3px auto 0;height:3px;background-color:#ffcd05;opacity:0}.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js.active-js{color:#1d4187}.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js.active-js:after{opacity:1}.class-filter[data-type-mobile=links]{margin:0 auto;width:100%}.class-filter[data-type-mobile=links] .selected-item-js{display:none}.class-filter[data-type-mobile=links] a{display:inline-block!important;padding:0!important;color:#1d4187!important;-webkit-transform-origin:center!important;-ms-transform-origin:center!important;transform-origin:center!important;-webkit-transition:all .25s ease!important;-o-transition:all .25s ease!important;transition:all .25s ease!important;-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important}.class-filter[data-type-mobile=links] a:before{content:"\2022"}.class-filter[data-type-mobile=links] a:hover{color:#333!important}.class-filter[data-type-mobile=links] a:before{content:"•";margin-right:10px}.class-filter[data-type-mobile=links] li.navigation-level1 a{font-weight:700!important}.class-filter[data-type-mobile=links] li.navigation-level1 a:hover{color:#333!important}.class-filter[data-type-mobile=links] li.navigation-level1 a:before{content:""!important;margin-right:0!important}.class-filter[data-type-mobile=links] li.navigation-level2 a{font-weight:700!important}.class-filter[data-type-mobile=links] li.navigation-level2 a:hover{color:#333!important}.class-filter[data-type-mobile=links] li.navigation-level2 a:before{content:""!important;margin-right:0!important}.class-filter[data-type-mobile=links] li.navigation-level3 a{font-weight:400!important}.class-filter[data-type-mobile=links] li.navigation-level3 a:hover{color:#333!important}.class-filter[data-type-mobile=links] li.navigation-level3 a:before{content:"•"!important;margin-right:10px!important}.class-filter[data-type-mobile=links] li.navigation-level4 a{font-weight:400!important}.class-filter[data-type-mobile=links] li.navigation-level4 a:hover{color:#333!important}.class-filter[data-type-mobile=links] li.navigation-level4 a:before{content:"•"!important;margin-right:10px!important}.class-filter[data-type-mobile=links]>.component-content>.filter-list-js>.filter-item-js>a{margin-top:10px!important;margin-bottom:10px!important;font-weight:700!important;font-size:18px!important;color:#000!important}.class-filter[data-type-mobile=links]>.component-content>.filter-list-js>.filter-item-js>a:hover{color:#00adee!important}.class-filter[data-type-mobile=links] .filter-list-js{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}.class-filter[data-type-mobile=links] .filter-list-js ul{width:100%;list-style:none;list-style-type:none}.class-filter[data-type-mobile=links] .filter-list-js ul>.filter-item-js{margin-left:10px}.class-filter[data-type-mobile=links] .filter-list-js ul>.filter-item-js .filter-item-js{margin-left:20px}.class-filter[data-type-mobile=links] .filter-list-js .filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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);-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin:0;text-align:left;width:100%}.class-filter[data-type-mobile=links] .filter-list-js .filter-item-js.multilevel>a{margin-top:10px!important;margin-bottom:10px!important;font-weight:700!important;font-size:18px!important;color:#000!important}.class-filter[data-type-mobile=links] .filter-list-js .filter-item-js.multilevel>a:hover{color:#00adee!important}.class-filter[data-type-mobile=checkbox]{margin:0 auto;width:100%}.class-filter[data-type-mobile=checkbox] .selected-item-js{display:none}.class-filter[data-type-mobile=checkbox] .filter-list-js{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:.5rem 0;text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js,.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:before{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:before{background-color:#fff;border:1px solid #544f40;content:"";height:10px;margin-right:1rem;width:10px}.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#868e96}}@media (max-width:767px){.cols-m-1.s-m-0 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-m-1.s-m-0 .filter-item-js:last-child,.cols-m-1.s-m-0 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-1.s-m-1 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:1rem!important;margin-right:1rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-m-1.s-m-1 .filter-item-js:last-child,.cols-m-1.s-m-1 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-1.s-m-2 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:2rem!important;margin-right:2rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-m-1.s-m-2 .filter-item-js:last-child,.cols-m-1.s-m-2 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-1.s-m-3 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:3rem!important;margin-right:3rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-m-1.s-m-3 .filter-item-js:last-child,.cols-m-1.s-m-3 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-1.s-m-4 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:4rem!important;margin-right:4rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-m-1.s-m-4 .filter-item-js:last-child,.cols-m-1.s-m-4 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-1.s-m-5 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:5rem!important;margin-right:5rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-m-1.s-m-5 .filter-item-js:last-child,.cols-m-1.s-m-5 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-2.s-m-0 .filter-item-js{-ms-flex-preferred-size:50%!important;flex-basis:50%!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;max-width:50%!important;width:50%!important}.cols-m-2.s-m-0 .filter-item-js:last-child,.cols-m-2.s-m-0 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-2.s-m-1 .filter-item-js{-ms-flex-preferred-size:calc(50% - 0.5rem)!important;flex-basis:calc(50% - 0.5rem)!important;margin-bottom:1rem!important;margin-right:1rem!important;margin-left:0!important;max-width:calc(50% - .5rem)!important;width:calc(50% - .5rem)!important}.cols-m-2.s-m-1 .filter-item-js:last-child,.cols-m-2.s-m-1 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-2.s-m-2 .filter-item-js{-ms-flex-preferred-size:calc(50% - 1rem)!important;flex-basis:calc(50% - 1rem)!important;margin-bottom:2rem!important;margin-right:2rem!important;margin-left:0!important;max-width:calc(50% - 1rem)!important;width:calc(50% - 1rem)!important}.cols-m-2.s-m-2 .filter-item-js:last-child,.cols-m-2.s-m-2 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-2.s-m-3 .filter-item-js{-ms-flex-preferred-size:calc(50% - 1.5rem)!important;flex-basis:calc(50% - 1.5rem)!important;margin-bottom:3rem!important;margin-right:3rem!important;margin-left:0!important;max-width:calc(50% - 1.5rem)!important;width:calc(50% - 1.5rem)!important}.cols-m-2.s-m-3 .filter-item-js:last-child,.cols-m-2.s-m-3 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-2.s-m-4 .filter-item-js{-ms-flex-preferred-size:calc(50% - 2rem)!important;flex-basis:calc(50% - 2rem)!important;margin-bottom:4rem!important;margin-right:4rem!important;margin-left:0!important;max-width:calc(50% - 2rem)!important;width:calc(50% - 2rem)!important}.cols-m-2.s-m-4 .filter-item-js:last-child,.cols-m-2.s-m-4 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-2.s-m-5 .filter-item-js{-ms-flex-preferred-size:calc(50% - 2.5rem)!important;flex-basis:calc(50% - 2.5rem)!important;margin-bottom:5rem!important;margin-right:5rem!important;margin-left:0!important;max-width:calc(50% - 2.5rem)!important;width:calc(50% - 2.5rem)!important}.cols-m-2.s-m-5 .filter-item-js:last-child,.cols-m-2.s-m-5 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-3.s-m-0 .filter-item-js{-ms-flex-preferred-size:33.3%!important;flex-basis:33.3%!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;max-width:33.3%!important;width:33.3%!important}.cols-m-3.s-m-0 .filter-item-js:last-child,.cols-m-3.s-m-0 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-3.s-m-1 .filter-item-js{-ms-flex-preferred-size:calc(33.3% - 0.67rem)!important;flex-basis:calc(33.3% - 0.67rem)!important;margin-bottom:1rem!important;margin-right:1rem!important;margin-left:0!important;max-width:calc(33.3% - .67rem)!important;width:calc(33.3% - .67rem)!important}.cols-m-3.s-m-1 .filter-item-js:last-child,.cols-m-3.s-m-1 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-3.s-m-2 .filter-item-js{-ms-flex-preferred-size:calc(33.3% - 1.33rem)!important;flex-basis:calc(33.3% - 1.33rem)!important;margin-bottom:2rem!important;margin-right:2rem!important;margin-left:0!important;max-width:calc(33.3% - 1.33rem)!important;width:calc(33.3% - 1.33rem)!important}.cols-m-3.s-m-2 .filter-item-js:last-child,.cols-m-3.s-m-2 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-3.s-m-3 .filter-item-js{-ms-flex-preferred-size:calc(33.3% - 2rem)!important;flex-basis:calc(33.3% - 2rem)!important;margin-bottom:3rem!important;margin-right:3rem!important;margin-left:0!important;max-width:calc(33.3% - 2rem)!important;width:calc(33.3% - 2rem)!important}.cols-m-3.s-m-3 .filter-item-js:last-child,.cols-m-3.s-m-3 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-3.s-m-4 .filter-item-js{-ms-flex-preferred-size:calc(33.3% - 2.67rem)!important;flex-basis:calc(33.3% - 2.67rem)!important;margin-bottom:4rem!important;margin-right:4rem!important;margin-left:0!important;max-width:calc(33.3% - 2.67rem)!important;width:calc(33.3% - 2.67rem)!important}.cols-m-3.s-m-4 .filter-item-js:last-child,.cols-m-3.s-m-4 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-3.s-m-5 .filter-item-js{-ms-flex-preferred-size:calc(33.3% - 3.33rem)!important;flex-basis:calc(33.3% - 3.33rem)!important;margin-bottom:5rem!important;margin-right:5rem!important;margin-left:0!important;max-width:calc(33.3% - 3.33rem)!important;width:calc(33.3% - 3.33rem)!important}.cols-m-3.s-m-5 .filter-item-js:last-child,.cols-m-3.s-m-5 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-4.s-m-0 .filter-item-js{-ms-flex-preferred-size:25%!important;flex-basis:25%!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;max-width:25%!important;width:25%!important}.cols-m-4.s-m-0 .filter-item-js:last-child,.cols-m-4.s-m-0 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-4.s-m-1 .filter-item-js{-ms-flex-preferred-size:calc(25% - 0.75rem)!important;flex-basis:calc(25% - 0.75rem)!important;margin-bottom:1rem!important;margin-right:1rem!important;margin-left:0!important;max-width:calc(25% - .75rem)!important;width:calc(25% - .75rem)!important}.cols-m-4.s-m-1 .filter-item-js:last-child,.cols-m-4.s-m-1 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-4.s-m-2 .filter-item-js{-ms-flex-preferred-size:calc(25% - 1.5rem)!important;flex-basis:calc(25% - 1.5rem)!important;margin-bottom:2rem!important;margin-right:2rem!important;margin-left:0!important;max-width:calc(25% - 1.5rem)!important;width:calc(25% - 1.5rem)!important}.cols-m-4.s-m-2 .filter-item-js:last-child,.cols-m-4.s-m-2 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-4.s-m-3 .filter-item-js{-ms-flex-preferred-size:calc(25% - 2.25rem)!important;flex-basis:calc(25% - 2.25rem)!important;margin-bottom:3rem!important;margin-right:3rem!important;margin-left:0!important;max-width:calc(25% - 2.25rem)!important;width:calc(25% - 2.25rem)!important}.cols-m-4.s-m-3 .filter-item-js:last-child,.cols-m-4.s-m-3 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-4.s-m-4 .filter-item-js{-ms-flex-preferred-size:calc(25% - 3rem)!important;flex-basis:calc(25% - 3rem)!important;margin-bottom:4rem!important;margin-right:4rem!important;margin-left:0!important;max-width:calc(25% - 3rem)!important;width:calc(25% - 3rem)!important}.cols-m-4.s-m-4 .filter-item-js:last-child,.cols-m-4.s-m-4 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-m-4.s-m-5 .filter-item-js{-ms-flex-preferred-size:calc(25% - 3.75rem)!important;flex-basis:calc(25% - 3.75rem)!important;margin-bottom:5rem!important;margin-right:5rem!important;margin-left:0!important;max-width:calc(25% - 3.75rem)!important;width:calc(25% - 3.75rem)!important}.cols-m-4.s-m-5 .filter-item-js:last-child,.cols-m-4.s-m-5 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}}@media (min-width:768px){.cols-d-1.s-d-0 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-d-1.s-d-0 .filter-item-js:last-child,.cols-d-1.s-d-0 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-1.s-d-1 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:1rem!important;margin-right:1rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-d-1.s-d-1 .filter-item-js:last-child,.cols-d-1.s-d-1 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-1.s-d-2 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:2rem!important;margin-right:2rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-d-1.s-d-2 .filter-item-js:last-child,.cols-d-1.s-d-2 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-1.s-d-3 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:3rem!important;margin-right:3rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-d-1.s-d-3 .filter-item-js:last-child,.cols-d-1.s-d-3 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-1.s-d-4 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:4rem!important;margin-right:4rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-d-1.s-d-4 .filter-item-js:last-child,.cols-d-1.s-d-4 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-1.s-d-5 .filter-item-js{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:5rem!important;margin-right:5rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}.cols-d-1.s-d-5 .filter-item-js:last-child,.cols-d-1.s-d-5 .filter-item-js:nth-child(1n+1){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-2.s-d-0 .filter-item-js{-ms-flex-preferred-size:50%!important;flex-basis:50%!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;max-width:50%!important;width:50%!important}.cols-d-2.s-d-0 .filter-item-js:last-child,.cols-d-2.s-d-0 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-2.s-d-1 .filter-item-js{-ms-flex-preferred-size:calc(50% - 0.5rem)!important;flex-basis:calc(50% - 0.5rem)!important;margin-bottom:1rem!important;margin-right:1rem!important;margin-left:0!important;max-width:calc(50% - .5rem)!important;width:calc(50% - .5rem)!important}.cols-d-2.s-d-1 .filter-item-js:last-child,.cols-d-2.s-d-1 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-2.s-d-2 .filter-item-js{-ms-flex-preferred-size:calc(50% - 1rem)!important;flex-basis:calc(50% - 1rem)!important;margin-bottom:2rem!important;margin-right:2rem!important;margin-left:0!important;max-width:calc(50% - 1rem)!important;width:calc(50% - 1rem)!important}.cols-d-2.s-d-2 .filter-item-js:last-child,.cols-d-2.s-d-2 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-2.s-d-3 .filter-item-js{-ms-flex-preferred-size:calc(50% - 1.5rem)!important;flex-basis:calc(50% - 1.5rem)!important;margin-bottom:3rem!important;margin-right:3rem!important;margin-left:0!important;max-width:calc(50% - 1.5rem)!important;width:calc(50% - 1.5rem)!important}.cols-d-2.s-d-3 .filter-item-js:last-child,.cols-d-2.s-d-3 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-2.s-d-4 .filter-item-js{-ms-flex-preferred-size:calc(50% - 2rem)!important;flex-basis:calc(50% - 2rem)!important;margin-bottom:4rem!important;margin-right:4rem!important;margin-left:0!important;max-width:calc(50% - 2rem)!important;width:calc(50% - 2rem)!important}.cols-d-2.s-d-4 .filter-item-js:last-child,.cols-d-2.s-d-4 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-2.s-d-5 .filter-item-js{-ms-flex-preferred-size:calc(50% - 2.5rem)!important;flex-basis:calc(50% - 2.5rem)!important;margin-bottom:5rem!important;margin-right:5rem!important;margin-left:0!important;max-width:calc(50% - 2.5rem)!important;width:calc(50% - 2.5rem)!important}.cols-d-2.s-d-5 .filter-item-js:last-child,.cols-d-2.s-d-5 .filter-item-js:nth-child(2n+2){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-3.s-d-0 .filter-item-js{-ms-flex-preferred-size:33.3%!important;flex-basis:33.3%!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;max-width:33.3%!important;width:33.3%!important}.cols-d-3.s-d-0 .filter-item-js:last-child,.cols-d-3.s-d-0 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-3.s-d-1 .filter-item-js{-ms-flex-preferred-size:calc(33.3% - 0.67rem)!important;flex-basis:calc(33.3% - 0.67rem)!important;margin-bottom:1rem!important;margin-right:1rem!important;margin-left:0!important;max-width:calc(33.3% - .67rem)!important;width:calc(33.3% - .67rem)!important}.cols-d-3.s-d-1 .filter-item-js:last-child,.cols-d-3.s-d-1 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-3.s-d-2 .filter-item-js{-ms-flex-preferred-size:calc(33.3% - 1.33rem)!important;flex-basis:calc(33.3% - 1.33rem)!important;margin-bottom:2rem!important;margin-right:2rem!important;margin-left:0!important;max-width:calc(33.3% - 1.33rem)!important;width:calc(33.3% - 1.33rem)!important}.cols-d-3.s-d-2 .filter-item-js:last-child,.cols-d-3.s-d-2 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-3.s-d-3 .filter-item-js{-ms-flex-preferred-size:calc(33.3% - 2rem)!important;flex-basis:calc(33.3% - 2rem)!important;margin-bottom:3rem!important;margin-right:3rem!important;margin-left:0!important;max-width:calc(33.3% - 2rem)!important;width:calc(33.3% - 2rem)!important}.cols-d-3.s-d-3 .filter-item-js:last-child,.cols-d-3.s-d-3 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-3.s-d-4 .filter-item-js{-ms-flex-preferred-size:calc(33.3% - 2.67rem)!important;flex-basis:calc(33.3% - 2.67rem)!important;margin-bottom:4rem!important;margin-right:4rem!important;margin-left:0!important;max-width:calc(33.3% - 2.67rem)!important;width:calc(33.3% - 2.67rem)!important}.cols-d-3.s-d-4 .filter-item-js:last-child,.cols-d-3.s-d-4 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-3.s-d-5 .filter-item-js{-ms-flex-preferred-size:calc(33.3% - 3.33rem)!important;flex-basis:calc(33.3% - 3.33rem)!important;margin-bottom:5rem!important;margin-right:5rem!important;margin-left:0!important;max-width:calc(33.3% - 3.33rem)!important;width:calc(33.3% - 3.33rem)!important}.cols-d-3.s-d-5 .filter-item-js:last-child,.cols-d-3.s-d-5 .filter-item-js:nth-child(3n+3){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-4.s-d-0 .filter-item-js{-ms-flex-preferred-size:25%!important;flex-basis:25%!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;max-width:25%!important;width:25%!important}.cols-d-4.s-d-0 .filter-item-js:last-child,.cols-d-4.s-d-0 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-4.s-d-1 .filter-item-js{-ms-flex-preferred-size:calc(25% - 0.75rem)!important;flex-basis:calc(25% - 0.75rem)!important;margin-bottom:1rem!important;margin-right:1rem!important;margin-left:0!important;max-width:calc(25% - .75rem)!important;width:calc(25% - .75rem)!important}.cols-d-4.s-d-1 .filter-item-js:last-child,.cols-d-4.s-d-1 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-4.s-d-2 .filter-item-js{-ms-flex-preferred-size:calc(25% - 1.5rem)!important;flex-basis:calc(25% - 1.5rem)!important;margin-bottom:2rem!important;margin-right:2rem!important;margin-left:0!important;max-width:calc(25% - 1.5rem)!important;width:calc(25% - 1.5rem)!important}.cols-d-4.s-d-2 .filter-item-js:last-child,.cols-d-4.s-d-2 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-4.s-d-3 .filter-item-js{-ms-flex-preferred-size:calc(25% - 2.25rem)!important;flex-basis:calc(25% - 2.25rem)!important;margin-bottom:3rem!important;margin-right:3rem!important;margin-left:0!important;max-width:calc(25% - 2.25rem)!important;width:calc(25% - 2.25rem)!important}.cols-d-4.s-d-3 .filter-item-js:last-child,.cols-d-4.s-d-3 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-4.s-d-4 .filter-item-js{-ms-flex-preferred-size:calc(25% - 3rem)!important;flex-basis:calc(25% - 3rem)!important;margin-bottom:4rem!important;margin-right:4rem!important;margin-left:0!important;max-width:calc(25% - 3rem)!important;width:calc(25% - 3rem)!important}.cols-d-4.s-d-4 .filter-item-js:last-child,.cols-d-4.s-d-4 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.cols-d-4.s-d-5 .filter-item-js{-ms-flex-preferred-size:calc(25% - 3.75rem)!important;flex-basis:calc(25% - 3.75rem)!important;margin-bottom:5rem!important;margin-right:5rem!important;margin-left:0!important;max-width:calc(25% - 3.75rem)!important;width:calc(25% - 3.75rem)!important}.cols-d-4.s-d-5 .filter-item-js:last-child,.cols-d-4.s-d-5 .filter-item-js:nth-child(4n+4){margin-right:0!important;padding-right:0!important;max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}}.navigation.class-filter{display:none}.navigation.class-filter.initiated{display:block}.navigation.class-filter.initiated[data-type-mobile=dropdown] ul,.navigation.class-filter.initiated[data-type-mobile=sidebar] ul,.navigation.class-filter.initiated[data-type=dropdown] ul,.navigation.class-filter.initiated[data-type=sidebar] ul{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navigation.class-filter.initiated[data-type-mobile=dropdown] ul li,.navigation.class-filter.initiated[data-type-mobile=sidebar] ul li,.navigation.class-filter.initiated[data-type=dropdown] ul li,.navigation.class-filter.initiated[data-type=sidebar] ul li{padding:0!important}.navigation.class-filter.initiated[data-type-mobile=dropdown] ul li a,.navigation.class-filter.initiated[data-type-mobile=sidebar] ul li a,.navigation.class-filter.initiated[data-type=dropdown] ul li a,.navigation.class-filter.initiated[data-type=sidebar] ul li a{padding:0 2rem!important}@media (min-width:768px){.navigation.class-filter.initiated[data-type-mobile=dropdown] ul li a,.navigation.class-filter.initiated[data-type-mobile=sidebar] ul li a,.navigation.class-filter.initiated[data-type=dropdown] ul li a,.navigation.class-filter.initiated[data-type=sidebar] ul li a{padding:0 2rem!important}}.navigation.class-filter.initiated[data-type-mobile=dropdown] a,.navigation.class-filter.initiated[data-type-mobile=sidebar] a,.navigation.class-filter.initiated[data-type=dropdown] a,.navigation.class-filter.initiated[data-type=sidebar] a{white-space:nowrap;display:block!important}.default-icon{display:inline-block;width:auto}.default-icon>a{background-color:rgba(0,0,0,0);display:inline-block;position:relative}.default-icon>a:not(:last-child){margin:0 10px 10px 0!important}.default-icon>a img{height:20px;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.default-icon.default>a{height:30px;width:30px}.default-icon.middle>a{height:40px;width:40px}.default-icon.large>a{height:50px;width:50px}.d-icon{display:inline-block;font-size:0;line-height:1;width:auto}.divider.divider-color-1{background-color:#1d4187;height:3px}.divider.divider-color-2{background-color:#333;height:3px}.divider.divider-color-3{background-color:#00adee;height:3px}.divider.divider-color-4{background-color:#ffcd05;height:3px}.divider.divider-color-5{background-color:#e5f7fd;height:3px}.divider.divider-color-6{background-color:#f60c0c;height:3px}.divider.divider-color-7{background-color:#f8f8f8;height:3px}.divider.divider-color-8{background-color:#ecf6fb;height:3px}.divider.divider-color-white{background-color:#fff;height:3px}.divider.divider-color-gray-100{background-color:#f8f9fa;height:3px}.divider.divider-color-gray-200{background-color:#e9ecef;height:3px}.divider.divider-color-gray-300{background-color:#dee2e6;height:3px}.divider.divider-color-gray-400{background-color:#ced4da;height:3px}.divider.divider-color-gray-500{background-color:#d5d1ce;height:3px}.divider.divider-color-gray-600{background-color:#868e96;height:3px}.divider.divider-color-gray-700{background-color:#495057;height:3px}.divider.divider-color-gray-800{background-color:#343a40;height:3px}.divider.divider-color-gray-900{background-color:#544f40;height:3px}.divider.divider-color-black{background-color:#000;height:3px}.divider.thick{height:4px!important}.divider.thin{height:1px!important}.divider.divider-elipse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.divider.divider-elipse .component-content{margin:15px 0;position:relative;width:100%}.divider.divider-elipse .component-content:after{background:-o-radial-gradient(50% -5%,ellipse,hsla(0,0%,77.3%,.2),hsla(0,0%,97.3%,0) 70%);background:radial-gradient(ellipse at 50% -5%,hsla(0,0%,77.3%,.2),hsla(0,0%,97.3%,0) 70%);bottom:0;content:"";height:50px;left:-10%;position:absolute;right:-10%;top:100%;width:120%}@media (min-width:992px){.divider.divider-elipse .component-content{width:70%}.divider.divider-elipse .component-content:after{background:-o-radial-gradient(50% -5%,ellipse,hsla(0,0%,77.3%,.2),hsla(0,0%,97.3%,0) 35%);background:radial-gradient(ellipse at 50% -5%,hsla(0,0%,77.3%,.2),hsla(0,0%,97.3%,0) 35%)}}#footer{background-color:#1d4187}#footer *{color:#fff}#footer .footer-line{height:26px;left:50%;position:absolute;top:-13px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:243px}#footer .list-footer .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .list-footer ul{list-style:none;margin:0;padding:0;text-align:center}#footer .list-footer ul li{list-style-type:none;padding:0}#footer .list-footer ul li:before{content:""}#footer .list-footer ul li:first-child{margin-top:2rem}#footer .list-footer ul li:last-child{margin-bottom:1rem}#footer .list-footer li a{font-family:GothamNarrow-Book;font-size:15px;font-weight:300;text-decoration:none}#footer .list-footer li a:hover{text-decoration:underline}#footer .follow-us-wrapper .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .follow-us-wrapper .follow-us{font-size:18px;margin-bottom:30px;margin-top:15px}#footer .social-pages .paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .social-pages .icons-with-link{height:30px;width:30px}#footer .footer-brand-links{margin-top:30px}#footer .footer-brand-links .paragraphSystem{-ms-flex-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#footer .footer-brand-links .paragraphSystem,#footer .footer-brand-links .richText{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .footer-brand-links .richText{-ms-flex-align:center;height:60px;margin-bottom:20px}#footer .footer-brand-links .richText img{height:60px;margin:0}#footer .footer-brand-links .richText p{font-size:18px;font-weight:300}#footer .copyright .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .copyright p{font-size:15px;margin-bottom:30px;margin-top:20px;max-width:82%;opacity:1;text-align:center}@media (min-width:992px){#footer .layout-outer{width:100%}#footer .list-footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;max-width:90%;width:100%}#footer .list-footer ul li{margin-right:30px}#footer .list-footer ul li a{font-size:18px}#footer .list-footer ul li:first-child{margin-top:0}#footer .list-footer ul li:last-child{margin-bottom:30px;margin-right:0}#footer .social-pages .icons-with-link{height:30px;margin:0 5px;width:30px}#footer .footer-brand-links>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .footer-brand-links .paragraphSystem{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:85%}#footer .footer-brand-links .richText{max-width:17%}#footer .divider.divider-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .divider.divider-footer .component-content{background-color:#fff;height:1px;margin-bottom:10px;margin-top:15px;min-width:1010px;width:70%}#footer .copyright p{font-size:18px;margin-bottom:40px}}.hero-banner-enhanced-h4-v0>.component-content>.paragraphSystem{overflow:hidden;position:relative}.hero-banner-enhanced-h4-v0>.component-content>.paragraphSystem>.box{bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%;z-index:9}.hero-banner-enhanced-h4-v0>.component-content>.paragraphSystem>.box>.component-content{height:100%;width:100%}.hero-banner-enhanced-h4-v0>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;width:100%}.hero-banner-enhanced-h4-v0>.component-content>.paragraphSystem>.image{height:auto;position:relative;width:100%}.hero-banner-enhanced-h4-v0>.component-content>.paragraphSystem>.image>.component-content img{height:auto;max-width:100%;width:100%}@media (min-width:992px){.hero-banner-enhanced-h4-v0>.component-content>.paragraphSystem>.box>.component-content{height:100%}}.hero-banner-enhanced-h4-v0.vertical-top>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-banner-enhanced-h4-v0.vertical-bottom>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero-banner-enhanced-h4-v0.vertical-center>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.hero-banner-enhanced-h4-v0.vertical-d-top>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-banner-enhanced-h4-v0.vertical-d-bottom>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero-banner-enhanced-h4-v0.vertical-d-center>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hero-banner-enhanced-h4-v0.horizontal-left>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;justify-items:flex-start}.hero-banner-enhanced-h4-v0.horizontal-right>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;justify-items:flex-end}.hero-banner-enhanced-h4-v0.horizontal-center>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center}@media (min-width:992px){.hero-banner-enhanced-h4-v0.horizontal-d-left>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;justify-items:flex-start}.hero-banner-enhanced-h4-v0.horizontal-d-right>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;justify-items:flex-end}.hero-banner-enhanced-h4-v0.horizontal-d-center>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center}}.hero-banner-enhanced-h4-v1 .carousel .bg-full{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a:before,.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a:before{content:""}.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a,.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a{border-right:4px solid #00adee;border-top:4px solid #00adee;height:30px;width:30px}.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.hero-banner-h5-v0>.component-content>.paragraphSystem figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;position:relative;width:100%}.hero-banner-h5-v0>.component-content>.paragraphSystem figure>picture{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;height:auto;width:100%}.hero-banner-h5-v0>.component-content>.paragraphSystem figure>picture img{height:auto;width:100%}.hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:center;align-content:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;margin:auto;padding:1rem;position:absolute;right:0;top:0}.hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption>*{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:100%;width:100%}@media (min-width:992px){.hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption>*{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:60%;width:60%}}.hero-banner-h5-v0.vertical-top>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero-banner-h5-v0.vertical-bottom>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-banner-h5-v0.vertical-center>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.hero-banner-h5-v0.vertical-d-top>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero-banner-h5-v0.vertical-d-bottom>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-banner-h5-v0.vertical-d-center>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero-banner-h5-v0.horizontal-left>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:start;align-content:flex-start}.hero-banner-h5-v0.horizontal-left>.component-content>.paragraphSystem figure>figcaption *{text-align:left}.hero-banner-h5-v0.horizontal-right>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:end;align-content:flex-end}.hero-banner-h5-v0.horizontal-right>.component-content>.paragraphSystem figure>figcaption *{text-align:right}.hero-banner-h5-v0.horizontal-center>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:center;align-content:center}.hero-banner-h5-v0.horizontal-center>.component-content>.paragraphSystem figure>figcaption *{text-align:center}@media (min-width:992px){.hero-banner-h5-v0.horizontal-d-left>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:start;align-content:flex-start}.hero-banner-h5-v0.horizontal-d-left>.component-content>.paragraphSystem figure>figcaption *{text-align:left}.hero-banner-h5-v0.horizontal-d-right>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:end;align-content:flex-end}.hero-banner-h5-v0.horizontal-d-right>.component-content>.paragraphSystem figure>figcaption *{text-align:right}.hero-banner-h5-v0.horizontal-d-center>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:center;align-content:center}.hero-banner-h5-v0.horizontal-d-center>.component-content>.paragraphSystem figure>figcaption *{text-align:center}}.hero-banner-h5-v1 li .carousel-content>.paragraphSystem{position:relative}.hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.image{-ms-flex-preferred-size:1;flex-basis:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;height:auto;min-width:100%;position:relative;width:100%}.hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.image img{max-width:100%;min-width:100%;width:100%}.hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.box{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;left:0;margin:auto;padding:1rem;position:absolute;right:0;top:0}.hero-banner-h5-v1.vertical-top li .carousel-content>.paragraphSystem>.box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-banner-h5-v1.vertical-bottom li .carousel-content>.paragraphSystem>.box{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero-banner-h5-v1.vertical-center li .carousel-content>.paragraphSystem>.box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.hero-banner-h5-v1.vertical-d-top li .carousel-content>.paragraphSystem>.box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-banner-h5-v1.vertical-d-bottom li .carousel-content>.paragraphSystem>.box{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero-banner-h5-v1.vertical-d-center li .carousel-content>.paragraphSystem>.box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hero-banner-h5-v1.horizontal-left li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero-banner-h5-v1.horizontal-right li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-banner-h5-v1.horizontal-center li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.hero-banner-h5-v1.horizontal-d-left li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero-banner-h5-v1.horizontal-d-right li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-banner-h5-v1.horizontal-d-center li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.fold-carousel-m .carouselSlide .carousel-content>.paragraphSystem{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.fold-carousel-m .carouselSlide .carousel-content>.paragraphSystem .box{position:relative}}@media (min-width:768px){.fold-carousel-d .carouselSlide .carousel-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fold-carousel-d .carouselSlide .carousel-content>.paragraphSystem .box{position:relative}}@media (max-width:767px){.fold-hero-m .component-content>.paragraphSystem{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.fold-hero-m .component-content>.paragraphSystem .box{position:relative!important}}@media (min-width:768px){.fold-hero-d .component-content>.paragraphSystem{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.fold-hero-d .component-content>.paragraphSystem .box{position:relative!important}}/*! lightslider - v1.1.3 - 2015-04-14
  * https://github.com/sachinchoolur/lightslider
  * Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{margin:0;overflow:hidden}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:all 1s;-webkit-transition-duration:inherit!important;-o-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:-webkit-transform,height;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform;-webkit-transition-timing-function:inherit!important;-o-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{left:0;margin-right:0;position:absolute!important;top:0;width:100%;z-index:9}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;-o-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;-o-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#333;border:1px solid #1d4187;border-radius:30px;display:inline-block;height:10px;overflow:hidden;position:relative;text-indent:-999em;width:10px;z-index:99}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#000}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;margin:0;overflow:hidden;padding-left:0;-webkit-touch-callout:none;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear linear 0s .35s 0s;-o-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear linear 0s .35s 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUI4MUYyNzJEQUUxMTFFNEI0Q0REOUU2MTU3MEVEMTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUI4MUYyNzNEQUUxMTFFNEI0Q0REOUU2MTU3MEVEMTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QjgxRjI3MERBRTExMUU0QjRDREQ5RTYxNTcwRUQxNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QjgxRjI3MURBRTExMUU0QjRDREQ5RTYxNTcwRUQxNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Por3U54AAAU1SURBVHja7FrPS1xXFHZm4cZJhECzULEI2qJTF135YIhYtYtKDWQrhPSfcFNCQCnFpVm0/4BZGoS0CEmhLUpMSxZZtGnTKminUogWcaLJQojT7zTfNTfDe/edOzNvsnjvwsdz7j0/vne877577nm5arXaluaWb0t5y2mEMEuKuFwBLgFDQBeDdwr8A/wOrAEruVzuscJeOJlczofLKDAYwuU3YF3LJRfjbBqXz4GAXX8Bj4AycAScA3qBD4F3KfMT8CWcf9PMACTFJcpZF7BafdX+BeaBgRidAWCO8lXqd0UFIAxKLnNKLvMaLmHKAfAUeAksAAXP4HVQ7yXtBPUGIIRLhyeXQhyXWoUS8ALYB0YbWVxEn3bEXsk3AK3iYgv1AQcUfL8ZK6zYoT2x26cNQCu5mME8sAGcxE4Tf8cB7Yr9fFwAWs3FDFzjYnHD02CvUu4G7V9TBMCLi5ZDFBcT8U2gDLR7GJJntAJcV8i20/4m/UUFwYuL+CaHkgfvN7hIxwQjMuthZJwLyh4wrNSZpZ9JRwAmfbiIb3IQLuMe/A2XCfmxyB/dSuUpOtwF+j2cdtPPoiMAXlxot59chNOULxf58RB4olS8zEVk2+fmLf0n9BcVADWXkCBsk9tlHy7yxyFwW6EwQwdbQE+dq/Ayn9moAMjYcp22e8hNOM4o5G/LvcuroBPYixEewWUJ+AMYw956t8430T5w3jF+njL+Wd0rTmPkuETOrib33Jn6dFgCUAEuxkT3Z1yuArIr+7HeRwDtHeCZY/wZZep6BIQbOV4lZ1e7+P+9Z4tg9hrMNkLp3gqnPhnK0uHsQCQ7EssORdN8LJ76wkhWGsuqw1k6rJabABaBh8ChzEbikH2LlMknzHfS4lGxeFQsHpNaHnGPQJ7nALLfN5mfnLg8tk6RJK8uMg+XtgV8wROk0ybeeBiPX60TJDlH+MCbhyMx6eOWscrkYZZpZJR8N2XK1NmgjbYGkSiPKCMlbhlPmDy0exBup84JbZQauPnEeYQpBtYWNGiAfGBtP4M69RPnUSvcxS3jPpOHRqevSUCe0rZWr2U8agVXuW8ebYJTg1HaXPXQaRkPW2Cai8ZCE50aLND2tEK2pTzswQdMHgoJOC7Q9gOFrOHRkQCPjloeZrNQZJLxNXCsfDePEJp2TNsBfUU1w+Mr4HkCG6nntH3GwwTgCq9LSkNSe9sgZpQ6SzW+wpoZu5XgbvLWG744Fe4CO8ppZIojvxAn7NPo7tBX1Pg9Dx6NYIe+zmbAEHPruCaFh2Xm4J8QZfZpihKP6CuqDcbwkK2wpg4xTFkXj0F7Bsjr4WZM1EwxZJulaNPfw74XlHHZuElfUeMuHr2sAeyxGhRlo58yFeo4eeStZOPIETE5SPwWOAA+Buzy+C77DijjOnQ8isnSXDzKnGUFFkHDynL9HCtQthzHw5A55ZFSWJNjplWu5GPMsmrbFseOKRtVrDgXkyG6eEi7D3wKXAC+A+wqdQ/7LlDmvsPOax6cEn8DK45pdZ11uLjFZZiyUeMr9BU1HsfDYMr+WqXm65Aphf4Zj7e2+kag5W8j8wis8SR1IMH37wB9rDlk1j143AE+41tliH/f8eCxbj8CRe6R5xL878/RR9EhY3jMe9gdIbTy8zaPt7YHV+QCLclJsmwwOw/IToSyM8HsVDjNdYF6K0ONV2SaUxlquEKlrQ4LgXEmGZLtvdf2+qNn+bz1TyYfkg1+38QbD+PxETBNHrKr6+SY1AY3yUO+B/hBwyMrj2fl8ZS3/wQYACJrrTvr6HLMAAAAAElFTkSuQmCC");cursor:pointer;display:block;height:32px;margin-top:-16px;opacity:.5;position:absolute;top:50%;-webkit-transition:opacity .35s linear 0s;-o-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s;width:32px;z-index:99}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{filter:alpha(opacity=0);height:1px;opacity:0;overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{max-width:none!important;width:100%!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{list-style:none outside none;padding-left:0}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .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-center-m .lSPager,.pager-on-bottom-left-m .lSPager,.pager-on-bottom-right-m .lSPager,.pager-on-top-center-m .lSPager,.pager-on-top-left-m .lSPager,.pager-on-top-right-m .lSPager{position:absolute}.pager-on-bottom-left-m .lSPager{bottom:1rem;left:1rem;margin:auto!important;right:auto;top:auto}.pager-on-bottom-center-m .lSPager{bottom:1rem;left:0;margin:auto!important;right:0;top:auto}.pager-on-bottom-right-m .lSPager{bottom:1rem;left:auto;margin:auto!important;right:1rem;top:auto}.pager-on-top-left-m .lSPager{bottom:auto;left:1rem;margin:auto!important;right:auto;top:1rem}.pager-on-top-center-m .lSPager{bottom:auto;left:0;margin:auto!important;right:0;top:1rem}.pager-on-top-right-m .lSPager{bottom:auto;left:auto;margin:auto!important;right:1rem;top:1rem}.pager-under-left-m .lSPager{padding-left:1rem!important;text-align:left!important}.pager-under-center-m .lSPager{padding-left:1rem!important;padding-right:1rem!important;text-align:center!important}.pager-under-right-m .lSPager{padding-right:1rem!important;text-align:right!important}}@media (min-width:768px){.pager-on-bottom-center .lSPager,.pager-on-bottom-left .lSPager,.pager-on-bottom-right .lSPager,.pager-on-top-center .lSPager,.pager-on-top-left .lSPager,.pager-on-top-right .lSPager{position:absolute}.pager-on-bottom-left .lSPager{bottom:1rem;left:1rem;margin:auto!important;right:auto;top:auto}}@media (min-width:768px) and (min-width: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}}.common-question-slide .cq-box{cursor:pointer;height:100%}.common-question-slide .cq-box>.component-content{height:100%}.common-question-slide .cq-box>.component-content>.paragraphSystem{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}.common-question-slide .cq-box>.component-content>.paragraphSystem>:not([style="visibility:hidden"]):not([style="visibility: hidden"]){-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin:0 auto}.common-question-slide .cq-box>.component-content>.paragraphSystem .cq-text{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;margin:1rem auto;max-height:0;overflow:hidden}.common-question-slide .cq-box>.component-content>.paragraphSystem .cq-button{color:rgba(0,0,0,0);font-size:0;line-height:0;margin:0 auto;overflow:visible;padding:0;position:relative}.common-question-slide .cq-box>.component-content>.paragraphSystem .cq-button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Cpath d='M23 46a23 23 0 1123-23 23 23 0 01-23 23zm0-43a20 20 0 1020 20A20 20 0 0023 3zm11.15 18.8H24.5v-9.65h-3v9.65h-9.65v3h9.65v9.65h3V24.8h9.65z' fill='%231d4187'/%3E%3C/svg%3E")!important;display:inline-block;height:33px;margin:0;position:relative;right:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);vertical-align:middle;width:33px}.common-question-slide .cq-box.active>.component-content>.paragraphSystem .cq-text{max-height:500px}.common-question-slide .cq-box.active>.component-content>.paragraphSystem .cq-button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Cpath d='M11.85 21.8h22.3v3h-22.3zM46 23A23 23 0 1123 0a23 23 0 0123 23zm-3 0a20 20 0 10-20 20 20 20 0 0020-20z' fill='%231d4187'/%3E%3C/svg%3E")!important}.megamenu-navigation .megamenu>.component-content>.paragraphSystem:after,.megamenu-navigation .megamenu>.component-content>.paragraphSystem:before,.simple-navigation .megamenu>.component-content>.paragraphSystem:after,.simple-navigation .megamenu>.component-content>.paragraphSystem:before{content:normal;content:none;display:none!important}.megamenu-navigation,.simple-navigation{margin:0;padding:0;position:relative;z-index:999}.megamenu-navigation *,.simple-navigation *{font-family:GothamNarrow-Book}.megamenu-navigation .country-selected,.megamenu-navigation a.top-bar-link,.simple-navigation .country-selected,.simple-navigation a.top-bar-link{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;border-bottom:1px solid rgba(0,0,0,0);font-size:15px;text-decoration:none;color:#fff}.megamenu-navigation .country-selected:hover,.megamenu-navigation a.top-bar-link:hover,.simple-navigation .country-selected:hover,.simple-navigation a.top-bar-link:hover{border-bottom:1px solid #ffcd05;color:#ffcd05}.megamenu-navigation>.inner>.component-content,.simple-navigation>.inner>.component-content{margin:0;overflow:visible}.megamenu-navigation .megamenu,.simple-navigation .megamenu{padding-left:calc((100% - 1140px)/2);padding-right:calc((100% - 1140px)/2);background-color:#1d4187;overflow-x:visible;width:100%}.megamenu-navigation .megamenu *,.simple-navigation .megamenu *{color:#fff}.megamenu-navigation .megamenu-bottom-center,.simple-navigation .megamenu-bottom-center{background-color:#1d4187}.megamenu-navigation .megamenu>.component-content,.simple-navigation .megamenu>.component-content{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;background:#1d4187;left:0;max-height:50px;min-height:50px;overflow:hidden;position:fixed;top:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:100%;z-index:9}.megamenu-navigation .megamenu>.component-content>.paragraphSystem,.simple-navigation .megamenu>.component-content>.paragraphSystem{-ms-flex-line-pack:baseline;align-content:baseline;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;min-height:auto;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.megamenu-navigation .megamenu>.component-content>.paragraphSystem>a,.simple-navigation .megamenu>.component-content>.paragraphSystem>a{display:none}.megamenu-navigation .megamenu>.component-content>.paragraphSystem>div,.simple-navigation .megamenu>.component-content>.paragraphSystem>div{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.megamenu-navigation .megamenu-top-bar-left,.simple-navigation .megamenu-top-bar-left{margin:1rem 0;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem,.simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 15px}.megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem .richText p,.simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem .richText p{margin:0}.megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>a,.simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>a{display:none}.megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>*,.simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>*{text-align:center;width:100%}.megamenu-navigation .megamenu-top-bar-right,.simple-navigation .megamenu-top-bar-right{margin:0;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 15px}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .richText p,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .richText p{margin:0}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>a,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>a{display:none}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>*,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>*{text-align:center;width:100%}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .gsk-logo,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .gsk-logo{bottom:0;left:0;position:fixed}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector{bottom:45px;cursor:pointer;left:0;position:fixed;z-index:12}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected{border:1px solid #00adee;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:15px 20px}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px;width:16px}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after,.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#00adee;content:"";height:1px;width:50%}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after{margin-left:-3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:hover .chevron-down:after,.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:hover .chevron-down:before,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:hover .chevron-down:after,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:hover .chevron-down:before{background-color:#ffcd05}.megamenu-navigation .megamenu-language-list,.simple-navigation .megamenu-language-list{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .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;opacity:1;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;overflow:auto;padding:50px 1rem 1rem;position:fixed;top:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);width:100%;z-index:99}.megamenu-navigation .megamenu-language-list *,.simple-navigation .megamenu-language-list *{color:#1d4187}.megamenu-navigation .megamenu-language-list.opened,.megamenu-navigation .megamenu-language-list:focus,.simple-navigation .megamenu-language-list.opened,.simple-navigation .megamenu-language-list:focus{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);visibility:visible}.megamenu-navigation .megamenu-language-list:focus-within,.simple-navigation .megamenu-language-list:focus-within{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);visibility:visible}.megamenu-navigation .megamenu-language-list .countries-list>.component-content>.paragraphSystem,.simple-navigation .megamenu-language-list .countries-list>.component-content>.paragraphSystem{margin:0}.megamenu-navigation .megamenu-language-list>.inner>.component-content>.component,.simple-navigation .megamenu-language-list>.inner>.component-content>.component{padding:0}.megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem,.simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem{margin:0}.megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem a,.simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem a{display:block;font-size:16px;padding:0 5px}.megamenu-navigation .megamenu-social,.simple-navigation .megamenu-social{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;pointer-events:none}.megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem,.simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 100px}.megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link,.simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link{margin:10px;padding:0;pointer-events:all}.megamenu-navigation .megamenu-logo,.simple-navigation .megamenu-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative}.megamenu-navigation .megamenu-logo:after,.simple-navigation .megamenu-logo:after{content:"";width:100%;bottom:0;position:absolute;left:0;top:auto;right:0;height:1px;background:#fff}.megamenu-navigation .megamenu-logo>.component-content,.simple-navigation .megamenu-logo>.component-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.megamenu-navigation .megamenu-logo>.component-content a,.megamenu-navigation .megamenu-logo>.component-content a:hover,.simple-navigation .megamenu-logo>.component-content a,.simple-navigation .megamenu-logo>.component-content a:hover{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:0;height:50px;margin:0 auto;width:90px}.megamenu-navigation .megamenu-search,.simple-navigation .megamenu-search{-webkit-animation:searchshow .2s ease forwards;animation:searchshow .2s ease forwards;margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;overflow:hidden}.megamenu-navigation .megamenu-search .searchBox-title,.simple-navigation .megamenu-search .searchBox-title{display:none}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem,.simple-navigation .megamenu-search>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox{margin:0}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button{background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23fff'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:19px;border:none;font-size:0;height:50px;left:auto;line-height:1;opacity:1;outline:none;padding:0;position:fixed;right:0;top:0;width:50px;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:hover,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%2300adee'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%2300adee'/%3E%3C/g%3E%3C/svg%3E")}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .searchBox-label,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .searchBox-label{display:block;padding:0 1rem}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text],.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]{border:1px solid #333;display:inline-block;font-size:18px;outline:0;text-align:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem 2rem}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-webkit-input-placeholder,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-webkit-input-placeholder{color:#333}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-moz-placeholder,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-moz-placeholder{color:#333}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::placeholder,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::placeholder{color:#333}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]:-ms-input-placeholder,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]:-ms-input-placeholder{color:#333}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-ms-input-placeholder,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-ms-input-placeholder{color:#333}.megamenu-navigation .megamenu-nav-container,.simple-navigation .megamenu-nav-container{margin:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0}.megamenu-navigation .megamenu.nav-opened .megamenu-search,.simple-navigation .megamenu.nav-opened .megamenu-search{-webkit-animation:searchhide .2s ease forwards;animation:searchhide .2s ease forwards}.megamenu-navigation .megamenu.nav-opened .megamenu-search .form-search,.simple-navigation .megamenu.nav-opened .megamenu-search .form-search{max-height:0}.megamenu-navigation .megamenu.nav-opened>.component-content,.simple-navigation .megamenu.nav-opened>.component-content{max-height:100vh;min-height:100vh;overflow:auto;pointer-events:all;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;-ms-overflow-style:none;scrollbar-width:none}.megamenu-navigation .megamenu.nav-opened>.component-content::-webkit-scrollbar,.simple-navigation .megamenu.nav-opened>.component-content::-webkit-scrollbar{display:none}.megamenu-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu,.simple-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.87 26.87' width='32' height='32'%3E%3Cg transform='translate(-56.997 -33.429)'%3E%3Crect class='a' width='34' height='4' rx='2' transform='rotate(-45 97.872 -40.065)' fill='%23fff'/%3E%3Cpath class='a' d='M79.624 58.885L58.41 37.672a2 2 0 012.828-2.829l21.213 21.213a2 2 0 01-2.828 2.829z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");background-size:15px}.megamenu-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu:after,.simple-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu:after{display:none!important}.megamenu-navigation .megamenu.search-opened>.component-content>.paragraphSystem .megamenu-search .form-search,.simple-navigation .megamenu.search-opened>.component-content>.paragraphSystem .megamenu-search .form-search{max-height:50px}.megamenu-navigation .megamenu.search-opened>.component-content,.simple-navigation .megamenu.search-opened>.component-content{background:#1d4187;max-height:100px;min-height:100px;overflow:hidden}.megamenu-navigation .megamenu.search-opened>.component-content>.paragraphSystem,.simple-navigation .megamenu.search-opened>.component-content>.paragraphSystem{background:#1d4187}.megamenu-navigation .megamenu-main-nav,.simple-navigation .megamenu-main-nav{background-color:rgba(0,0,0,0);color:#fff}.megamenu-navigation .megamenu-main-nav *,.simple-navigation .megamenu-main-nav *{color:#fff}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu,.simple-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .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);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='36' fill='%23fff'%3E%3Cpath d='M16 12h16v2H16zM16 17h16v2H16zM16 22h16v2H16z'/%3E%3C/svg%3E");background-position:50%;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 .megamenu-main-nav>.component-content>.navigation-mobile-menu:after,.simple-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu:after{display:none}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1{background:rgba(0,0,0,0);border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .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:rgba(0,0,0,0);border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:54px;overflow:hidden;width:100%}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a{background-color:rgba(0,0,0,0);border:none;color:#1d4187;font-size:16px;font-weight:700;height:auto;margin:0;padding:0 30px;text-align:center;width:100%;text-decoration:none!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}@media (min-width:768px){.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a{line-height:54px}}@media (max-width:767px){.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a{min-height:54px}}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover{color:#1d4187}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children{max-height:54px}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a{position:relative}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration{background:rgba(0,0,0,0);position:absolute;right:0;left:auto;bottom:0;margin:auto;width:10%;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after,.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .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;content:"";display:inline-block;height:2px;vertical-align:middle;width:8px}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after{margin-left:-3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open{max-height:1200px}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:before,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:after,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a,.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a:hover,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a:hover{color:#1d4187}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2{background:rgba(0,0,0,0);border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;width:100%}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li:last-child,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li:last-child{border-bottom:none}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a{background:rgba(0,0,0,0);border:none;display:block;font-size:14px;font-weight:400;height:100%;line-height:49px;padding:0;text-align:center;width:100%}.megamenu-navigation .megamenu-submenu-items-container,.simple-navigation .megamenu-submenu-items-container{display:none;-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem,.simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem{max-width:100vw}.megamenu-navigation .megamenu-submenu-items-container .navigation-item,.simple-navigation .megamenu-submenu-items-container .navigation-item{margin:0}.megamenu-navigation .megamenu-submenu-item,.simple-navigation .megamenu-submenu-item{background-color:#fff}.megamenu-navigation .megamenu-submenu-item *,.simple-navigation .megamenu-submenu-item *{color:#1d4187}.megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem,.simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0}.megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem,.simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem{margin:0 auto;max-width:1140px}@media (min-width:992px){.megamenu-navigation .megamenu,.simple-navigation .megamenu{padding-left:calc((100% - 1140px)/2);padding-right:calc((100% - 1140px)/2)}.megamenu-navigation .megamenu-bottom-center,.simple-navigation .megamenu-bottom-center{background-color:rgba(0,0,0,0)}.megamenu-navigation .megamenu-bottom-center,.megamenu-navigation .megamenu-bottom-left,.megamenu-navigation .megamenu-bottom-right,.simple-navigation .megamenu-bottom-center,.simple-navigation .megamenu-bottom-left,.simple-navigation .megamenu-bottom-right{max-width:33.33333%;width:33.33333%}.megamenu-navigation .megamenu.nav-opened .megamenu-search .form-search,.simple-navigation .megamenu.nav-opened .megamenu-search .form-search{max-height:0}.megamenu-navigation .megamenu.nav-opened>.component-content,.simple-navigation .megamenu.nav-opened>.component-content{background:rgba(0,0,0,0);max-height:none;min-height:auto;overflow:visible}.megamenu-navigation .megamenu>.component-content,.simple-navigation .megamenu>.component-content{max-height:none;min-height:auto;overflow:visible;position:relative}.megamenu-navigation .megamenu>.component-content,.megamenu-navigation .megamenu>.component-content>.paragraphSystem,.simple-navigation .megamenu>.component-content,.simple-navigation .megamenu>.component-content>.paragraphSystem{background:rgba(0,0,0,0);max-width:1140px;-webkit-transform:none;-ms-transform:none;transform:none}.megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-],.simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:50px;margin-bottom:0}.megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-left,.simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-center,.simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-right,.simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.megamenu-navigation .megamenu>.component-content>.paragraphSystem>div,.simple-navigation .megamenu>.component-content>.paragraphSystem>div{padding:0}.megamenu-navigation .megamenu>.component-content>.paragraphSystem>a,.simple-navigation .megamenu>.component-content>.paragraphSystem>a{display:block;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}.megamenu-navigation .megamenu-top-bar-left,.simple-navigation .megamenu-top-bar-left{height:42px;max-width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%;margin:0}.megamenu-navigation .megamenu-top-bar-left>.component-content,.simple-navigation .megamenu-top-bar-left>.component-content{height:100%}.megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem,.simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}.megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div,.simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div{margin-bottom:0;margin-right:50px;width:auto}.megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div:last-of-type,.simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div:last-of-type{margin-left:0}.megamenu-navigation .megamenu-top-bar-right,.simple-navigation .megamenu-top-bar-right{height:42px;max-width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%}.megamenu-navigation .megamenu-top-bar-right>.component-content,.simple-navigation .megamenu-top-bar-right>.component-content{height:100%}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div{margin-bottom:0;margin-left:50px;width:auto}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div:first-of-type,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div:first-of-type{margin-left:0}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .gsk-logo,.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .gsk-logo,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector{bottom:auto;left:auto;position:relative}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:before,.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector:focus .country-selected .chevron-down:before,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:before,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector:focus .country-selected .chevron-down:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:after,.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector:focus .country-selected .chevron-down:after,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:after,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector:focus .country-selected .chevron-down:after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector:focus-within .country-selected .chevron-down:before,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector:focus-within .country-selected .chevron-down:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector:focus-within .country-selected .chevron-down:after,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector:focus-within .country-selected .chevron-down:after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected,.simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected{background:rgba(0,0,0,0);border:none;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.megamenu-navigation .megamenu-language-list,.simple-navigation .megamenu-language-list{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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%) scaleY(0);-ms-transform:translate(-50%) scaleY(0);transform:translate(-50%) scaleY(0);width:100vw;-webkit-box-shadow:inset 0 -10px 10px -10px #666363;box-shadow:inset 0 -10px 10px -10px #666363}.megamenu-navigation .megamenu-language-list.opened,.megamenu-navigation .megamenu-language-list:focus,.simple-navigation .megamenu-language-list.opened,.simple-navigation .megamenu-language-list:focus{-webkit-transform:translate(-50%) scaleY(1);-ms-transform:translate(-50%) scaleY(1);transform:translate(-50%) scaleY(1)}.megamenu-navigation .megamenu-language-list.opened>.inner,.megamenu-navigation .megamenu-language-list:focus>.inner,.simple-navigation .megamenu-language-list.opened>.inner,.simple-navigation .megamenu-language-list:focus>.inner{opacity:1}.megamenu-navigation .megamenu-language-list:focus-within,.simple-navigation .megamenu-language-list:focus-within{-webkit-transform:translate(-50%) scaleY(1);-ms-transform:translate(-50%) scaleY(1);transform:translate(-50%) scaleY(1)}.megamenu-navigation .megamenu-language-list:focus-within>.inner,.simple-navigation .megamenu-language-list:focus-within>.inner{opacity:1}.megamenu-navigation .megamenu-language-list>.inner,.simple-navigation .megamenu-language-list>.inner{opacity:1;-webkit-transition:inherit;-o-transition:inherit;transition:inherit}.megamenu-navigation .megamenu-language-list>.inner>.component-content,.simple-navigation .megamenu-language-list>.inner>.component-content{margin:0 auto;max-width:1140px}.megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list,.simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list{margin-bottom:20px}.megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem,.simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1140px;padding:0;width:100%}.megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem:before,.megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem>a,.simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem:before,.simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem>a{display:none}.megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem .language-block,.simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem .language-block{-webkit-box-flex:1;-ms-flex:1 1 277.5px;flex:1 1 277.5px;margin-bottom:15px;max-width:277.5px;width:100%}.megamenu-navigation .megamenu-social,.simple-navigation .megamenu-social{max-width:33.33333%;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:33.33333%}.megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem,.simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}.megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link,.simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link{margin:0 10px 0 0;padding:0;pointer-events:all}.megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link:last-child,.simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link:last-child{margin:0}.megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link i,.simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link i{height:22px;width:22px}.megamenu-navigation .megamenu-logo,.simple-navigation .megamenu-logo{max-width:33.33333%;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;width:33.33333%;border:none}.megamenu-navigation .megamenu-logo:after,.simple-navigation .megamenu-logo:after{display:none}.megamenu-navigation .megamenu-logo>.component-content a,.simple-navigation .megamenu-logo>.component-content a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:140px;min-width:140px;width:140px}.megamenu-navigation .megamenu-logo>.component-content a img,.simple-navigation .megamenu-logo>.component-content a img{width:100%}.megamenu-navigation .megamenu-search,.simple-navigation .megamenu-search{max-width:33.33333%;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;width:33.33333%}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem,.simple-navigation .megamenu-search>.component-content>.paragraphSystem{margin:0}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-size:19px;background-size:contain;height:24px;left:auto;margin-left:10px;opacity:1;position:relative;right:auto;top:auto;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;width:24px}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .searchBox-label,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .searchBox-label{padding:0}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search{max-height:none;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text],.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%2300adee'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%2300adee'/%3E%3C/g%3E%3C/svg%3E");-webkit-box-sizing:content-box;box-sizing:content-box;border-color:#ced4da;background-position:center right 1rem;background-repeat:no-repeat;background-size:18px;font-size:18px;opacity:0;outline:0;padding:1rem;pointer-events:none;text-align:left;width:0}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-webkit-input-placeholder,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-webkit-input-placeholder{color:#ced4da}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-moz-placeholder,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-moz-placeholder{color:#ced4da}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::placeholder,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::placeholder{color:#ced4da}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]:-ms-input-placeholder,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]:-ms-input-placeholder{color:#ced4da}.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-ms-input-placeholder,.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::-ms-input-placeholder{color:#ced4da}.megamenu-navigation .megamenu-search.is-open>.component-content>.paragraphSystem,.megamenu-navigation .megamenu-search:focus>.component-content>.paragraphSystem,.simple-navigation .megamenu-search.is-open>.component-content>.paragraphSystem,.simple-navigation .megamenu-search:focus>.component-content>.paragraphSystem{margin:0}.megamenu-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox input[type=text],.megamenu-navigation .megamenu-search:focus>.component-content>.paragraphSystem .searchBox input[type=text],.simple-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox input[type=text],.simple-navigation .megamenu-search:focus>.component-content>.paragraphSystem .searchBox input[type=text]{opacity:1;pointer-events:all;width:150px}.megamenu-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox button,.megamenu-navigation .megamenu-search:focus>.component-content>.paragraphSystem .searchBox button,.simple-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox button,.simple-navigation .megamenu-search:focus>.component-content>.paragraphSystem .searchBox button{margin-left:0;width:0}.megamenu-navigation .megamenu-search:focus-within>.component-content>.paragraphSystem,.simple-navigation .megamenu-search:focus-within>.component-content>.paragraphSystem{margin:0}.megamenu-navigation .megamenu-search:focus-within>.component-content>.paragraphSystem .searchBox input[type=text],.simple-navigation .megamenu-search:focus-within>.component-content>.paragraphSystem .searchBox input[type=text]{opacity:1;pointer-events:all;width:150px}.megamenu-navigation .megamenu-search:focus-within>.component-content>.paragraphSystem .searchBox button,.simple-navigation .megamenu-search:focus-within>.component-content>.paragraphSystem .searchBox button{margin-left:0;width:0}.megamenu-navigation .megamenu-nav-container,.simple-navigation .megamenu-nav-container{-webkit-box-flex:1!important;-ms-flex:auto!important;flex:auto!important;max-width:100vw;min-height:35px;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;width:100vw}}@media (min-width:992px) and (min-width:1140px){.megamenu-navigation .megamenu-nav-container,.simple-navigation .megamenu-nav-container{margin-left:calc((100vw - 1140px)/2*-1);margin-right:calc((100vw - 1140px)/2*-1)}}@media (min-width:992px){.megamenu-navigation .megamenu-nav-container.sticked-js>.component-content>.paragraphSystem,.simple-navigation .megamenu-nav-container.sticked-js>.component-content>.paragraphSystem{left:0;margin:0;position:fixed;top:0;width:100%;z-index:11}.megamenu-navigation .megamenu-nav-container>.component-content,.simple-navigation .megamenu-nav-container>.component-content{overflow:visible}.megamenu-navigation .megamenu-nav-container>.component-content>.paragraphSystem,.simple-navigation .megamenu-nav-container>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.megamenu-navigation .megamenu-main-nav,.simple-navigation .megamenu-main-nav{background-color:#00adee;color:#fff;margin:0;width:100%}.megamenu-navigation .megamenu-main-nav *,.simple-navigation .megamenu-main-nav *{color:#fff}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu,.simple-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu{display:none}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:55px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1140px}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;height:100%;max-height:100%;max-width:none;min-height:auto;width:auto;color:#fff}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a{font-size:20px;line-height:24px;background-color:rgba(0,0,0,0);max-height:75%;padding:0;-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-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.ie-active-js>a,.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item:focus>a,.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item:hover>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.ie-active-js>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item:focus>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item:hover>a{color:#fff;background-color:rgba(0,0,0,0)}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item:focus-within>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item:focus-within>a{color:#fff;background-color:rgba(0,0,0,0)}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.current-js>a:after,.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.is-active>a:after,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.current-js>a:after,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.is-active>a:after{background-color:#fff!important}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children{max-height:100%}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a{border:none;color:#fff;height:100%;line-height:35px;position:relative;width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:after,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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);bottom:calc(50% - 12px);content:"";display:block;height:3px;position:absolute;width:100%}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a>.navigation-item-decoration,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a>.navigation-item-decoration{display:none!important}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2{background-color:#1d4187;display:none}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a{color:#1d4187;text-align:left}.megamenu-navigation .megamenu-submenu-items-container,.simple-navigation .megamenu-submenu-items-container{display:block}.megamenu-navigation .megamenu-submenu-items-container .navigation a,.megamenu-navigation .megamenu-submenu-items-container .navigation a.navigation-item-title,.megamenu-navigation .megamenu-submenu-items-container .navigation a:hover,.megamenu-navigation .megamenu-submenu-items-container .navigation li,.megamenu-navigation .megamenu-submenu-items-container .navigation li:hover,.megamenu-navigation .megamenu-submenu-items-container .navigation ul,.simple-navigation .megamenu-submenu-items-container .navigation a,.simple-navigation .megamenu-submenu-items-container .navigation a.navigation-item-title,.simple-navigation .megamenu-submenu-items-container .navigation a:hover,.simple-navigation .megamenu-submenu-items-container .navigation li,.simple-navigation .megamenu-submenu-items-container .navigation li:hover,.simple-navigation .megamenu-submenu-items-container .navigation ul{background:rgba(0,0,0,0);border:0;list-style:none;list-style-type:none;margin:0;padding:0}.megamenu-navigation .megamenu-submenu-items-container .navigation-item,.simple-navigation .megamenu-submenu-items-container .navigation-item{margin:0}.megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item,.simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item{-webkit-box-shadow:inset 0 -10px 10px -10px #666363;box-shadow:inset 0 -10px 10px -10px #666363}.megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem,.simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem{max-width:100vw}.megamenu-navigation .megamenu-submenu-items-container>.component-content,.simple-navigation .megamenu-submenu-items-container>.component-content{overflow:visible}.megamenu-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem,.simple-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem{height:0;margin:0;max-height:0;pointer-events:none}.megamenu-navigation .megamenu-submenu-item,.simple-navigation .megamenu-submenu-item{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .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-navigation .megamenu-submenu-item *,.simple-navigation .megamenu-submenu-item *{color:#1d4187}.megamenu-navigation .megamenu-submenu-item.opened,.megamenu-navigation .megamenu-submenu-item:focus,.simple-navigation .megamenu-submenu-item.opened,.simple-navigation .megamenu-submenu-item:focus{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-navigation .megamenu-submenu-item:focus-within,.simple-navigation .megamenu-submenu-item:focus-within{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem,.simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem{margin:0 auto;max-width:1140px}.megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem,.simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem{margin:0}}@media (min-width:992px) and (max-width:1200px){.megamenu-navigation .megamenu,.simple-navigation .megamenu{padding-left:calc((100% - 940px)/2);padding-right:calc((100% - 940px)/2)}.megamenu-navigation .megamenu>.component-content,.megamenu-navigation .megamenu>.component-content>.paragraphSystem,.simple-navigation .megamenu>.component-content,.simple-navigation .megamenu>.component-content>.paragraphSystem{max-width:940px}.megamenu-navigation .megamenu-language-list>.inner>.component-content,.simple-navigation .megamenu-language-list>.inner>.component-content{margin:0 auto;max-width:940px}}@media (min-width:992px) and (max-width:1200px) and (min-width:940px){.megamenu-navigation .megamenu-nav-container,.simple-navigation .megamenu-nav-container{margin-left:calc((100vw - 940px)/2*-1);margin-right:calc((100vw - 940px)/2*-1)}}@media (min-width:992px) and (max-width:1200px){.megamenu-navigation .megamenu-nav-container>.component-content>.paragraphSystem,.simple-navigation .megamenu-nav-container>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1{max-width:940px}.megamenu-navigation .megamenu-submenu-items-container .navigation-item,.megamenu-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem,.simple-navigation .megamenu-submenu-items-container .navigation-item,.simple-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem{margin:0}.megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem,.simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem{max-width:100vw}.megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem,.simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem{margin:0 auto;max-width:940px}.megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem,.simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem{margin:0}}@media (min-width:992px){.simple-navigation>.inner>.component-content>.megamenu>.component-content>.paragraphSystem>.megamenu-nav-container .megamenu-main-nav>.component-content{overflow:visible}.simple-navigation>.inner>.component-content>.megamenu>.component-content>.paragraphSystem>.megamenu-nav-container .megamenu-main-nav>.component-content>ul.navigation-root>li.navigation-item.has-children{overflow:visible;position:relative}.simple-navigation>.inner>.component-content>.megamenu>.component-content>.paragraphSystem>.megamenu-nav-container .megamenu-main-nav>.component-content>ul.navigation-root>li.navigation-item.has-children>ul{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .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:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);width:auto;z-index:99}.simple-navigation>.inner>.component-content>.megamenu>.component-content>.paragraphSystem>.megamenu-nav-container .megamenu-main-nav>.component-content>ul.navigation-root>li.navigation-item.has-children>ul li{text-align:left}.simple-navigation>.inner>.component-content>.megamenu>.component-content>.paragraphSystem>.megamenu-nav-container .megamenu-main-nav>.component-content>ul.navigation-root>li.navigation-item.has-children:hover>ul{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.simple-navigation>.inner>.component-content>.megamenu>.component-content>.paragraphSystem>.megamenu-nav-container .megamenu-submenu-items-container{display:none!important}}.searchbox-results{margin-bottom:50px!important;margin-top:30px}.searchbox-results .form-search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.searchbox-results .searchBox-label{width:100%}.searchbox-results .search-query{border:1px solid #00adee;border-right-width:0;font-size:16px;height:54px;padding:15px;width:100%!important}@media (min-width:768px){.searchbox-results .search-query{font-size:18px;height:80px}}.searchbox-results .button{background-color:rgba(0,0,0,0);border:1px solid #00adee;border-left-width:0;border-radius:0;font-size:0;height:54px;padding:5px;position:relative;width:54px}.searchbox-results .button:before{background-color:#00adee;content:"";display:inline-block;height:42px;left:0;position:absolute;top:5px;width:1px}@media (min-width:768px){.searchbox-results .button:before{height:60px;top:10px}}.searchbox-results .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23fff'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat!important;background-size:contain;content:"";display:inline-block;height:19px;width:19px}@media (min-width:768px){.searchbox-results .button:after{height:26px;width:26px}}@media (min-width:768px){.searchbox-results .button{height:80px;width:80px}}@media (min-width:768px){.searchbox-results{margin-bottom:100px!important;margin-top:50px}}.searchbox-results.theme-1 .button{border:1px solid #1d4187!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-1 .button:before{background-color:#1d4187!important}.searchbox-results.theme-1 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%231d4187'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%231d4187'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-1 form input{border-bottom:1px solid #1d4187!important;border-left:1px solid #1d4187!important;border-top:1px solid #1d4187!important}.searchbox-results.theme-2 .button{border:1px solid #333!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-2 .button:before{background-color:#333!important}.searchbox-results.theme-2 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23333'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23333'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-2 form input{border-bottom:1px solid #333!important;border-left:1px solid #333!important;border-top:1px solid #333!important}.searchbox-results.theme-3 .button{border:1px solid #00adee!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-3 .button:before{background-color:#00adee!important}.searchbox-results.theme-3 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%2300adee'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%2300adee'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-3 form input{border-bottom:1px solid #00adee!important;border-left:1px solid #00adee!important;border-top:1px solid #00adee!important}.searchbox-results.theme-4 .button{border:1px solid #ffcd05!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-4 .button:before{background-color:#ffcd05!important}.searchbox-results.theme-4 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23ffcd05'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23ffcd05'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-4 form input{border-bottom:1px solid #ffcd05!important;border-left:1px solid #ffcd05!important;border-top:1px solid #ffcd05!important}.searchbox-results.theme-5 .button{border:1px solid #e5f7fd!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-5 .button:before{background-color:#e5f7fd!important}.searchbox-results.theme-5 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23e5f7fd'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23e5f7fd'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-5 form input{border-bottom:1px solid #e5f7fd!important;border-left:1px solid #e5f7fd!important;border-top:1px solid #e5f7fd!important}.searchbox-results.theme-6 .button{border:1px solid #f60c0c!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-6 .button:before{background-color:#f60c0c!important}.searchbox-results.theme-6 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23f60c0c'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23f60c0c'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-6 form input{border-bottom:1px solid #f60c0c!important;border-left:1px solid #f60c0c!important;border-top:1px solid #f60c0c!important}.searchbox-results.theme-7 .button{border:1px solid #f8f8f8!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-7 .button:before{background-color:#f8f8f8!important}.searchbox-results.theme-7 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23f8f8f8'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-7 form input{border-bottom:1px solid #f8f8f8!important;border-left:1px solid #f8f8f8!important;border-top:1px solid #f8f8f8!important}.searchbox-results.theme-8 .button{border:1px solid #ecf6fb!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-8 .button:before{background-color:#ecf6fb!important}.searchbox-results.theme-8 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23ecf6fb'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23ecf6fb'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-8 form input{border-bottom:1px solid #ecf6fb!important;border-left:1px solid #ecf6fb!important;border-top:1px solid #ecf6fb!important}.searchbox-results.theme-white .button{border:1px solid #fff!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-white .button:before{background-color:#fff!important}.searchbox-results.theme-white .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23fff'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-white form input{border-bottom:1px solid #fff!important;border-left:1px solid #fff!important;border-top:1px solid #fff!important}.searchbox-results.theme-gray-100 .button{border:1px solid #f8f9fa!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-gray-100 .button:before{background-color:#f8f9fa!important}.searchbox-results.theme-gray-100 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23f8f9fa'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23f8f9fa'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-gray-100 form input{border-bottom:1px solid #f8f9fa!important;border-left:1px solid #f8f9fa!important;border-top:1px solid #f8f9fa!important}.searchbox-results.theme-gray-200 .button{border:1px solid #e9ecef!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-gray-200 .button:before{background-color:#e9ecef!important}.searchbox-results.theme-gray-200 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23e9ecef'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23e9ecef'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-gray-200 form input{border-bottom:1px solid #e9ecef!important;border-left:1px solid #e9ecef!important;border-top:1px solid #e9ecef!important}.searchbox-results.theme-gray-300 .button{border:1px solid #dee2e6!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-gray-300 .button:before{background-color:#dee2e6!important}.searchbox-results.theme-gray-300 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23dee2e6'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23dee2e6'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-gray-300 form input{border-bottom:1px solid #dee2e6!important;border-left:1px solid #dee2e6!important;border-top:1px solid #dee2e6!important}.searchbox-results.theme-gray-400 .button{border:1px solid #ced4da!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-gray-400 .button:before{background-color:#ced4da!important}.searchbox-results.theme-gray-400 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23ced4da'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23ced4da'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-gray-400 form input{border-bottom:1px solid #ced4da!important;border-left:1px solid #ced4da!important;border-top:1px solid #ced4da!important}.searchbox-results.theme-gray-500 .button{border:1px solid #d5d1ce!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-gray-500 .button:before{background-color:#d5d1ce!important}.searchbox-results.theme-gray-500 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23d5d1ce'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23d5d1ce'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-gray-500 form input{border-bottom:1px solid #d5d1ce!important;border-left:1px solid #d5d1ce!important;border-top:1px solid #d5d1ce!important}.searchbox-results.theme-gray-600 .button{border:1px solid #868e96!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-gray-600 .button:before{background-color:#868e96!important}.searchbox-results.theme-gray-600 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23868e96'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23868e96'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-gray-600 form input{border-bottom:1px solid #868e96!important;border-left:1px solid #868e96!important;border-top:1px solid #868e96!important}.searchbox-results.theme-gray-700 .button{border:1px solid #495057!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-gray-700 .button:before{background-color:#495057!important}.searchbox-results.theme-gray-700 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23495057'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23495057'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-gray-700 form input{border-bottom:1px solid #495057!important;border-left:1px solid #495057!important;border-top:1px solid #495057!important}.searchbox-results.theme-gray-800 .button{border:1px solid #343a40!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-gray-800 .button:before{background-color:#343a40!important}.searchbox-results.theme-gray-800 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23343a40'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23343a40'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-gray-800 form input{border-bottom:1px solid #343a40!important;border-left:1px solid #343a40!important;border-top:1px solid #343a40!important}.searchbox-results.theme-gray-900 .button{border:1px solid #544f40!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-gray-900 .button:before{background-color:#544f40!important}.searchbox-results.theme-gray-900 .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23544f40'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23544f40'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-gray-900 form input{border-bottom:1px solid #544f40!important;border-left:1px solid #544f40!important;border-top:1px solid #544f40!important}.searchbox-results.theme-black .button{border:1px solid #000!important;border-left-color:rgba(0,0,0,0)!important}.searchbox-results.theme-black .button:before{background-color:#000!important}.searchbox-results.theme-black .button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important}.searchbox-results.theme-black form input{border-bottom:1px solid #000!important;border-left:1px solid #000!important;border-top:1px solid #000!important}.searchResults{border:0;margin:0 auto;padding:15px;position:relative}.searchResults.stripped .searchResults-result{position:relative!important}.searchResults.stripped .searchResults-result:after{background-color:rgba(0,0,0,0);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none;width:100%;z-index:-1}.searchResults.stripped.full-width .searchResults-result:after{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.searchResults.stripped.odds.theme-1 .searchResults-result:nth-child(odd):after{background-color:#1d4187!important}.searchResults.stripped.odds.theme-2 .searchResults-result:nth-child(odd):after{background-color:#333!important}.searchResults.stripped.odds.theme-3 .searchResults-result:nth-child(odd):after{background-color:#00adee!important}.searchResults.stripped.odds.theme-4 .searchResults-result:nth-child(odd):after{background-color:#ffcd05!important}.searchResults.stripped.odds.theme-5 .searchResults-result:nth-child(odd):after{background-color:#e5f7fd!important}.searchResults.stripped.odds.theme-6 .searchResults-result:nth-child(odd):after{background-color:#f60c0c!important}.searchResults.stripped.odds.theme-7 .searchResults-result:nth-child(odd):after{background-color:#f8f8f8!important}.searchResults.stripped.odds.theme-8 .searchResults-result:nth-child(odd):after{background-color:#ecf6fb!important}.searchResults.stripped.odds.theme-white .searchResults-result:nth-child(odd):after{background-color:#fff!important}.searchResults.stripped.odds.theme-gray-100 .searchResults-result:nth-child(odd):after{background-color:#f8f9fa!important}.searchResults.stripped.odds.theme-gray-200 .searchResults-result:nth-child(odd):after{background-color:#e9ecef!important}.searchResults.stripped.odds.theme-gray-300 .searchResults-result:nth-child(odd):after{background-color:#dee2e6!important}.searchResults.stripped.odds.theme-gray-400 .searchResults-result:nth-child(odd):after{background-color:#ced4da!important}.searchResults.stripped.odds.theme-gray-500 .searchResults-result:nth-child(odd):after{background-color:#d5d1ce!important}.searchResults.stripped.odds.theme-gray-600 .searchResults-result:nth-child(odd):after{background-color:#868e96!important}.searchResults.stripped.odds.theme-gray-700 .searchResults-result:nth-child(odd):after{background-color:#495057!important}.searchResults.stripped.odds.theme-gray-800 .searchResults-result:nth-child(odd):after{background-color:#343a40!important}.searchResults.stripped.odds.theme-gray-900 .searchResults-result:nth-child(odd):after{background-color:#544f40!important}.searchResults.stripped.odds.theme-black .searchResults-result:nth-child(odd):after{background-color:#000!important}.searchResults.stripped.evens.theme-1 .searchResults-result:nth-child(2n):after{background-color:#1d4187!important}.searchResults.stripped.evens.theme-2 .searchResults-result:nth-child(2n):after{background-color:#333!important}.searchResults.stripped.evens.theme-3 .searchResults-result:nth-child(2n):after{background-color:#00adee!important}.searchResults.stripped.evens.theme-4 .searchResults-result:nth-child(2n):after{background-color:#ffcd05!important}.searchResults.stripped.evens.theme-5 .searchResults-result:nth-child(2n):after{background-color:#e5f7fd!important}.searchResults.stripped.evens.theme-6 .searchResults-result:nth-child(2n):after{background-color:#f60c0c!important}.searchResults.stripped.evens.theme-7 .searchResults-result:nth-child(2n):after{background-color:#f8f8f8!important}.searchResults.stripped.evens.theme-8 .searchResults-result:nth-child(2n):after{background-color:#ecf6fb!important}.searchResults.stripped.evens.theme-white .searchResults-result:nth-child(2n):after{background-color:#fff!important}.searchResults.stripped.evens.theme-gray-100 .searchResults-result:nth-child(2n):after{background-color:#f8f9fa!important}.searchResults.stripped.evens.theme-gray-200 .searchResults-result:nth-child(2n):after{background-color:#e9ecef!important}.searchResults.stripped.evens.theme-gray-300 .searchResults-result:nth-child(2n):after{background-color:#dee2e6!important}.searchResults.stripped.evens.theme-gray-400 .searchResults-result:nth-child(2n):after{background-color:#ced4da!important}.searchResults.stripped.evens.theme-gray-500 .searchResults-result:nth-child(2n):after{background-color:#d5d1ce!important}.searchResults.stripped.evens.theme-gray-600 .searchResults-result:nth-child(2n):after{background-color:#868e96!important}.searchResults.stripped.evens.theme-gray-700 .searchResults-result:nth-child(2n):after{background-color:#495057!important}.searchResults.stripped.evens.theme-gray-800 .searchResults-result:nth-child(2n):after{background-color:#343a40!important}.searchResults.stripped.evens.theme-gray-900 .searchResults-result:nth-child(2n):after{background-color:#544f40!important}.searchResults.stripped.evens.theme-black .searchResults-result:nth-child(2n):after{background-color:#000!important}@media (min-width:768px){.searchResults:before{background-color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1}}.searchResults-number{color:#868e96;font-size:16px;font-weight:700;margin-bottom:2rem;margin-left:-1rem;position:relative;display:block!important}.searchResults-number .searchResults-term{color:#1d4187;font-size:16px;font-weight:700;position:relative}@media (min-width:768px){.searchResults-number{margin-left:0;position:relative}.searchResults-number,.searchResults-number .searchResults-term{font-size:18px;font-weight:700}}.searchResults-results{margin-bottom:10px}.searchResults-result{background-color:rgba(0,0,0,0);padding-bottom:1rem;padding-top:1rem;position:relative}@media (min-width:768px){.searchResults-result{padding:30px 0}}.searchResults-description{color:#000;font-size:16px;font-weight:400;line-height:20px;margin:0}@media (min-width:768px){.searchResults-description{font-size:18px;font-weight:400;line-height:20px}}.searchResults-title a,.searchResults-title h3{display:block;font-size:16px;font-style:normal;font-weight:700;margin-bottom:.5rem;text-decoration:none}@media (min-width:768px){.searchResults-title a,.searchResults-title h3{font-size:18px}}.searchResults-pagination{margin:30px auto}@media (min-width:768px){.searchResults-pagination{margin:50px auto}}.searchResults-pagination-item:first-child a{text-indent:unset}.searchResults-pagination-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.searchResults .searchResults-pagination-item{background-color:rgba(0,0,0,0);border:none}.searchResults .searchResults-pagination-item a{background-color:rgba(0,0,0,0);color:#1d4187;font-size:16px;font-weight:400;text-decoration:none}@media (min-width:768px){.searchResults .searchResults-pagination-item a{font-size:18px}}.tabs .is-hidden{display:none}.tabs .tabs-nav{height:unset;margin-bottom:0;overflow:visible;z-index:1}.tabs .tabs-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:visible;width:unset}.tabs .tabs-nav-list .tabs-nav-item{background:none;border:0;height:unset;margin-bottom:20px;margin-left:0;padding:10px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;width:40%}.tabs .tabs-nav-list .tabs-nav-item a{color:#dee2e6;display:block;text-decoration:none}.tabs .tabs-nav-list .tabs-nav-item .text-wrapper{font-size:19px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.tabs .tabs-nav-list .tabs-nav-item.is-active a{color:#1d4187}.tabs .tabs-nav-list .tabs-nav-item.is-active .text-wrapper{font-weight:700!important}.tabs .tabs-nav-list .tabs-nav-item:hover a{color:#1d4187}.tabs .tabs-content{border:0;border-top:1px solid #1d4187;padding:20px 0;z-index:1}.tabs .tabs-nav-switcher{display:none}@media (min-width:768px){.tabs .tabs-nav{margin-bottom:20px}.tabs .tabs-nav-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabs .tabs-nav-list .tabs-nav-item{margin-left:0;margin-right:5%;padding:10px;width:25%}.tabs .tabs-nav-list .tabs-nav-item .text-wrapper{font-size:19px}.tabs .tabs-content{padding:50px 0}}[class*=title-d-center]>.component-content,[class*=title-d-left]>.component-content,[class*=title-d-right]>.component-content,[class*=title-m-center]>.component-content,[class*=title-m-left]>.component-content,[class*=title-m-right]>.component-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}[class*=title-d-center]>.component-content>*,[class*=title-d-left]>.component-content>*,[class*=title-d-right]>.component-content>*,[class*=title-m-center]>.component-content>*,[class*=title-m-left]>.component-content>*,[class*=title-m-right]>.component-content>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:0}[class*=title-d-center]>.component-content:after,[class*=title-d-left]>.component-content:after,[class*=title-d-right]>.component-content:after,[class*=title-m-center]>.component-content:after,[class*=title-m-left]>.component-content:after,[class*=title-m-right]>.component-content:after{background-color:#1d4187;content:"";display:block;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:3px;margin-bottom:2rem;margin-top:1rem;max-width:80px;width:100%}@media (min-width:768px){[class*=title-d-center]>.component-content:after,[class*=title-d-left]>.component-content:after,[class*=title-d-right]>.component-content:after,[class*=title-m-center]>.component-content:after,[class*=title-m-left]>.component-content:after,[class*=title-m-right]>.component-content:after{margin-bottom:2rem;margin-top:1rem}}[class*=title-d-center-link]>.component-content,[class*=title-d-left-link]>.component-content,[class*=title-d-right-link]>.component-content,[class*=title-m-center-link]>.component-content,[class*=title-m-left-link]>.component-content,[class*=title-m-right-link]>.component-content{display:block}[class*=title-d-center-link]>.component-content:after,[class*=title-d-left-link]>.component-content:after,[class*=title-d-right-link]>.component-content:after,[class*=title-m-center-link]>.component-content:after,[class*=title-m-left-link]>.component-content:after,[class*=title-m-right-link]>.component-content:after{display:none}[class*=title-d-center-link] a,[class*=title-d-left-link] a,[class*=title-d-right-link] a,[class*=title-m-center-link] a,[class*=title-m-left-link] a,[class*=title-m-right-link] a{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}[class*=title-d-center-link] a>*,[class*=title-d-left-link] a>*,[class*=title-d-right-link] a>*,[class*=title-m-center-link] a>*,[class*=title-m-left-link] a>*,[class*=title-m-right-link] a>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:0}[class*=title-d-center-link] a:after,[class*=title-d-left-link] a:after,[class*=title-d-right-link] a:after,[class*=title-m-center-link] a:after,[class*=title-m-left-link] a:after,[class*=title-m-right-link] a:after{background-color:#1d4187;content:"";display:block;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:3px;max-width:none;-webkit-transform:translateX(calc(-100% + 80px));-ms-transform:translateX(calc(-100% + 80px));transform:translateX(calc(-100% + 80px));width:100%}@media (min-width:768px){.title-d-center>.component-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title-d-center>.component-content>*{text-align:center}.title-d-center>.component-content:after{content:"";display:block;height:3px;-webkit-transform:none;-ms-transform:none;transform:none;margin-left:calc((100% - 80px)/2);margin-right:calc((100% - 80px)/2)}.title-d-center-link a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.title-d-center-link a>*{text-align:center}.title-d-center-link a:after{content:"";display:block;height:3px;-webkit-transform:none;-ms-transform:none;transform:none;margin-left:calc((100% - 80px)/2);margin-right:calc((100% - 80px)/2)}.title-d-left>.component-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title-d-left>.component-content>*{text-align:left}.title-d-left>.component-content:after{content:"";display:block;height:3px;-webkit-transform:translateX(calc(-100% + 80px));-ms-transform:translateX(calc(-100% + 80px));transform:translateX(calc(-100% + 80px))}.title-d-left-link a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.title-d-left-link a>*{text-align:left}.title-d-left-link a:after{content:"";display:block;height:3px;-webkit-transform:translateX(calc(-100% + 80px));-ms-transform:translateX(calc(-100% + 80px));transform:translateX(calc(-100% + 80px))}.title-d-right>.component-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.title-d-right>.component-content>*{text-align:right}.title-d-right>.component-content:after{content:"";display:block;height:3px;-webkit-transform:translateX(calc(100% - 80px));-ms-transform:translateX(calc(100% - 80px));transform:translateX(calc(100% - 80px))}.title-d-right-link a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.title-d-right-link a>*{text-align:right}.title-d-right-link a:after{content:"";display:block;height:3px;-webkit-transform:translateX(calc(100% - 80px));-ms-transform:translateX(calc(100% - 80px));transform:translateX(calc(100% - 80px))}}@media (max-width:767px){.title-m-center>.component-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title-m-center>.component-content>*{text-align:center}.title-m-center>.component-content:after{content:"";display:block;height:3px;-webkit-transform:none;-ms-transform:none;transform:none;margin-left:calc((100% - 80px)/2);margin-right:calc((100% - 80px)/2)}.title-m-center-link a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.title-m-center-link a>*{text-align:center}.title-m-center-link a:after{content:"";display:block;height:3px;-webkit-transform:none;-ms-transform:none;transform:none;margin-left:calc((100% - 80px)/2);margin-right:calc((100% - 80px)/2)}.title-m-left>.component-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title-m-left>.component-content>*{text-align:left}.title-m-left>.component-content:after{content:"";display:block;height:3px;-webkit-transform:translateX(calc(-100% + 80px));-ms-transform:translateX(calc(-100% + 80px));transform:translateX(calc(-100% + 80px))}.title-m-left-link a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.title-m-left-link a>*{text-align:left}.title-m-left-link a:after{content:"";display:block;height:3px;-webkit-transform:translateX(calc(-100% + 80px));-ms-transform:translateX(calc(-100% + 80px));transform:translateX(calc(-100% + 80px))}.title-m-right>.component-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.title-m-right>.component-content>*{text-align:right}.title-m-right>.component-content:after{content:"";display:block;height:3px;-webkit-transform:translateX(calc(100% - 80px));-ms-transform:translateX(calc(100% - 80px));transform:translateX(calc(100% - 80px))}.title-m-right-link a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.title-m-right-link a>*{text-align:right}.title-m-right-link a:after{content:"";display:block;height:3px;-webkit-transform:translateX(calc(100% - 80px));-ms-transform:translateX(calc(100% - 80px));transform:translateX(calc(100% - 80px))}}.title-color-1-link a:after,.title-color-1>.component-content:after{background-color:#1d4187!important}.title-color-2-link a:after,.title-color-2>.component-content:after{background-color:#333!important}.title-color-3-link a:after,.title-color-3>.component-content:after{background-color:#00adee!important}.title-color-4-link a:after,.title-color-4>.component-content:after{background-color:#ffcd05!important}.title-color-5-link a:after,.title-color-5>.component-content:after{background-color:#e5f7fd!important}.title-color-6-link a:after,.title-color-6>.component-content:after{background-color:#f60c0c!important}.title-color-7-link a:after,.title-color-7>.component-content:after{background-color:#f8f8f8!important}.title-color-8-link a:after,.title-color-8>.component-content:after{background-color:#ecf6fb!important}.title-color-white-link a:after,.title-color-white>.component-content:after{background-color:#fff!important}.title-color-gray-100-link a:after,.title-color-gray-100>.component-content:after{background-color:#f8f9fa!important}.title-color-gray-200-link a:after,.title-color-gray-200>.component-content:after{background-color:#e9ecef!important}.title-color-gray-300-link a:after,.title-color-gray-300>.component-content:after{background-color:#dee2e6!important}.title-color-gray-400-link a:after,.title-color-gray-400>.component-content:after{background-color:#ced4da!important}.title-color-gray-500-link a:after,.title-color-gray-500>.component-content:after{background-color:#d5d1ce!important}.title-color-gray-600-link a:after,.title-color-gray-600>.component-content:after{background-color:#868e96!important}.title-color-gray-700-link a:after,.title-color-gray-700>.component-content:after{background-color:#495057!important}.title-color-gray-800-link a:after,.title-color-gray-800>.component-content:after{background-color:#343a40!important}.title-color-gray-900-link a:after,.title-color-gray-900>.component-content:after{background-color:#544f40!important}.title-color-black-link a:after,.title-color-black>.component-content:after{background-color:#000!important}@media (min-width:768px){.no-divider-d>.component-content{margin-bottom:2rem}.no-divider-d>.component-content:after{display:none!important}}@media (max-width:767px){.no-divider-m>.component-content{margin-bottom:2rem}.no-divider-m>.component-content:after{display:none!important}}.title-left-m .component-content .richText-content h1,.title-left-m .component-content .richText-content h2,.title-left-m .component-content .richText-content h3,.title-left-m .component-content .richText-content h4,.title-left-m .component-content figcaption h1,.title-left-m .component-content figcaption h2,.title-left-m .component-content figcaption h3,.title-left-m .component-content figcaption h4{text-align:left}.title-center-m .component-content .richText-content h1,.title-center-m .component-content .richText-content h2,.title-center-m .component-content .richText-content h3,.title-center-m .component-content .richText-content h4,.title-center-m .component-content figcaption h1,.title-center-m .component-content figcaption h2,.title-center-m .component-content figcaption h3,.title-center-m .component-content figcaption h4{text-align:center}.title-right-m .component-content .richText-content h1,.title-right-m .component-content .richText-content h2,.title-right-m .component-content .richText-content h3,.title-right-m .component-content .richText-content h4,.title-right-m .component-content figcaption h1,.title-right-m .component-content figcaption h2,.title-right-m .component-content figcaption h3,.title-right-m .component-content figcaption h4{text-align:right}@media (min-width:992px){.title-left-d .component-content .richText-content h1,.title-left-d .component-content .richText-content h2,.title-left-d .component-content .richText-content h3,.title-left-d .component-content .richText-content h4,.title-left-d .component-content figcaption h1,.title-left-d .component-content figcaption h2,.title-left-d .component-content figcaption h3,.title-left-d .component-content figcaption h4{text-align:left}.title-center-d .component-content .richText-content h1,.title-center-d .component-content .richText-content h2,.title-center-d .component-content .richText-content h3,.title-center-d .component-content .richText-content h4,.title-center-d .component-content figcaption h1,.title-center-d .component-content figcaption h2,.title-center-d .component-content figcaption h3,.title-center-d .component-content figcaption h4{text-align:center}.title-right-d .component-content .richText-content h1,.title-right-d .component-content .richText-content h2,.title-right-d .component-content .richText-content h3,.title-right-d .component-content .richText-content h4,.title-right-d .component-content figcaption h1,.title-right-d .component-content figcaption h2,.title-right-d .component-content figcaption h3,.title-right-d .component-content figcaption h4{text-align:right}}.mp4-video>.component-content>.content,.reference-video-component-mp4>.component-content>.content{line-height:0}.mp4-video .local-video,.reference-video-component-mp4 .local-video{cursor:pointer;width:100%}.reference-video-component-youtube-v2,.youtube-video{width:100%}.universal,.videographic{height:0;overflow:hidden;position:relative}.universal iframe,.videographic iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.universal{padding-top:56.25%}.videographic{padding-top:75%}.youtube-player{background:#000;height:0;margin:5px;max-width:100%;overflow:hidden;position:relative}.youtube-player img{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;border:0;bottom:0;cursor:pointer;display:block;height:auto;left:0;margin:auto;max-width:100%;position:absolute;right:0;top:0;width:100%}.youtube-player iframe{background:rgba(0,0,0,0);height:100%;left:0;position:absolute;top:0;width:100%}.youtube-player .play{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 459 459'%3E%3Cellipse class='st0' cx='228.1' cy='231.1' rx='103.9' ry='113.5' fill='%231d4187'/%3E%3Cpath d='M229.5 0C102.8 0 0 102.8 0 229.5S102.8 459 229.5 459 459 356.2 459 229.5 356.2 0 229.5 0zm80.8 239.7l-111.8 76.1c-3.8 2.6-8.6 2.8-12.7.7-4-2.1-6.5-6.3-6.5-10.9V153.4c0-4.6 2.5-8.7 6.5-10.9 4-2.1 8.9-1.9 12.7.7l111.8 76.1c3.4 2.3 5.4 6.1 5.4 10.2s-2 7.9-5.4 10.2z'/%3E%3C/svg%3E");background-size:contain;bottom:0;cursor:pointer;height:72px;left:0;margin:auto;pointer-events:none;position:absolute;right:0;top:0;width:72px}.youtube-player:hover img{-webkit-filter:brightness(75%);filter:brightness(75%)}.youtube-player:hover .play{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 459 459'%3E%3Cellipse class='st0' cx='228.1' cy='231.1' rx='103.9' ry='113.5' fill='%231d4187'/%3E%3Cpath d='M229.5 0C102.8 0 0 102.8 0 229.5S102.8 459 229.5 459 459 356.2 459 229.5 356.2 0 229.5 0zm80.8 239.7l-111.8 76.1c-3.8 2.6-8.6 2.8-12.7.7-4-2.1-6.5-6.3-6.5-10.9V153.4c0-4.6 2.5-8.7 6.5-10.9 4-2.1 8.9-1.9 12.7.7l111.8 76.1c3.4 2.3 5.4 6.1 5.4 10.2s-2 7.9-5.4 10.2z'/%3E%3C/svg%3E")}.richText.component>.component-content,.richText.component>.component-content>.richText-content{height:100%;width:100%}.box.bg-size-cover>.component-content{background-size:cover}.box.bg-size-contain>.component-content{background-size:contain}.box.bg-size-auto>.component-content{background-size:auto}.box.bg-size-w5>.component-content{background-size:5% auto}.box.bg-size-h5>.component-content{background-size:auto 5%}.box.bg-size-w10>.component-content{background-size:10% auto}.box.bg-size-h10>.component-content{background-size:auto 10%}.box.bg-size-w15>.component-content{background-size:15% auto}.box.bg-size-h15>.component-content{background-size:auto 15%}.box.bg-size-w20>.component-content{background-size:20% auto}.box.bg-size-h20>.component-content{background-size:auto 20%}.box.bg-size-w25>.component-content{background-size:25% auto}.box.bg-size-h25>.component-content{background-size:auto 25%}.box.bg-size-w30>.component-content{background-size:30% auto}.box.bg-size-h30>.component-content{background-size:auto 30%}.box.bg-size-w35>.component-content{background-size:35% auto}.box.bg-size-h35>.component-content{background-size:auto 35%}.box.bg-size-w40>.component-content{background-size:40% auto}.box.bg-size-h40>.component-content{background-size:auto 40%}.box.bg-size-w45>.component-content{background-size:45% auto}.box.bg-size-h45>.component-content{background-size:auto 45%}.box.bg-size-w50>.component-content{background-size:50% auto}.box.bg-size-h50>.component-content{background-size:auto 50%}.box.bg-size-w55>.component-content{background-size:55% auto}.box.bg-size-h55>.component-content{background-size:auto 55%}.box.bg-size-w60>.component-content{background-size:60% auto}.box.bg-size-h60>.component-content{background-size:auto 60%}.box.bg-size-w65>.component-content{background-size:65% auto}.box.bg-size-h65>.component-content{background-size:auto 65%}.box.bg-size-w70>.component-content{background-size:70% auto}.box.bg-size-h70>.component-content{background-size:auto 70%}.box.bg-size-w75>.component-content{background-size:75% auto}.box.bg-size-h75>.component-content{background-size:auto 75%}.box.bg-size-w80>.component-content{background-size:80% auto}.box.bg-size-h80>.component-content{background-size:auto 80%}.box.bg-size-w85>.component-content{background-size:85% auto}.box.bg-size-h85>.component-content{background-size:auto 85%}.box.bg-size-w90>.component-content{background-size:90% auto}.box.bg-size-h90>.component-content{background-size:auto 90%}.box.bg-size-w95>.component-content{background-size:95% auto}.box.bg-size-h95>.component-content{background-size:auto 95%}.box.bg-size-w100>.component-content{background-size:100% auto}.box.bg-size-h100>.component-content{background-size:auto 100%}.box.bg-position-top-left>.component-content{background-position:0 0}.box.bg-position-top-center>.component-content{background-position:top}.box.bg-position-top-right>.component-content{background-position:100% 0}.box.bg-position-bottom-left>.component-content{background-position:0 100%}.box.bg-position-bottom-center>.component-content{background-position:bottom}.box.bg-position-bottom-right>.component-content{background-position:100% 100%}.box.bg-position-center-left>.component-content{background-position:0}.box.bg-position-center-center>.component-content{background-position:50%}.box.bg-position-center-right>.component-content{background-position:100%}.box.bg-attachment-scroll>.component-content{background-attachment:scroll}.box.bg-attachment-local>.component-content{background-attachment:local}.box.bg-attachment-fixed>.component-content{background-attachment:fixed}.box.bg-repeat-no-r>.component-content{background-repeat:no-repeat}.box.bg-repeat-rx>.component-content{background-repeat:repeat-x}.box.bg-repeat-ry>.component-content{background-repeat:repeat-y}.box.bg-repeat-round>.component-content{background-repeat:round}.box.bg-repeat-space>.component-content{background-repeat:space}.box.video-bg{overflow:hidden!important}.box.video-bg.blending-color video.box-video-bg{mix-blend-mode:color}.box.video-bg.blending-color-burn video.box-video-bg{mix-blend-mode:color-burn}.box.video-bg.blending-color-dodge video.box-video-bg{mix-blend-mode:color-dodge}.box.video-bg.blending-darken video.box-video-bg{mix-blend-mode:darken}.box.video-bg.blending-difference video.box-video-bg{mix-blend-mode:difference}.box.video-bg.blending-hard-light video.box-video-bg{mix-blend-mode:hard-light}.box.video-bg.blending-hue video.box-video-bg{mix-blend-mode:hue}.box.video-bg.blending-lighten video.box-video-bg{mix-blend-mode:lighten}.box.video-bg.blending-luminosity video.box-video-bg{mix-blend-mode:luminosity}.box.video-bg.blending-multiply video.box-video-bg{mix-blend-mode:multiply}.box.video-bg.blending-overlay video.box-video-bg{mix-blend-mode:overlay}.box.video-bg.blending-saturation video.box-video-bg{mix-blend-mode:saturation}.box.video-bg.blending-screen video.box-video-bg{mix-blend-mode:screen}.box.video-bg.blending-soft-light video.box-video-bg{mix-blend-mode:soft-light}.box.video-bg video.box-video-bg{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:0}.box.video-bg video.box-video-bg.ready-js{opacity:1}.box.paralax-js{background-position:top;background-repeat:repeat-y;background-size:cover!important}@media (min-width:768px){.box.bg-size-d-cover>.component-content{background-size:cover}.box.bg-size-d-contain>.component-content{background-size:contain}.box.bg-size-d-auto>.component-content{background-size:auto}.box.bg-size-d-w5>.component-content{background-size:5% auto}.box.bg-size-d-h5>.component-content{background-size:auto 5%}.box.bg-size-d-w10>.component-content{background-size:10% auto}.box.bg-size-d-h10>.component-content{background-size:auto 10%}.box.bg-size-d-w15>.component-content{background-size:15% auto}.box.bg-size-d-h15>.component-content{background-size:auto 15%}.box.bg-size-d-w20>.component-content{background-size:20% auto}.box.bg-size-d-h20>.component-content{background-size:auto 20%}.box.bg-size-d-w25>.component-content{background-size:25% auto}.box.bg-size-d-h25>.component-content{background-size:auto 25%}.box.bg-size-d-w30>.component-content{background-size:30% auto}.box.bg-size-d-h30>.component-content{background-size:auto 30%}.box.bg-size-d-w35>.component-content{background-size:35% auto}.box.bg-size-d-h35>.component-content{background-size:auto 35%}.box.bg-size-d-w40>.component-content{background-size:40% auto}.box.bg-size-d-h40>.component-content{background-size:auto 40%}.box.bg-size-d-w45>.component-content{background-size:45% auto}.box.bg-size-d-h45>.component-content{background-size:auto 45%}.box.bg-size-d-w50>.component-content{background-size:50% auto}.box.bg-size-d-h50>.component-content{background-size:auto 50%}.box.bg-size-d-w55>.component-content{background-size:55% auto}.box.bg-size-d-h55>.component-content{background-size:auto 55%}.box.bg-size-d-w60>.component-content{background-size:60% auto}.box.bg-size-d-h60>.component-content{background-size:auto 60%}.box.bg-size-d-w65>.component-content{background-size:65% auto}.box.bg-size-d-h65>.component-content{background-size:auto 65%}.box.bg-size-d-w70>.component-content{background-size:70% auto}.box.bg-size-d-h70>.component-content{background-size:auto 70%}.box.bg-size-d-w75>.component-content{background-size:75% auto}.box.bg-size-d-h75>.component-content{background-size:auto 75%}.box.bg-size-d-w80>.component-content{background-size:80% auto}.box.bg-size-d-h80>.component-content{background-size:auto 80%}.box.bg-size-d-w85>.component-content{background-size:85% auto}.box.bg-size-d-h85>.component-content{background-size:auto 85%}.box.bg-size-d-w90>.component-content{background-size:90% auto}.box.bg-size-d-h90>.component-content{background-size:auto 90%}.box.bg-size-d-w95>.component-content{background-size:95% auto}.box.bg-size-d-h95>.component-content{background-size:auto 95%}.box.bg-size-d-w100>.component-content{background-size:100% auto}.box.bg-size-d-h100>.component-content{background-size:auto 100%}.box.bg-position-d-top-left>.component-content{background-position:0 0}.box.bg-position-d-top-center>.component-content{background-position:top}.box.bg-position-d-top-right>.component-content{background-position:100% 0}.box.bg-position-d-bottom-left>.component-content{background-position:0 100%}.box.bg-position-d-bottom-center>.component-content{background-position:bottom}.box.bg-position-d-bottom-right>.component-content{background-position:100% 100%}.box.bg-position-d-center-left>.component-content{background-position:0}.box.bg-position-d-center-center>.component-content{background-position:50%}.box.bg-position-d-center-right>.component-content{background-position:100%}.box.bg-attachment-d-scroll>.component-content{background-attachment:scroll}.box.bg-attachment-d-local>.component-content{background-attachment:local}.box.bg-attachment-d-fixed>.component-content{background-attachment:fixed}.box.bg-repeat-d-no-r>.component-content{background-repeat:no-repeat}.box.bg-repeat-d-rx>.component-content{background-repeat:repeat-x}.box.bg-repeat-d-ry>.component-content{background-repeat:repeat-y}.box.bg-repeat-d-round>.component-content{background-repeat:round}.box.bg-repeat-d-space>.component-content{background-repeat:space}}.richText .richText-content p+ol,.richText .richText-content p+ul{margin-top:-.5rem}.richText .richText-content ol,.richText .richText-content ul{margin:0;padding:0}.richText .richText-content ol>li,.richText .richText-content ul>li{color:#333;display:block;line-height:24px;list-style-type:none;margin:0 0 .2rem;padding:0 0 0 1.5rem;position:relative;text-align:left}.richText .richText-content ol>li:last-of-type,.richText .richText-content ul>li:last-of-type{margin-bottom:0}.richText .richText-content ol>li:before,.richText .richText-content ul>li:before{color:#00adee;content:"\2022";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:2.6rem;left:0;line-height:24px;position:absolute;text-indent:0;top:0}@media (min-width:992px){.richText .richText-content ol>li,.richText .richText-content ol>li:before,.richText .richText-content ul>li,.richText .richText-content ul>li:before{line-height:24px}}.richText .richText-content ol>li:first-child:before{content:"1.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(2):before{content:"2.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(3):before{content:"3.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(4):before{content:"4.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(5):before{content:"5.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(6):before{content:"6.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(7):before{content:"7.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(8):before{content:"8.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(9):before{content:"9.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(10):before{content:"10.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(11):before{content:"11.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(12):before{content:"12.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(13):before{content:"13.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(14):before{content:"14.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(15):before{content:"15.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(16):before{content:"16.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(17):before{content:"17.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(18):before{content:"18.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(19):before{content:"19.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(20):before{content:"20.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(21):before{content:"21.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(22):before{content:"22.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(23):before{content:"23.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(24):before{content:"24.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(25):before{content:"25.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(26):before{content:"26.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(27):before{content:"27.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(28):before{content:"28.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(29):before{content:"29.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(30):before{content:"30.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(31):before{content:"31.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(32):before{content:"32.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(33):before{content:"33.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(34):before{content:"34.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(35):before{content:"35.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(36):before{content:"36.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(37):before{content:"37.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(38):before{content:"38.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(39):before{content:"39.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(40):before{content:"40.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(41):before{content:"41.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(42):before{content:"42.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(43):before{content:"43.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(44):before{content:"44.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(45):before{content:"45.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(46):before{content:"46.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(47):before{content:"47.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(48):before{content:"48.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(49):before{content:"49.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(50):before{content:"50.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(51):before{content:"51.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(52):before{content:"52.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(53):before{content:"53.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(54):before{content:"54.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(55):before{content:"55.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(56):before{content:"56.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(57):before{content:"57.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(58):before{content:"58.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(59):before{content:"59.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(60):before{content:"60.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(61):before{content:"61.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(62):before{content:"62.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(63):before{content:"63.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(64):before{content:"64.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(65):before{content:"65.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(66):before{content:"66.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(67):before{content:"67.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(68):before{content:"68.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(69):before{content:"69.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(70):before{content:"70.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(71):before{content:"71.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(72):before{content:"72.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(73):before{content:"73.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(74):before{content:"74.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(75):before{content:"75.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(76):before{content:"76.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(77):before{content:"77.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(78):before{content:"78.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(79):before{content:"79.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(80):before{content:"80.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(81):before{content:"81.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(82):before{content:"82.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(83):before{content:"83.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(84):before{content:"84.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(85):before{content:"85.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(86):before{content:"86.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(87):before{content:"87.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(88):before{content:"88.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(89):before{content:"89.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(90):before{content:"90.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(91):before{content:"91.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(92):before{content:"92.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(93):before{content:"93.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(94):before{content:"94.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(95):before{content:"95.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(96):before{content:"96.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(97):before{content:"97.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(98):before{content:"98.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(99):before{content:"99.";font-size:inherit;font-weight:700}.richText .richText-content ol>li:nth-child(100):before{content:"100.";font-size:inherit;font-weight:700}@media (max-width:991px){.richText.text-center .richText-content ul>li{text-align:center!important}.richText.text-right .richText-content ul>li{text-align:right!important}.richText.text-left .richText-content ul>li{text-align:left!important}}@media (min-width:992px){.richText.text-d-center .richText-content ul>li{text-align:center!important}.richText.text-d-right .richText-content ul>li{text-align:right!important}.richText.text-d-left .richText-content ul>li{text-align:left!important}}.richText.no-bullets .richText-content ul>li:before{display:none}.richText.list-color-1 li:before{color:#1d4187!important}.richText.list-color-2 li:before{color:#333!important}.richText.list-color-3 li:before{color:#00adee!important}.richText.list-color-4 li:before{color:#ffcd05!important}.richText.list-color-5 li:before{color:#e5f7fd!important}.richText.list-color-6 li:before{color:#f60c0c!important}.richText.list-color-7 li:before{color:#f8f8f8!important}.richText.list-color-8 li:before{color:#ecf6fb!important}.richText.list-color-white li:before{color:#fff!important}.richText.list-color-gray-100 li:before{color:#f8f9fa!important}.richText.list-color-gray-200 li:before{color:#e9ecef!important}.richText.list-color-gray-300 li:before{color:#dee2e6!important}.richText.list-color-gray-400 li:before{color:#ced4da!important}.richText.list-color-gray-500 li:before{color:#d5d1ce!important}.richText.list-color-gray-600 li:before{color:#868e96!important}.richText.list-color-gray-700 li:before{color:#495057!important}.richText.list-color-gray-800 li:before{color:#343a40!important}.richText.list-color-gray-900 li:before{color:#544f40!important}.richText.list-color-black li:before{color:#000!important}@media (max-width:991px){.richText.list-align-center .richText-content,.richText.list-align-left .richText-content,.richText.list-align-right .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.richText.list-align-center .richText-content>*,.richText.list-align-left .richText-content>*,.richText.list-align-right .richText-content>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.richText.list-align-center .richText-content>ul,.richText.list-align-left .richText-content>ul,.richText.list-align-right .richText-content>ul{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.richText.list-align-left .richText-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.richText.list-align-center .richText-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.richText.list-align-right .richText-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:992px){.richText.list-align-d-center .richText-content,.richText.list-align-d-left .richText-content,.richText.list-align-d-right .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.richText.list-align-d-center .richText-content>*,.richText.list-align-d-left .richText-content>*,.richText.list-align-d-right .richText-content>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.richText.list-align-d-center .richText-content>ul,.richText.list-align-d-left .richText-content>ul,.richText.list-align-d-right .richText-content>ul{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.richText.list-align-d-left .richText-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.richText.list-align-d-center .richText-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.richText.list-align-d-right .richText-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:991px){.richText.list-w-10 .richText-content ul{max-width:10%!important}.richText.list-w-10 .richText-content ul ul{max-width:none!important}}@media (min-width:992px){.richText.list-w-d-10 .richText-content ul{max-width:10%!important}.richText.list-w-d-10 .richText-content ul ul{max-width:none!important}}@media (max-width:991px){.richText.list-w-20 .richText-content ul{max-width:20%!important}.richText.list-w-20 .richText-content ul ul{max-width:none!important}}@media (min-width:992px){.richText.list-w-d-20 .richText-content ul{max-width:20%!important}.richText.list-w-d-20 .richText-content ul ul{max-width:none!important}}@media (max-width:991px){.richText.list-w-30 .richText-content ul{max-width:30%!important}.richText.list-w-30 .richText-content ul ul{max-width:none!important}}@media (min-width:992px){.richText.list-w-d-30 .richText-content ul{max-width:30%!important}.richText.list-w-d-30 .richText-content ul ul{max-width:none!important}}@media (max-width:991px){.richText.list-w-40 .richText-content ul{max-width:40%!important}.richText.list-w-40 .richText-content ul ul{max-width:none!important}}@media (min-width:992px){.richText.list-w-d-40 .richText-content ul{max-width:40%!important}.richText.list-w-d-40 .richText-content ul ul{max-width:none!important}}@media (max-width:991px){.richText.list-w-50 .richText-content ul{max-width:50%!important}.richText.list-w-50 .richText-content ul ul{max-width:none!important}}@media (min-width:992px){.richText.list-w-d-50 .richText-content ul{max-width:50%!important}.richText.list-w-d-50 .richText-content ul ul{max-width:none!important}}@media (max-width:991px){.richText.list-w-60 .richText-content ul{max-width:60%!important}.richText.list-w-60 .richText-content ul ul{max-width:none!important}}@media (min-width:992px){.richText.list-w-d-60 .richText-content ul{max-width:60%!important}.richText.list-w-d-60 .richText-content ul ul{max-width:none!important}}@media (max-width:991px){.richText.list-w-70 .richText-content ul{max-width:70%!important}.richText.list-w-70 .richText-content ul ul{max-width:none!important}}@media (min-width:992px){.richText.list-w-d-70 .richText-content ul{max-width:70%!important}.richText.list-w-d-70 .richText-content ul ul{max-width:none!important}}@media (max-width:991px){.richText.list-w-80 .richText-content ul{max-width:80%!important}.richText.list-w-80 .richText-content ul ul{max-width:none!important}}@media (min-width:992px){.richText.list-w-d-80 .richText-content ul{max-width:80%!important}.richText.list-w-d-80 .richText-content ul ul{max-width:none!important}}@media (max-width:991px){.richText.list-w-90 .richText-content ul{max-width:90%!important}.richText.list-w-90 .richText-content ul ul{max-width:none!important}}@media (min-width:992px){.richText.list-w-d-90 .richText-content ul{max-width:90%!important}.richText.list-w-d-90 .richText-content ul ul{max-width:none!important}}@media (max-width:991px){.richText.list-w-100 .richText-content ul{max-width:100%!important}.richText.list-w-100 .richText-content ul ul{max-width:none!important}}@media (min-width:992px){.richText.list-w-d-100 .richText-content ul{max-width:100%!important}.richText.list-w-d-100 .richText-content ul ul{max-width:none!important}}.full-link.hover-effect .image img{-webkit-transform-origin:cemter;-ms-transform-origin:cemter;transform-origin:cemter;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.full-link.hover-effect .image:hover img{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.full-link.r1x1 .image>.component-content{padding-bottom:100%}.full-link.r4x3 .image>.component-content{padding-bottom:75%}.full-link.r16x9 .image>.component-content{padding-bottom:56.25%}.full-link.r3x2 .image>.component-content{padding-bottom:66.66%}.full-link.r8x5 .image>.component-content{padding-bottom:62.5%}.full-link .image{position:relative}.full-link .image img{max-width:100%;width:auto}.full-link .image :not(a){position:static}.full-link .image a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0}.full-link.image{position:relative}.full-link.image.hover-effect .image img{-webkit-transform-origin:cemter;-ms-transform-origin:cemter;transform-origin:cemter;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.full-link.image.hover-effect .image:hover img{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.full-link.image.r1x1 .image>.component-content{padding-bottom:100%}.full-link.image.r4x3 .image>.component-content{padding-bottom:75%}.full-link.image.r16x9 .image>.component-content{padding-bottom:56.25%}.full-link.image.r3x2 .image>.component-content{padding-bottom:66.66%}.full-link.image.r8x5 .image>.component-content{padding-bottom:62.5%}.full-link.image img{max-width:100%;width:auto}.full-link.image :not(a){position:static}.full-link.image a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0}.table,.table>.component-content{width:100%;max-width:100%}.table>.component-content>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.table>.component-content>.content>.table-row{width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.table>.component-content>.content>.table-row>*>.content>:not(a){min-width:20px;min-height:20px}.table>.component-content>.content>.table-row>*>.content>:not(a)>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:100%}.table.no-colspan-cells-js>*>.content>.table-row>*>.content>:not(a):last-child{max-width:none!important;-webkit-box-flex:0!important;-ms-flex:0 1 100%!important;flex:0 1 100%!important}@media (max-width:767px){.table.scrollable>*>.content>.table-row>*>.content{overflow:hidden;scroll-behavior:smooth}.table.scrollable>*>.content>.table-row>*>.content:not(.js-scroll){-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.table.scrollable>*>.content>.table-row>*>.content [class*=bp-table-tc],.table.scrollable>*>.content>.table-row>*>.content [class*=bp-table-td]{min-width:50%;max-width:50%;scroll-snap-align:start}.table.scrollable.fixed-headers>*>.content>.table-row{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.table.scrollable.fixed-headers>*>.content>.table-row>*>.content{-ms-scroll-snap-points-x:repeat(100%);scroll-snap-points-x:repeat(100%)}.table.scrollable.fixed-headers>*>.content>.table-row>*>.content [class*=bp-table-td]{position:fixed;top:0;left:0;height:100%;width:50%;max-width:50%;z-index:9;background-color:#fff}.table.scrollable.fixed-headers>*>.content>.table-row>*>.content [class*=bp-table-tc]{padding-left:50%;width:100%;max-width:100%;min-width:100%;border:none!important}.table.scrollable.fixed-headers>*>.content>.table-row:nth-child(2)>*>.content [class*=bp-table-td]:not(:first-of-type){position:static;top:auto;left:auto;z-index:1;padding-left:50%;width:100%;max-width:100%;min-width:100%;border:none!important}}.table-row{min-width:100%;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.table-row>*>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.table.b-color-1,.table.b-color-1>*>.content>.table-row,.table.b-color-1>*>.content>.table-row:last-child,.table.b-color-1>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-1>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#1d4187!important}.table.b-color-2,.table.b-color-2>*>.content>.table-row,.table.b-color-2>*>.content>.table-row:last-child,.table.b-color-2>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-2>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#333!important}.table.b-color-3,.table.b-color-3>*>.content>.table-row,.table.b-color-3>*>.content>.table-row:last-child,.table.b-color-3>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-3>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#00adee!important}.table.b-color-4,.table.b-color-4>*>.content>.table-row,.table.b-color-4>*>.content>.table-row:last-child,.table.b-color-4>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-4>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#ffcd05!important}.table.b-color-5,.table.b-color-5>*>.content>.table-row,.table.b-color-5>*>.content>.table-row:last-child,.table.b-color-5>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-5>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#e5f7fd!important}.table.b-color-6,.table.b-color-6>*>.content>.table-row,.table.b-color-6>*>.content>.table-row:last-child,.table.b-color-6>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-6>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#f60c0c!important}.table.b-color-7,.table.b-color-7>*>.content>.table-row,.table.b-color-7>*>.content>.table-row:last-child,.table.b-color-7>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-7>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#f8f8f8!important}.table.b-color-8,.table.b-color-8>*>.content>.table-row,.table.b-color-8>*>.content>.table-row:last-child,.table.b-color-8>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-8>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#ecf6fb!important}.table.b-color-white,.table.b-color-white>*>.content>.table-row,.table.b-color-white>*>.content>.table-row:last-child,.table.b-color-white>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-white>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#fff!important}.table.b-color-gray-100,.table.b-color-gray-100>*>.content>.table-row,.table.b-color-gray-100>*>.content>.table-row:last-child,.table.b-color-gray-100>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-gray-100>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#f8f9fa!important}.table.b-color-gray-200,.table.b-color-gray-200>*>.content>.table-row,.table.b-color-gray-200>*>.content>.table-row:last-child,.table.b-color-gray-200>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-gray-200>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#e9ecef!important}.table.b-color-gray-300,.table.b-color-gray-300>*>.content>.table-row,.table.b-color-gray-300>*>.content>.table-row:last-child,.table.b-color-gray-300>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-gray-300>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#dee2e6!important}.table.b-color-gray-400,.table.b-color-gray-400>*>.content>.table-row,.table.b-color-gray-400>*>.content>.table-row:last-child,.table.b-color-gray-400>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-gray-400>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#ced4da!important}.table.b-color-gray-500,.table.b-color-gray-500>*>.content>.table-row,.table.b-color-gray-500>*>.content>.table-row:last-child,.table.b-color-gray-500>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-gray-500>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#d5d1ce!important}.table.b-color-gray-600,.table.b-color-gray-600>*>.content>.table-row,.table.b-color-gray-600>*>.content>.table-row:last-child,.table.b-color-gray-600>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-gray-600>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#868e96!important}.table.b-color-gray-700,.table.b-color-gray-700>*>.content>.table-row,.table.b-color-gray-700>*>.content>.table-row:last-child,.table.b-color-gray-700>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-gray-700>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#495057!important}.table.b-color-gray-800,.table.b-color-gray-800>*>.content>.table-row,.table.b-color-gray-800>*>.content>.table-row:last-child,.table.b-color-gray-800>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-gray-800>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#343a40!important}.table.b-color-gray-900,.table.b-color-gray-900>*>.content>.table-row,.table.b-color-gray-900>*>.content>.table-row:last-child,.table.b-color-gray-900>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-gray-900>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#544f40!important}.table.b-color-black,.table.b-color-black>*>.content>.table-row,.table.b-color-black>*>.content>.table-row:last-child,.table.b-color-black>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.b-color-black>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-color:#000!important}.table.bordered{border-left:1px solid;border-right:1px solid}.table.bordered>*>.content>.table-row{border-top:1px solid}.table.bordered>*>.content>.table-row:last-child{border-bottom:1px solid}.table.bordered>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child),.table.bordered>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){border-right:1px solid}.table.cellpadding-1>*>.content>.table-row>*>.content>.advancedParametrizedHtml>.component-content,.table.cellpadding-1>*>.content>.table-row>*>.content>.parametrizedhtml>.component-content{padding:1rem}.table.cellpadding-2>*>.content>.table-row>*>.content>.advancedParametrizedHtml>.component-content,.table.cellpadding-2>*>.content>.table-row>*>.content>.parametrizedhtml>.component-content{padding:2rem}.table.cellpadding-3>*>.content>.table-row>*>.content>.advancedParametrizedHtml>.component-content,.table.cellpadding-3>*>.content>.table-row>*>.content>.parametrizedhtml>.component-content{padding:3rem}.table.cells-v-top>*>.content>.table-row>*>.content>.advancedParametrizedHtml>.component-content,.table.cells-v-top>*>.content>.table-row>*>.content>.parametrizedhtml>.component-content{-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.table.cells-v-center>*>.content>.table-row>*>.content>.advancedParametrizedHtml>.component-content,.table.cells-v-center>*>.content>.table-row>*>.content>.parametrizedhtml>.component-content{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table.cells-v-bottom>*>.content>.table-row>*>.content>.advancedParametrizedHtml>.component-content,.table.cells-v-bottom>*>.content>.table-row>*>.content>.parametrizedhtml>.component-content{-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.table.cells-h-left>*>.content>.table-row>*>.content>.advancedParametrizedHtml>.component-content,.table.cells-h-left>*>.content>.table-row>*>.content>.parametrizedhtml>.component-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;justify-items:flex-start}.table.cells-h-center>*>.content>.table-row>*>.content>.advancedParametrizedHtml>.component-content,.table.cells-h-center>*>.content>.table-row>*>.content>.parametrizedhtml>.component-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center}.table.cells-h-right>*>.content>.table-row>*>.content>.advancedParametrizedHtml>.component-content,.table.cells-h-right>*>.content>.table-row>*>.content>.parametrizedhtml>.component-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;justify-items:flex-end}body .gigya-screen{padding:0!important}body .gigya-screen.portrait{width:auto;padding-left:0!important;padding-right:0!important;padding-top:0!important}body .gigya-screen form .gigya-composite-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0!important;margin-bottom:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}body .gigya-screen form .gigya-composite-control-dropdown{position:relative}body .gigya-screen form .gigya-composite-control-dropdown:after{content:"";position:absolute;max-height:55px;border-bottom-right-radius:5px;border-top-right-radius:5px;background-color:#333;background-size:10px 10px;border-left:3px solid #1d4187;background-position:50%;background-repeat:no-repeat;width:50px;height:55px;margin:auto;pointer-events:none!important;-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;left:auto;right:0;top:auto;bottom:0}body .gigya-screen form .gigya-composite-control-dropdown:hover:after{background-color:#ffcd05}body .gigya-screen form .gigya-composite-control-dropdown.dropdown-opened-js:after{background-color:#e5f7fd}body .gigya-screen form .gigya-composite-control-multi-choice{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:1rem!important}body .gigya-screen form .gigya-composite-control-multi-choice .gigya-multi-choice-item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}body .gigya-screen form .gigya-composite-control>label,body .gigya-screen form .gigya-composite-control label *{color:#fff;padding:0!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;line-height:18px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:5px}@media (min-width:768px){body .gigya-screen form .gigya-composite-control>label,body .gigya-screen form .gigya-composite-control label *{font-size:18px;line-height:20px}}body .gigya-screen form .gigya-composite-control .select-css::-ms-expand{display:none}body .gigya-screen form .gigya-composite-control select{background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}body .gigya-screen form .gigya-composite-control input.gigya-error,body .gigya-screen form .gigya-composite-control input.gigya-error:focus,body .gigya-screen form .gigya-composite-control input:not([type=radio]),body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus,body .gigya-screen form .gigya-composite-control select{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:14px;color:#1d4187;line-height:18px;display:block;width:100%;height:55px;min-height:55px;border-radius:5px;padding:1rem;margin-left:0;margin-right:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:0!important}body .gigya-screen form .gigya-composite-control input.gigya-error::-webkit-input-placeholder,body .gigya-screen form .gigya-composite-control input.gigya-error:focus::-webkit-input-placeholder,body .gigya-screen form .gigya-composite-control input:not([type=radio])::-webkit-input-placeholder,body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus::-webkit-input-placeholder,body .gigya-screen form .gigya-composite-control select::-webkit-input-placeholder{color:#e9ecef}body .gigya-screen form .gigya-composite-control input.gigya-error::-moz-placeholder,body .gigya-screen form .gigya-composite-control input.gigya-error:focus::-moz-placeholder,body .gigya-screen form .gigya-composite-control input:not([type=radio])::-moz-placeholder,body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus::-moz-placeholder,body .gigya-screen form .gigya-composite-control select::-moz-placeholder{color:#e9ecef}body .gigya-screen form .gigya-composite-control input.gigya-error:-ms-input-placeholder,body .gigya-screen form .gigya-composite-control input.gigya-error:focus:-ms-input-placeholder,body .gigya-screen form .gigya-composite-control input:not([type=radio]):-ms-input-placeholder,body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus:-ms-input-placeholder,body .gigya-screen form .gigya-composite-control select:-ms-input-placeholder{color:#e9ecef}body .gigya-screen form .gigya-composite-control input.gigya-error::-ms-input-placeholder,body .gigya-screen form .gigya-composite-control input.gigya-error:focus::-ms-input-placeholder,body .gigya-screen form .gigya-composite-control input:not([type=radio])::-ms-input-placeholder,body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus::-ms-input-placeholder,body .gigya-screen form .gigya-composite-control select::-ms-input-placeholder{color:#e9ecef}body .gigya-screen form .gigya-composite-control input.gigya-error::placeholder,body .gigya-screen form .gigya-composite-control input.gigya-error:focus::placeholder,body .gigya-screen form .gigya-composite-control input:not([type=radio])::placeholder,body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus::placeholder,body .gigya-screen form .gigya-composite-control select::placeholder{color:#e9ecef}@media (min-width:768px){body .gigya-screen form .gigya-composite-control input.gigya-error,body .gigya-screen form .gigya-composite-control input.gigya-error:focus,body .gigya-screen form .gigya-composite-control input:not([type=radio]),body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus,body .gigya-screen form .gigya-composite-control select{font-size:16px;line-height:20px;padding:1rem}}body .gigya-screen form .gigya-composite-control-submit{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body .gigya-screen form .gigya-composite-control input:not([type=radio]),body .gigya-screen form .gigya-composite-control select,body .gigya-screen form .gigya-composite-control textarea{max-width:100%;-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:#fff;border:1px solid #1d4187;-webkit-box-shadow:0 0 0 0 #1d4187;box-shadow:0 0 0 0 #1d4187}body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus,body .gigya-screen form .gigya-composite-control select:focus,body .gigya-screen form .gigya-composite-control textarea:focus{background-color:#fff;border-color:#1d4187;-webkit-box-shadow:0 0 5px -1px #1d4187;box-shadow:0 0 5px -1px #1d4187}body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus:hover,body .gigya-screen form .gigya-composite-control select:focus:hover,body .gigya-screen form .gigya-composite-control textarea:focus:hover{border-color:#1d4187}body .gigya-screen form .gigya-composite-control input:not([type=radio]):hover,body .gigya-screen form .gigya-composite-control select:hover,body .gigya-screen form .gigya-composite-control textarea:hover{background-color:#fff;border-color:#333}body .gigya-screen form .gigya-composite-control input:not([type=radio]):hover:disabled,body .gigya-screen form .gigya-composite-control select:hover:disabled,body .gigya-screen form .gigya-composite-control textarea:hover:disabled{color:#495057;background-color:#dee2e6;border-color:#000}body .gigya-screen form .gigya-composite-control input:not([type=radio]).gigya-error,body .gigya-screen form .gigya-composite-control select.gigya-error,body .gigya-screen form .gigya-composite-control textarea.gigya-error{background-color:#fff;border-color:#333}body .gigya-screen form .gigya-composite-control input:not([type=radio]):disabled,body .gigya-screen form .gigya-composite-control select:disabled,body .gigya-screen form .gigya-composite-control textarea:disabled{color:#868e96;background-color:#e9ecef;border-color:#544f40}body .gigya-screen form .gigya-composite-control button,body .gigya-screen form .gigya-composite-control input[type=submit]{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#333;border:1px solid rgba(0,0,0,0);color:#fff;font-size:16px;line-height:18px;min-width:150px;max-width:250px;padding:1rem 2rem}@media (min-width:768px){body .gigya-screen form .gigya-composite-control button,body .gigya-screen form .gigya-composite-control input[type=submit]{font-size:18px;line-height:20px;padding:1rem 2rem}}body .gigya-screen form .gigya-composite-control button:focus,body .gigya-screen form .gigya-composite-control input[type=submit]:focus{color:#ffcd05;background-color:#ffcd05;border-color:rgba(0,0,0,0)}body .gigya-screen form .gigya-composite-control button:hover,body .gigya-screen form .gigya-composite-control input[type=submit]:hover{color:#333;background-color:#1d4187;border-color:rgba(0,0,0,0)}body .gigya-screen form .gigya-composite-control button:disabled,body .gigya-screen form .gigya-composite-control input[type=submit]:disabled{color:#495057;background-color:#d5d1ce;border-color:rgba(0,0,0,0)}body .gigya-screen form .gigya-composite-control textarea{height:250px}@media (min-width:768px){body .gigya-screen form .gigya-composite-control textarea{height:250px}}body .gigya-screen form label{color:#fff}body label{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body #ciam-pch-unsubscribe>form>.gigya-layout-row>.gigya-layout-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left}body #ciam-pch-unsubscribe>form>.gigya-layout-row>.gigya-layout-row .gigya-composite-control-label{width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}body #ciam-pch-unsubscribe>form>.gigya-layout-row>.gigya-layout-row .gigya-composite-control-label:first-of-type{margin-bottom:2rem}body #ciam-pch-unsubscribe>form>.gigya-layout-row>.gigya-layout-row .gigya-composite-control-checkbox{width:100%!important;min-width:100%!important;max-width:100%!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-line-pack:center!important;align-content:center!important;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:auto auto 1rem!important}body #ciam-pch-unsubscribe>form>.gigya-layout-row>.gigya-layout-row .gigya-composite-control-checkbox input[type=checkbox]{min-height:auto;height:1.5rem;width:1.5rem;-webkit-box-flex:0;-ms-flex:0 0 1.5rem;flex:0 0 1.5rem;max-width:1.5rem;margin-top:0;margin-right:1rem}body #ciam-pch-unsubscribe>form>.gigya-layout-row>.gigya-layout-row .gigya-composite-control-checkbox input[type=checkbox]+label{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important;margin:0!important;width:auto!important}.reference-bp-share-icon{display:inline-block;margin-right:5px;width:40px;height:40px}.reference-bp-share-icon>.component-content{width:40px;height:40px;position:relative;padding-bottom:40px}.reference-bp-share-icon>.component-content>.jv-share-link{-ms-flex-line-pack:center!important;align-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;border:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;justify-items:center!important;left:0!important;position:absolute!important;right:0!important;top:0!important;width:100%!important;height:100%}.reference-bp-share-icon>.component-content>.jv-share-link>img{width:20px;height:20px}.reference-bp-share-icon.icon-w-50>.component-content>.jv-share-link>img{width:50%!important;max-width:50%!important;height:auto}.reference-bp-share-icon.icon-w-60>.component-content>.jv-share-link>img{width:60%!important;max-width:60%!important;height:auto}.reference-bp-share-icon.icon-w-70>.component-content>.jv-share-link>img{width:70%!important;max-width:70%!important;height:auto}.reference-bp-share-icon.icon-w-80>.component-content>.jv-share-link>img{width:80%!important;max-width:80%!important;height:auto}.reference-bp-share-icon.icon-w-90>.component-content>.jv-share-link>img{width:90%!important;max-width:90%!important;height:auto}.reference-bp-share-icon.icon-w-100>.component-content>.jv-share-link>img{width:100%!important;max-width:100%!important;height:auto}.bpplayer{position:relative;background:#d3d3d3;width:100%;margin:20px auto;max-height:100vh;max-width:100vw}.bpplayer:not(.fs):not(.autofs){padding-top:56.25%}.bpplayer.fixed{position:fixed;width:100vw;height:100vh;z-index:999999;top:0;left:0;bottom:0;right:0;margin:auto}.bpplayer .control-btn{width:100%;height:100%;position:relative;background:rgba(0,0,0,0);background-size:40% auto;background-position:50%;background-repeat:no-repeat;display:inline-block;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%}.bpplayer[data-status=paused]>.placeholder,.bpplayer[data-status=stopped]>.placeholder{opacity:1}.bpplayer[data-status=playing]>.placeholder{opacity:0}.bpplayer[data-status=playing]>.controls,.bpplayer[data-status=playing]>.controls:hover{background:rgba(0,0,0,0)}.bpplayer[data-status=playing]>.controls:after,.bpplayer[data-status=playing]>.controls:before{opacity:0}.bpplayer>*{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.bpplayer>.placeholder{z-index:8;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;opacity:1}.bpplayer>.placeholder img{max-width:100%;width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.bpplayer>.controls{z-index:8;overflow:hidden;background:rgba(0,0,0,.35);-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;cursor:pointer}.bpplayer>.controls:hover{background:rgba(0,0,0,.3)}.bpplayer>.controls:hover:after{background-color:#364156}.bpplayer>.controls:after,.bpplayer>.controls:before{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;content:"";-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.bpplayer>.controls:after{display:block;width:80px;height:80px;position:absolute;z-index:8;background-color:#212d40;border-radius:50%;opacity:1}.bpplayer>.controls:before{width:0;height:0;border-top:15px solid rgba(0,0,0,0);border-left:30px solid #d66853;border-bottom:15px solid rgba(0,0,0,0);z-index:9;-webkit-transform:translateX(15%);-ms-transform:translateX(15%);transform:translateX(15%);opacity:1}.bpplayer>.controls>*{position:absolute;region-break-after:always}.bpplayer>.controls.controls-active-f .icon.tl,.bpplayer>.controls.controls-active-f .icon.tr,.bpplayer>.controls.controls-active .icon.tl,.bpplayer>.controls.controls-active .icon.tr{top:60px}.bpplayer>.controls.controls-active-f .icon.bl,.bpplayer>.controls.controls-active-f .icon.br,.bpplayer>.controls.controls-active .icon.bl,.bpplayer>.controls.controls-active .icon.br{bottom:60px}.bpplayer>.controls .icon{width:50px;height:50px;z-index:20;margin:20px;background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.bpplayer>.controls .icon a{width:100%;height:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:auto;top:0;left:0;right:0;bottom:0;z-index:9999}.bpplayer>.controls .icon.tl{top:0;left:0}.bpplayer>.controls .icon.tr{top:0;right:0}.bpplayer>.controls .icon.bl{bottom:0;left:0}.bpplayer>.controls .icon.br{bottom:0;right:0}.bpplayer>.controls .bottom,.bpplayer>.controls .top{margin:auto;width:100%;height:60px;background:rgba(0,0,0,0);-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;fex-wrap:no-wrap;cursor:default}.bpplayer>.controls.controls-active-f .top,.bpplayer>.controls.controls-active-f .top:hover,.bpplayer>.controls.controls-active .top,.bpplayer>.controls.controls-active .top:hover{top:0}.bpplayer>.controls.controls-active-f .bottom,.bpplayer>.controls.controls-active-f .bottom:hover,.bpplayer>.controls.controls-active .bottom,.bpplayer>.controls.controls-active .bottom:hover{top:auto;bottom:0}.bpplayer>.controls .top{top:-60px;left:0;right:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.bpplayer>.controls .top .title{padding:0 2rem;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#fff;font-size:20px}.bpplayer>.controls .bottom{bottom:-60px;left:0;right:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bpplayer>.controls .bottom>[class*=-controls]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;padding:0 1rem}.bpplayer>.controls .bottom>[class*=-controls]>div{width:45px;height:45px}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>[class*=-controls]>div>button,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>[class*=-controls]>div>button,.bpplayer>.controls .bottom>[class*=-controls]>div>.btn{width:100%;height:100%}.bpplayer>.controls .bottom>.settings-controls>.fullscreen{width:45px;height:45px;position:relative}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button,.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button,.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn{position:absolute;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;justify-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:justify;align-content:space-between}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button>.i,.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button>.i,.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn>.i{display:block;-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;width:35%;max-width:35%;min-width:35%;height:35%;max-height:35%;min-height:35%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button>.i:first-child,.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button>.i:first-child,.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn>.i:first-child{border-top:3px solid #d66853;border-left:3px solid #d66853;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button>.i:nth-child(2),.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button>.i:nth-child(2),.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn>.i:nth-child(2){border-top:3px solid #d66853;border-right:3px solid #d66853;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button>.i:nth-child(3),.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button>.i:nth-child(3),.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn>.i:nth-child(3){border-bottom:3px solid #d66853;border-left:3px solid #d66853;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button>.i:nth-child(4),.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button>.i:nth-child(4),.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn>.i:nth-child(4){border-bottom:3px solid #d66853;border-right:3px solid #d66853;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:first-child,#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(2),#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(3),#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(4),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:first-child,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(2),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(3),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(4),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>.btn .i:first-child,.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>.btn .i:nth-child(2),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>.btn .i:nth-child(3),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>.btn .i:nth-child(4){-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:first-child,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:first-child,.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>.btn>.i:first-child{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(2),#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(3),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(2),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(3),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>.btn>.i:nth-child(2),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>.btn>.i:nth-child(3){-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(4),#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:first-child,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(4),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:first-child,.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>.btn>.i:nth-child(4),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>.btn>.i:first-child{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(2),#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(3),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(2),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(3),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>.btn>.i:nth-child(2),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>.btn>.i:nth-child(3){-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(4),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(4),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>.btn>.i:nth-child(4){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:first-child,#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(2),#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(3),#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(4),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:first-child,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(2),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(3),.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(4),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>.btn .i:first-child,.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>.btn .i:nth-child(2),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>.btn .i:nth-child(3),.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>.btn .i:nth-child(4){-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.bpplayer>.controls .bottom>.settings-controls>.volume{width:45px;height:45px;position:relative;cursor:pointer;opacity:1;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume.muted button:after,#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume.muted button:before,.bpplayer>.controls .bottom>.settings-controls>.volume.muted #exit-notification .exit-notification-inner .exit-notification-buttons button:after,.bpplayer>.controls .bottom>.settings-controls>.volume.muted #exit-notification .exit-notification-inner .exit-notification-buttons button:before,.bpplayer>.controls .bottom>.settings-controls>.volume.muted .btn:after,.bpplayer>.controls .bottom>.settings-controls>.volume.muted .btn:before{opacity:1}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume.muted button:before,.bpplayer>.controls .bottom>.settings-controls>.volume.muted #exit-notification .exit-notification-inner .exit-notification-buttons button:before,.bpplayer>.controls .bottom>.settings-controls>.volume.muted .btn:before{-webkit-transform:rotate(-45deg) scale(1);-ms-transform:rotate(-45deg) scale(1);transform:rotate(-45deg) scale(1)}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume.muted button:after,.bpplayer>.controls .bottom>.settings-controls>.volume.muted #exit-notification .exit-notification-inner .exit-notification-buttons button:after,.bpplayer>.controls .bottom>.settings-controls>.volume.muted .btn:after{-webkit-transform:rotate(45deg) scale(1);-ms-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}.bpplayer>.controls .bottom>.settings-controls>.volume.muted .vbar{opacity:.5}.bpplayer>.controls .bottom>.settings-controls>.volume>.volume-handle{width:100%;height:300%;position:absolute;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);background:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;top:-300%;left:0;-webkit-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;opacity:0;cursor:default}.bpplayer>.controls .bottom>.settings-controls>.volume>.volume-handle>.vbar{width:20%;background-color:#fff;height:80%;position:relative;cursor:pointer}.bpplayer>.controls .bottom>.settings-controls>.volume>.volume-handle>.vbar>.vol{position:absolute;bottom:0;left:0;background-color:#d66853;height:40%;width:100%;pointer-events:none}.bpplayer>.controls .bottom>.settings-controls>.volume.opened>.volume-handle,.bpplayer>.controls .bottom>.settings-controls>.volume:hover>.volume-handle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button,.bpplayer>.controls .bottom>.settings-controls>.volume>.btn{width:0;height:0;border-bottom:20px solid #d66853;border-left:20px solid rgba(0,0,0,0);padding:0!important;position:relative;overflow:visible}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button:after,#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button:before,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button:after,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button:before,.bpplayer>.controls .bottom>.settings-controls>.volume>.btn:after,.bpplayer>.controls .bottom>.settings-controls>.volume>.btn:before{content:"";width:2px;background:#fff;height:28px;position:absolute;top:0;z-index:9;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button:before,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button:before,.bpplayer>.controls .bottom>.settings-controls>.volume>.btn:before{right:0;left:-20px;-webkit-transform:rotate(-45deg) scale(0);-ms-transform:rotate(-45deg) scale(0);transform:rotate(-45deg) scale(0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button:after,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button:after,.bpplayer>.controls .bottom>.settings-controls>.volume>.btn:after{top:0;left:0;right:-20px;-webkit-transform:rotate(45deg) scale(0);-ms-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button>.handle,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button>.handle,.bpplayer>.controls .bottom>.settings-controls>.volume>.btn>.handle{width:40%;position:absolute;top:0;left:0;bottom:0;right:0;margin:0;background-color:#d66853}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume[data-status=muted]>button:after,#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume[data-status=muted]>button:before,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume[data-status=muted]>button:after,.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume[data-status=muted]>button:before,.bpplayer>.controls .bottom>.settings-controls>.volume[data-status=muted]>.btn:after,.bpplayer>.controls .bottom>.settings-controls>.volume[data-status=muted]>.btn:before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.bpplayer>.controls .bottom>.timeline-controls{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bpplayer>.controls .bottom>.timeline-controls>.bar{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-height:10px;background:#fff;position:relative;cursor:pointer}.bpplayer>.controls .bottom>.timeline-controls>.bar.clicked>div{-webkit-transition:unset!important;-o-transition:unset!important;transition:unset!important}.bpplayer>.controls .bottom>.timeline-controls>.bar:hover>.seektime{opacity:1}.bpplayer>.controls .bottom>.timeline-controls>.bar>div{position:absolute;top:0;left:0;right:0;bottom:0}.bpplayer>.controls .bottom>.timeline-controls>.bar>.loaded{width:0;background:#a18c88;opacity:1%}.bpplayer>.controls .bottom>.timeline-controls>.bar>.played{width:0;background:#d66853}.bpplayer>.controls .bottom>.timeline-controls>.bar>.seektime{opacity:0;pointer-events:none;top:-70px;height:30px;background:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;right:auto;padding:1rem;color:#fff;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease;-webkit-box-shadow:1px 1px 10px 1px #d66853,-1px -1px 10px 1px #d66853;box-shadow:1px 1px 10px 1px #d66853,-1px -1px 10px 1px #d66853}.bpplayer>.controls .bottom>.timeline-controls>.bar>.seektime:after{content:"";width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid rgba(0,0,0,0);position:absolute;top:100%;left:20px}.bpplayer>.controls .bottom>.timeline-controls>.player-time{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;width:auto;height:100%;padding:0 0 0 1rem;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:450px){.bpplayer>.controls .bottom>.timeline-controls>.player-time{display:none!important}}.bpplayer>.controls .bottom>.timeline-controls>.player-time *{color:#fff}.bpplayer>.controls .bottom>.timeline-controls>.player-time :nth-child(2):before{content:"/";margin:0 10px}@media (max-width:600px){.bpplayer>.controls .bottom>.timeline-controls>.player-time :nth-child(2){display:none}}.bpplayer>.controls .bottom>.play-controls{-webkit-box-flex:0;-ms-flex:0 0 calc(45px + 2rem);flex:0 0 calc(45px + 2rem);width:calc(45px + 2rem)}.bpplayer>.controls .bottom>.play-controls .play{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=paused] .play button,#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=stopped] .play button,.bpplayer>.controls .bottom>.play-controls[data-play-status=paused] .play #exit-notification .exit-notification-inner .exit-notification-buttons button,.bpplayer>.controls .bottom>.play-controls[data-play-status=paused] .play .btn,.bpplayer>.controls .bottom>.play-controls[data-play-status=stopped] .play #exit-notification .exit-notification-inner .exit-notification-buttons button,.bpplayer>.controls .bottom>.play-controls[data-play-status=stopped] .play .btn{width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-left:20px solid #d66853;border-bottom:10px solid rgba(0,0,0,0);border-radius:0;padding:0!important}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play button,.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play #exit-notification .exit-notification-inner .exit-notification-buttons button,.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play .btn{width:20px;height:20px;border:none!important;padding:0!important;background:rgba(0,0,0,0);border-radius:0}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play button:after,#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play button:before,.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play #exit-notification .exit-notification-inner .exit-notification-buttons button:after,.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play #exit-notification .exit-notification-inner .exit-notification-buttons button:before,.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play .btn:after,.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play .btn:before{content:"";display:block;height:100%;width:45%;background-color:#d66853;position:absolute}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play button:before,.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play #exit-notification .exit-notification-inner .exit-notification-buttons button:before,.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play .btn:before{left:0;top:0}#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play button:after,.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play #exit-notification .exit-notification-inner .exit-notification-buttons button:after,.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play .btn:after{right:0;top:0}.bpplayer>.videocontent{z-index:7;overflow:hidden}.bpplayer>.videocontent video{width:100%;height:auto}.bp-font-resizer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.bp-font-resizer,.bp-font-resizer>*{display:-webkit-box;display:-ms-flexbox;display:flex}.bp-font-resizer>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:100%;margin-right:5px;line-height:1;font-family:Arial,Helvetica,sans-serif}.bp-font-resizer-button{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;color:#000!important}@media (min-width:768px){.bp-font-resizer-button{color:#000!important}}.bp-font-resizer-button.active-js,.bp-font-resizer-button:hover{color:#333!important}.bp-font-resizer-button.default{font-size:15px!important}@media (min-width:768px){.bp-font-resizer-button.default{font-size:18px!important}}.bp-font-resizer-button.large{font-size:17px!important}@media (min-width:768px){.bp-font-resizer-button.large{font-size:21px!important}}.bp-font-resizer-button.larger{font-size:19px!important}@media (min-width:768px){.bp-font-resizer-button.larger{font-size:24px!important}}.bp-share-container.initialising .bp-share-container-content,.bp-share-contains{display:none}.bp-share-container{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:30px}.bp-share-container .bp-share-trigger{display:block;width:30px;padding:5px;-webkit-box-sizing:content-box;box-sizing:content-box;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='156' cy='256' r='25'/%3E%3Ccircle cx='336' cy='356' r='25'/%3E%3Ccircle cx='336' cy='156' r='25'/%3E%3Cpath d='M256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm-45 256c0 4.329-.519 8.537-1.469 12.581l87.523 48.623C307.019 307.201 320.798 301 336 301c30.327 0 55 24.673 55 55s-24.673 55-55 55-55-24.673-55-55c0-4.329.519-8.537 1.469-12.581l-87.523-48.623C184.981 304.799 171.202 311 156 311c-30.327 0-55-24.673-55-55s24.673-55 55-55c15.202 0 28.981 6.201 38.946 16.204l87.523-48.623A54.936 54.936 0 01281 156c0-30.327 24.673-55 55-55s55 24.673 55 55-24.673 55-55 55c-15.202 0-28.981-6.201-38.946-16.204l-87.523 48.623A54.936 54.936 0 01211 256z'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.bp-share-container .jv-share-link{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px}.bp-share-container .jv-share-link img{max-height:30px;width:100%}.bp-share-container[data-animation=fade] .bp-share-container-content{-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;opacity:1}.bp-share-container[data-animation=fade] .bp-share-container-content.content-hidden{opacity:0}.bp-share-container[data-animation=slide] .bp-share-container-content{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.bp-share-container[data-animation=fade-slide] .bp-share-container-content{opacity:1;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:opacity,transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.bp-share-container[data-animation=fade-slide] .bp-share-container-content.content-hidden{opacity:0}@media (min-width:768px){.bp-share-container[data-position-desktop=right] .bp-share-container-content{left:30px;top:0}.bp-share-container[data-position-desktop=left] .bp-share-container-content{right:30px;top:0}.bp-share-container[data-position-desktop=bottom-left] .bp-share-container-content{left:0;top:30px}.bp-share-container[data-position-desktop=bottom-right] .bp-share-container-content{right:0;top:30px}}@media (max-width:767px){.bp-share-container[data-position-mobile=right] .bp-share-container-content{left:30px;top:0;padding-left:10px}.bp-share-container[data-position-mobile=left] .bp-share-container-content{right:30px;top:0;padding-right:10px}.bp-share-container[data-position-mobile=bottom-left] .bp-share-container-content{left:0;top:30px;padding-top:10px}.bp-share-container[data-position-mobile=bottom-right] .bp-share-container-content{right:0;top:30px;padding-top:10px}}.bp-share-container-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-duration:.25s;-o-transition-duration:.25s;transition-duration:.25s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;z-index:10;overflow:hidden;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-color:rgba(0,0,0,.75);-webkit-box-sizing:content-box;box-sizing:content-box}.bp-share-container-content-close{display:none}.bp-share-container-content.content-hidden{pointer-events:none}.bp-share-container-content.content-visible{width:auto;opacity:1;height:auto}@media (min-width:768px){.bp-share-container[data-display-desktop=column] .bp-share-container-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:30px;height:auto;max-height:none;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);padding:5px}.bp-share-container[data-display-desktop=column] .bp-share-container-content>*{width:30px;height:30px;max-width:30px;max-height:30px;overflow:hidden}.bp-share-container[data-display-desktop=column] .bp-share-container-content>:not(:last-child){margin-bottom:10px}.bp-share-container[data-display-desktop=column] .bp-share-container-content.content-hidden{-webkit-transform:translateY(25%);-ms-transform:translateY(25%);transform:translateY(25%)}.bp-share-container[data-display-desktop=row] .bp-share-container-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:auto;height:auto;min-width:none;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);padding:5px}.bp-share-container[data-display-desktop=row] .bp-share-container-content>*{width:30px;height:30px;max-width:30px;max-height:30px;overflow:hidden}.bp-share-container[data-display-desktop=row] .bp-share-container-content>:not(:last-child){margin-right:10px}.bp-share-container[data-display-desktop=row] .bp-share-container-content.content-hidden{-webkit-transform:translate(25%);-ms-transform:translate(25%);transform:translate(25%)}.bp-share-container[data-display-desktop=rectangle] .bp-share-container-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:240px;height:auto;min-width:240px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);padding:5px}.bp-share-container[data-display-desktop=rectangle] .bp-share-container-content.content-hidden{-webkit-transform:translate(25%);-ms-transform:translate(25%);transform:translate(25%)}.bp-share-container[data-display-desktop=popup] .bp-share-container-content{position:fixed;top:0!important;left:0!important;bottom:0!important;right:0!important;margin:auto!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:90%;height:90%;overflow-y:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-ms-flex-pack:distribute;justify-content:space-around;z-index:9999999999999;padding:5rem;-webkit-box-sizing:border-box;box-sizing:border-box}.bp-share-container[data-display-desktop=popup] .bp-share-container-content>*{width:30px;height:30px;max-width:30px;max-height:30px;overflow:hidden;margin:5px;-ms-flex-pack:distribute;justify-content:space-around}.bp-share-container[data-display-desktop=popup] .bp-share-container-content-close{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:auto;right:0;bottom:auto;padding:1rem;color:#fff;line-height:normal!important;font-weight:700;font-size:30px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999999;background-color:rgba(0,0,0,0);margin:0}.bp-share-container[data-display-desktop=popup] .bp-share-container-content.content-hidden{-webkit-transform:translateY(25%);-ms-transform:translateY(25%);transform:translateY(25%)}}@media (max-width:767px){.bp-share-container[data-display-mobile=column] .bp-share-container-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:30px;height:auto;max-height:none;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);padding:5px}.bp-share-container[data-display-mobile=column] .bp-share-container-content>*{width:30px;height:30px;max-width:30px;max-height:30px;overflow:hidden}.bp-share-container[data-display-mobile=column] .bp-share-container-content>:not(:last-child){margin-bottom:10px}.bp-share-container[data-display-mobile=column] .bp-share-container-content.content-hidden{-webkit-transform:translateY(25%);-ms-transform:translateY(25%);transform:translateY(25%)}.bp-share-container[data-display-mobile=row] .bp-share-container-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:auto;height:auto;min-width:none;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);padding:5px}.bp-share-container[data-display-mobile=row] .bp-share-container-content>*{width:30px;height:30px;max-width:30px;max-height:30px;overflow:hidden}.bp-share-container[data-display-mobile=row] .bp-share-container-content>:not(:last-child){margin-right:10px}.bp-share-container[data-display-mobile=row] .bp-share-container-content.content-hidden{-webkit-transform:translate(25%);-ms-transform:translate(25%);transform:translate(25%)}.bp-share-container[data-display-mobile=rectangle] .bp-share-container-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:240px;height:auto;min-width:240px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);padding:5px}.bp-share-container[data-display-mobile=rectangle] .bp-share-container-content.content-hidden{-webkit-transform:translate(25%);-ms-transform:translate(25%);transform:translate(25%)}.bp-share-container[data-display-mobile=popup] .bp-share-container-content{position:fixed;top:0!important;left:0!important;bottom:0!important;right:0!important;margin:auto!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:90%;height:90%;overflow-y:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-ms-flex-pack:distribute;justify-content:space-around;z-index:9999999999999;padding:5rem;-webkit-box-sizing:border-box;box-sizing:border-box}.bp-share-container[data-display-mobile=popup] .bp-share-container-content>*{width:30px;height:30px;max-width:30px;max-height:30px;overflow:hidden;margin:5px;-ms-flex-pack:distribute;justify-content:space-around}.bp-share-container[data-display-mobile=popup] .bp-share-container-content-close{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:auto;right:0;bottom:auto;padding:1rem;color:#fff;line-height:normal!important;font-weight:700;font-size:30px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999999;background-color:rgba(0,0,0,0);margin:0}.bp-share-container[data-display-mobile=popup] .bp-share-container-content.content-hidden{-webkit-transform:translateY(25%);-ms-transform:translateY(25%);transform:translateY(25%)}}.bp-content-loadeer-updated{overflow:hidden}.bp-content-loadeer-updated,.bp-content-loadeer-updated>*{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.bp-content-loadeer-updated>*{margin-top:0}.bp-content-loadeer-updated .achild{display:none}.bp-content-loader-statusbar{height:10px;background-color:#1d4187;width:100%;position:absolute;left:0;right:0;bottom:calc(-10px - 2rem);top:auto}.toggler-content{overflow:hidden!important}@media (min-width:768px){.toggler-container{position:relative}.toggler-container>.toggler-controller{position:absolute;z-index:99}.toggler-container>.toggler-controller.top-left{top:0;bottom:auto;left:0;right:auto}.toggler-container>.toggler-controller.top-left.bleed-x{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.toggler-container>.toggler-controller.top-left.bleed-y{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.toggler-container>.toggler-controller.top-left.bleed-xy{-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}.toggler-container>.toggler-controller.top-right{top:0;bottom:auto;right:0;left:auto}.toggler-container>.toggler-controller.top-right.bleed-x{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.toggler-container>.toggler-controller.top-right.bleed-y{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.toggler-container>.toggler-controller.top-right.bleed-xy{-webkit-transform:translate(100%,-100%);-ms-transform:translate(100%,-100%);transform:translate(100%,-100%)}.toggler-container>.toggler-controller.bottom-left{top:auto;bottom:0;left:0}.toggler-container>.toggler-controller.bottom-left.bleed-x{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.toggler-container>.toggler-controller.bottom-left.bleed-y{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.toggler-container>.toggler-controller.bottom-left.bleed-xy{-webkit-transform:translate(-100%,100%);-ms-transform:translate(-100%,100%);transform:translate(-100%,100%)}.toggler-container>.toggler-controller.bottom-right{top:auto;bottom:0;right:0}.toggler-container>.toggler-controller.bottom-right.bleed-x{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.toggler-container>.toggler-controller.bottom-right.bleed-y{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.toggler-container>.toggler-controller.bottom-right.bleed-xy{-webkit-transform:translate(100%,100%);-ms-transform:translate(100%,100%);transform:translate(100%,100%)}.toggler-container>.toggler-controller.middle-left,.toggler-container>.toggler-controller.middle-right{top:0;bottom:0}.toggler-container>.toggler-controller.middle-left{left:0}.toggler-container>.toggler-controller.middle-left.bleed-x{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.toggler-container>.toggler-controller.middle-right{right:0}.toggler-container>.toggler-controller.middle-right.bleed-x{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.toggler-container>.toggler-controller.top-center{top:0;bottom:auto;left:0;right:0;margin:auto}.toggler-container>.toggler-controller.top-center.bleed-y{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.toggler-container>.toggler-controller.bottom-center{top:auto;bottom:0;left:0;right:0;margin:auto}.toggler-container>.toggler-controller.bottom-center.bleed-y{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}@media (max-width:767px){.toggler-container{position:relative}.toggler-container>.toggler-controller{position:absolute;z-index:9}.toggler-container>.toggler-controller.top-left-m{top:0;bottom:auto;left:0;right:auto}.toggler-container>.toggler-controller.top-left-m.bleed-m-x-m{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.toggler-container>.toggler-controller.top-left-m.bleed-m-y-m{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.toggler-container>.toggler-controller.top-left-m.bleed-m-xy-m{-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}.toggler-container>.toggler-controller.top-right-m{top:0;bottom:auto;right:0;left:auto}.toggler-container>.toggler-controller.top-right-m.bleed-x-m{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.toggler-container>.toggler-controller.top-right-m.bleed-y-m{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.toggler-container>.toggler-controller.top-right-m.bleed-xy-m{-webkit-transform:translate(100%,-100%);-ms-transform:translate(100%,-100%);transform:translate(100%,-100%)}.toggler-container>.toggler-controller.bottom-left-m{top:auto;bottom:0;left:0}.toggler-container>.toggler-controller.bottom-left-m.bleed-x-m{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.toggler-container>.toggler-controller.bottom-left-m.bleed-y-m{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.toggler-container>.toggler-controller.bottom-left-m.bleed-xy-m{-webkit-transform:translate(-100%,100%);-ms-transform:translate(-100%,100%);transform:translate(-100%,100%)}.toggler-container>.toggler-controller.bottom-right-m{top:auto;bottom:0;right:0}.toggler-container>.toggler-controller.bottom-right-m.bleed-x-m{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.toggler-container>.toggler-controller.bottom-right-m.bleed-y-m{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.toggler-container>.toggler-controller.bottom-right-m.bleed-xy-m{-webkit-transform:translate(100%,100%);-ms-transform:translate(100%,100%);transform:translate(100%,100%)}.toggler-container>.toggler-controller.middle-left-m,.toggler-container>.toggler-controller.middle-right-m{top:0;bottom:0}.toggler-container>.toggler-controller.middle-left-m{left:0}.toggler-container>.toggler-controller.middle-left-m.bleed-x-m{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.toggler-container>.toggler-controller.middle-right{right:0}.toggler-container>.toggler-controller.middle-right.bleed-x-m{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.toggler-container>.toggler-controller.top-center-m{top:0;bottom:auto;left:0;right:0;margin:auto}.toggler-container>.toggler-controller.top-center-m.bleed-y-m{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.toggler-container>.toggler-controller.bottom-center-m{top:auto;bottom:0;left:0;right:0;margin:auto}.toggler-container>.toggler-controller.bottom-center-m.bleed-y-m{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}body.scroll-stop{overflow:hidden!important}#exit-notification{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999999;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0);opacity:1;pointer-events:all}#exit-notification .exit-notification-inner{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;-webkit-transform:scale(1) translateY(-50%);-ms-transform:scale(1) translateY(-50%);transform:scale(1) translateY(-50%);-webkit-box-shadow:4px 4px 15px 2px rgba(0,0,0,.32);box-shadow:4px 4px 15px 2px rgba(0,0,0,.32);border-radius:5px;opacity:1;pointer-events:all;position:relative;top:50%;left:0;bottom:0;right:0;margin:auto;height:auto;max-width:95%;background-color:#e9ecef;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border:2px solid #1d4187}@media (min-width:768px){#exit-notification .exit-notification-inner{max-width:60%}}#exit-notification .exit-notification-inner .exit-notification-decoration{display:none}#exit-notification .exit-notification-inner>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}#exit-notification .exit-notification-inner .exit-notification-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}@media (min-width:768px){#exit-notification .exit-notification-inner .exit-notification-buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}#exit-notification .exit-notification-inner .exit-notification-buttons button{margin-left:0;margin-right:0}#exit-notification .exit-notification-inner .exit-notification-buttons button:not(:first-child){margin-left:1rem}#exit-notification.is-hidden,#exit-notification.is-hidden>.exit-notification-inner{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;pointer-events:none;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}#exit-notification.is-hidden>.exit-notification-inner{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}body .card-icon-left-text-right.image{margin-bottom:30px}body .card-icon-left-text-right figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .card-icon-left-text-right figure figcaption{text-align:left}body .card-icon-left-text-right figure figcaption p{margin-top:0}body .card-icon-left-text-right figure img{width:33%}body .card-title-button-embedded-custom figure,body .card-title-button-embedded figure{line-height:0;position:relative}body .card-title-button-embedded-custom figure>a,body .card-title-button-embedded figure>a{line-height:0}body .card-title-button-embedded-custom figure img,body .card-title-button-embedded-custom figure picture img,body .card-title-button-embedded figure img,body .card-title-button-embedded figure picture img{max-width:none;width:100%}body .card-title-button-embedded-custom figure figcaption,body .card-title-button-embedded figure figcaption{bottom:5.5%;left:5%;position:absolute}body .card-title-button-embedded-custom figure figcaption p,body .card-title-button-embedded figure figcaption p{text-align:left}body .card-title-button-embedded-custom figure figcaption h1,body .card-title-button-embedded-custom figure figcaption h2,body .card-title-button-embedded-custom figure figcaption h3,body .card-title-button-embedded-custom figure figcaption p,body .card-title-button-embedded figure figcaption h1,body .card-title-button-embedded figure figcaption h2,body .card-title-button-embedded figure figcaption h3,body .card-title-button-embedded figure figcaption p{margin:0}body .card-title-button-embedded-custom figure figcaption p:last-of-type,body .card-title-button-embedded figure figcaption p:last-of-type{margin-top:5px}@media (min-width:992px){body .card-title-button-embedded-custom figure figcaption,body .card-title-button-embedded figure figcaption{bottom:8.5%;left:6.7%}}body .card-title-button-embedded-custom figure{line-height:0;position:relative}body .card-title-button-embedded-custom figure>a{line-height:0}body .card-title-button-embedded-custom figure img,body .card-title-button-embedded-custom figure picture img{max-width:none;width:100%}body .card-title-button-embedded-custom figure figcaption{background-color:#f6f6f6;bottom:5.5%;left:0;max-width:75%;opacity:.8;padding:1rem 1rem 1rem 5%;position:absolute}body .card-title-button-embedded-custom figure figcaption *{opacity:1}body .card-title-button-embedded-custom figure figcaption p{text-align:left}body .card-title-button-embedded-custom figure figcaption h1,body .card-title-button-embedded-custom figure figcaption h2,body .card-title-button-embedded-custom figure figcaption h3,body .card-title-button-embedded-custom figure figcaption p{margin:0}body .card-title-button-embedded-custom figure figcaption p:last-of-type{margin-top:5px}@media (min-width:992px){body .card-title-button-embedded-custom figure figcaption{left:0;padding-left:6.7%}}body .card-title-divider-reverse figcaption,body .card-title-divider figcaption{margin-bottom:20px;position:relative}body .card-title-divider-reverse figcaption>*,body .card-title-divider figcaption>*{margin-bottom:0;margin-top:0}body .card-title-divider-reverse figcaption:after,body .card-title-divider figcaption:after{background-color:#1d4187;content:"";height:3px;left:0;position:absolute;top:calc(100% + 5px);width:80px}body .card-title-divider-reverse.title-center-m .component-content .richText-content:after,body .card-title-divider-reverse.title-center-m .component-content figcaption:after,body .card-title-divider.title-center-m .component-content .richText-content:after,body .card-title-divider.title-center-m .component-content figcaption:after{left:calc((100% - 80px)/2)}body .card-title-divider-reverse.title-right-m figcaption:after,body .card-title-divider.title-right-m figcaption:after{left:unset;right:0}@media (min-width:992px){body .card-title-divider-reverse.title-left-d figcaption:after,body .card-title-divider.title-left-d figcaption:after{left:0}body .card-title-divider-reverse.title-center-d .component-content .richText-content:after,body .card-title-divider-reverse.title-center-d .component-content figcaption:after,body .card-title-divider.title-center-d .component-content .richText-content:after,body .card-title-divider.title-center-d .component-content figcaption:after{left:calc((100% - 80px)/2)}body .card-title-divider-reverse.title-right-d figcaption:after,body .card-title-divider.title-right-d figcaption:after{left:unset;right:0}}body .card-title-divider-reverse figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .card-title-divider-reverse figure>:not(figcaption){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body .article-card figure img,body .article-card figure picture img{max-width:none;width:100%}body .article-card h1:first-of-type,body .article-card h2:first-of-type,body .article-card h3:first-of-type,body .article-card h4:first-of-type,body .article-card p:first-of-type{margin:10px 0 0}@media (min-width:768px){body .class-filter .selected-item-js{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .class-filter[data-type=dropdown]{margin:0 auto;max-width:400px;position:relative;width:100%}body .class-filter[data-type=dropdown]:before{background-color:rgba(0,0,0,0);bottom:0;content:"";height:100%;left:0;margin:auto;position:absolute;right:auto;top:0;width:10px;z-index:2}body .class-filter[data-type=dropdown] .filter-container-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;position:relative;width:100%}body .class-filter[data-type=dropdown] .filter-container-js .selected-item-js{-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:#fff;border:1px solid #d5d1ce;color:#495057;cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;overflow:visible;padding:0 2rem;position:relative}body .class-filter[data-type=dropdown] .filter-container-js .selected-item-js:active,body .class-filter[data-type=dropdown] .filter-container-js .selected-item-js:focus,body .class-filter[data-type=dropdown] .filter-container-js .selected-item-js:hover{background-color:#fff}body .class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before{-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:#00adee;content:"";height:7px;margin:auto;position:absolute;right:2rem;top:50%;width:25px}body .class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-7px) rotate(45deg);-ms-transform:translateY(-50%) translateX(-7px) rotate(45deg);transform:translateY(-50%) translateX(-7px) rotate(45deg)}body .class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(7px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(7px) rotate(-45deg);transform:translateY(-50%) translateX(7px) rotate(-45deg)}}@media (min-width:768px) and (min-width:992px){body .class-filter[data-type=dropdown] .filter-container-js .selected-item-js{font-size:18px}}@media (min-width:768px){body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;list-style:none;list-style-type:none;margin:0;padding:0;position:absolute;right:0;top:100%;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;z-index:1}body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js,body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js{-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;cursor:pointer;-webkit-box-flex:1}body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-color:#fff;border-top:1px solid rgba(0,0,0,0);-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;padding:0 2rem}body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js:first-of-type{border-top:none}body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js.active-js,body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js:active,body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js:focus,body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js:hover{outline:0}body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js.active-js p,body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js:active p,body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js:focus p,body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js:hover p{background-color:#fff;color:#00adee;font-weight:700}}@media (min-width:768px) and (min-width:992px){body .class-filter[data-type=dropdown] .filter-container-js .filter-list-js>.filter-item-js{font-size:18px}}@media (min-width:768px){body .class-filter[data-type=dropdown] .filter-container-js.opened-js .filter-list-js{border:1px solid #00adee;border-top:0;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}body .class-filter[data-type=dropdown] .filter-container-js.opened-js .selected-item-js{background-color:#e9ecef;border-bottom:0;border-color:#00adee}body .class-filter[data-type=dropdown] .filter-container-js.opened-js .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-7px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-7px) rotate(-45deg);transform:translateY(-50%) translateX(-7px) rotate(-45deg)}body .class-filter[data-type=dropdown] .filter-container-js.opened-js .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(7px) rotate(45deg);-ms-transform:translateY(-50%) translateX(7px) rotate(45deg);transform:translateY(-50%) translateX(7px) rotate(45deg)}body .class-filter[data-type=buttons]{margin:0 auto;width:100%}body .class-filter[data-type=buttons] .selected-item-js{display:none}body .class-filter[data-type=buttons] .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;list-style-type:none;margin:0 auto;padding:0}body .class-filter[data-type=buttons] .filter-list-js .filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#f8f8f8;color:#fff;cursor:pointer;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;height:160px;margin:0 auto 1rem;max-width:17%;overflow:hidden;padding:1rem;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:17%}body .class-filter[data-type=buttons] .filter-list-js .filter-item-js.active-js{background-color:#333}body .class-filter[data-type=buttons] .filter-list-js .filter-item-js:active,body .class-filter[data-type=buttons] .filter-list-js .filter-item-js:focus,body .class-filter[data-type=buttons] .filter-list-js .filter-item-js:hover{background-color:#f8f8f8}body .class-filter[data-type=buttons] .product-filter .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;list-style-type:none;margin:0 auto;padding:0}body .class-filter[data-type=buttons] .product-filter .filter-list-js:before{background-color:#ced4da;content:"";display:block;-ms-flex-preferred-size:95%;flex-basis:95%;height:2px;margin:6px 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js{-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;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:#f8f8f8;border-radius:10px;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;height:160px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:25px 20px;max-width:16%;overflow:visible;padding:1rem;position:relative;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:16%}body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-caplets,body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-hot-liquid-powder,body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-syrup{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:before{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/global/symptom-icons/filter-check-default.png);display:block;height:50px;position:absolute;top:-25px;width:50px}body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.active-js{background-color:#ecf6fb;color:#1d4187;font-weight:700!important}body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.active-js:before{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/global/symptom-icons/filter-check-active.png)}body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:active,body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:focus,body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:hover{background-color:#ecf6fb;outline:0}body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:after{bottom:45px;content:"";display:block;height:66px;margin-bottom:20px;position:absolute;width:66px}}@media (min-width:768px) and (max-width:991px){body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:after{bottom:50px}}@media (min-width:768px){body .class-filter[data-type=titles]{margin:0 auto;width:100%}body .class-filter[data-type=titles] .selected-item-js{display:none}body .class-filter[data-type=titles] .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}body .class-filter[data-type=titles] .filter-list-js .filter-item-js{background-color:rgba(0,0,0,0);color:#1d4187;cursor:pointer;-ms-flex-preferred-size:calc(20% - 4rem);flex-basis:calc(20% - 4rem);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:20px;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1rem;max-width:calc(20% - 4rem);text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:calc(20% - 4rem)}body .class-filter[data-type=titles] .filter-list-js .filter-item-js,body .class-filter[data-type=titles] .filter-list-js .filter-item-js:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}body .class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#ffcd05;content:"";display:block;height:3px;max-width:60px;opacity:0;margin:10px auto 0}body .class-filter[data-type=titles] .filter-list-js .filter-item-js.active-js:after,body .class-filter[data-type=titles] .filter-list-js .filter-item-js:hover:after{opacity:1}body .class-filter[data-type=links]{margin:0 auto;width:100%}body .class-filter[data-type=links] .selected-item-js{display:none}body .class-filter[data-type=links] .filter-list-js{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}body .class-filter[data-type=links] .filter-list-js .filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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);-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin:0;padding:.5rem 0;text-align:left;width:100%}body .class-filter[data-type=checkbox]{margin:0 auto;width:100%}body .class-filter[data-type=checkbox] .selected-item-js{display:none}body .class-filter[data-type=checkbox] .filter-list-js{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}body .class-filter[data-type=checkbox] .filter-list-js .filter-item-js{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:.5rem 0;text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}body .class-filter[data-type=checkbox] .filter-list-js .filter-item-js,body .class-filter[data-type=checkbox] .filter-list-js .filter-item-js:before{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}body .class-filter[data-type=checkbox] .filter-list-js .filter-item-js:before{background-color:#fff;border:1px solid #544f40;content:"";height:10px;margin-right:1rem;width:10px}body .class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#ced4da}body .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#868e96}}@media (max-width:767px){body .class-filter .selected-item-js{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .class-filter[data-type-mobile=dropdown]{margin:0 auto;max-width:400px;position:relative;width:100%}body .class-filter[data-type-mobile=dropdown]:before{background-color:rgba(0,0,0,0);bottom:0;content:"";height:100%;left:0;margin:auto;position:absolute;right:auto;top:0;width:10px;z-index:2}body .class-filter[data-type-mobile=dropdown] .filter-container-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;position:relative;width:100%}body .class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js{-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:#fff;border:1px solid #d5d1ce;color:#495057;cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;overflow:visible;padding:0 2rem;position:relative}body .class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:active,body .class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:hover{background-color:#fff}body .class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before{-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:#00adee;content:"";height:7px;margin:auto;position:absolute;right:2rem;top:50%;width:25px}body .class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-7px) rotate(45deg);-ms-transform:translateY(-50%) translateX(-7px) rotate(45deg);transform:translateY(-50%) translateX(-7px) rotate(45deg)}body .class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(7px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(7px) rotate(-45deg);transform:translateY(-50%) translateX(7px) rotate(-45deg)}}@media (max-width:767px) and (min-width:992px){body .class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js{font-size:18px}}@media (max-width:767px){body .class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;list-style:none;list-style-type:none;margin:0;padding:0;position:absolute;right:0;top:100%;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;z-index:1}body .class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js,body .class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js>.filter-item-js{-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;cursor:pointer;-webkit-box-flex:1}body .class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js>.filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-color:#fff;border-top:1px solid rgba(0,0,0,0);-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;padding:0 2rem}body .class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js>.filter-item-js:first-of-type{border-top:none}body .class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js>.filter-item-js.active-js,body .class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js>.filter-item-js:active,body .class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js>.filter-item-js:focus,body .class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js>.filter-item-js:hover{background-color:#fff;color:#00adee;font-weight:700;outline:0}}@media (max-width:767px) and (min-width:992px){body .class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js>.filter-item-js{font-size:18px}}@media (max-width:767px){body .class-filter[data-type-mobile=dropdown] .filter-container-js.opened-js .filter-list-js{border:1px solid #00adee;border-top:0;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}body .class-filter[data-type-mobile=dropdown] .filter-container-js.opened-js .selected-item-js{background-color:#e9ecef;border-bottom:0;border-color:#00adee}body .class-filter[data-type-mobile=dropdown] .filter-container-js.opened-js .selected-item-js:before{-webkit-transform:translateY(-50%) translateX(-7px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-7px) rotate(-45deg);transform:translateY(-50%) translateX(-7px) rotate(-45deg)}body .class-filter[data-type-mobile=dropdown] .filter-container-js.opened-js .selected-item-js:after{-webkit-transform:translateY(-50%) translateX(7px) rotate(45deg);-ms-transform:translateY(-50%) translateX(7px) rotate(45deg);transform:translateY(-50%) translateX(7px) rotate(45deg)}body .class-filter[data-type-mobile=buttons]{margin:0 auto;width:100%}body .class-filter[data-type-mobile=buttons] .selected-item-js{display:none}body .class-filter[data-type-mobile=buttons] .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0 .75rem}body .class-filter[data-type-mobile=buttons] .filter-list-js:before{background-color:#ced4da;content:"";display:block;-ms-flex-preferred-size:100%;flex-basis:100%;height:2px;margin:10px 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body .class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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:center;-ms-flex-align:center;align-items:center;background-color:#f6f6f6;border-radius:5px;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.25rem;max-width:calc(50% - .5rem);overflow:hidden;padding:1rem;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}body .class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js.filter-caplets,body .class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js.filter-hot-liquid-powder,body .class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js.filter-syrup{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body .class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js:hover{background-color:#f6f6f6}body .class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js.active-js{background-color:#ffcd05;color:#1d4187;font-weight:700}body .class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js.active-js:active,body .class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js.active-js:focus,body .class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js.active-js:hover{background-color:#ffcd05;outline:0}}@media (max-width:767px) and (min-width:768px){body .class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js{-ms-flex-preferred-size:calc(25% - 3rem);flex-basis:calc(25% - 3rem);font-size:18px;width:calc(25% - 3rem)}}@media (max-width:767px){body .class-filter[data-type-mobile=titles]{margin:0 auto;width:100%}body .class-filter[data-type-mobile=titles] .selected-item-js{display:none}body .class-filter[data-type-mobile=titles] .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}body .class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js{background-color:rgba(0,0,0,0);color:#1d4187;cursor:pointer;-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:calc(50% - 1rem);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:20px;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1rem;max-width:calc(50% - 1rem);text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:calc(50% - 1rem)}body .class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js,body .class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}body .class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after{background-color:#ffcd05;content:"";display:block;height:3px;max-width:60px;opacity:0;margin:10px auto 0}body .class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js.active-js:after,body .class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:hover:after{opacity:1}body .class-filter[data-type-mobile=links]{margin:0 auto;width:100%}body .class-filter[data-type-mobile=links] .selected-item-js{display:none}body .class-filter[data-type-mobile=links] .filter-list-js{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}body .class-filter[data-type-mobile=links] .filter-list-js .filter-item-js{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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);-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin:0;padding:.5rem 0;text-align:left;width:100%}body .class-filter[data-type-mobile=checkbox]{margin:0 auto;width:100%}body .class-filter[data-type-mobile=checkbox] .selected-item-js{display:none}body .class-filter[data-type-mobile=checkbox] .filter-list-js{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;list-style-type:none;margin:0 auto;padding:0}body .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:.5rem 0;text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}body .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js,body .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:before{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}body .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:before{background-color:#fff;border:1px solid #544f40;content:"";height:10px;margin-right:1rem;width:10px}body .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#ced4da}body .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#868e96}}body .theme-1.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-1.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-1.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-1.class-filter[data-type-mobile=dropdown]:before,body .theme-1.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-1.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-1.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-1.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-1.class-filter[data-type=dropdown]:before,body .theme-1.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#1d4187!important}body .theme-1.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-1.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#608add!important}body .theme-1.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-1.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#1d4187!important}body .theme-2.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-2.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-2.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-2.class-filter[data-type-mobile=dropdown]:before,body .theme-2.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-2.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-2.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-2.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-2.class-filter[data-type=dropdown]:before,body .theme-2.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#333!important}body .theme-2.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-2.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:grey!important}body .theme-2.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-2.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#333!important}body .theme-3.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-3.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-3.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-3.class-filter[data-type-mobile=dropdown]:before,body .theme-3.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-3.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-3.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-3.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-3.class-filter[data-type=dropdown]:before,body .theme-3.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#00adee!important}body .theme-3.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-3.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#88dfff!important}body .theme-3.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-3.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#00adee!important}body .theme-4.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-4.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-4.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-4.class-filter[data-type-mobile=dropdown]:before,body .theme-4.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-4.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-4.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-4.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-4.class-filter[data-type=dropdown]:before,body .theme-4.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#ffcd05!important}body .theme-4.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-4.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#ffec9e!important}body .theme-4.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-4.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#ffcd05!important}body .theme-5.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-5.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-5.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-5.class-filter[data-type-mobile=dropdown]:before,body .theme-5.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-5.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-5.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-5.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-5.class-filter[data-type=dropdown]:before,body .theme-5.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#e5f7fd!important}body .theme-5.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-5.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#fff!important}body .theme-5.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-5.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#e5f7fd!important}body .theme-6.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-6.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-6.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-6.class-filter[data-type-mobile=dropdown]:before,body .theme-6.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-6.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-6.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-6.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-6.class-filter[data-type=dropdown]:before,body .theme-6.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#f60c0c!important}body .theme-6.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-6.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#fba0a0!important}body .theme-6.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-6.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#f60c0c!important}body .theme-7.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-7.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-7.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-7.class-filter[data-type-mobile=dropdown]:before,body .theme-7.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-7.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-7.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-7.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-7.class-filter[data-type=dropdown]:before,body .theme-7.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#f8f8f8!important}body .theme-7.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-7.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#fff!important}body .theme-7.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-7.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#f8f8f8!important}body .theme-8.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-8.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-8.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-8.class-filter[data-type-mobile=dropdown]:before,body .theme-8.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-8.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-8.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-8.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-8.class-filter[data-type=dropdown]:before,body .theme-8.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#ecf6fb!important}body .theme-8.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-8.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#fff!important}body .theme-8.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-8.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#ecf6fb!important}body .theme-white.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-white.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-white.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-white.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-white.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-white.class-filter[data-type-mobile=dropdown]:before,body .theme-white.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-white.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-white.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-white.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-white.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-white.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-white.class-filter[data-type=dropdown]:before,body .theme-white.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#fff!important}body .theme-gray-100.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-gray-100.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-100.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-100.class-filter[data-type-mobile=dropdown]:before,body .theme-gray-100.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-gray-100.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-gray-100.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-100.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-100.class-filter[data-type=dropdown]:before,body .theme-gray-100.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#f8f9fa!important}body .theme-gray-100.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-gray-100.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#fff!important}body .theme-gray-100.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-gray-100.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#f8f9fa!important}body .theme-gray-200.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-gray-200.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-200.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-200.class-filter[data-type-mobile=dropdown]:before,body .theme-gray-200.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-gray-200.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-gray-200.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-200.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-200.class-filter[data-type=dropdown]:before,body .theme-gray-200.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#e9ecef!important}body .theme-gray-200.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-gray-200.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#fff!important}body .theme-gray-200.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-gray-200.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#e9ecef!important}body .theme-gray-300.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-gray-300.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-300.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-300.class-filter[data-type-mobile=dropdown]:before,body .theme-gray-300.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-gray-300.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-gray-300.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-300.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-300.class-filter[data-type=dropdown]:before,body .theme-gray-300.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#dee2e6!important}body .theme-gray-300.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-gray-300.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#fff!important}body .theme-gray-300.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-gray-300.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#dee2e6!important}body .theme-gray-400.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-gray-400.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-400.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-400.class-filter[data-type-mobile=dropdown]:before,body .theme-gray-400.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-gray-400.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-gray-400.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-400.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-400.class-filter[data-type=dropdown]:before,body .theme-gray-400.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#ced4da!important}body .theme-gray-400.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-gray-400.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#fff!important}body .theme-gray-400.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-gray-400.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#ced4da!important}body .theme-gray-500.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-gray-500.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-500.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-500.class-filter[data-type-mobile=dropdown]:before,body .theme-gray-500.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-gray-500.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-gray-500.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-500.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-500.class-filter[data-type=dropdown]:before,body .theme-gray-500.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#d5d1ce!important}body .theme-gray-500.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-gray-500.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#fff!important}body .theme-gray-500.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-gray-500.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#d5d1ce!important}body .theme-gray-600.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-gray-600.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-600.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-600.class-filter[data-type-mobile=dropdown]:before,body .theme-gray-600.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-gray-600.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-gray-600.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-600.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-600.class-filter[data-type=dropdown]:before,body .theme-gray-600.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#868e96!important}body .theme-gray-600.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-gray-600.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#d8dbdd!important}body .theme-gray-600.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-gray-600.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#868e96!important}body .theme-gray-700.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-gray-700.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-700.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-700.class-filter[data-type-mobile=dropdown]:before,body .theme-gray-700.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-gray-700.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-gray-700.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-700.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-700.class-filter[data-type=dropdown]:before,body .theme-gray-700.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#495057!important}body .theme-gray-700.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-gray-700.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#949da5!important}body .theme-gray-700.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-gray-700.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#495057!important}body .theme-gray-800.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-gray-800.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-800.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-800.class-filter[data-type-mobile=dropdown]:before,body .theme-gray-800.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-gray-800.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-gray-800.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-800.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-800.class-filter[data-type=dropdown]:before,body .theme-gray-800.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#343a40!important}body .theme-gray-800.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-gray-800.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#7a8793!important}body .theme-gray-800.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-gray-800.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#343a40!important}body .theme-gray-900.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-gray-900.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-900.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-900.class-filter[data-type-mobile=dropdown]:before,body .theme-gray-900.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-gray-900.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-gray-900.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-gray-900.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-gray-900.class-filter[data-type=dropdown]:before,body .theme-gray-900.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#544f40!important}body .theme-gray-900.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-gray-900.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#a59e88!important}body .theme-gray-900.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-gray-900.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#544f40!important}body .theme-black.class-filter[data-type-mobile=buttons] .filter-list-js .filter-item-js,body .theme-black.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,body .theme-black.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:before,body .theme-black.class-filter[data-type-mobile=dropdown]:before,body .theme-black.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js:after,body .theme-black.class-filter[data-type=buttons] .filter-list-js .filter-item-js,body .theme-black.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,body .theme-black.class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,body .theme-black.class-filter[data-type=dropdown]:before,body .theme-black.class-filter[data-type=titles] .filter-list-js .filter-item-js:after{background-color:#000!important}body .theme-black.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,body .theme-black.class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before{background-color:#4d4d4d!important}body .theme-black.class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,body .theme-black.class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before{background-color:#000!important}@media (min-width:768px){html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-nasal-congestion:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-nasal-congestion:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-nasal-congestion:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/nasal-congestion.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-cough:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-cough:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-cough:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/cough.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sore-throat-pain:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sore-throat-pain:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sore-throat-pain:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/sore-throat-pain.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-fever:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-fever:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-fever:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/fever.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-headache:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-headache:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-headache:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/headache.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sinus-congestion:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sinus-congestion:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sinus-congestion:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/sinus-congestion.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-body-aches:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-body-aches:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-body-aches:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/body-aches.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sneezing:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sneezing:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-sneezing:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/sneezing.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-runny-nose:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-runny-nose:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-runny-nose:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/runny-nose.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-chest-congestion:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-chest-congestion:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-chest-congestion:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/chest-congestion.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-caplets:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-caplets:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-caplets:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/caplets.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-syrup:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-syrup:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-syrup:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/syrup.png)}html[lang=ru-RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-hot-liquid-powder:after,html[lang=ru] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-hot-liquid-powder:after,html[lang=RU] body .class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js.filter-hot-liquid-powder:after{content:url(/content/dam/cf-consumer-healthcare/bp-theraflu/ru_RU/global/symptom-icons/hot-liquid-powder.png)}}body .divider-yellow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}body .divider-yellow-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .divider-yellow-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body .divider-yellow-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .divider-yellow>.component-content{background-color:#ffcd05;height:10px;width:40px}body #footer{background-color:#1d4187}body #footer *{color:#fff!important}body #footer .list-footer .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body #footer .list-footer ul{list-style:none;margin:0;padding:0;text-align:center}body #footer .list-footer ul li{list-style-type:none;margin-bottom:30px;padding:0}body #footer .list-footer ul li:before{content:""}body #footer .list-footer ul li:first-child{margin-top:50px}body #footer .list-footer ul li:last-child{margin-bottom:50px}body #footer .list-footer li a{font-family:GothamNarrow-Book;font-size:15px;font-weight:300;text-decoration:none}body #footer .list-footer li a:active,body #footer .list-footer li a:focus,body #footer .list-footer li a:hover{outline:0;text-decoration:underline}body #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}body #footer .follow-us-wrapper .follow-us{font-size:18px;margin-bottom:30px;margin-top:15px}body #footer .social-pages .paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body #footer .social-pages i{height:30px;margin:0 10px;width:30px}body #footer .footer-brand-links{margin-top:30px}body #footer .footer-brand-links .paragraphSystem{-ms-flex-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body #footer .footer-brand-links .paragraphSystem,body #footer .footer-brand-links .richText{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body #footer .footer-brand-links .richText{-ms-flex-align:center;height:60px;margin-bottom:20px}body #footer .footer-brand-links .richText img{height:60px;margin:0}body #footer .footer-brand-links .richText p{font-size:18px;font-weight:300}body #footer .divider.divider-footer{display:none}body #footer .copyright .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body #footer .copyright p{font-size:15px;margin-bottom:30px;margin-top:20px;max-width:82%;opacity:1;text-align:center}@media (min-width:992px){body #footer .layout-outer{width:100%}body #footer .list-footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;max-width:90%;width:100%}body #footer .list-footer ul li{margin-right:30px}body #footer .list-footer ul li a{font-size:18px}body #footer .list-footer ul li:first-child{margin-top:0}body #footer .list-footer ul li:last-child{margin-bottom:30px;margin-right:0}body #footer .social-pages i{height:40px;margin:0 5px;width:40px}body #footer .footer-brand-links>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body #footer .footer-brand-links .paragraphSystem{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:85%}body #footer .footer-brand-links .richText{max-width:17%}body #footer .divider.divider-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body #footer .divider.divider-footer .component-content{background-color:#fff;height:1px;margin-bottom:10px;margin-top:15px;min-width:1010px;width:70%}body #footer .copyright p{font-size:18px;margin-bottom:100px;opacity:.65}}html[lang=ru-RU] body #footer .list-footer li a{font-family:Arial,sans-serif}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem{overflow:hidden;position:relative}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box{bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%;z-index:1}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content{height:100%}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1rem 3rem}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.richText{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.image{height:auto;position:relative;width:100%}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.image>.component-content img{height:auto;max-width:100%;width:100%}@media (min-width:992px){body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content{height:100%}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:auto;max-width:50%;padding:0}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.image{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.richText{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}body .hero-banner-enhanced-h4-v1 .carousel .bg-full{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a:before,body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a:before{content:""}body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a,body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a{border-right:4px solid #00adee;border-top:4px solid #00adee;height:20px;width:20px}@media (min-width:768px){body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a,body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a{height:30px;width:30px}}body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}body .hero-banner-h5-v0>.component-content>.paragraphSystem figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%}body .hero-banner-h5-v0>.component-content>.paragraphSystem figure picture{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:992px){body .hero-banner-h5-v0>.component-content>.paragraphSystem figure picture{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>picture{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;height:auto;width:100%}body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>picture img{height:auto;width:100%}body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:center;align-content:center;bottom:0;clear:both;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:nowrap;flex-wrap:nowrap;float:none!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;margin:auto;margin-left:auto!important;margin-right:auto!important;max-width:100%!important;padding:2rem 0;position:static;right:0;top:0}body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h1,body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h2,body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h3,body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption p{color:#1d4187}@media (min-width:992px){body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption{padding:0;position:absolute}body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h1,body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h2,body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h3,body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption p{color:#fff}}body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption *{clear:both;float:none}@media (min-width:992px){body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption{max-width:1140px!important}}@media (min-width:992px) and (max-width:1200px){body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption{max-width:940px!important}}body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption>*{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:100%;width:100%}body .hero-banner-h5-v0.hp-banner>.component-content>.paragraphSystem figure>figcaption{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .hero-banner-h5-v0.hp-banner>.component-content>.paragraphSystem figure>figcaption h1{color:#1d4187;line-height:45px;margin:0}@media (min-width:992px){body .hero-banner-h5-v0.hp-banner>.component-content>.paragraphSystem figure>figcaption{position:absolute}body .hero-banner-h5-v0.hp-banner>.component-content>.paragraphSystem figure>figcaption h1{color:#fff;line-height:65px}}body .hero-banner-h5-v0.hp-banner>.component-content>.paragraphSystem figure>figcaption p:last-of-type{margin-bottom:0}@media (min-width:992px){body .hero-banner-h5-v0.hp-banner>.component-content>.paragraphSystem figure>figcaption>*{max-width:42%;width:42%}}body .hero-banner-h5-v0.vertical-top>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body .hero-banner-h5-v0.vertical-bottom>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .hero-banner-h5-v0.vertical-center>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){body .hero-banner-h5-v0.vertical-d-top>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body .hero-banner-h5-v0.vertical-d-bottom>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .hero-banner-h5-v0.vertical-d-center>.component-content>.paragraphSystem figure>figcaption{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body .hero-banner-h5-v0.horizontal-left>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:start;align-content:flex-start}body .hero-banner-h5-v0.horizontal-left>.component-content>.paragraphSystem figure>figcaption *{text-align:left}body .hero-banner-h5-v0.horizontal-right>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:end;align-content:flex-end}body .hero-banner-h5-v0.horizontal-right>.component-content>.paragraphSystem figure>figcaption *{text-align:right}body .hero-banner-h5-v0.horizontal-center>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:center;align-content:center}body .hero-banner-h5-v0.horizontal-center>.component-content>.paragraphSystem figure>figcaption *{text-align:center}@media (min-width:992px){body .hero-banner-h5-v0.horizontal-d-left>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:start;align-content:flex-start}body .hero-banner-h5-v0.horizontal-d-left>.component-content>.paragraphSystem figure>figcaption *{text-align:left}body .hero-banner-h5-v0.horizontal-d-right>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:end;align-content:flex-end}body .hero-banner-h5-v0.horizontal-d-right>.component-content>.paragraphSystem figure>figcaption *{text-align:right}body .hero-banner-h5-v0.horizontal-d-center>.component-content>.paragraphSystem figure>figcaption{-ms-flex-line-pack:center;align-content:center}body .hero-banner-h5-v0.horizontal-d-center>.component-content>.paragraphSystem figure>figcaption *{text-align:center}}body .hero-banner-h5-v1 li .carousel-content>.paragraphSystem{position:relative}body .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.image{-ms-flex-preferred-size:1;flex-basis:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;height:auto;min-width:100%;position:relative;width:100%}body .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.image img{max-width:100%;min-width:100%;width:100%}body .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.box{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;left:0;margin:auto;padding:1rem;position:absolute;right:0;top:0}body .hero-banner-h5-v1.vertical-top li .carousel-content>.paragraphSystem>.box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body .hero-banner-h5-v1.vertical-bottom li .carousel-content>.paragraphSystem>.box{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .hero-banner-h5-v1.vertical-center li .carousel-content>.paragraphSystem>.box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){body .hero-banner-h5-v1.vertical-d-top li .carousel-content>.paragraphSystem>.box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body .hero-banner-h5-v1.vertical-d-bottom li .carousel-content>.paragraphSystem>.box{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .hero-banner-h5-v1.vertical-d-center li .carousel-content>.paragraphSystem>.box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body .hero-banner-h5-v1.horizontal-left li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body .hero-banner-h5-v1.horizontal-right li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .hero-banner-h5-v1.horizontal-center li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){body .hero-banner-h5-v1.horizontal-d-left li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body .hero-banner-h5-v1.horizontal-d-right li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .hero-banner-h5-v1.horizontal-d-center li .carousel-content>.paragraphSystem>.box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){body .fold-carousel-m .carouselSlide .carousel-content>.paragraphSystem{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}body .fold-carousel-m .carouselSlide .carousel-content>.paragraphSystem .box{position:relative}}@media (min-width:768px){body .fold-carousel-d .carouselSlide .carousel-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .fold-carousel-d .carouselSlide .carousel-content>.paragraphSystem .box{position:relative}}@media (max-width:767px){body .megamenu-main-nav .navigation-item-decoration{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}body .megamenu-language-list.opened~.megamenu-nav-container .navigation-mobile-menu.opened{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath stroke='%231d4187' fill='none' stroke-width='25' stroke-miterlimit='10' d='M18.1 18.1l63.8 63.8M81.9 18.1L18.1 81.9'/%3E%3C/svg%3E")!important}}@media (min-width:768px){body .language-selector.opened .country-selected,body .language-selector.opened .country-selected:focus,body .language-selector.opened .country-selected:hover{color:#ffcd05!important}body .language-selector .country-selected{color:#fff!important}body .language-selector .country-selected:focus,body .language-selector .country-selected:hover{color:#ffcd05!important}body .megamenu-submenu-item{width:100vw}body .megamenu-submenu-item a{color:#1d4187!important}body .megamenu-submenu-item a:hover{color:#00adee!important}body .megamenu-submenu-item>.component-content{margin:0 auto;max-width:1140px}}body .megamenu-navigation,body .simple-navigation{margin:0;padding:0;position:relative;z-index:999}body .megamenu-navigation *,body .simple-navigation *{font-family:GothamNarrow-Book}body .megamenu-navigation .country-selected,body .megamenu-navigation a.top-bar-link,body .simple-navigation .country-selected,body .simple-navigation 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:1px solid rgba(0,0,0,0);font-size:18px;font-weight:700;text-decoration:none}body .megamenu-navigation .country-selected:hover,body .megamenu-navigation a.top-bar-link:hover,body .simple-navigation .country-selected:hover,body .simple-navigation a.top-bar-link:hover{border-bottom:1px solid #544f40}body .megamenu-navigation>.inner>.component-content,body .simple-navigation>.inner>.component-content{margin:0;overflow:visible}body .megamenu-navigation .megamenu,body .simple-navigation .megamenu{padding-left:calc((100% - 1140px)/2);padding-right:calc((100% - 1140px)/2);background-color:#1d4187;overflow-x:visible;width:100%}body .megamenu-navigation .megamenu *,body .simple-navigation .megamenu *{color:#1d4187}body .megamenu-navigation .megamenu-bottom-center,body .simple-navigation .megamenu-bottom-center{background-color:#1d4187}body .megamenu-navigation .megamenu>.component-content,body .simple-navigation .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}body .megamenu-navigation .megamenu>.component-content>.paragraphSystem,body .simple-navigation .megamenu>.component-content>.paragraphSystem{-ms-flex-line-pack:baseline;align-content:baseline;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;min-height:auto;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>a,body .simple-navigation .megamenu>.component-content>.paragraphSystem>a{display:none}body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div,body .simple-navigation .megamenu>.component-content>.paragraphSystem>div{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}body .megamenu-navigation .megamenu-top-bar-left,body .simple-navigation .megamenu-top-bar-left{margin:0;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem,body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 15px}body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem .richText,body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem .richText{padding:15px 0}body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem .richText p,body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem .richText p{margin:0}body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>a,body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>a{display:none}body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>*,body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>*{text-align:center;width:100%}body .megamenu-navigation .megamenu-top-bar-right,body .simple-navigation .megamenu-top-bar-right{margin:0;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 15px}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .richText p,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .richText p{margin:0}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>a,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>a{display:none}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>*,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>*{text-align:center;width:100%}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .icons-with-link,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .icons-with-link{bottom:60px;left:0}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector{bottom:15px;cursor:pointer;left:0;position:static;z-index:99}@media (max-width:767px){body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector{margin:1rem 0}}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected{border:1px solid #000;border-radius:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 20px}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:active,body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:focus,body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:hover,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:active,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:focus,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:hover{color:#fff;font-weight:400;outline:0}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px;width:16px}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after,body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#00adee;content:"";height:1px;width:50%}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after{margin-left:-3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}body .megamenu-navigation .megamenu-language-list,body .simple-navigation .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;opacity:1;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;overflow:auto;padding:15px;position:fixed;top:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);width:100%;z-index:99}body .megamenu-navigation .megamenu-language-list *,body .simple-navigation .megamenu-language-list *{color:#1d4187}body .megamenu-navigation .megamenu-language-list.opened,body .simple-navigation .megamenu-language-list.opened{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);visibility:visible}body .megamenu-navigation .megamenu-language-list .countries-list>.component-content>.paragraphSystem,body .simple-navigation .megamenu-language-list .countries-list>.component-content>.paragraphSystem{margin:0}body .megamenu-navigation .megamenu-language-list>.inner>.component-content a,body .simple-navigation .megamenu-language-list>.inner>.component-content a{color:#1d4187;display:block;font-size:16px;padding:0 5px}body .megamenu-navigation .megamenu-language-list>.inner>.component-content a:active,body .megamenu-navigation .megamenu-language-list>.inner>.component-content a:focus,body .megamenu-navigation .megamenu-language-list>.inner>.component-content a:hover,body .simple-navigation .megamenu-language-list>.inner>.component-content a:active,body .simple-navigation .megamenu-language-list>.inner>.component-content a:focus,body .simple-navigation .megamenu-language-list>.inner>.component-content a:hover{color:#00adee;outline:0}body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component,body .simple-navigation .megamenu-language-list>.inner>.component-content>.component{padding:0}body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem,body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem{margin:0}body .megamenu-navigation .megamenu-social,body .simple-navigation .megamenu-social{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;pointer-events:none}body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem,body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 100px}body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link,body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link{margin:0;padding:0;pointer-events:all}body .megamenu-navigation .megamenu-logo,body .simple-navigation .megamenu-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body .megamenu-navigation .megamenu-logo>.component-content,body .simple-navigation .megamenu-logo>.component-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient: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%}body .megamenu-navigation .megamenu-logo>.component-content a,body .megamenu-navigation .megamenu-logo>.component-content a:hover,body .simple-navigation .megamenu-logo>.component-content a,body .simple-navigation .megamenu-logo>.component-content a:hover{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:0;height:50px;margin:0 auto;width:90px}body .megamenu-navigation .megamenu-search,body .simple-navigation .megamenu-search{-webkit-animation:searchshow .2s ease forwards;animation:searchshow .2s ease forwards;margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;overflow:hidden}body .megamenu-navigation .megamenu-search .searchBox-title,body .simple-navigation .megamenu-search .searchBox-title{display:none}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox{margin:0}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button{background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23fff'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:19px;border:none;font-size:0;height:50px;left:auto;line-height:1;opacity:1;outline:none;padding:0;position:fixed;right:0;top:0;width:50px}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:active,body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:focus,body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:hover,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:active,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:focus,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%2300adee'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%2300adee'/%3E%3C/g%3E%3C/svg%3E")}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text],body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]{border:1px solid #544f40;border-radius:0;color:#000;display:inline-block;font-size:16px;height:50px;outline:0;text-align:center;width:210px}body .megamenu-navigation .megamenu-nav-container,body .simple-navigation .megamenu-nav-container{margin:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0}body .megamenu-navigation .megamenu.nav-opened .megamenu-search,body .simple-navigation .megamenu.nav-opened .megamenu-search{-webkit-animation:searchhide .2s ease forwards;animation:searchhide .2s ease forwards}body .megamenu-navigation .megamenu.nav-opened .megamenu-search .form-search,body .simple-navigation .megamenu.nav-opened .megamenu-search .form-search{max-height:0}body .megamenu-navigation .megamenu.nav-opened>.component-content,body .simple-navigation .megamenu.nav-opened>.component-content{max-height:100vh;min-height:100vh;overflow:auto;pointer-events:all;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}body .megamenu-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu,body .simple-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath stroke='%23fff' fill='none' stroke-width='25' stroke-miterlimit='10' d='M18.1 18.1l63.8 63.8M81.9 18.1L18.1 81.9'/%3E%3C/svg%3E");background-size:30px}body .megamenu-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu:after,body .simple-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu:after{display:none!important}body .megamenu-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu:focus,body .simple-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu:focus{outline:none}body .megamenu-navigation .megamenu.search-opened>.component-content>.paragraphSystem .megamenu-search .form-search,body .simple-navigation .megamenu.search-opened>.component-content>.paragraphSystem .megamenu-search .form-search{max-height:50px}body .megamenu-navigation .megamenu.search-opened>.component-content,body .simple-navigation .megamenu.search-opened>.component-content{background:#1d4187;max-height:100px;min-height:100px;overflow:hidden}body .megamenu-navigation .megamenu.search-opened>.component-content>.paragraphSystem,body .simple-navigation .megamenu.search-opened>.component-content>.paragraphSystem{background:#1d4187}body .megamenu-navigation .megamenu-main-nav,body .simple-navigation .megamenu-main-nav{background-color:rgba(0,0,0,0);color:#fff}body .megamenu-navigation .megamenu-main-nav *,body .simple-navigation .megamenu-main-nav *{color:#fff}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu,body .simple-navigation .megamenu-main-nav>.component-content>.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:rgba(0,0,0,0);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='36' fill='%23fff'%3E%3Cpath d='M16 12h16v2H16zM16 17h16v2H16zM16 22h16v2H16z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80px;border:none;display:block;height:50px;left:0;position:fixed;top:0;width:50px}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu:after,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu:after{display:none}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu:focus,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu:focus{outline:none}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1{background:rgba(0,0,0,0);border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .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:rgba(0,0,0,0);border:none;border-bottom:1px solid #d5d1ce;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;max-height:54px;min-height:54px;overflow:hidden;width:100%}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a{background-color:rgba(0,0,0,0);border:none;color:#fff;font-size:20px;font-weight:700;height:54px;line-height:54px;margin:0;padding:0;text-align:center;width:100%}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:active,body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:focus,body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:active,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:focus,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover{color:#fff;outline:0}@media (min-width:992px){body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:active,body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:focus,body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:active,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:focus,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover{color:#fff}}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item a.navigation-item-title,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item a.navigation-item-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 15px}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li.is-active>a,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li.is-active>a{color:#00adee!important}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children{max-height:54px}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration{background:rgba(0,0,0,0);text-align:right;width:30%}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after,body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .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;content:"";display:inline-block;height:4px;vertical-align:middle;width:20px}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before{background:#1d4187;margin-top:-11px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after{background:#1d4187;margin-left:-20px;margin-top:12px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:focus,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:focus{outline:none}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li{display:none}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li.page-cough-relief,body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li.page-expressmax,body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li.page-hot-liquid-powder,body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li.page-sinus-and-pain,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li.page-cough-relief,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li.page-expressmax,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li.page-hot-liquid-powder,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li.page-sinus-and-pain{display:block}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open{max-height:1200px}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:before,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:before{margin-top:-5px;-webkit-transform:rotate(45deg)!important;-ms-transform:rotate(45deg)!important;transform:rotate(45deg)!important}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:after,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:after{margin-left:-8px;margin-top:-6px;-webkit-transform:rotate(-45deg)!important;-ms-transform:rotate(-45deg)!important;transform:rotate(-45deg)!important}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a,body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a:hover,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a:hover{color:#1d4187}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2{background:rgba(0,0,0,0);border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;margin:0 15px;width:100%}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a{background:rgba(0,0,0,0);border:none;display:block;font-size:18px;font-weight:700;height:100%;line-height:49px;padding:0;text-align:left;width:100%}body .megamenu-navigation .megamenu-submenu-items-container,body .simple-navigation .megamenu-submenu-items-container{display:none;-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}body .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem,body .simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem{max-width:100vw}body .megamenu-navigation .megamenu-submenu-items-container .navigation-item,body .simple-navigation .megamenu-submenu-items-container .navigation-item{margin:0}body .megamenu-navigation .megamenu-submenu-item,body .simple-navigation .megamenu-submenu-item{background-color:#fff}body .megamenu-navigation .megamenu-submenu-item *,body .simple-navigation .megamenu-submenu-item *{color:#1d4187}body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem,body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0}body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:active,body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:focus,body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:hover,body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:active,body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:focus,body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:hover,body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:active,body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:focus,body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:hover,body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:active,body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:focus,body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:hover{color:#00adee;outline:0}body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem,body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem{margin:0 auto;max-width:1140px}@media (min-width:992px){body .megamenu-navigation .megamenu,body .simple-navigation .megamenu{padding-left:calc((100% - 1140px)/2);padding-right:calc((100% - 1140px)/2)}body .megamenu-navigation .megamenu .country-selected,body .megamenu-navigation .megamenu a.top-bar-link,body .simple-navigation .megamenu .country-selected,body .simple-navigation .megamenu a.top-bar-link{border-bottom:1px solid rgba(0,0,0,0);font-size:14px;font-weight:400;text-decoration:none}body .megamenu-navigation .megamenu .country-selected:hover,body .megamenu-navigation .megamenu a.top-bar-link:hover,body .simple-navigation .megamenu .country-selected:hover,body .simple-navigation .megamenu a.top-bar-link:hover{border-bottom:1px solid #544f40}body .megamenu-navigation .megamenu-bottom-center,body .simple-navigation .megamenu-bottom-center{background-color:rgba(0,0,0,0)}body .megamenu-navigation .megamenu-bottom-center,body .megamenu-navigation .megamenu-bottom-left,body .megamenu-navigation .megamenu-bottom-right,body .simple-navigation .megamenu-bottom-center,body .simple-navigation .megamenu-bottom-left,body .simple-navigation .megamenu-bottom-right{max-width:33.33333%;width:33.33333%}body .megamenu-navigation .megamenu.nav-opened .megamenu-search .form-search,body .simple-navigation .megamenu.nav-opened .megamenu-search .form-search{max-height:0}body .megamenu-navigation .megamenu.nav-opened>.component-content,body .simple-navigation .megamenu.nav-opened>.component-content{background:rgba(0,0,0,0);max-height:none;min-height:auto;overflow:visible}body .megamenu-navigation .megamenu>.component-content,body .simple-navigation .megamenu>.component-content{background:rgba(0,0,0,0);max-height:none;max-width:1140px;min-height:auto;overflow:visible;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}body .megamenu-navigation .megamenu>.component-content>.paragraphSystem,body .simple-navigation .megamenu>.component-content>.paragraphSystem{background:rgba(0,0,0,0);max-width:1140px;-webkit-transform:none;-ms-transform:none;transform:none}body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-],body .simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:50px;margin-bottom:10px}body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-left,body .simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-center,body .simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-right,body .simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div,body .simple-navigation .megamenu>.component-content>.paragraphSystem>div{padding:0}body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>a,body .simple-navigation .megamenu>.component-content>.paragraphSystem>a{display:block;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}body .megamenu-navigation .megamenu-top-bar-left,body .simple-navigation .megamenu-top-bar-left{height:42px;max-width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%}body .megamenu-navigation .megamenu-top-bar-left>.component-content,body .simple-navigation .megamenu-top-bar-left>.component-content{height:100%}body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem,body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>.richText,body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>.richText{padding:0}body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div,body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div{margin-bottom:0;margin-right:50px;width:auto}body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div:last-of-type,body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div:last-of-type{margin-left:0}body .megamenu-navigation .megamenu-top-bar-right,body .simple-navigation .megamenu-top-bar-right{height:42px;max-width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%}body .megamenu-navigation .megamenu-top-bar-right>.component-content,body .simple-navigation .megamenu-top-bar-right>.component-content{height:100%}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div{margin-bottom:0;margin-left:50px;width:auto}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div:first-of-type,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div:first-of-type{margin-left:0}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .icons-with-link,body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .icons-with-link,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector{bottom:auto;left:auto;position:relative}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:before,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:after,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected,body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected{background:rgba(0,0,0,0);border:none;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .megamenu-navigation .megamenu-language-list,body .simple-navigation .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:100px;-webkit-transform:translate(-50%) scaleY(0);-ms-transform:translate(-50%) scaleY(0);transform:translate(-50%) scaleY(0);width:100vw}body .megamenu-navigation .megamenu-language-list.opened,body .simple-navigation .megamenu-language-list.opened{-webkit-transform:translate(-50%) scaleY(1);-ms-transform:translate(-50%) scaleY(1);transform:translate(-50%) scaleY(1)}body .megamenu-navigation .megamenu-language-list.opened>.inner,body .simple-navigation .megamenu-language-list.opened>.inner{opacity:1}body .megamenu-navigation .megamenu-language-list>.inner,body .simple-navigation .megamenu-language-list>.inner{opacity:1;-webkit-transition:inherit;-o-transition:inherit;transition:inherit}body .megamenu-navigation .megamenu-language-list>.inner>.component-content,body .simple-navigation .megamenu-language-list>.inner>.component-content{margin:0 auto;max-width:1140px}body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list,body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list{margin-bottom:20px}body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem,body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1140px;padding:0;width:100%}body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem:before,body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem>a,body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem:before,body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem>a{display:none}body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem .language-block,body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem .language-block{-webkit-box-flex:1;-ms-flex:1 1 277.5px;flex:1 1 277.5px;margin-bottom:15px;max-width:277.5px;width:100%}body .megamenu-navigation .megamenu-social,body .simple-navigation .megamenu-social{max-width:33.33333%;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:33.33333%}body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem,body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link,body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link{margin:0;padding:0;pointer-events:all}body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link a,body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link a{margin:0 10px}body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link.last a,body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link.last a{margin-right:0}body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link.first a,body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link.first a{margin-left:0}body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link i,body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link i{height:22px;width:22px}body .megamenu-navigation .megamenu-logo,body .simple-navigation .megamenu-logo{max-width:33.33333%;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;width:33.33333%}body .megamenu-navigation .megamenu-logo>.component-content a,body .simple-navigation .megamenu-logo>.component-content a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .megamenu-navigation .megamenu-logo>.component-content a img,body .simple-navigation .megamenu-logo>.component-content a img{max-width:140px;position:absolute;top:0}body .megamenu-navigation .megamenu-search,body .simple-navigation .megamenu-search{max-width:33.33333%;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;width:33.33333%}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem{margin:0}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-size:19px;background-size:contain;height:24px;left:auto;margin-left:10px;opacity:1;position:relative;right:auto;top:auto;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;width:24px}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search,body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search{max-height:none;text-align:right}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text],body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%2300adee'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%2300adee'/%3E%3C/g%3E%3C/svg%3E");background-position:center right 1rem;background-repeat:no-repeat;background-size:20px;border-radius:0;color:#000;font-size:15px;opacity:0;outline:0;padding-left:1rem;padding-right:1rem;pointer-events:none;text-align:left;width:0}body .megamenu-navigation .megamenu-search.is-open>.component-content>.paragraphSystem,body .simple-navigation .megamenu-search.is-open>.component-content>.paragraphSystem{margin:0}body .megamenu-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox input[type=text],body .simple-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox input[type=text]{color:#000;opacity:1;pointer-events:all;width:210px}body .megamenu-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox button,body .simple-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox button{margin-left:0;width:0}body .megamenu-navigation .megamenu-nav-container,body .simple-navigation .megamenu-nav-container{-webkit-box-flex:1!important;-ms-flex:auto!important;flex:auto!important;max-width:100vw;min-height:55px;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;width:100vw}}@media (min-width:992px) and (min-width:1140px){body .megamenu-navigation .megamenu-nav-container,body .simple-navigation .megamenu-nav-container{margin-left:calc((100vw - 1140px)/2*-1);margin-right:calc((100vw - 1140px)/2*-1)}}@media (min-width:992px){body .megamenu-navigation .megamenu-nav-container.sticked-js>.component-content>.paragraphSystem,body .simple-navigation .megamenu-nav-container.sticked-js>.component-content>.paragraphSystem{left:0;margin:0;position:fixed;top:0;width:100%}body .megamenu-navigation .megamenu-nav-container>.component-content,body .simple-navigation .megamenu-nav-container>.component-content{overflow:visible}body .megamenu-navigation .megamenu-nav-container>.component-content>.paragraphSystem,body .simple-navigation .megamenu-nav-container>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}body .megamenu-navigation .megamenu-main-nav,body .simple-navigation .megamenu-main-nav{background-color:#00adee;color:#fff;margin:0;width:100%}body .megamenu-navigation .megamenu-main-nav *,body .simple-navigation .megamenu-main-nav *{color:#fff}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu{display:none}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:55px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1140px}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item{-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-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}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.is-active>a:after,body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item:hover>a:after,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.is-active>a:after,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item:hover>a:after{background-color:#fff}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children{max-height:100%}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a{border:none;color:#fff;height:100%;line-height:35px;padding:10px 0;position:relative;width:auto}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:after,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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);bottom:5px;content:"";display:block;height:3px;position:absolute;width:100%}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a>.navigation-item-decoration,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a>.navigation-item-decoration{display:none}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2{background-color:#1d4187;display:none}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a{color:#1d4187;text-align:left}body .megamenu-navigation .megamenu-submenu-items-container,body .simple-navigation .megamenu-submenu-items-container{display:block}body .megamenu-navigation .megamenu-submenu-items-container .navigation a,body .megamenu-navigation .megamenu-submenu-items-container .navigation a.navigation-item-title,body .megamenu-navigation .megamenu-submenu-items-container .navigation a:hover,body .megamenu-navigation .megamenu-submenu-items-container .navigation li,body .megamenu-navigation .megamenu-submenu-items-container .navigation li:hover,body .megamenu-navigation .megamenu-submenu-items-container .navigation ul,body .simple-navigation .megamenu-submenu-items-container .navigation a,body .simple-navigation .megamenu-submenu-items-container .navigation a.navigation-item-title,body .simple-navigation .megamenu-submenu-items-container .navigation a:hover,body .simple-navigation .megamenu-submenu-items-container .navigation li,body .simple-navigation .megamenu-submenu-items-container .navigation li:hover,body .simple-navigation .megamenu-submenu-items-container .navigation ul{background:rgba(0,0,0,0);border:0;list-style:none;list-style-type:none;margin:0;padding:0}body .megamenu-navigation .megamenu-submenu-items-container .navigation-item,body .simple-navigation .megamenu-submenu-items-container .navigation-item{margin:0}body .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem,body .simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem{max-width:100vw}body .megamenu-navigation .megamenu-submenu-items-container>.component-content,body .simple-navigation .megamenu-submenu-items-container>.component-content{overflow:visible}body .megamenu-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem,body .simple-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem{height:0;margin:0;max-height:0;pointer-events:none}}@media (min-width:992px) and (max-width:1200px){body .megamenu-navigation .megamenu,body .simple-navigation .megamenu{padding-left:calc((100% - 940px)/2);padding-right:calc((100% - 940px)/2)}body .megamenu-navigation .megamenu>.component-content,body .megamenu-navigation .megamenu>.component-content>.paragraphSystem,body .simple-navigation .megamenu>.component-content,body .simple-navigation .megamenu>.component-content>.paragraphSystem{max-width:940px}body .megamenu-navigation .megamenu-language-list>.inner>.component-content,body .simple-navigation .megamenu-language-list>.inner>.component-content{margin:0 auto;max-width:940px}}@media (min-width:992px) and (max-width:1200px) and (min-width:940px){body .megamenu-navigation .megamenu-nav-container,body .simple-navigation .megamenu-nav-container{margin-left:calc((100vw - 940px)/2*-1);margin-right:calc((100vw - 940px)/2*-1)}}@media (min-width:992px) and (max-width:1200px){body .megamenu-navigation .megamenu-nav-container>.component-content>.paragraphSystem,body .simple-navigation .megamenu-nav-container>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1{max-width:940px}body .megamenu-navigation .megamenu-submenu-items-container .navigation-item,body .megamenu-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem,body .simple-navigation .megamenu-submenu-items-container .navigation-item,body .simple-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem{margin:0}body .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem,body .simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem{max-width:100vw}body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem,body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem{margin:0 auto;max-width:940px}body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem,body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem{margin:0}}body .tabs .is-hidden{display:none}body .tabs .tabs-nav{height:unset;margin-bottom:0;overflow:visible;z-index:1}body .tabs .tabs-nav-list{background-color:#00adee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:visible;width:unset}body .tabs .tabs-nav-list .tabs-nav-item{background:none;border:0;height:unset;margin:0;min-width:30%;padding:1rem;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;width:auto}body .tabs .tabs-nav-list .tabs-nav-item a{color:#fff;display:block;text-decoration:none}body .tabs .tabs-nav-list .tabs-nav-item .text-wrapper{font-size:#fff;text-decoration:underline;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}body .tabs .tabs-nav-list .tabs-nav-item.is-active a{border:0;color:#fff}body .tabs .tabs-nav-list .tabs-nav-item.is-active .text-wrapper{font-weight:700!important;text-decoration:none}body .tabs .tabs-nav-list .tabs-nav-item:active a,body .tabs .tabs-nav-list .tabs-nav-item:focus a,body .tabs .tabs-nav-list .tabs-nav-item:hover a{color:#fff}body .tabs .tabs-content{border:0;padding:20px 0;z-index:1}body .tabs .tabs-nav-switcher{display:none}@media (min-width:992px){body .tabs .tabs-nav-list{background-color:rgba(0,0,0,0);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body .tabs .tabs-nav-list .tabs-nav-item{border-left:0;border-right:1px solid #333;min-width:10%;padding:10px 1rem;position:relative;width:auto}body .tabs .tabs-nav-list .tabs-nav-item:last-of-type{border:0}body .tabs .tabs-nav-list .tabs-nav-item a{border:0;color:#333;display:block;text-decoration:none}body .tabs .tabs-nav-list .tabs-nav-item a:active,body .tabs .tabs-nav-list .tabs-nav-item a:focus,body .tabs .tabs-nav-list .tabs-nav-item a:hover{color:#1d4187}body .tabs .tabs-nav-list .tabs-nav-item.is-active{border:1px solid #333;border-bottom:0;border-left:0}body .tabs .tabs-nav-list .tabs-nav-item.is-active:after{background:#fff;bottom:-3px;content:"";display:block;height:5px;left:0;position:absolute;width:100%}body .tabs .tabs-nav-list .tabs-nav-item.is-active a{border:0;color:#333}body .tabs .tabs-nav-list .tabs-nav-item:first-of-type.is-active{border-left:1px solid #333}body .tabs .tabs-nav-list .tabs-nav-item .text-wrapper{font-size:19px;text-decoration:none}body .tabs .tabs-content{border:1px solid #333;padding:50px 0}}body .mp4-video>.component-content>.content,body .reference-video-component-mp4>.component-content>.content{line-height:0}body .mp4-video .local-video,body .reference-video-component-mp4 .local-video{cursor:pointer;width:100%}body .reference-video-component-youtube-v2,body .youtube-video{width:100%}body .universal,body .videographic{height:0;overflow:hidden;position:relative}body .universal iframe,body .videographic iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}body .universal{padding-top:56.25%}body .videographic{padding-top:75%}body .youtube-player{background:#000;height:0;margin:5px;max-width:100%;overflow:hidden;position:relative}body .youtube-player iframe{background:rgba(0,0,0,0);height:100%;left:0;position:absolute;top:0;width:100%}body .youtube-player img{border:0;bottom:0;cursor:pointer;display:block;height:auto;left:0;margin:auto;max-width:100%;position:absolute;right:0;top:0;-webkit-transition:all .4s;-o-transition:.4s all;transition:all .4s;width:100%}body .youtube-player img:hover{-webkit-filter:brightness(75%)}body .youtube-player .play:hover,body .youtube-player img:hover+.play{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 459 459'%3E%3Cellipse class='st0' cx='228.1' cy='231.1' rx='103.9' ry='113.5' fill='%231d4187'/%3E%3Cpath d='M229.5 0C102.8 0 0 102.8 0 229.5S102.8 459 229.5 459 459 356.2 459 229.5 356.2 0 229.5 0zm80.8 239.7l-111.8 76.1c-3.8 2.6-8.6 2.8-12.7.7-4-2.1-6.5-6.3-6.5-10.9V153.4c0-4.6 2.5-8.7 6.5-10.9 4-2.1 8.9-1.9 12.7.7l111.8 76.1c3.4 2.3 5.4 6.1 5.4 10.2s-2 7.9-5.4 10.2z' fill='%23ffcd05'/%3E%3C/svg%3E")}body .youtube-player .play{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 459 459'%3E%3Cellipse class='st0' cx='228.1' cy='231.1' rx='103.9' ry='113.5' fill='%231d4187'/%3E%3Cpath d='M229.5 0C102.8 0 0 102.8 0 229.5S102.8 459 229.5 459 459 356.2 459 229.5 356.2 0 229.5 0zm80.8 239.7l-111.8 76.1c-3.8 2.6-8.6 2.8-12.7.7-4-2.1-6.5-6.3-6.5-10.9V153.4c0-4.6 2.5-8.7 6.5-10.9 4-2.1 8.9-1.9 12.7.7l111.8 76.1c3.4 2.3 5.4 6.1 5.4 10.2s-2 7.9-5.4 10.2z' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;cursor:pointer;height:72px;left:50%;margin-left:-36px;margin-top:-36px;position:absolute;top:50%;width:72px}body .gigyaraas input,body .gigyaraas label,body .gigyaraas span{font-family:GothamNarrow-Book!important}body .gigyaraas input a,body .gigyaraas label a,body .gigyaraas span a{font-size:13px!important;line-height:13px!important}body .gigyaraas input{border-radius:0!important}body .gigyaraas .gigya-screen-content{background:#1d4187;border-radius:1rem;padding:2rem}body .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit]{background:#fff;border-radius:5px!important;color:#1d4187!important;overflow:hidden;text-decoration:none!important;width:75%}body .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit]:active,body .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit]:focus,body .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit]:hover{background:#ffcd05;color:#1d4187!important;outline:none}body .gigyaraas .gigya-screen form .gigya-composite-control-label a{color:#ffcd05}body .gigyaraas .gigya-composite-control-submit{text-align:center}@media (min-width:768px){body .gigyaraas input a,body .gigyaraas label a,body .gigyaraas span a{font-size:15px!important;line-height:15px!important}body .gigyaraas .gigya-screen input[type=submit]{width:83%}}.carousel-configurator,.gtm-tracker-configurator,.p-spider-widget{display:none}.aem-AuthorLayer-Edit .carousel-configurator,.aem-AuthorLayer-Edit .class-filter,.aem-AuthorLayer-Edit .gtm-tracker-configurator,.aem-AuthorLayer-Edit .p-spider-widget,.aem-AuthorLayer-Edit .ps-widget,.aem-AuthorLayer-Edit .s-rev-trax{background-color:#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:before{content:'GATracker configurator:\a \aid="' attr(id) '"\a data-event="' attr(data-event) '"\a data-event-category="' attr(data-event-category) '"\a data-event-action="' attr(data-event-action) '"\a data-event-trigger="' attr(data-event-trigger) '"\a data-event-label="' attr(data-event-label) '"\a data-event-target="' attr(data-event-target) '"\a data-event-target-parent-selector="' attr(data-event-target-parent-selector) '"\a data-event-target-sharer-selector="' attr(data-event-target-sharer-selector) '"\a data-event-target-child-selector="' attr(data-event-target-child-selector) '"\a data-event-delay="' attr(data-event-delay) '"\a data-event-anchor-delay="' attr(data-event-anchor-delay) '"\a data-debug="' attr(data-debug) '"'}.aem-AuthorLayer-Edit .gtm-tracker-configurator{display:block;margin:1rem auto;max-width:1140px;min-height:50px}.aem-AuthorLayer-Edit .gtm-tracker-configurator:before{content:'Class Filter configurator:\a \aid="' attr(id) '"\a Filter class: "' attr(data-filter-class) '"\aUpdate URL hash: "' attr(data-update-urlhash) '"\a data-event-action="' attr(data-event-action) '"\aLabel selector: "' attr(data-label-selector) '"\a Default label: "' attr(data-default-label) '"\aMultiselect: "' attr(data-multiselect) '"\aType: "' attr(data-type) '"\a Categories: "' attr(data-categories) '"';white-space:pre}.aem-AuthorLayer-Edit .carousel-configurator{display:block;margin:1rem auto;max-width:1140px;min-height:50px}.aem-AuthorLayer-Edit .carousel-configurator:before{content:'Carousel configurator:\a \a \a       Carousel class: "' attr(data-carousel-class) '"' '"\a Carousel type="' attr(data-carousel-type) '"' '"\aSlides at a time: "' attr(data-slider-items) '"' '"\aSlides at a time (Mobile): "' attr(data-slider-items-mobile) '"' '"\aSlides per move: "' attr(data-slider-per-move) '"' '"\aSlides per move Mobile: "' attr(data-slider-per-move-mobile) '"' '"\aSlides Margin: "' attr(data-slider-margin) 'px"' '"\aSlides Margin Mobile: "' attr(data-slider-margin-mobile) 'px"' '"\a Carousel add Class: "' attr(data-slider-add-class) '"' '"\a Carousel Mode"' attr(data-slider-mode) '"' '"\a Carousel Animation Speed: "' attr(data-slider-animation-speed) 'ms"' '"\a Autoplay: "' attr(data-slider-autoplay) '"' '"\aPause On Hover: "' attr(data-slider-pause-on-hover) '"' '"\a End Animation Enabled: "' attr(data-slider-end-animation) '"' '"\aPause slide for: "' attr(data-slider-pause) 'ms"' '"\aKeypress navigation enabled: "' attr(data-slider-enable-keypress) '"' '"\a Enable prev/next buttons: "' attr(data-slider-enable-prevnext) '"' '"\a Enable prev/next buttons Mobile: "' attr(data-slider-enable-prevnext-mobile) '"' '"\a Enable bullet navigation: "' attr(data-slider-enable-pager) '"' '"\a Enable bullet navigation Mobile: "' attr(data-slider-enable-pager-mobile) '"' '"\a Adaptive height: "' attr(data-slider-adaptive-height) '"' '"\a Enable vertical Slider: "' attr(data-slider-enable-vertical) '"' '"\aVertical height: "' attr(data-slider-vertical-height) 'px"' '"\a Bullets position: "' attr(data-slider-pager-position) '"' '"\a Bullets position Mobile: "' attr(data-slider-pager-mobile) '"' '"\a Enable touch: "' attr(data-slider-enable-touch) '"' '"\a Enable drag: "' attr(data-slider-enable-drag) '"' '"\a Enable free move: "' attr(data-slider-enable-free-move) '"';white-space:pre}.background-gradient-1{background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(75%,#fbfcfc),to(#f6f8f8));background:-o-linear-gradient(top,#fff 0,#fbfcfc 75%,#f6f8f8 100%);background:linear-gradient(180deg,#fff 0,#fbfcfc 75%,#f6f8f8)}.background-gradient-2{background:-webkit-gradient(linear,left top,left bottom,from(#f8f9fa),color-stop(75%,#fbfcfc),to(#f6f8f8));background:-o-linear-gradient(top,#f8f9fa 0,#fbfcfc 75%,#f6f8f8 100%);background:linear-gradient(180deg,#f8f9fa 0,#fbfcfc 75%,#f6f8f8)}.reset-margin-y *{margin-bottom:0;margin-top:0}@media (max-width:991px){.hide-mobile{display:none!important}}@media (min-width:992px){.hide-desktop{display:none!important}}.height-100{height:100%}.txt-switchable-color .h2,.txt-switchable-color h1{color:#1d4187}@media (min-width:992px){.txt-switchable-color .h2,.txt-switchable-color h1{color:#fff}}.txt-switchable-color .text-color-4{color:#1d4187!important}@media (min-width:992px){.txt-switchable-color .text-color-4{color:#ffcd05!important}}@media (min-width:992px){.txt-width p{max-width:48%!important}}.h2-lineheight h1{font-size:0;line-height:0}h2 a{font-size:1em!important;font-weight:700!important;text-decoration:underline!important}#footer div.no-margin-bottom ul li{margin-bottom:0}.divider-gray-center .component-content{background-color:#ced4da;height:2px;margin:0 auto;width:100%}@media (min-width:992px){.divider-gray-center .component-content{max-width:50%!important}}.list-spacing li{margin-bottom:30px!important}.title-no-bottom-spacing h2{margin-bottom:0}.tab-products .component-content .tabs-content{padding:20px 0}.tab-products .component-content .tabs-content h2{line-height:30px}.tab-products .component-content .tabs-content p{margin:10px 0}.tab-products .component-content .tabs-content li:last-of-type{margin-bottom:10px}.article-mobile-2-column{max-width:48%!important}@media (min-width:992px){.article-mobile-2-column{max-width:25%!important}}.sources-link-break a{line-break:anywhere;word-break:break-all}@media (min-width:992px){.sources-link-break a{line-break:inherit;word-break:inherit}}.hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption{width:1140px}.megamenu-navigation .megamenu>.component-content>.content:after,.megamenu-navigation .megamenu>.component-content>.content:before{content:none}#footer .list-footer ul li a{display:inline-block}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a.navigation-item-title{line-height:20px}@media (max-width:359px){.breadcrumbs .breadcrumbs .breadcrumbs-list li a,.breadcrumbs .breadcrumbs .breadcrumbs-without-separator li a{font-size:12px}}.card-title-button-embedded h3 span{font-size:15px}@media (min-width:992px){.card-title-button-embedded h3 span{font-size:18px}}.card-title-button-embedded.card-title-wide figure figcaption{max-width:96%}.megamenu-navigation .megamenu a.top-bar-link:hover{border-bottom:0!important;text-decoration:underline}.breadcrumbs .breadcrumbs-list li.first a:before,.breadcrumbs .breadcrumbs-without-separator li.first a:before{background-image:url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/icons/home.svg)!important}@media (min-width:992px){.flex-fix>.component-content>.content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-fix>.component-content>.content>.box{margin-right:0!important}}.headline-height{min-height:162px!important}@media (min-width:992px){.headline-height{min-height:110px!important}}a.ps-widget[ps-sku]{min-width:100px}.social-v2 .shareThis .shareThis-list{display:-webkit-box;display:-ms-flexbox;display:flex}.social-v2 .shareThis .shareThis-list li{margin:auto 0;padding:0 10px;position:relative}.social-v2 .shareThis .shareThis-list li:after{background-color:#00adee;content:"";display:block;height:20px;position:absolute;right:0;top:6px;width:1px}.social-v2 .shareThis .shareThis-list li:first-of-type:hover img{background:url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/icons/icon-facebook-lightblue.png);background-size:cover}.social-v2 .shareThis .shareThis-list li:hover img{-webkit-box-sizing:border-box;box-sizing:border-box;height:30px;padding-left:30px;width:30px}.social-v2 .shareThis .shareThis-list li:nth-of-type(2):hover img{background:url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/icons/icon-twitter-lightblue.png);background-size:cover}.social-v2 .shareThis .shareThis-list li:last-of-type:hover img{background:url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/icons/icon-mail-lightblue.png);background-size:cover}.social-v2 .shareThis .shareThis-list li img{width:30px}.social-v2 .shareThis .shareThis-list li:last-of-type:after{content:none}.class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:after,.class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:before{left:0;margin:0 auto;right:0}@media (min-width:768px){.class-filter.class-filter-col-3[data-type=buttons] .product-filter .filter-list-js .filter-item-js{max-width:29%}}.last-down.button-fix>.component-content{height:100%}.last-down.button-fix>.component-content>.content{height:100%;padding-bottom:100px;position:relative}.last-down.button-fix .button-wrapper{bottom:0;position:absolute;right:0}.megamenu-social .icons-with-link a{margin:0!important}@media (min-width:992px){.megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link,.simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link{left:-20px;position:relative}}.megamenu-top-bar-left .richText{margin-right:20px!important}.megamenu-top-bar-left .richText a{border-bottom:0!important}.megamenu-top-bar-left .richText a:hover{color:#ffcd05!important;text-decoration:none!important}.megamenu-top-bar-left .richText a:active,.megamenu-top-bar-left .richText a:focus{color:#ffcd05;font-weight:700;outline:0}.megamenu-navigation .country-selected:hover{color:#fff}.reference-language-block a{font-weight:700;padding-bottom:10px!important}@media (min-width:992px){.megamenu-navigation .megamenu-language-list,.megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item,.simple-navigation .megamenu-language-list,.simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item{-webkit-box-shadow:inset 0 -10px 10px -10px #666363;box-shadow:inset 0 -10px 10px -10px #666363}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a.navigation-item-title,.simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a.navigation-item-title{text-transform:uppercase}}.product-grid img{display:block!important;height:150px!important;margin:1rem auto!important;max-height:150px!important;width:auto!important}.product-grid .snippetReference>.inner,.product-grid .snippetReference>.inner>.component-content,.product-grid .snippetReference>.inner>.component-content .product-listing-box,.product-grid .snippetReference>.inner>.component-content .product-listing-box>.component-content{height:100%}.product-grid .snippetReference>.inner>.component-content .product-listing-box>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.product-grid .snippetReference>.inner>.component-content .product-listing-box>.component-content>.paragraphSystem>:last-child{margin-top:auto}.table table{border-collapse:collapse;margin:25px auto;width:90%}.table table td,.table table th{border:0;border-collapse:collapse;color:#343a40;padding:12px 15px}@media (min-width:992px){.table table td,.table table th{padding:12px 35px}}.table table th{background:#00adee;text-align:left;text-transform:uppercase}.table table th h4{color:#fff;margin:0}.table table th.last{border-right:none}.table table tbody tr:nth-child(2n){background:#e5f7fd}.table.table-3-col-eq tr td,.table.table-3-col-eq tr th{width:33.33333%}.breadcrumbs{margin:0 auto!important}.hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h1{text-align:center}@media (min-width:992px){.hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h1{text-align:left}}.hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption p{color:#1d4187;margin:0 auto;text-align:center;width:60%!important}@media (min-width:992px){.hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption p{color:#ffcd05!important;margin:initial;text-align:left;width:50%!important}}.accordion .accordion-container .accordion-slide .accordion-head:before{bottom:unset!important;top:0}.accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a{color:#1d4187}.search-m-b-btn .richText-content p a{display:block;margin:0 auto;width:60%}@media (min-width:992px){.search-m-b-btn .richText-content p a{display:initial}}@media (min-width:992px){.flex.s-d-5>.component-content>.navigation-root>:not([style^="visibility:hidden"]):not([style^="visibility: hidden"]){margin-right:6.48756rem!important}}.filter-item-js p{margin:0}.font-size-20 p,.font-size-20 strong{font-size:20px;line-height:22px}.link-style-gray{color:#333;text-decoration:underline}@media (min-width:992px) and (max-width:1199px){.page-home .hero-banner-h5-v0.hp-banner>.component-content>.paragraphSystem figure>figcaption>*{max-width:49%;width:49%}}@media (min-width:992px){.headline-height-90{min-height:90px!important}}.active-ingredients-table-mobile .table-heading{background-color:#1d4187!important;color:#fff!important;display:block;padding:12px 15px}.active-ingredients-table-mobile .table-content{display:block;padding:12px 15px}.active-ingredients-table-mobile table td{border:1px solid #ced4da;padding:0}.active-ingredients-table-mobile td{background-color:#fff}@media (min-width:992px){.active-ingredients-table-mobile{display:none}}.active-ingredients-table-desktop{display:none}.active-ingredients-table-desktop table{margin:0;width:100%}.active-ingredients-table-desktop th{background-color:#1d4187!important;color:#fff!important}.active-ingredients-table-desktop tr:first-of-type{border:1px solid #1d4187}.active-ingredients-table-desktop tr td{background-color:#fff;border:1px solid #ced4da}@media (min-width:992px){.active-ingredients-table-desktop{display:block}}.article-nav .richText-content{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;margin:0 auto;width:320px}.article-nav p{margin:5px}.article-nav p.is-active a{background-color:#ffcd05;color:#1d4187!important}.article-nav a{padding:10px 5px!important;width:140px}@media (min-width:992px){.article-nav .richText-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;width:700px}.article-nav p{margin:10px}.article-nav a{padding:15px 30px!important;width:200px}}.accordion .accordion-container .accordion-slide .accordion-head:before{background:#e9ecef!important}.article-card a{font-weight:400}.reference-dynamic-content{padding:0 1rem}.reference-dynamic-content .dynamic-content-title{font-weight:700}.reference-dynamic-content .article-box-0{padding-bottom:1rem}@media (min-width:992px){.reference-dynamic-content{padding-bottom:2rem}.reference-dynamic-content .article-box-0{padding-bottom:0}.reference-dynamic-content #dynamic-content-tiles{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:justify;-ms-flex-pack:justify;justify-content:space-between}.reference-dynamic-content #dynamic-content-tiles>div{width:49%}}.product-random-tile h4{margin:0}.product-random-tile .image,.product-random-tile .image img{width:100%}@media (min-width:992px){.product-random-tile>.component-content>.content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.product-random-tile>.component-content>.content .image,.product-random-tile>.component-content>.content .richText{max-width:40%!important}}body .searchResults-pagination-item a{font-size:20px;font-weight:700}body .searchResults-pagination-item:last-of-type a{position:relative;visibility:hidden}body .searchResults-pagination-item:last-of-type a:before{border-right:2px solid #00adee;border-top:2px solid #00adee;content:"";display:block;height:15px;position:absolute;top:4px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);visibility:visible;width:15px}@media (max-width:991px){body #footer .list-footer ul{margin-bottom:10px;margin-top:30px}}body #footer .list-footer ul li:first-child{margin-top:0}body #footer .list-footer ul li:last-child{margin-bottom:0}@media (min-width:992px){.hero-banner-h5-v0.hp-banner>.component-content>.paragraphSystem figure>figcaption>p{margin-right:0}}body .reference-social-icons{pointer-events:all}body .reference-social-icons .component-content{text-align:center}body .reference-social-icons .component-content a{height:50px;margin:0!important;width:50px}body .reference-social-icons a{cursor:pointer;text-align:center}body .reference-social-icons a img:first-of-type{display:block}body .reference-social-icons a:hover img:first-of-type,body .reference-social-icons a img:last-of-type{display:none}body .reference-social-icons a:hover img:last-of-type{display:block}body .reference-social-icons a:after{background-color:#00adee;content:"";display:block;height:20px;position:absolute;right:0;top:15px;width:1px}body .reference-social-icons a:last-of-type:after{content:none}@media (min-width:992px){body .reference-social-icons{height:auto;left:-20px}}@media (min-width:992px){#footer .reference-social-icons{left:0}}@media (min-width:992px){body .megamenu-navigation .megamenu-main-nav,body .simple-navigation .megamenu-main-nav{background-color:#0075ac}}body .default-icon>a img{height:30px;width:30px}body .anchor-box figcaption,body .card-title-button-embedded figure,body .hero-banner-h5-v0 figure,body .megamenu-submenu-items-container figure{margin:0}body .megamenu-submenu-item .link-default{font-weight:700}body .bg-color-gray-300.megamenu-submenu-items-container{background:rgba(0,0,0,0)!important}body .megamenu-main-nav .navigation-item-title{margin:0 15px!important}body .megamenu-submenu-items-container figcaption a:hover,body .megamenu-submenu-items-container h2 a:hover{color:#00adee}body #content,body #footer,body #header{padding-left:0;padding-right:0}@media (min-width:992px){body .title-center-d>.component-content .title-heading{text-align:center}}body .title-center-m>.component-content .title-heading{text-align:center}body h1{margin:.67em 0}body h2{margin:.83em 0}body .ps-widget[ps-sku]{text-align:left!important}body .ps-button-label{background-color:#00adee!important;border-radius:5px;color:#fff!important;display:inline!important;padding:.5rem}@media (max-width:991px){body .navigation-item-title,body .top-bar-link{color:#1d4187!important}body .top-bar-link{font-size:20px!important}body .icons-with-link .icon{width:32px!important}}body .filter-container-js .selected-item-js{padding:1.5rem 2rem!important;text-align:left!important}@media (min-width:768px){body .filter-container-js ul li{padding:.2rem 0.5rem 1rem!important}}@media (max-width:767px){body .filter-container-js ul li{padding:.2rem 2rem!important}}body :lang(ru),body :lang(RU),body :lang(ru-RU){font-family:Arial,sans-serif}body img{width:auto}body a:hover{color:#366cd4}body figure{margin:0}@media (max-width:767px){body .accordion-container .accordion-slide{margin-bottom:0!important}}body [data-bv-show=inline_rating] .bv_main_container .bv_numReviews_component_container{display:none!important}body .revtrax-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .revtrax-container iframe{height:450px!important;width:100%}body .product-detail-top-block .reference-bazaarvoice,body .product-detail-top-block .reference-buy-now-button{padding-left:1rem}@media (min-width:992px){body .product-detail-top-block .reference-bazaarvoice,body .product-detail-top-block .reference-buy-now-button{padding-left:0}}body .product-detail-top-block .reference-bazaarvoice{margin-top:.5rem}body .product-detail-top-block .reference-buy-now-button>.component-content{margin-top:1rem}body .searchbox-results .button:hover{cursor:pointer}body .searchbox-results .button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%2300adee'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%2300adee'/%3E%3C/g%3E%3C/svg%3E")}body .searchResults{padding:0 1rem}body .searchResults .searchResults-number{margin:0}@media (min-width:992px){body .searchResults{padding:0}}body .megamenu-logo img{max-width:100%!important}.font-size-50{font-size:50px;line-height:1.2}@media (max-width:767px){.font-size-50{font-size:40px}}@media (max-width:359px){.font-size-50{font-size:35px}}.font-size-24{font-size:24px;line-height:1.2}@media (max-width:767px){.font-size-24{font-size:22px}}@media (max-width:359px){.font-size-24{font-size:20px}}:lang(ru-RU) .vertical-center{position:relative;height:158px}:lang(ru-RU) .vertical-center .component-content .richText-content{padding:0 10px}:lang(ru-RU) .vertical-center .component-content{position:absolute;top:50%;height:auto!important;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}:lang(ru-RU) .vertical-center .component-content .richText-content p{margin:0;padding-top:12px}
  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration,body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration{background:rgba(0,0,0,0);text-align:right;width:auto}
  @media screen and (min-device-width: 320px) and (max-device-width: 768px){body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .opened{top:50px!important;right:55px!important;top:50px!important;right:55px!important}}@media screen and (min-device-width: 769px){body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:focus{width:20px!important;right:17px!important;position:absolute!important;background-image:url(https://www.freepnglogos.com/uploads/search-png/search-icon-clip-art-clkerm-vector-clip-art-online-35.png)!important}body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button{width:20px!important;right:17px!important;position:absolute!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' width='32' height='32'%3E%3Cg data-name='Group 7'%3E%3Cpath data-name='Path 73' class='cls-1' d='M14.314 3.015a10.119 10.119 0 018.111 3.518 11.16 11.16 0 010 16.08 12.484 12.484 0 01-8.107 3.015 10.119 10.119 0 01-8.111-3.518C4.18 19.6 2.66 17.085 2.66 14.07a9.961 9.961 0 013.547-8.04 12.484 12.484 0 018.107-3.015m0-3.015A15.132 15.132 0 004.18 4.02a14.172 14.172 0 000 20.1 13.79 13.79 0 0010.134 4.02 15.132 15.132 0 0010.134-4.02c5.574-5.025 5.574-14.07 0-20.1A16.165 16.165 0 0014.314 0z' fill='%23fff'/%3E%3C/g%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Path 74' class='cls-1' d='M37.505 36.604l-.911.9c-.456.9-2.278.452-3.189-.452L21.561 25.311a1.651 1.651 0 01-.456-1.36l2.278-2.254c.456-.452.911 0 1.367.452l12.3 11.294c.909.903 1.364 2.708.455 3.161z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")!important}}
  .searchResults-pagination .searchResults-pagination-list .is-active>a font{visibility:visible!important}.searchResults-pagination .searchResults-pagination-list .is-active>a{visibility:visible!important}.searchResults-pagination .searchResults-pagination-list .is-active>a:before{visibility:hidden!important}@media screen and (min-device-width:375px) and (max-device-width:768px){body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .opened{top:0!important;right:10%!important;position:absolute}}@media screen and (min-device-width:315px) and (max-device-width:374px){body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .opened{right:3%!important}}@media screen and (min-device-width:280px) and (max-device-width:314px){body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .opened{right:0!important;position:absolute}}
.close,.myImg{transition:.3s}.myImg{border-radius:5px;cursor:pointer}.myImg:hover{opacity:.7;cursor:pointer}.modal{display:none;position:fixed;z-index:999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#1d4087c9}#caption,.modal-content{margin:auto;display:block;width:80%;max-width:700px}#caption{text-align:center;color:#ccc;padding:10px 0;height:150px}#caption,.modal-content{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@-webkit-keyframes zoom{from{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom{from{transform:scale(0)}to{transform:scale(1)}}.close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700}.close:focus,.close:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-content{width:100%}}@media(min-width:992px){.w-d-100{width:100%}}@media(max-width:991px){.w-m-100{width:100%}}
