/*!
 * 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 */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, ../../sass/core/normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../../sass/core/normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../sass/core/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 50, ../../sass/core/normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, ../../sass/core/normalize.scss */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
}

/**
 * Remove default margin.
 */
/* line 80, ../../sass/core/normalize.scss */
body {
  line-height: 1;
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/*
a:focus {
    outline: thin dotted;
}
*/
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 101, ../../sass/core/normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 115, ../../sass/core/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 124, ../../sass/core/normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 132, ../../sass/core/normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 141, ../../sass/core/normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 149, ../../sass/core/normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 159, ../../sass/core/normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 168, ../../sass/core/normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 180, ../../sass/core/normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 188, ../../sass/core/normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 196, ../../sass/core/normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 204, ../../sass/core/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 212, ../../sass/core/normalize.scss */
sup {
  top: -0.5em;
}

/* line 216, ../../sass/core/normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 228, ../../sass/core/normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 236, ../../sass/core/normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 248, ../../sass/core/normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 260, ../../sass/core/normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 271, ../../sass/core/normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 282, ../../sass/core/normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 296, ../../sass/core/normalize.scss */
button,
input {
  line-height: 1;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 308, ../../sass/core/normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 321, ../../sass/core/normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 333, ../../sass/core/normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 343, ../../sass/core/normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 355, ../../sass/core/normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 367, ../../sass/core/normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 376, ../../sass/core/normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 387, ../../sass/core/normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 400, ../../sass/core/normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-container {*/
  /*position: relative;*/
  /*background: #000;*/
  /*font-family: Helvetica, Arial;*/
  /*text-align: left;*/
  /*vertical-align: top;*/
  /*text-indent: 0;*/
/*}*/

/*!* line 12, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-fullscreen {*/
  /*overflow: hidden !important;*/
/*}*/

/*!* line 16, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-container-fullscreen {*/
  /*position: fixed;*/
  /*left: 0;*/
  /*top: 0;*/
  /*right: 0;*/
  /*bottom: 0;*/
  /*overflow: hidden;*/
  /*z-index: 1000;*/
/*}*/

/*!* line 26, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-container-fullscreen .mejs-mediaelement,*/
/*.mejs-container-fullscreen {*/
  /*width: 100%;*/
  /*height: 100%;*/
/*}*/

/*!* Start: LAYERS *!*/
/*!* line 33, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-background {*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
/*}*/

/*!* line 39, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-mediaelement,*/
/*.me-plugin {*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*width: 100%;*/
  /*height: 100%;*/
/*}*/

/*!* line 48, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-poster {*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*background-size: contain;*/
  /*background-position: 50% 50%;*/
  /*background-repeat: no-repeat;*/
/*}*/

/*!* line 57, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-overlay {*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
/*}*/

/*!* line 63, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-overlay-play {*/
  /*cursor: pointer;*/
/*}*/

/*!* line 67, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-overlay-button {*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*width: 100px;*/
  /*height: 100px;*/
  /*margin: -50px 0 0 -50px;*/
  /*background: none;*/
/*}*/
/*!* line 75, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-overlay-button:before {*/
  /*content: "\f04b";*/
  /*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;*/
  /*-moz-box-sizing: border-box;*/
  /*-webkit-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
  /*-moz-border-radius: 50%;*/
  /*-webkit-border-radius: 50%;*/
  /*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;*/
/*}*/

/*!* line 91, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-overlay:hover .mejs-overlay-button {*/
  /*background-position: 0 -100px;*/
/*}*/

/*!* line 95, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-overlay-loading {*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*width: 80px;*/
  /*height: 80px;*/
  /*margin: -40px 0 0 -40px;*/
  /*background: #333;*/
  /*background: url(../background.png);*/
  /*background: rgba(0, 0, 0, 0.9);*/
  /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzIzMiIgc3RvcC1vcGFjaXR5PSIwLjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');*/
  /*background-size: 100%;*/
  /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.9)));*/
  /*background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));*/
  /*background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));*/
  /*background-image: linear-gradient(to bottom, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));*/
/*}*/

/*!* line 108, ../../sass/libs/mediaelement.scss *!*/
/*.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 *!*/
/*!* line 118, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-container .mejs-controls {*/
  /*position: absolute;*/
  /*background: none;*/
  /*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);*/
  /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzIzMiIgc3RvcC1vcGFjaXR5PSIwLjciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');*/
  /*background-size: 100%;*/
  /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.7)));*/
  /*background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));*/
  /*background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));*/
  /*background-image: linear-gradient(to bottom, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));*/
  /*height: 30px;*/
  /*width: 100%;*/
/*}*/

/*!* line 133, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
/*}*/

/*!* line 148, ../../sass/libs/mediaelement.scss *!*/
/*.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) *!*/
/*!* line 165, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-container .mejs-controls .mejs-time {*/
  /*color: #fff;*/
  /*display: block;*/
  /*height: 17px;*/
  /*width: auto;*/
  /*padding: 8px 3px 0 3px;*/
  /*overflow: hidden;*/
  /*text-align: center;*/
  /*padding: auto 4px;*/
/*}*/

/*!* line 176, ../../sass/libs/mediaelement.scss *!*/
/*.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 *!*/
/*!* line 189, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-play button {*/
  /*background-position: 0 0;*/
/*}*/

/*!* line 193, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-pause button {*/
  /*background-position: 0 -16px;*/
/*}*/

/*!* End: Play/pause *!*/
/*!* Stop *!*/
/*!* line 200, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-stop button {*/
  /*background-position: -112px 0;*/
/*}*/

/*!* End: Play/pause *!*/
/*!* Start: Progress bar *!*/
/*!* line 207, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls div.mejs-time-rail {*/
  /*width: 200px;*/
  /*padding-top: 5px;*/
/*}*/

/*!* line 212, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail span {*/
  /*display: block;*/
  /*position: absolute;*/
  /*width: 180px;*/
  /*height: 10px;*/
  /*-webkit-border-radius: 2px;*/
  /*-moz-border-radius: 2px;*/
  /*border-radius: 2px;*/
  /*cursor: pointer;*/
/*}*/

/*!* line 223, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-total {*/
  /*margin: 5px;*/
  /*background: #333;*/
  /*background: rgba(50, 50, 50, 0.8);*/
  /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlMWUxZSIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzNjM2MiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');*/
  /*background-size: 100%;*/
  /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(30, 30, 30, 0.8)), color-stop(100%, rgba(60, 60, 60, 0.8)));*/
  /*background-image: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));*/
  /*background-image: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));*/
  /*background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));*/
  /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#1E1E1E, endColorstr=#3C3C3C);*/
/*}*/

/*!* line 231, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-loaded {*/
  /*background: #3caac8;*/
  /*background: rgba(60, 170, 200, 0.8);*/
  /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjN2M5MSIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZWI3ZDQiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');*/
  /*background-size: 100%;*/
  /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(44, 124, 145, 0.8)), color-stop(100%, rgba(78, 183, 212, 0.8)));*/
  /*background-image: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));*/
  /*background-image: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));*/
  /*background-image: linear-gradient(to bottom, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));*/
  /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#2C7C91, endColorstr=#4EB7D4);*/
  /*width: 0;*/
/*}*/

/*!* line 239, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-current {*/
  /*width: 0;*/
  /*background: #fff;*/
  /*background: rgba(255, 255, 255, 0.8);*/
  /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOGM4YzgiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');*/
  /*background-size: 100%;*/
  /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(200, 200, 200, 0.8)));*/
  /*background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));*/
  /*background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));*/
  /*background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));*/
  /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#C8C8C8);*/
/*}*/

/*!* line 247, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-handle {*/
  /*display: none;*/
  /*position: absolute;*/
  /*margin: 0;*/
  /*width: 10px;*/
  /*background: #fff;*/
  /*-webkit-border-radius: 5px;*/
  /*-moz-border-radius: 5px;*/
  /*border-radius: 5px;*/
  /*cursor: pointer;*/
  /*border: solid 2px #333;*/
  /*top: -2px;*/
  /*text-align: center;*/
/*}*/

/*!* line 262, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
/*}*/

/*!* line 276, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail:hover .mejs-time-float {*/
  /*visibility: visible;*/
/*}*/

/*!* line 280, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-float-current {*/
  /*margin: 2px;*/
  /*width: 30px;*/
  /*display: block;*/
  /*text-align: center;*/
  /*left: 0;*/
/*}*/

/*!* line 288, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-float-corner {*/
  /*position: absolute;*/
  /*display: block;*/
  /*width: 0;*/
  /*height: 0;*/
  /*line-height: 0;*/
  /*border: solid 5px #eee;*/
  /*border-color: #eee transparent transparent transparent;*/
  /*-webkit-border-radius: 0;*/
  /*-moz-border-radius: 0;*/
  /*border-radius: 0;*/
  /*top: 15px;*/
  /*left: 13px;*/
/*}*/

/*!* End: Progress bar *!*/
/*!* Start: Fullscreen *!*/
/*!* line 306, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-fullscreen-button button {*/
  /*background-position: -32px 0;*/
/*}*/

/*!* line 310, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-unfullscreen button {*/
  /*background-position: -32px -16px;*/
/*}*/

/*!* End: Fullscreen *!*/
/*!* line 316, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-mute button {*/
  /*background-position: -16px -16px;*/
/*}*/

/*!* line 320, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-unmute button {*/
  /*background-position: -16px 0;*/
/*}*/

/*!* line 324, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-volume-button {*/
  /*position: relative;*/
/*}*/

/*!* line 328, ../../sass/libs/mediaelement.scss *!*/
/*.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);*/
  /*-webkit-border-radius: 0;*/
  /*-moz-border-radius: 0;*/
  /*border-radius: 0;*/
  /*top: -115px;*/
  /*left: 0;*/
  /*z-index: 1;*/
  /*position: absolute;*/
  /*margin: 0;*/
/*}*/

/*!* line 344, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-volume-button:hover {*/
  /*-webkit-border-radius: 0 0 4px 4px;*/
  /*-moz-border-radius: 0 0 4px 4px;*/
  /*border-radius: 0 0 4px 4px;*/
/*}*/

/*!* line 350, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {*/
  /*display: block;*/
/*}*/

/*!* line 354, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {*/
  /*position: absolute;*/
  /*left: 11px;*/
  /*top: 8px;*/
  /*width: 2px;*/
  /*height: 100px;*/
  /*background: #ddd;*/
  /*background: rgba(255, 255, 255, 0.5);*/
  /*margin: 0;*/
/*}*/

/*!* line 365, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {*/
  /*position: absolute;*/
  /*left: 11px;*/
  /*top: 8px;*/
  /*width: 2px;*/
  /*height: 100px;*/
  /*background: #ddd;*/
  /*background: rgba(255, 255, 255, 0.9);*/
  /*margin: 0;*/
/*}*/

/*!* line 376, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {*/
  /*position: absolute;*/
  /*left: 4px;*/
  /*top: -3px;*/
  /*width: 16px;*/
  /*height: 6px;*/
  /*background: #ddd;*/
  /*background: rgba(255, 255, 255, 0.9);*/
  /*cursor: N-resize;*/
  /*-webkit-border-radius: 1px;*/
  /*-moz-border-radius: 1px;*/
  /*border-radius: 1px;*/
  /*margin: 0;*/
/*}*/

/*!* End: Mute/Volume *!*/
/*!* Start: TRACK (Captions and Chapters) *!*/
/*!* line 394, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-captions-button {*/
  /*position: relative;*/
/*}*/

/*!* line 398, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-captions-button button {*/
  /*background-position: -48px 0;*/
/*}*/

/*!* line 402, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
  /*-webkit-border-radius: 0;*/
  /*-moz-border-radius: 0;*/
  /*border-radius: 0;*/
/*}*/

/*!* line 419, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {*/
  /*visibility: visible;*/
/*}*/

/*!* line 423, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-captions-button .mejs-captions-selector ul {*/
  /*margin: 0;*/
  /*padding: 0;*/
  /*display: block;*/
  /*list-style-type: none !important;*/
  /*overflow: hidden;*/
/*}*/

/*!* line 431, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
/*}*/

/*!* line 440, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {*/
  /*clear: both;*/
  /*float: left;*/
  /*margin: 3px 3px 0px 5px;*/
/*}*/

/*!* line 446, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
/*}*/

/*!* line 454, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-captions-button .mejs-captions-translations {*/
  /*font-size: 10px;*/
  /*margin: 0 0 5px 0;*/
/*}*/

/*!* line 459, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-chapters {*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*-xborder-right: solid 1px #fff;*/
  /*width: 10000px;*/
/*}*/

/*!* line 467, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-chapters .mejs-chapter {*/
  /*position: absolute;*/
  /*float: left;*/
  /*background: #222;*/
  /*background: rgba(0, 0, 0, 0.7);*/
  /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzIzMiIgc3RvcC1vcGFjaXR5PSIwLjciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');*/
  /*background-size: 100%;*/
  /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.7)));*/
  /*background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));*/
  /*background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));*/
  /*background-image: linear-gradient(to bottom, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));*/
  /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);*/
  /*overflow: hidden;*/
  /*border: 0;*/
/*}*/

/*!* line 478, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
/*}*/

/*!* line 488, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-chapters .mejs-chapter .mejs-chapter-block-last {*/
  /*border-right: none;*/
/*}*/

/*!* line 492, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {*/
  /*!*background: #333;*!*/
  /*background: #666;*/
  /*background: rgba(102, 102, 102, 0.7);*/
  /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIwLjciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMjMyMzIiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');*/
  /*background-size: 100%;*/
  /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(102, 102, 102, 0.7)), color-stop(100%, rgba(50, 50, 50, 0.6)));*/
  /*background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));*/
  /*background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));*/
  /*background-image: linear-gradient(to bottom, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));*/
  /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);*/
/*}*/

/*!* line 500, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
/*}*/

/*!* line 510, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
/*}*/

/*!* line 519, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-captions-layer {*/
  /*position: absolute;*/
  /*bottom: 0;*/
  /*left: 0;*/
  /*text-align: center;*/
  /*!*font-weight: bold;*!*/
  /*line-height: 22px;*/
  /*font-size: 12px;*/
  /*color: #fff;*/
/*}*/

/*!* line 530, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-captions-layer a {*/
  /*color: #fff;*/
  /*text-decoration: underline;*/
/*}*/

/*!* line 535, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-captions-layer[lang=ar] {*/
  /*font-size: 20px;*/
  /*font-weight: normal;*/
/*}*/

/*!* line 540, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-captions-position {*/
  /*position: absolute;*/
  /*width: 100%;*/
  /*bottom: 15px;*/
  /*left: 0;*/
/*}*/

/*!* line 547, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-captions-position-hover {*/
  /*bottom: 45px;*/
/*}*/

/*!* line 551, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-captions-text {*/
  /*padding: 3px 5px;*/
  /*background: url(../../assets/img/background.png);*/
  /*background: rgba(20, 20, 20, 0.8);*/
/*}*/

/*!* End: TRACK (Captions and Chapters) *!*/
/*!* line 558, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-clear {*/
  /*clear: both;*/
/*}*/

/*!* line 562, ../../sass/libs/mediaelement.scss *!*/
/*.me-cannotplay a {*/
  /*color: #fff;*/
  /*font-weight: bold;*/
/*}*/

/*!* line 567, ../../sass/libs/mediaelement.scss *!*/
/*.me-cannotplay span {*/
  /*padding: 15px;*/
  /*display: block;*/
/*}*/

/*!* End: ERROR *!*/
/*!* line 574, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
/*}*/

/*!* line 584, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {*/
  /*display: block;*/
  /*position: absolute;*/
  /*width: 180px;*/
  /*height: 10px;*/
  /*-webkit-border-radius: 2px;*/
  /*-moz-border-radius: 2px;*/
  /*border-radius: 2px;*/
  /*cursor: pointer;*/
/*}*/

/*!* Start: Loop *!*/
/*!* line 596, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-loop-off button {*/
  /*background-position: -64px -16px;*/
/*}*/

/*!* line 600, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-loop-on button {*/
  /*background-position: -64px 0;*/
/*}*/

/*!* End: Loop *!*/
/*!* Start: backlight *!*/
/*!* line 607, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-backlight-off button {*/
  /*background-position: -80px -16px;*/
/*}*/

/*!* line 611, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-backlight-on button {*/
  /*background-position: -80px 0;*/
/*}*/

/*!* End: backlight *!*/
/*!* Start: picture controls *!*/
/*!* line 618, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-picturecontrols-button {*/
  /*background-position: -96px 0;*/
/*}*/

/*!* End: picture controls *!*/
/*!* MEJS Zen garden skin *!*/
/*!* line 625, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls {*/
  /*display: block;*/
  /*visibility: visible;*/
/*}*/

/*!* line 630, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-container .mejs-controls {*/
  /*z-index: 25;*/
  /*height: 47px;*/
  /*background: #d6d6d6;*/
  /*border-top: 2px solid #303030;*/
/*}*/

/*!* line 637, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-container .mejs-controls .mejs-button {*/
  /*width: 20px;*/
  /*height: 20px;*/
  /*margin: 4px 6px;*/
/*}*/

/*!* line 643, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-button button {*/
  /*width: 20px;*/
  /*height: 20px;*/
  /*margin: 0;*/
  /*padding: 0;*/
  /*background: inherit;*/
/*}*/
/*!* line 649, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
  /*-webkit-font-smoothing: antialiased;*/
  /*-moz-osx-font-smoothing: grayscale;*/
/*}*/

/*!* line 662, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-playpause-button button {*/
  /*text-align: center;*/
/*}*/
/*!* line 664, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-playpause-button button:before {*/
  /*content: "\f04b";*/
/*}*/

/*!* line 669, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-pause button {*/
  /*width: 15px;*/
/*}*/
/*!* line 671, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-pause button:before {*/
  /*content: "\f04c";*/
/*}*/

/*!* line 677, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-fullscreen-button button:before {*/
  /*content: "\f0b2";*/
/*}*/

/*!* line 682, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-share-button button {*/
  /*background-position: -2px -39px;*/
/*}*/

/*!* line 686, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-share-button button:hover {*/
  /*background-position: -2px -3px;*/
/*}*/

/*!* line 690, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-volume-button {*/
  /*margin: 4px 6px;*/
/*}*/

/*!* line 695, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-volume-button button:before {*/
  /*content: "\f026";*/
/*}*/

/*!* line 701, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-mute button:before {*/
  /*content: "\f028";*/
/*}*/

/*!* line 707, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-unmute button:before {*/
  /*content: "\f026";*/
/*}*/

/*!* line 712, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
/*}*/

/*!* line 721, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {*/
  /*width: 34px;*/
/*}*/

/*!* line 725, ../../sass/libs/mediaelement.scss *!*/
/*.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;*/
/*}*/

/*!* line 733, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-volume-button .mejs-volume-handle {*/
  /*display: none;*/
/*}*/

/*!* line 737, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail {*/
  /*height: 20px;*/
  /*padding-top: 8px;*/
  /*margin-left: 2px;*/
/*}*/

/*!* line 743, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-total {*/
  /*height: 3px;*/
  /*-webkit-border-radius: 0;*/
  /*-moz-border-radius: 0;*/
  /*-ms-border-radius: 0;*/
  /*-o-border-radius: 0;*/
  /*border-radius: 0;*/
  /*background: #303030;*/
/*}*/

/*!* line 753, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-loaded {*/
  /*height: 6px;*/
  /*background-color: transparent;*/
  /*filter: none;*/
  /*background-image: none;*/
  /*display: none;*/
  /*-webkit-border-radius: 0;*/
  /*-moz-border-radius: 0;*/
  /*-ms-border-radius: 0;*/
  /*-o-border-radius: 0;*/
  /*border-radius: 0;*/
/*}*/

/*!* line 766, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-current {*/
  /*height: 3px;*/
  /*background-color: #303030;*/
  /*filter: none;*/
  /*background-image: none;*/
  /*-webkit-border-radius: 0;*/
  /*-moz-border-radius: 0;*/
  /*-ms-border-radius: 0;*/
  /*-o-border-radius: 0;*/
  /*border-radius: 0;*/
/*}*/

/*!* line 778, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-handle {*/
  /*background: #fff;*/
  /*border: 1px solid #303030;*/
  /*height: 14px;*/
  /*width: 14px;*/
  /*top: -6px;*/
  /*display: block;*/
  /*padding: 0;*/
  /*-webkit-border-radius: 6px;*/
  /*-moz-border-radius: 6px;*/
  /*-ms-border-radius: 6px;*/
  /*-o-border-radius: 6px;*/
  /*border-radius: 6px;*/
/*}*/

/*!* line 793, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-container .mejs-controls .mejs-time {*/
  /*width: 100px;*/
  /*margin: 15px 0 0 0;*/
  /*padding: 0;*/
  /*position: absolute;*/
  /*left: 8px;*/
  /*top: 12px;*/
/*}*/

/*!* line 802, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-container .mejs-controls .mejs-time span {*/
  /*float: left;*/
  /*color: #303030;*/
  /*font-size: 14px;*/
/*}*/

/*!* line 808, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-controls .mejs-time-rail .mejs-time-float {*/
  /*z-index: 10;*/
/*}*/

/*!* line 812, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-container-fullscreen {*/
  /*z-index: 10000 !important;*/
/*}*/

/*!* line 816, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-overlay:hover .mejs-overlay-button {*/
  /*background-position: 0 0;*/
  /*opacity: 1;*/
/*}*/

/*!* line 821, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-overlay-loading {*/
  /*background: url(../../assets/img/loader.gif) center center no-repeat;*/
/*}*/

/*!* line 825, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-overlay-button {*/
  /*opacity: 0.7;*/
  /*height: 69px;*/
  /*left: 50%;*/
  /*margin: -35px 0 0 -36px;*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*width: 73px;*/
/*}*/

/*!* line 835, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-poster {*/
  /*pointer-events: none;*/
  /*background: none !important;*/
/*}*/

/*!* line 840, ../../sass/libs/mediaelement.scss *!*/
/*.mejs-poster img {*/
  /*width: auto !important;*/
  /*margin: 0 auto;*/
  /*display: block;*/
/*}*/

/*!* line 849, ../../sass/libs/mediaelement.scss *!*/
/*:root .mejs-poster img {*/
  /*display: none \0/IE9;*/
/*}*/

/*!* line 853, ../../sass/libs/mediaelement.scss *!*/
/*:root .mejs-poster {*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*background-size: contain;*/
  /*background-position: 50% 50%;*/
  /*background-repeat: no-repeat;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 4, ../../sass/core/cookiePolicy.scss *!*/
/*.cookiePolicy-info {*/
  /*background-color: #e1e1e1;*/
  /*-moz-transition: linear 2s all;*/
  /*-o-transition: linear 2s all;*/
  /*-webkit-transition: linear 2s all;*/
  /*transition: linear 2s all;*/
  /*max-height: 1000px;*/
  /*overflow: hidden;*/
/*}*/
/*!* line 10, ../../sass/core/cookiePolicy.scss *!*/
/*.cookiePolicy-info.collapsed {*/
  /*max-height: 0;*/
/*}*/
/*!* line 14, ../../sass/core/cookiePolicy.scss *!*/
/*.cookiePolicy-info .cookiePolicy-inner {*/
  /*padding: 20px 10px;*/
  /*width: auto;*/
  /*max-width: 940px;*/
  /*margin: 0 auto;*/
/*}*/

/*!* line 23, ../../sass/core/cookiePolicy.scss *!*/
/*.cookiePolicy-restrictive {*/
  /*position: fixed;*/
  /*top: 0;*/
  /*left: 0;*/
  /*height: 100%;*/
  /*width: 100%;*/
  /*background: black;*/
  /*background: rgba(0, 0, 0, 0.8);*/
  /*z-index: 1000;*/
/*}*/
/*!* line 33, ../../sass/core/cookiePolicy.scss *!*/
/*.cookiePolicy-restrictive.collapsed {*/
  /*display: none;*/
/*}*/
/*!* line 37, ../../sass/core/cookiePolicy.scss *!*/
/*.cookiePolicy-restrictive .cookiePolicy-inner {*/
  /*position: fixed;*/
  /*top: 100px;*/
  /*width: 700px;*/
  /*margin-left: -363px;*/
  /*left: 50%;*/
  /*padding: 13px;*/
  /*background-color: #e1e1e1;*/
/*}*/
/*@media screen and (max-width: 699px) {*/
  /*!* line 37, ../../sass/core/cookiePolicy.scss *!*/
  /*.cookiePolicy-restrictive .cookiePolicy-inner {*/
    /*position: absolute;*/
    /*width: auto;*/
    /*margin: 20px;*/
    /*left: 0;*/
    /*top: 0;*/
  /*}*/
/*}*/

/*@media screen and (max-width: 699px) {*/
  /*!* line 60, ../../sass/core/cookiePolicy.scss *!*/
  /*.cookiePolicy-restrictive {*/
    /*position: absolute;*/
  /*}*/
/*}*/
/*!* line 66, ../../sass/core/cookiePolicy.scss *!*/
/*.cookiePolicy-buttons {*/
  /*text-align: right;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 4, ../../sass/core/exitNotification.scss *!*/
/*.exit-notification {*/
  /*position: fixed;*/
  /*top: 0;*/
  /*left: 0;*/
  /*height: 100%;*/
  /*width: 100%;*/
  /*background: black;*/
  /*background: rgba(0, 0, 0, 0.8);*/
  /*z-index: 1000;*/
/*}*/
/*!* line 14, ../../sass/core/exitNotification.scss *!*/
/*.exit-notification.is-hidden {*/
  /*display: none;*/
/*}*/
/*!* line 18, ../../sass/core/exitNotification.scss *!*/
/*.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) {*/
  /*!* line 18, ../../sass/core/exitNotification.scss *!*/
  /*.exit-notification .exit-notification-inner {*/
    /*position: absolute;*/
    /*width: auto;*/
    /*margin: 20px;*/
    /*left: 0;*/
    /*top: 0;*/
  /*}*/
/*}*/

/*@media screen and (max-width: 699px) {*/
  /*!* line 40, ../../sass/core/exitNotification.scss *!*/
  /*.exit-notification-restrictive {*/
    /*position: absolute;*/
  /*}*/
/*}*/
/*!* line 46, ../../sass/core/exitNotification.scss *!*/
/*.exit-notification-buttons {*/
  /*text-align: right;*/
/*}*/
/* global css */
:root{
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #F2F2F2;
  --color-4: #E8EFDB;
  --color-5: #76CBD9;
  --color-6: #E4E7F0;
  --color-7: #99CEC8;
  --color-8: #5FB4E6;
  --color-9: #E6DBC3;
  --color-10: #2E3C76;
  --color-11: #262626;
  --color-12: #B9994F;
  
}
/*=====================   General class start ===================*/
.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
    }
    .hide-desktop {
      display: none;
  }
}
.position-relative{
  position: relative;
}
/*=====================   General class end ===================*/

/*=====================   Text Color start ===================*/
.text-white,
.text-white *{
  color: var(--color-2);
}
.text-black,
.text-black *{
  color: var(--color-1);
}
.text-blue,
.text-blue *{
  color: var(--color-10);
}
/*=====================   Text Color end ===================*/

/*=====================   Font Style class start ===================*/
.font-weight-bold {
  font-weight: bold !important;
}
.font-weight-600 {
  font-weight: 600 !important;
}
.font-weight-900 {
  font-weight: 900 !important;
}

@media (min-width: 992px) {
  .font-d-14{
    font-size: 14px;
  }
  .font-d-16{
    font-size: 16px;
  }
  .font-d-18{
    font-size: 18px;
  }
.font-d-24 {
  font-size: 24px;
}
.font-d-26{
  font-size: 26px;
}
.font-d-28 {
  font-size: 28px;
}
.font-d-30 {
  font-size: 30px;
}

.font-d-32 {
  font-size: 32px;
}
.font-d-36 {
  font-size: 36px;
}
.font-d-35 {
  font-size: 35px;
}

.font-d-40 {
  font-size: 40px;
}
.font-d-48 {
  font-size: 48px;
}
.font-d-60 {
  font-size: 60px;
}


}
@media (max-width:991px) {
  .font-m-14{
    font-size: 14px;
  }
  .font-m-16{
    font-size: 16px;
  }
  .font-m-18{
    font-size: 18px;
  }
  .font-m-20{
    font-size: 20px;
  }
  .font-m-24 {
    font-size: 24px;
  }
  .font-m-28 {
    font-size: 28px;
  }
  .font-m-30 {
    font-size: 30px;
  }
  .font-m-48{
    font-size: 48px;
  }
}
/*=====================   Font Style class end ===================*/
/*=====================   margin padding class start ===================*/

@media (min-width:992px) {
    .p-d-0 {
      padding: 0 !important
    }
  
    .m-d-0 {
      margin: 0 !important
    }
    .m-d-auto{
      margin: auto;
    }
  
    .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-auto {
      margin: auto !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
    }
    .p-d-l-6 {
      padding-left: 6rem !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
    }
  }

/*=====================   margin padding class end =====================*/


/*=====================   border class start ===================*/
.border {
    border: 1px solid rgba(0, 0, 0, 0)
  }
  
  @media (min-width:992px) {
    .border-d {
      border: 1px solid rgba(0, 0, 0, 0)
    }
  }
  
  .border-top {
    border-top: 1px solid rgba(0, 0, 0, 0)
  }
  
  @media (min-width:992px) {
    .border-d-top {
      border-top: 1px solid rgba(0, 0, 0, 0)
    }
  }
  
  .border-left {
    border-left: 1px solid rgba(0, 0, 0, 0)
  }
  
  @media (min-width:992px) {
    .border-d-left {
      border-left: 1px solid rgba(0, 0, 0, 0)
    }
  }
  
  .border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0)
  }
  
  @media (min-width:992px) {
    .border-d-bottom {
      border-bottom: 1px solid rgba(0, 0, 0, 0)
    }
  }
  
  .border-right {
    border-right: 1px solid rgba(0, 0, 0, 0)
  }
  
  @media (min-width:992px) {
    .border-d-right {
      border-right: 1px solid rgba(0, 0, 0, 0)
    }
  }
  
  .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
    }
  }

  /*=====================   border class end ===================*/



  /*=====================   border class end ===================*/


  /*=====================   width & max-width class end ===================*/
  .flex-1{
    flex: 1;
  }
  .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
    }
    .verticle-center-d{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .d-flex-desktop-inner>.component-content>.paragraphSystem{
      display: flex;
    }
  }
  
  .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:992px) {
    .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) {
      
    .w-d-1 {
        width: 1% !important
    }

    .w-d-1,
    .max-w-d-1,
    .max-image-w-d-1 img {
      max-width: 1% !important
    }

    .w-d-2 {
        width: 2% !important
    }

    .w-d-2 
    .max-w-d-2,
    .max-image-w-d-2 img{
      max-width: 2% !important
    }
    
    .w-d-3 {
        width: 3% !important
    }
    .w-d-3,
    .max-w-d-3,
    .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
    }
  } 
  
  /*=====================   width & max-width class end ===================*/


  /*=====================   background class end ===================*/

  .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
  }

  @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
    }
  }

  /*=====================   background class end ===================*/


  /*=====================   text-alignment class start ===================*/

  body .text-center-m .richText-content {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  body .text-left-m .richText-content {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  
  body .text-right-m .richText-content {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  
  
  .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
    }
  }
  @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
    }
    .text-center-m {
        text-align: center !important
      }
  }
  @media (min-width:992px) {
    body .text-center-d .richText-content {
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
    }
  
    body .text-left-d .richText-content {
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start
    }
  
    body .text-right-d .richText-content {
      -ms-flex-line-pack: end;
      align-content: flex-end;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end
    }
  }
  /*=====================   text-alignment class end ===================*/
  .cursor-pointer{
    cursor: pointer;
  }
  .d-block {
    display: block !important;
  }
  .d-inline-block {
    display: inline-block !important;
  }/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, ul {
  margin: 0; }

button {
  border-radius: 0; }

* {
  outline: none !important; }

*:focus {
  outline: none !important; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 900; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*Wunderman custom styles */
@font-face {
  font-family: 'DIN Cond';
  src: url("/etc/designs/zg/tcbi/desktop/assets/fonts/DIN Condensed/DINCond-Light.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'DIN Cond';
  src: url("/etc/designs/zg/tcbi/desktop/assets/fonts/DIN2014/DIN2014-Light1.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'DIN Cond';
  src: url("/etc/designs/zg/tcbi/desktop/assets/fonts/DIN2014/DIN2014-Bold1.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'DIN Cond';
  src: url("/etc/designs/zg/tcbi/desktop/assets/fonts/DIN2014/DIN2014-NarrowDemi1.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'DIN Cond';
  src: url("/etc/designs/zg/tcbi/desktop/assets/fonts/DIN2014/DIN2014-NarrowDemi1.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  src: url("/etc/designs/zg/tcbi/desktop/assets/fonts/fontawesome-webfont.eot");
  src: url("/etc/designs/zg/tcbi/desktop/assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("/etc/designs/zg/tcbi/desktop/assets/fonts/fontawesome-webfont.woff") format("woff"), url("/etc/designs/zg/tcbi/desktop/assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("/etc/designs/zg/tcbi/desktop/assets/fonts/fontawesome-webfont.svg") format("svg"); }

.cq-Editable-dom.modal, .cq-Editable-dom.exit-notification {
  display: block !important;
  width: 100% !important;
  position: static !important; }

@media screen and (max-width: 767px) {
  .no-horizontal-padding {
    padding-left: 0;
    padding-right: 0; }
  #header .layout-inner > div {
    padding-right: 0;
    padding-left: 0; } }

.modal, .exit-notification {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 800px;
  justify-content: center;
  align-items: center;
  margin: auto;
  z-index: 5000; }
  .modal.modal-opened, .modal-opened.exit-notification {
    display: flex; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3000;
  background-color: black;
  opacity: 0.6; }

@media screen and (max-width: 768px) {
  .modal, .exit-notification {
    width: 100%; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.h2-heading {
  color: #0c2c60;
  font-size: 60px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.038em;
  line-height: 56px; }
  .h2-heading:after {
    content: '';
    width: 80px;
    display: block;
    height: 4px;
    background-color: #0c2c60;
    margin: 25px auto 0 auto; }

.title-half-size .h2-heading {
  width: 65%;
  margin-top: 60px; }

.h3-heading {
  color: #0c2c60;
  font-size: 48px;
  display: inline-block;
  line-height: 47px;
  font-weight: bold;
  letter-spacing: 0.02em; }
  .h3-heading:after {
    content: '';
    width: 80px;
    display: block;
    height: 4px;
    background-color: #0c2c60;
    margin: 25px 0 0 2px; }

.h3-heading-center-underline {
  color: #0c2c60;
  font-size: 48px;
  display: inline-block;
  line-height: 47px;
  font-weight: 700;
  letter-spacing: 0.02em; }
  .h3-heading-center-underline:after {
    content: '';
    width: 80px;
    display: block;
    height: 4px;
    background-color: #0c2c60;
    margin: 25px auto 0 auto; }

.h4-heading {
  color: #0c2c60;
  font-size: 32px;
  display: inline-block;
  line-height: 33px;
  font-weight: bold;
  letter-spacing: 0.02em; }
  .h4-heading:after {
    content: '';
    width: 48px;
    display: block;
    height: 4px;
    background-color: #0c2c60;
    margin: 25px auto 0 auto; }

.lined-heading-text {
  font-size: 80px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 68px; }
  .lined-heading-text:after, .lined-heading-text:before {
    content: '';
    width: 110px;
    display: block;
    height: 4px;
    background-color: #fff; }
  .lined-heading-text:after {
    margin: 12px auto 0 auto; }
  .lined-heading-text:before {
    margin: 0 auto 25px auto; }

.heading-60-center-underline {
  font-size: 64px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.02em; }
  .heading-60-center-underline:after {
    content: '';
    position: absolute;
    background: #ffffff;
    height: 4px;
    width: 179.2px;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 16px; }

.paragraph-heading {
  color: #b472ef;
  font-size: 32px;
  line-height: 33px;
  font-weight: 700;
  letter-spacing: 0.02em;
  display: block; }

@media screen and (max-width: 767px) {
  .title-half-size .h2-heading {
    width: 80%;
    margin-top: 25px; }
  .h2-heading {
    font-size: 30px;
    line-height: 28px; }
    .h2-heading:after {
      width: 40px;
      height: 3px;
      margin-top: 15px; }
  .h3-heading,
  .h4-heading,
  .h3-heading-center-underline {
    font-size: 24px;
    line-height: 23px; }
    .h3-heading:after,
    .h4-heading:after,
    .h3-heading-center-underline:after {
      width: 40px;
      height: 3px;
      margin-top: 15px; }
  .lined-heading-text {
    font-size: 40px;
    line-height: 36px; }
    .lined-heading-text:after, .lined-heading-text:before {
      width: 46px;
      height: 2px; }
    .lined-heading-text:after {
      margin: 15px auto 0 auto; }
    .lined-heading-text:before {
      margin: 0 auto 15px auto; }
  .paragraph-heading {
    font-size: 16px;
    line-height: 18px; } }

.image-desktop {
  display: block; }

.image-mobile {
  display: none; }

@media screen and (max-width: 767px) {
  .image-desktop {
    display: none;
    max-height: 450px; }
    .image-desktop img {
      max-height: 450px; }
  .image-mobile {
    display: block;
    max-height: 450px; }
    .image-mobile img {
      max-height: 450px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.button-primary, .search-field .button, .exit-notification .exit-notification-buttons .exit-notification-accept {
  transition: all 200ms ease-in-out;
  cursor: pointer;
  display: inline-block;
  border: 3px solid #b472ef;
  padding: 10px 15px;
  text-transform: uppercase;
  background-color: #b472ef;
  font-weight: bold;
  font-size: 18px;
  color: white;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 0.055em; }
  .button-primary:hover, .search-field .button:hover, .exit-notification .exit-notification-buttons .exit-notification-accept:hover {
    color: #b472ef;
    background-color: white; }

.button-primary-iconed {
  transition: all 200ms ease-in-out;
  cursor: pointer;
  display: inline-block;
  border: 3px solid #b472ef;
  padding: 10px 15px;
  text-transform: uppercase;
  background-color: #b472ef;
  font-weight: bold;
  font-size: 18px;
  color: white;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 0.055em;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .button-primary-iconed:hover {
    color: #b472ef;
    background-color: white; }
  .button-primary-iconed:after {
    background-image: url("/content/dam/cf-consumer-healthcare/tcbi/master/Icons/External_Link.svg");
    content: ' ';
    margin-left: 14px;
    height: 18px;
    width: 18px;
    background-size: 18px 18px;
    filter: saturate(100) grayscale(100%) brightness(100); }
  .button-primary-iconed:hover:after {
    background-image: url("/content/dam/cf-consumer-healthcare/tcbi/master/Icons/External_Link-purple.svg");
    filter: none; }

@media screen and (max-width: 767px) {
  .button-primary-iconed {
    font-size: 14px;
    width: 100%; }
    .button-primary-iconed:after {
      margin-left: auto;
      height: 17px;
      width: 17px;
      background-size: 17px 17px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.arrowed-link {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  display: inline;
  padding-right: 18px;
  transition: all 200ms ease-in-out; }
  .arrowed-link:hover {
    padding-right: 23px;
    color: #b472f1; }
    .arrowed-link:hover:before, .arrowed-link:hover:after {
      background-color: #b472f1; }
  .arrowed-link:after, .arrowed-link:before {
    display: block;
    position: absolute;
    content: '';
    width: 2px;
    background: #000;
    height: 15px;
    right: 0;
    margin-top: 2px; }
  .arrowed-link:after {
    transform: rotate(135deg);
    top: -6px; }
  .arrowed-link:before {
    transform: rotate(45deg);
    top: 4px; }

.underline-link, .exit-notification .exit-notification-buttons .exit-notification-deny {
  font-weight: 600;
  text-decoration: none;
  cursor: pointer; }
  .underline-link:hover, .exit-notification .exit-notification-buttons .exit-notification-deny:hover {
    color: #b472f1;
    text-decoration: underline; }

.download-link {
  font-size: 18px;
  font-weight: 700;
  display: flex !important;
  align-items: center;
  text-transform: uppercase; }
  .download-link:after {
    background-image: url("/content/dam/cf-consumer-healthcare/tcbi/master/Icons/Download.svg");
    content: ' ';
    height: 30px;
    width: 30px;
    background-size: 30px 30px;
    margin-left: 10px;
    vertical-align: -1px;
    filter: saturate(0) grayscale(0%) brightness(0); }

@media screen and (max-width: 767px) {
  .arrowed-link {
    font-size: 13px;
    letter-spacing: 0.01em;
    padding-right: 20px; }
    .arrowed-link:hover {
      padding-right: 23px; }
    .arrowed-link:after, .arrowed-link:before {
      height: 11px;
      width: 1.5px; }
    .arrowed-link:after {
      top: -5px; }
    .arrowed-link:before {
      top: 2px; }
  .download-link {
    font-size: 14px; }
    .download-link:after {
      height: 22px;
      width: 22px;
      background-size: 22px 22px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.global-header {
  padding: 20px 0; }
  .global-header ul {
    list-style-type: none; }
  .global-header > .component-content > .paragraphSystem {
    display: flex;
    align-items: center; }
    .global-header > .component-content > .paragraphSystem .image img {
      height: 65px; }
  .global-header .navigation-mobile-menu {
    display: none; }
  .global-header .richText {
    flex: 1;
    text-align: right; }
  .global-header .global-navigation {
    width: 100%;
    display: block;
    flex: 40; }
  .global-header .expand-header-menu {
    display: inline-block;
    position: relative;
    width: 20px; }
    .global-header .expand-header-menu:after, .global-header .expand-header-menu:before {
      transition: all 200ms ease-in-out;
      display: block;
      position: absolute;
      content: '';
      top: -13px;
      width: 3px;
      background: #0c2c60;
      height: 10px; }
    .global-header .expand-header-menu:after {
      transform: rotate(-45deg);
      right: 6px; }
    .global-header .expand-header-menu:before {
      transform: rotate(45deg);
      right: 0; }
  .global-header .navigation-root.navigation-level1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0; }
    .global-header .navigation-root.navigation-level1 .last.navigation-item.navigation-level1 {
      display: none; }
    .global-header .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
      color: #0c2c60;
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      position: relative;
      display: inline-block; }
      .global-header .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title:after {
        transition: all 200ms ease-in-out;
        content: '';
        width: 0;
        display: block;
        position: absolute;
        bottom: -5px;
        height: 4px;
        background-color: #b472ef;
        margin: 0 auto; }
      .global-header .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title:hover, .global-header .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title:active, .global-header .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title:focus {
        color: #b472f1; }
        .global-header .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title:hover:after, .global-header .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title:active:after, .global-header .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title:focus:after {
          width: 100%; }
    @media screen and (max-width: 1200px) {
      .global-header .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
        font-size: 16px;
      }
    }
    @media screen and (max-width: 992px) {
      .global-header .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
        font-size: 14px;
      }
    }
    .global-header .navigation-root.navigation-level1 .navigation-level1.is-active > .navigation-item-title:after, .global-header .navigation-root.navigation-level1 .navigation-level1.has-active-child > .navigation-item-title:after {
      width: 100%; }
  .global-header .page-evidence {
    position: relative; }
    .global-header .page-evidence .navigation-root {
      position: absolute;
      z-index: 5;
      top: 25px;
      left: 50%;
      transform: translateX(-50%);
      transition: all 200ms ease-in-out;
      max-height: 0;
      min-width: 160px;
      background-color: white;
      opacity: 0.95;
      padding: 0;
      overflow: hidden; }
      .global-header .page-evidence .navigation-root .navigation-level2 {
        padding-left: 30px;
        padding-bottom: 20px; }
        .global-header .page-evidence .navigation-root .navigation-level2:first-child {
          padding-top: 30px; }
        .global-header .page-evidence .navigation-root .navigation-level2 .navigation-item-title {
          font-size: 14px;
          font-family: "Roboto";
          font-weight: 300;
          text-transform: none; }
    .global-header .page-evidence.has-active-child .is-active .navigation-item-title:after {
      width: 100%; }
    .global-header .page-evidence:hover .expand-header-menu:before, .global-header .page-evidence:active .expand-header-menu:before {
      transform: rotate(135deg); }
    .global-header .page-evidence:hover .expand-header-menu:after, .global-header .page-evidence:active .expand-header-menu:after {
      transform: rotate(-135deg); }
    .global-header .page-evidence:hover .navigation-root, .global-header .page-evidence:active .navigation-root {
      max-height: 150px; }

@media (max-width: 970px) {
  .navigation-item-title {
    letter-spacing: -0.07em; } }

@media (max-width: 767px) {
  .navigation-item-title {
    letter-spacing: initial; }
  .global-header {
    width: 100%;
    padding: 0;
    margin-top: -1px; }
    .global-header .richText {
      display: none; }
    .global-header .image {
      display: none; }
    .global-header .global-navigation {
      display: none; }
    .global-header .expand-header-menu {
      display: block;
      position: absolute;
      right: 0;
      width: 26px;
      bottom: 0;
      top: 0;
      transition: transform 200ms ease-in-out; }
      .global-header .expand-header-menu:after, .global-header .expand-header-menu:before {
        display: block;
        position: absolute;
        content: '';
        top: 18px;
        width: 2px;
        background: #0c2c60;
        height: 10px; }
      .global-header .expand-header-menu:after {
        transform: rotate(-45deg);
        left: 9px; }
      .global-header .expand-header-menu:before {
        transform: rotate(45deg);
        left: 15px; }
      .global-header .expand-header-menu.rotated {
        transform: rotate(180deg); }
    .global-header .navigation-root.navigation-level1 {
      padding: 0 15px;
      flex-direction: column; }
      .global-header .navigation-root.navigation-level1 .last.navigation-item.navigation-level1 {
        display: block; }
      .global-header .navigation-root.navigation-level1 .navigation-item {
        width: 100%; }
        .global-header .navigation-root.navigation-level1 .navigation-item .navigation-item-title {
          padding: 15px 0;
          margin-left: 15px;
          margin-right: 15px;
          display: block;
          border-top: 1px solid #d3d9e1; }
          .global-header .navigation-root.navigation-level1 .navigation-item .navigation-item-title:after {
            display: none; }
          .global-header .navigation-root.navigation-level1 .navigation-item .navigation-item-title:focus {
            background-color: #0c2c60;
            color: #fff;
            margin-left: 0;
            margin-right: 0;
            padding-left: 15px; }
        .global-header .navigation-root.navigation-level1 .navigation-item.is-active > .navigation-item-title, .global-header .navigation-root.navigation-level1 .navigation-item.has-active-child > .navigation-item-title {
          background-color: #0c2c60;
          color: #fff;
          margin-left: 0;
          margin-right: 0;
          padding-left: 15px; }
          .global-header .navigation-root.navigation-level1 .navigation-item.is-active > .navigation-item-title .expand-header-menu, .global-header .navigation-root.navigation-level1 .navigation-item.has-active-child > .navigation-item-title .expand-header-menu {
            right: 15px; }
            .global-header .navigation-root.navigation-level1 .navigation-item.is-active > .navigation-item-title .expand-header-menu:before, .global-header .navigation-root.navigation-level1 .navigation-item.is-active > .navigation-item-title .expand-header-menu:after, .global-header .navigation-root.navigation-level1 .navigation-item.has-active-child > .navigation-item-title .expand-header-menu:before, .global-header .navigation-root.navigation-level1 .navigation-item.has-active-child > .navigation-item-title .expand-header-menu:after {
              background-color: #fff; }
      .global-header .navigation-root.navigation-level1 .page-evidence {
        padding-bottom: 0; }
        .global-header .navigation-root.navigation-level1 .page-evidence > .navigation-item-title:focus .expand-header-menu {
          right: 15px; }
          .global-header .navigation-root.navigation-level1 .page-evidence > .navigation-item-title:focus .expand-header-menu:before {
            background-color: #fff; }
          .global-header .navigation-root.navigation-level1 .page-evidence > .navigation-item-title:focus .expand-header-menu:after {
            background-color: #fff; }
        .global-header .navigation-root.navigation-level1 .page-evidence .navigation-root {
          display: none;
          width: 100%;
          transition: none;
          position: relative;
          top: auto;
          left: auto;
          transform: none;
          max-height: none;
          opacity: 1;
          background-color: #0c2c60;
          margin-bottom: -1px; }
          .global-header .navigation-root.navigation-level1 .page-evidence .navigation-root .navigation-item:first-child {
            margin-top: -1px; }
          .global-header .navigation-root.navigation-level1 .page-evidence .navigation-root .navigation-level2 {
            padding-left: 0;
            padding-bottom: 0; }
            .global-header .navigation-root.navigation-level1 .page-evidence .navigation-root .navigation-level2:first-child {
              padding-top: 0;
              padding-bottom: 0; }
            .global-header .navigation-root.navigation-level1 .page-evidence .navigation-root .navigation-level2 .navigation-item-title {
              color: #fff;
              font-size: 18px;
              font-weight: 700;
              text-transform: uppercase; }
              .global-header .navigation-root.navigation-level1 .page-evidence .navigation-root .navigation-level2 .navigation-item-title:focus {
                background-color: #fff;
                color: #0c2c60; }
        .global-header .navigation-root.navigation-level1 .page-evidence.has-active-child .is-active .navigation-item-title {
          background-color: #fff;
          color: #0c2c60; }
        .global-header .navigation-root.navigation-level1 .page-evidence:after, .global-header .navigation-root.navigation-level1 .page-evidence:before {
          display: none; }
        .global-header .navigation-root.navigation-level1 .page-evidence:hover .expand-header-menu:before, .global-header .navigation-root.navigation-level1 .page-evidence:active .expand-header-menu:before {
          transform: rotate(45deg); }
        .global-header .navigation-root.navigation-level1 .page-evidence:hover .expand-header-menu:after, .global-header .navigation-root.navigation-level1 .page-evidence:active .expand-header-menu:after {
          transform: rotate(-45deg); }
        .global-header .navigation-root.navigation-level1 .page-evidence:hover .navigation-root, .global-header .navigation-root.navigation-level1 .page-evidence:active .navigation-root {
          max-height: none; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.button-primary, .search-field .button, .exit-notification .exit-notification-buttons .exit-notification-accept {
  transition: all 200ms ease-in-out;
  cursor: pointer;
  display: inline-block;
  border: 3px solid #b472ef;
  padding: 10px 15px;
  text-transform: uppercase;
  background-color: #b472ef;
  font-weight: bold;
  font-size: 18px;
  color: white;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 0.055em; }
  .button-primary:hover, .search-field .button:hover, .exit-notification .exit-notification-buttons .exit-notification-accept:hover {
    color: #b472ef;
    background-color: white; }

.button-primary-iconed {
  transition: all 200ms ease-in-out;
  cursor: pointer;
  display: inline-block;
  border: 3px solid #b472ef;
  padding: 10px 15px;
  text-transform: uppercase;
  background-color: #b472ef;
  font-weight: bold;
  font-size: 18px;
  color: white;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 0.055em;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .button-primary-iconed:hover {
    color: #b472ef;
    background-color: white; }
  .button-primary-iconed:after {
    background-image: url("/content/dam/cf-consumer-healthcare/tcbi/master/Icons/External_Link.svg");
    content: ' ';
    margin-left: 14px;
    height: 18px;
    width: 18px;
    background-size: 18px 18px;
    filter: saturate(100) grayscale(100%) brightness(100); }
  .button-primary-iconed:hover:after {
    background-image: url("/content/dam/cf-consumer-healthcare/tcbi/master/Icons/External_Link-purple.svg");
    filter: none; }

@media screen and (max-width: 767px) {
  .button-primary-iconed {
    font-size: 14px;
    width: 100%; }
    .button-primary-iconed:after {
      margin-left: auto;
      height: 17px;
      width: 17px;
      background-size: 17px 17px; } }

.search-field {
  width: 100%;
  max-height: 110px;
  overflow: hidden; }
  .search-field .searchBox {
    display: none;
    padding: 20px;
    background-color: #0c2c60; }
  .search-field label {
    flex: 1; }
    .search-field label input {
      box-sizing: border-box;
      width: 100%;
      padding: 20px 0 22px 20px;
      font-size: 24px;
      font-family: "Roboto";
      font-weight: 300;
      border: 0;
      border-radius: 0; }
  .search-field form {
    display: flex;
    justify-content: flex-start;
    align-items: stretch; }
  .search-field .button {
    flex: 0 0 135px;
    width: 136px;
    border-radius: 0; }

@media screen and (max-width: 767px) {
  .search-field label input {
    font-size: 12px;
    padding: 20px 0 20px 10px;
    border-radius: 0; }
  .search-field .button {
    flex: 0 0 100px;
    width: 100px;
    font-size: 16px !important; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.text-component {
  text-align: center; }
  .text-component .simple-text {
    display: block;
    font-size: 24px;
    color: #434343;
    line-height: 32px;
    font-family: "Roboto";
    font-weight: 300;
    margin-top: 40px;
    letter-spacing: 0.02em; }

.richText-content {
  /* add styling for bullets accross all pages WUNGLOGC-2562*/ }
  .richText-content h3 {
    margin-bottom: 20px;
    font-size: 0;
    text-transform: uppercase; }
  .richText-content .paragraph-text {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin-top: 40px;
    font-family: "Roboto";
    font-weight: 300;
    display: block;
    /*change from inline-block to block to fix the bullet pointer WUNGLOGC-2562*/ }
    .richText-content .paragraph-text em strong {
      font-family: "Roboto";
      font-weight: 300;
      font-style: normal;
      font-size: 12px;
      vertical-align: super; }
    .richText-content .paragraph-text strong em {
      font-family: "Roboto";
      font-weight: 300;
      font-style: normal;
      font-size: 12px;
      vertical-align: super; }
    .richText-content .paragraph-text u {
      text-decoration: none; }
      .richText-content .paragraph-text u em {
        font-weight: inherit;
        font-style: normal;
        font-size: 12px;
        vertical-align: sub;
        text-decoration: none; }
    .richText-content .paragraph-text em u {
      font-weight: inherit;
      font-style: normal;
      font-size: 12px;
      vertical-align: sub;
      text-decoration: none; }
    .richText-content .paragraph-text a {
      font-weight: 700; }
  .richText-content p:first-of-type .paragraph-text {
    margin-top: 0; }
  .richText-content ul {
    font-size: 30px;
    display: inline-block;
    margin-left: -18px; }

.underline-to-list .paragraph-text u {
  text-decoration: none;
  padding-left: 40px;
  display: inline-block;
  text-align: left;
  width: 100%;
  box-sizing: border-box; }

@media screen and (max-width: 767px) {
  .text-component .simple-text {
    font-size: 17px;
    line-height: 21px;
    margin-top: 20px; }
  .richText-content .paragraph-text {
    font-size: 16px;
    line-height: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.button-primary, .search-field .button, .exit-notification .exit-notification-buttons .exit-notification-accept {
  transition: all 200ms ease-in-out;
  cursor: pointer;
  display: inline-block;
  border: 3px solid #b472ef;
  padding: 10px 15px;
  text-transform: uppercase;
  background-color: #b472ef;
  font-weight: bold;
  font-size: 18px;
  color: white;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 0.055em; }
  .button-primary:hover, .search-field .button:hover, .exit-notification .exit-notification-buttons .exit-notification-accept:hover {
    color: #b472ef;
    background-color: white; }

.button-primary-iconed {
  transition: all 200ms ease-in-out;
  cursor: pointer;
  display: inline-block;
  border: 3px solid #b472ef;
  padding: 10px 15px;
  text-transform: uppercase;
  background-color: #b472ef;
  font-weight: bold;
  font-size: 18px;
  color: white;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 0.055em;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .button-primary-iconed:hover {
    color: #b472ef;
    background-color: white; }
  .button-primary-iconed:after {
    background-image: url("/content/dam/cf-consumer-healthcare/tcbi/master/Icons/External_Link.svg");
    content: ' ';
    margin-left: 14px;
    height: 18px;
    width: 18px;
    background-size: 18px 18px;
    filter: saturate(100) grayscale(100%) brightness(100); }
  .button-primary-iconed:hover:after {
    background-image: url("/content/dam/cf-consumer-healthcare/tcbi/master/Icons/External_Link-purple.svg");
    filter: none; }

@media screen and (max-width: 767px) {
  .button-primary-iconed {
    font-size: 14px;
    width: 100%; }
    .button-primary-iconed:after {
      margin-left: auto;
      height: 17px;
      width: 17px;
      background-size: 17px 17px; } }

.preHeader-contact {
  color: white;
  font-size: 14px;
  text-align: right; }
  .preHeader-contact:hover {
    color: #009de0; }

.pre-header {
  height: 30px;
  background-color: #0c2c60; }
  .pre-header .component-content {
    height: 100%; }
  .pre-header_search {
    text-align: right;
    float: right;
    width: auto; }
    .pre-header_search img {
      width: 18px;
      height: 16px;
      cursor: pointer;
      filter: saturate(100) grayscale(100%) brightness(100); }
  .pre-header .paragraphSystem {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    height: 100%; }
  .pre-header .richText {
    text-align: right;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    float: right;
    width: auto; }

@media screen and (max-width: 767px) {
  .pre-header {
    background-color: white;
    height: 65px; }
    .pre-header .richText {
      display: none; }
    .pre-header .paragraphSystem {
      justify-content: flex-end; }
    .pre-header_logo {
      width: 98px;
      height: 57px;
      padding-left: 0;
      margin-left: 15px; }
    .pre-header_search {
      text-align: right;
      margin-left: auto; }
      .pre-header_search img {
        width: 15px;
        height: 15px;
        filter: none; }
    .pre-header .pre-header_menu-open, .pre-header .pre-header_menu-close {
      text-align: right;
      width: 15px;
      height: 15px;
      box-sizing: content-box; }
      .pre-header .pre-header_menu-open img, .pre-header .pre-header_menu-close img {
        cursor: pointer;
        width: 15px;
        height: 15px; }
    .pre-header_menu-close {
      display: none; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

#footer .divider {
  padding: 0 15px; }
  #footer .divider .component-content {
    height: 1px;
    background-color: #00f2f6; }

.footer-join {
  background: #0c2c60;
  color: #fff;
  font-size: 18px;
  font-family: "Roboto";
  font-weight: 300;
  padding-top: 50px; }
  .footer-join .footer-join-heading {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.02em; }
  .footer-join .footer-join-subheading {
    display: inline-block;
    margin-top: 35px;
    line-height: 1.25;
    padding-bottom: 10px; }

.footer-body {
  background: #0c2c60;
  display: flex;
  justify-content: center;
  min-height: 0;
  padding-top: 38px;
  padding-bottom: 50px;
  letter-spacing: 0.02em; }
  .footer-body .component-content {
    width: 100%; }
  .footer-body .paragraphSystem {
    display: flex;
    flex-direction: column; }
  .footer-body .image {
    width: 127px; }
  .footer-body .sitemap {
    width: calc(100% - 127px);
    color: #fff;
    letter-spacing: 0.02em; }
    .footer-body .sitemap .component-content {
      display: flex;
      flex-direction: row;
      justify-content: space-around; }
      .footer-body .sitemap .component-content .sitemap-column:last-child {
        display: none; }
    .footer-body .sitemap ul {
      list-style: none;
      padding: 0; }
      .footer-body .sitemap ul ul {
        margin-top: 25px;
        padding: 0;
        display: block; }
        .footer-body .sitemap ul ul li {
          font-size: 14px;
          margin-top: 15px;
          font-family: "Roboto";
          font-weight: 300;
          line-height: 20px; }
          .footer-body .sitemap ul ul li:first-child {
            margin-top: 0; }
          .footer-body .sitemap ul ul li a:after {
            display: none; }
          .footer-body .sitemap ul ul li a:hover, .footer-body .sitemap ul ul li a:active {
            color: #009de0;
            text-decoration: underline; }
    .footer-body .sitemap a {
      color: #fff;
      text-decoration: none;
      position: relative;
      display: inline-block; }
      .footer-body .sitemap a:after {
        transition: all 200ms ease-in-out;
        content: '';
        width: 0;
        display: block;
        position: absolute;
        bottom: -5px;
        height: 4px;
        background-color: #fff;
        margin: 0 auto; }
      .footer-body .sitemap a:hover, .footer-body .sitemap a:active {
        color: #009de0; }
        .footer-body .sitemap a:hover:after, .footer-body .sitemap a:active:after {
          width: 100%; }
    .footer-body .sitemap h3 {
      text-transform: uppercase;
      font-size: 18px;
      line-height: 26px; }
  .footer-body .divider {
    margin: 40px 0; }

.footer-bottom {
  min-height: 0;
  background-color: #05163c;
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.02em;
  line-height: 20px; }
  .footer-bottom .divider {
    margin: 15px 0; }
  .footer-bottom .first {
    padding-top: 15px; }
  .footer-bottom .last {
    width: 100%;
    padding-bottom: 15px; }
    .footer-bottom .last .component-content {
      width: 100%; }
    .footer-bottom .last p {
      display: flex;
      width: 100%; }
    .footer-bottom .last a:hover, .footer-bottom .last a:active {
      color: #009de0;
      text-decoration: underline; }
    .footer-bottom .last .footer-credits-item {
      display: inline-block;
      margin-left: 35px; }
      .footer-bottom .last .footer-credits-item:first-child {
        margin: 0; }
    .footer-bottom .last .footer-credits-date {
      display: inline-block;
      margin-left: auto; }

.footer-gsk-logo .content {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }
  .footer-gsk-logo .content .image {
    width: 50%;
    justify-content: center; }
  .footer-gsk-logo .content .odd .component-content {
    text-align: right; }
    .footer-gsk-logo .content .odd .component-content img {
      margin: auto;
      width: 50px; }
  .footer-gsk-logo .content .even {
    border-left: 1px solid white; }
    .footer-gsk-logo .content .even img {
      width: 90px; }
  .footer-gsk-logo .content .richText {
    margin: auto; }

.footer-gsk-logo .richText-content {
  max-width: 220px;
  margin: auto; }
  .footer-gsk-logo .richText-content p {
    padding-top: 20px;
    text-align: center;
    color: white; }

@media screen and (max-width: 768px) {
  .footer-bottom {
    font-size: 12px;
    letter-spacing: 0.02em;
    line-height: 16px; }
    .footer-bottom .last p {
      flex-wrap: wrap; }
    .footer-bottom .last .footer-credits-item {
      margin-left: 25px; }
    .footer-bottom .last .footer-credits-date {
      width: 100%;
      margin-left: 0;
      margin-top: 15px;
      font-size: 12px; }
  .footer-body {
    padding-bottom: 0;
    padding-top: 20px; }
    .footer-body .paragraphSystem {
      display: block; }
    .footer-body .image {
      width: 33.33%; }
    .footer-body .sitemap {
      width: 100%;
      padding: 0;
      margin-top: 20px; }
      .footer-body .sitemap ul + ul {
        display: block; }
      .footer-body .sitemap .component-content {
        flex-direction: column; }
        .footer-body .sitemap .component-content .sitemap-column:last-child {
          display: block; }
      .footer-body .sitemap .expand-menu {
        display: block;
        position: absolute;
        right: 0;
        width: 26px;
        bottom: 0;
        top: 0;
        transition: transform 200ms ease-in-out; }
        .footer-body .sitemap .expand-menu:after, .footer-body .sitemap .expand-menu:before {
          display: block;
          position: absolute;
          content: '';
          width: 2px;
          background: white;
          height: 11px;
          left: 0; }
        .footer-body .sitemap .expand-menu:after {
          transform: rotate(-45deg);
          top: 19px;
          left: 6px; }
        .footer-body .sitemap .expand-menu:before {
          transform: rotate(45deg);
          top: 19px;
          left: 13px; }
        .footer-body .sitemap .expand-menu.rotated {
          transform: rotate(180deg); }
      .footer-body .sitemap .sitemap-column h3 {
        position: relative; }
      .footer-body .sitemap .sitemap-column a {
        display: block;
        padding: 15px 0;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 16px;
        line-height: 17px;
        border-top: 1px solid #00f2f6;
        margin-left: 15px;
        margin-right: 15px; }
        .footer-body .sitemap .sitemap-column a:after {
          display: none; }
        .footer-body .sitemap .sitemap-column a:hover, .footer-body .sitemap .sitemap-column a:active {
          text-decoration: none; }
        .footer-body .sitemap .sitemap-column a:focus {
          background-color: #fff;
          color: #0c2c60;
          margin-left: 0;
          margin-right: 0;
          padding-left: 15px; }
          .footer-body .sitemap .sitemap-column a:focus .expand-menu {
            right: 15px; }
            .footer-body .sitemap .sitemap-column a:focus .expand-menu:before, .footer-body .sitemap .sitemap-column a:focus .expand-menu:after {
              background-color: #0c2c60; }
      .footer-body .sitemap .sitemap-column ul li ul {
        display: none;
        margin-top: 0;
        background-color: #05163c; }
        .footer-body .sitemap .sitemap-column ul li ul li {
          margin-top: 0; }
          .footer-body .sitemap .sitemap-column ul li ul li a {
            border-top: 1px solid #394c6e; }
            .footer-body .sitemap .sitemap-column ul li ul li a:focus {
              background-color: #fff;
              color: #0c2c60;
              margin-left: 0;
              margin-right: 0;
              padding-left: 15px; }
          .footer-body .sitemap .sitemap-column ul li ul li:first-child a {
            border-top: 0; }
  .footer-gsk-logo {
    padding-bottom: 15px; }
    .footer-gsk-logo .content .odd:first-of-type img {
      padding-top: 15px; } }

@media screen and (max-width: 479px) {
  .footer-bottom .last p {
    justify-content: space-between; }
  .footer-bottom .last .footer-credits-item {
    margin-left: 0; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.carousel-container ul {
  list-style: none;
  padding: 0;
  margin-top: 0; }

.carousel-slides .carousel-slide {
  height: 0; }
  .carousel-slides .carousel-slide.is-active {
    height: auto; }
  .carousel-slides .carousel-slide .image-and-content {
    position: relative; }
    .carousel-slides .carousel-slide .image-and-content img {
      max-width: 100%; }
    .carousel-slides .carousel-slide .image-and-content .carousel-content {
      position: absolute;
      width: 100%;
      color: #fff;
      text-transform: uppercase;
      font-weight: 600; }
      .carousel-slides .carousel-slide .image-and-content .carousel-content .main-banner_text p:first-of-type, .carousel-slides .carousel-slide .image-and-content .carousel-content .richText p:first-of-type {
        margin-bottom: 23px; }
  .carousel-slides .carousel-slide .carousel-slide-button {
    transition: all 200ms ease-in-out;
    cursor: pointer;
    display: inline-block;
    border: 3px solid #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    background-color: #fff;
    font-weight: bold;
    font-size: 18px;
    color: #009de0;
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 0.055em;
    border: transparent;
    width: 215px;
    height: 56px;
    padding: 15px;
    line-height: 28px; }
    .carousel-slides .carousel-slide .carousel-slide-button:hover {
      color: #fff;
      background-color: #009de0; }

.carousel-nav {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 100;
  right: 15px;
  justify-content: center;
  margin-bottom: 23px; }
  .carousel-nav .carousel-nav-prev {
    display: none; }
  .carousel-nav .carousel-nav-next {
    display: none; }
  .carousel-nav .carousel-nav-item {
    width: 30px;
    margin-left: 9px; }
    .carousel-nav .carousel-nav-item:first-child {
      margin-left: 0; }
    .carousel-nav .carousel-nav-item a {
      color: transparent; }
      .carousel-nav .carousel-nav-item a:before {
        text-indent: 0;
        content: '';
        position: absolute;
        background: #fff;
        height: 4px;
        width: 30px;
        border-radius: 2px; }
    .carousel-nav .carousel-nav-item.is-active a:before {
      height: 6px;
      border-radius: 3px;
      margin-bottom: 3px; }

@media screen and (max-width: 992px) {
  .carousel-slides .lined-heading-text {
    font-size: 40px;
    line-height: 45px; }
    .carousel-slides .lined-heading-text:before {
      margin: 0 auto 20px auto; }
    .carousel-slides .lined-heading-text:after {
      margin: 20px auto 0 auto; }
  .carousel-slides .carousel-slide .carousel-slide-button {
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
    width: 160px;
    height: auto; }
  .carousel-nav .carousel-nav-item {
    width: 20px; }
    .carousel-nav .carousel-nav-item a:before {
      width: 20px; } }

@media screen and (max-width: 767px) {
  .carousel-slides {
    height: 450px !important; }
    .carousel-slides .carousel-slide .image img {
      height: 450px !important; }
    .carousel-slides .carousel-slide .carousel-slide-button {
      font-size: 15px;
      line-height: 18px;
      letter-spacing: 0.02em;
      width: 140px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .carousel-slides {
    height: 530px !important; }
    .carousel-slides .carousel-slide .image img {
      height: 530px !important; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.sharethis-icons {
  margin-top: 35px;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 26px;
  font-family: "Roboto";
  font-weight: 300; }
  .sharethis-icons .addthis_inline_share_toolbox {
    padding-left: 30px; }
    .sharethis-icons .addthis_inline_share_toolbox .at-resp-share-element .at-share-btn {
      background: #b472ef !important;
      margin: 0 0 0 8px;
      border: 4px solid transparent;
      border-radius: 50% !important; }
      .sharethis-icons .addthis_inline_share_toolbox .at-resp-share-element .at-share-btn:first-child {
        margin: 0; }
      .sharethis-icons .addthis_inline_share_toolbox .at-resp-share-element .at-share-btn:hover {
        background: white !important;
        border: 4px solid #b472ef;
        transform: none; }
        .sharethis-icons .addthis_inline_share_toolbox .at-resp-share-element .at-share-btn:hover svg {
          fill: #b472ef !important; }

.at-resp-share-element .at-share-btn {
  overflow: visible !important; }
  .at-resp-share-element .at-share-btn:focus {
    transform: none !important; }

.at-icon-wrapper {
  overflow: visible !important; }

@media screen and (max-width: 767px) {
  .share-this {
    background-color: #eeeeee; }
    .share-this.even {
      margin-top: 20px; }
    .share-this .sharethis-icons {
      margin-top: 0;
      margin-bottom: 0;
      padding: 10px 0;
      font-size: 14px;
      line-height: 14px; }
      .share-this .sharethis-icons .addthis_inline_share_toolbox {
        padding-left: 20px; }
        .share-this .sharethis-icons .addthis_inline_share_toolbox .at-resp-share-element .at-share-btn {
          transform: scale(0.8) !important;
          margin: 0 0 0 -1px; } }

.icon-block {
  text-align: center;
  margin: auto;
  padding: 40px 60px 0 60px; }
  .icon-block .text-component {
    margin-top: 30px; }
  .icon-block img {
    height: 88px;
    margin: auto; }

.main-banner, .carousel-slides {
  position: relative;
  height: 440px; }
  .main-banner > .component-content, .carousel-slides > .component-content {
    height: 100%; }
    .main-banner > .component-content > .paragraphSystem, .carousel-slides > .component-content > .paragraphSystem {
      height: 100%; }
  .main-banner .image, .carousel-slides .image {
    height: 100%; }
    .main-banner .image .component-content, .carousel-slides .image .component-content {
      height: 100%; }
    .main-banner .image img, .carousel-slides .image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      vertical-align: top; }
  .main-banner .main-banner_text, .carousel-slides .main-banner_text, .carousel-slides .carousel-slide .richText {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    z-index: 1; }
    .main-banner .main-banner_text p:first-child, .carousel-slides .main-banner_text p:first-child, .carousel-slides .carousel-slide .richText p:first-child {
      margin-bottom: 23px;
      color: white;
      font-size: 32px;
      font-weight: 700;
      letter-spacing: 0.038em; }
    .main-banner .main-banner_text .lined-heading-text, .carousel-slides .main-banner_text .lined-heading-text, .carousel-slides .carousel-slide .richText .lined-heading-text {
      width: 100%;
      display: inline-block;
      max-width: 100%;
      /*centering the text from 80%*/ }

@media screen and (max-width: 767px) {
  .main-banner, .carousel-slides {
    height: auto;
    max-height: 450px;
    min-height: 300px; }
    .main-banner.hero-article, .hero-article.carousel-slides {
      min-height: 180px; }
      .main-banner.hero-article .main-banner_text .component-content, .hero-article.carousel-slides .main-banner_text .component-content, .main-banner.hero-article .carousel-slides .carousel-slide .richText .component-content, .carousel-slides .carousel-slide .main-banner.hero-article .richText .component-content, .hero-article.carousel-slides .carousel-slide .richText .component-content {
        width: 100%; }
    .main-banner .image img, .carousel-slides .image img {
      max-height: 450px; }
    .main-banner .main-banner_text p:first-child, .carousel-slides .main-banner_text p:first-child, .carousel-slides .carousel-slide .richText p:first-child {
      margin-bottom: 16px;
      font-size: 16px;
      line-height: 17px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main-banner .image .component-content, .carousel-slides .image .component-content {
    overflow: hidden; }
  .main-banner .image img, .carousel-slides .image img {
    width: auto;
    height: 100%;
    max-width: none; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.article-block {
  margin-top: 40px; }
  .article-block > .component-content {
    background-color: white;
    box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3);
    overflow: hidden; }
  .article-block .paragraphSystem {
    display: flex;
    align-items: stretch; }
  .article-block .image {
    padding-left: 0;
    padding-right: 0; }
    .article-block .image .component-content {
      height: 100%; }
      .article-block .image .component-content img {
        object-fit: cover;
        display: block;
        width: 100%;
        height: 100%; }
  .article-block_info {
    padding: 40px 35px;
    position: relative; }
    .article-block_info > .component-content {
      height: 100%; }
    .article-block_info .richText-content {
      display: flex;
      flex-direction: column;
      height: 100%; }
      .article-block_info .richText-content p:last-child {
        margin-top: auto; }
    .article-block_info-text {
      padding: 30px 0 60px 0;
      display: block;
      font-family: "Roboto";
      font-weight: 300;
      font-size: 18px;
      line-height: 26px;
      letter-spacing: 0.02em; }

@media screen and (max-width: 767px) {
  .article-block {
    margin-top: 20px; }
    .article-block .paragraphSystem {
      flex-direction: column; }
    .article-block .image {
      order: 1; }
    .article-block_info {
      padding: 17px 30px;
      order: 2; }
      .article-block_info-text {
        font-size: 16px;
        line-height: 21px;
        padding: 15px 0 20px 0; } }

.image-block {
  padding-bottom: 80px; }
  .image-block .text-half {
    width: 40%; }
  .image-block .image-half {
    width: 60%;
    display: flex; }
    .image-block .image-half:nth-child(odd) {
      justify-content: flex-end; }
    .image-block .image-half:nth-child(even) {
      justify-content: flex-start; }
  .image-block .text-component {
    text-align: left; }
  .image-block .paragraphSystem {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .image-block img {
    width: 520px;
    height: auto;
    box-shadow: 0px 15px 35px 0px rgba(107, 117, 157, 0.3); }

@media screen and (max-width: 992px) {
  .image-block {
    padding-bottom: 40px; }
    .image-block .text-half {
      width: 100%; }
    .image-block .image-half {
      width: 100%; }
      .image-block .image-half:nth-child(odd), .image-block .image-half:nth-child(even) {
        justify-content: center; }
    .image-block .text-component {
      text-align: center;
      order: 1;
      margin: auto; }
      .image-block .text-component .h3-heading {
        max-width: 70%; }
        .image-block .text-component .h3-heading:after {
          margin: 25px auto 0 auto; }
      .image-block .text-component .simple-text {
        padding-right: 0; }
    .image-block .component-content {
      text-align: center; } }

@media screen and (max-width: 767px) {
  .image-block {
    padding-bottom: 20px; }
    .image-block .text-component {
      padding: 0px 25px; }
      .image-block .text-component .simple-text {
        margin-top: 20px;
        font-size: 16px; }
      .image-block .text-component .h3-heading {
        font-size: 24px;
        line-height: 24px; }
        .image-block .text-component .h3-heading:after {
          margin: 10px auto 0 auto; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.event-card, .event-card-hidden {
  margin-top: 40px;
  display: none; }
  .event-card > .component-content, .event-card-hidden > .component-content {
    box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3); }
  .event-card.is-active, .is-active.event-card-hidden {
    display: block; }
  .event-card .content, .event-card-hidden .content {
    display: flex;
    flex-direction: row;
    margin: 0; }
  .event-card p span, .event-card-hidden p span {
    display: inline-block; }
  .event-card .richText.first, .event-card-hidden .richText.first {
    width: 310px; }
  .event-card .first, .event-card-hidden .first {
    padding: 30px;
    text-align: center;
    background: #211a6c;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px; }
    .event-card .first .component-content, .event-card-hidden .first .component-content {
      height: 100%; }
      .event-card .first .component-content .richText-content, .event-card-hidden .first .component-content .richText-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .event-card .first .component-content .richText-content .event-card-date-text, .event-card-hidden .first .component-content .richText-content .event-card-date-text {
          font-size: 48px;
          margin: 0; }
  .event-card .last, .event-card-hidden .last {
    padding: 20px; }
    .event-card .last .component-content, .event-card-hidden .last .component-content {
      height: 100%; }
      .event-card .last .component-content .richText-content, .event-card-hidden .last .component-content .richText-content {
        height: 100%;
        display: flex;
        flex-direction: column; }
        .event-card .last .component-content .richText-content p:last-of-type, .event-card-hidden .last .component-content .richText-content p:last-of-type {
          margin-top: auto; }
        .event-card .last .component-content .richText-content .event-card-title, .event-card-hidden .last .component-content .richText-content .event-card-title {
          font-size: 32px;
          line-height: 33px;
          font-weight: 600;
          color: #05163c;
          letter-spacing: 0.04em; }
        .event-card .last .component-content .richText-content .event-card-place, .event-card-hidden .last .component-content .richText-content .event-card-place {
          margin: 10px 0 15px 0;
          font-family: "Roboto";
          font-weight: 300;
          font-size: 24px; }

/* style to hide old events*/
.event-card-hidden {
  display: none; }

@media screen and (max-width: 767px) {
  .event-card, .event-card-hidden {
    margin-top: 20px; }
    .event-card .richText.first, .event-card-hidden .richText.first {
      width: 100%; }
    .event-card .content, .event-card-hidden .content {
      flex-direction: column; }
    .event-card .first, .event-card-hidden .first, .event-card .last, .event-card-hidden .last {
      width: 100%; }
    .event-card .first, .event-card-hidden .first {
      padding: 10px;
      font-size: 16px;
      line-height: 17px; }
      .event-card .first .component-content .richText-content, .event-card-hidden .first .component-content .richText-content {
        flex-direction: row;
        justify-content: center;
        align-items: center; }
        .event-card .first .component-content .richText-content .event-card-date-text, .event-card-hidden .first .component-content .richText-content .event-card-date-text {
          font-size: 16px;
          line-height: 17px; }
        .event-card .first .component-content .richText-content p:not(:last-of-type):after, .event-card-hidden .first .component-content .richText-content p:not(:last-of-type):after {
          content: '/';
          margin: 0 10px; }
    .event-card .last .component-content .richText-content .event-card-title, .event-card-hidden .last .component-content .richText-content .event-card-title {
      font-size: 16px;
      line-height: 17px; }
    .event-card .last .component-content .richText-content .event-card-place, .event-card-hidden .last .component-content .richText-content .event-card-place {
      font-size: 16px;
      line-height: 17px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.contact-component {
  margin-top: 45px;
  margin-bottom: 60px;
  display: flex; }
  .contact-component .component-content {
    text-align: left;
    box-shadow: 0 0px 26px 0 rgba(224, 226, 235, 0.8), 0 15px 20px 0 rgba(224, 226, 235, 0.8);
    padding: 30px;
    display: flex; }
    .contact-component .component-content .richText-content {
      width: 100%;
      display: flex;
      flex-direction: column; }
      .contact-component .component-content .richText-content p:nth-child(3) {
        margin-top: auto; }
      .contact-component .component-content .richText-content p:nth-child(2) .article-block_info-text {
        margin-top: 0; }
      .contact-component .component-content .richText-content .h3-heading {
        letter-spacing: 0.04em;
        margin-bottom: 10px; }
  .contact-component .article-block_info-text {
    margin: 0;
    font-size: 18px;
    letter-spacing: 0.02em;
    line-height: 26px;
    padding: 10px 0 20px 0; }
    .contact-component .article-block_info-text a {
      font-weight: 600;
      transition: all 200ms ease-in-out; }
      .contact-component .article-block_info-text a:hover {
        color: #b472f1;
        text-decoration: underline; }
  .contact-component p .simple-text:nth-child(odd) {
    margin-top: 20px;
    color: #b573f3;
    font-weight: 600;
    line-height: 21px; }
  .contact-component strong {
    font-weight: 600; }

@media screen and (min-width: 768px) and (max-width: 992px) {
  .contact-component {
    margin-bottom: 30px;
    margin-top: 0; } }

@media screen and (max-width: 767px) {
  .contact-component {
    margin-bottom: 0;
    margin-top: 0; }
    .contact-component .component-content {
      margin-bottom: 20px;
      padding: 15px; }
      .contact-component .component-content .richText-content .h3-heading {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 10px; }
        .contact-component .component-content .richText-content .h3-heading:after {
          margin-top: 5px;
          height: 2px; }
      .contact-component .component-content .article-block_info-text {
        font-size: 16px;
        line-height: 20px;
        padding: 0; }
    .contact-component p .simple-text:nth-child(odd) {
      margin-top: 10px;
      font-size: 16px;
      line-height: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

/* jump to anchor*/
.resource-jump {
  font-size: 17px;
  padding: 0 30px 15px 30px;
  display: none;
  border-bottom: solid 3px #d3d9e1; }
  .resource-jump p {
    color: #0c2c60;
    line-height: 30px; }
  .resource-jump .resource-jump-justify > .last {
    padding: 0px; }
  .resource-jump .resource-jump-justify P {
    font-weight: bold; }

.resource-card-row {
  padding-top: 80px;
  /* new style while there is no article, can be removed once it's will be provided*/ }
  .resource-card-row .content {
    display: flex;
    flex-direction: row;
    box-sizing: border-box; }
  .resource-card-row .resource-card {
    display: flex; }
    .resource-card-row .resource-card > .component-content {
      box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3);
      width: 100%; }
    .resource-card-row .resource-card .content {
      display: flex;
      flex-direction: column;
      height: 100%;
      margin: 0; }
      .resource-card-row .resource-card .content > .resource-card-text {
        flex-grow: 1;
        padding: 0; }
        .resource-card-row .resource-card .content > .resource-card-text .component-content {
          display: flex;
          flex-direction: column; }
          .resource-card-row .resource-card .content > .resource-card-text .component-content p {
            padding: 30px;
            font-size: 24px;
            line-height: 33px;
            font-weight: 600;
            color: #0c2c60;
            letter-spacing: 0.04em;
            margin-bottom: 15px; }
            .resource-card-row .resource-card .content > .resource-card-text .component-content p:after {
              position: absolute;
              bottom: 25px;
              content: '';
              width: 80px;
              display: block;
              height: 4px;
              background-color: #0c2c60; }
      .resource-card-row .resource-card .content > .resource-card-btn {
        background: #b472ef;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 18px;
        line-height: 17px;
        padding: 25px 0; }
        .resource-card-row .resource-card .content > .resource-card-btn .component-content {
          display: flex;
          flex-direction: row-reverse;
          justify-content: center; }
        .resource-card-row .resource-card .content > .resource-card-btn p {
          padding: 6px 10px 2px 0; }
  .resource-card-row .resource-card-nojs {
    display: flex; }
    .resource-card-row .resource-card-nojs > .component-content {
      box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3);
      width: 100%; }
    .resource-card-row .resource-card-nojs .content {
      display: flex;
      flex-direction: column;
      height: 100%;
      margin: 0; }
      .resource-card-row .resource-card-nojs .content > .resource-card-text {
        flex-grow: 1;
        padding: 0; }
        .resource-card-row .resource-card-nojs .content > .resource-card-text .component-content {
          display: flex;
          flex-direction: column; }
          .resource-card-row .resource-card-nojs .content > .resource-card-text .component-content p {
            padding: 30px;
            font-size: 24px;
            line-height: 33px;
            font-weight: 600;
            color: #0c2c60;
            letter-spacing: 0.04em;
            margin-bottom: 15px; }
            .resource-card-row .resource-card-nojs .content > .resource-card-text .component-content p:after {
              position: absolute;
              bottom: 25px;
              content: '';
              width: 80px;
              display: block;
              height: 4px;
              background-color: #0c2c60; }
      .resource-card-row .resource-card-nojs .content > .resource-card-btn {
        background: #b472ef;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 18px;
        line-height: 17px;
        padding: 25px 0; }
        .resource-card-row .resource-card-nojs .content > .resource-card-btn .component-content {
          display: flex;
          flex-direction: row-reverse;
          justify-content: center; }
        .resource-card-row .resource-card-nojs .content > .resource-card-btn p {
          padding: 6px 10px 2px 0; }
  .resource-card-row .resource-location {
    display: none; }

/* video has different padding for underline*/
.resource-card-video {
  /* removes message on bottom of player */ }
  .resource-card-video .content > .resource-card-text .component-content p {
    padding: 10px 30px 10px 30px !important; }
    .resource-card-video .content > .resource-card-text .component-content p:after {
      bottom: 15px !important; }
  .resource-card-video .video-nojs {
    display: none; }

/* border color on top + hover effect*/
.resource-card-secondary-color .content:hover {
  cursor: pointer; }
  .resource-card-secondary-color .content:hover > .resource-card-text {
    transition: background-color 0.2s ease-in-out;
    background-color: #b472ef; }

.resource-card-secondary-color .content > .resource-card-text {
  border-top: solid 12px #b472ef; }

.resource-card-color-primary .content:hover {
  cursor: pointer; }
  .resource-card-color-primary .content:hover > .resource-card-text {
    transition: background-color 0.2s ease-in-out;
    background-color: #0c2c60; }
    .resource-card-color-primary .content:hover > .resource-card-text .component-content p {
      transition: background-color 0.2s ease-in-out;
      color: #b472ef; }
      .resource-card-color-primary .content:hover > .resource-card-text .component-content p:after {
        transition: background-color 0.2s ease-in-out;
        background-color: #b472ef; }
  .resource-card-color-primary .content:hover > .resource-card-btn {
    background-color: #0c2c60;
    transition: background-color 0.2s ease-in-out; }

.resource-card-color-primary .content > .resource-card-text {
  border-top: solid 12px #0c2c60; }

.resource-card-color-azure .content:hover {
  cursor: pointer; }
  .resource-card-color-azure .content:hover > .resource-card-text {
    transition: background-color 0.2s ease-in-out;
    background-color: #80ecf0; }
  .resource-card-color-azure .content:hover > .resource-card-btn {
    transition: background-color 0.2s ease-in-out;
    background-color: #80ecf0; }

.resource-card-color-azure .content > .resource-card-text {
  border-top: solid 12px #80ecf0; }

/*same as resource-card-nojs*/
.resource-card-secondary-color-nojs .content:hover {
  cursor: auto; }
  .resource-card-secondary-color-nojs .content:hover > .resource-card-text {
    transition: background-color 0.2s ease-in-out;
    background-color: #b472ef; }

.resource-card-secondary-color-nojs .content > .resource-card-text {
  border-top: solid 12px #b472ef; }

/* popup box */
.resource-card-popup {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: auto; }
  .resource-card-popup .resource-card-popup-content {
    position: relative;
    background-color: #fefefe;
    margin: 2% auto;
    width: 45%;
    height: 100%;
    padding: 35px 35px; }
    .resource-card-popup .resource-card-popup-content h2 {
      text-align: center;
      font-weight: 600;
      font-size: 32px;
      color: #0c2c60;
      padding-bottom: 20px;
      margin: 0 10%; }
    .resource-card-popup .resource-card-popup-content p {
      font-family: "Roboto";
      text-align: center;
      font-size: 16px;
      padding: 0px;
      margin: 0 10%;
      letter-spacing: 0.02em;
      font-weight: 300; }
    .resource-card-popup .resource-card-popup-content .content .resource-card-popup-close {
      position: absolute;
      top: 10px;
      right: 10px;
      padding: 0;
      width: 20px;
      transition: all 0.2s ease-in-out; }
      .resource-card-popup .resource-card-popup-content .content .resource-card-popup-close:hover {
        cursor: pointer;
        transform: rotate(90deg); }
    .resource-card-popup .resource-card-popup-content .content .gigya-screen * {
      font-size: 12px; }
    .resource-card-popup .resource-card-popup-content .content .gigya-checkbox-text {
      font-size: 12px; }
    .resource-card-popup .resource-card-popup-content .content .gigya-screen-content {
      padding-top: 30px; }
      .resource-card-popup .resource-card-popup-content .content .gigya-screen-content div {
        width: 85% !important;
        padding: 0 !important; }
      .resource-card-popup .resource-card-popup-content .content .gigya-screen-content .gigya-composite-control-textbox input {
        height: 40px !important;
        font-size: 14px !important;
        line-height: 26px !important;
        border: 1px solid #b472ef !important;
        border-radius: 0 !important;
        padding: 0 !important;
        margin-bottom: 35px;
        box-shadow: none !important;
        font-family: 'Roboto'; }
      .resource-card-popup .resource-card-popup-content .content .gigya-screen-content .gigya-composite-control-dropdown select {
        height: 40px !important;
        font-size: 14px !important;
        line-height: 26px !important;
        border: 1px solid #b472ef !important;
        border-radius: 0 !important;
        padding: 0 !important;
        margin-bottom: 35px;
        box-shadow: none !important;
        font-family: "Roboto";
        letter-spacing: 0.02em;
        font-weight: 300; }
      .resource-card-popup .resource-card-popup-content .content .gigya-screen-content .gigya-composite-control-submit {
        width: 60% !important; }
        .resource-card-popup .resource-card-popup-content .content .gigya-screen-content .gigya-composite-control-submit input {
          font-size: 18px !important;
          height: 40px !important;
          padding: 0px !important;
          box-shadow: none !important; }
      .resource-card-popup .resource-card-popup-content .content .gigya-screen-content .gigya-composite-control-checkbox {
        padding-top: 20px !important; }
      .resource-card-popup .resource-card-popup-content .content .gigya-screen-content .gigya-label {
        margin-left: 0px !important; }
      .resource-card-popup .resource-card-popup-content .content .gigya-screen-content input:checked:before {
        transform: translate(55%, 50%); }

@media screen and (max-width: 767px) {
  .resource-jump {
    display: block; }
  .resource-card-row {
    padding-top: 0px; }
    .resource-card-row .content {
      display: flex;
      flex-direction: column;
      align-items: center; }
    .resource-card-row .resource-card {
      margin-top: 20px;
      margin-bottom: 15px;
      max-width: 360px; }
      .resource-card-row .resource-card .content > .resource-card-text {
        text-align: left;
        min-height: auto; }
        .resource-card-row .resource-card .content > .resource-card-text .component-content .richText-content p {
          padding: 20px;
          font-size: 18px;
          line-height: 19px; }
          .resource-card-row .resource-card .content > .resource-card-text .component-content .richText-content p:after {
            content: '';
            width: 40px;
            display: block;
            bottom: 20px;
            height: 3px;
            background-color: #0c2c60; }
      .resource-card-row .resource-card .content > .resource-card-btn {
        font-size: 14px;
        padding: 20px 0; }
  .resource-card-video .content > .resource-card-text .component-content p {
    padding: 10px 20px 10px 20px !important; }
    .resource-card-video .content > .resource-card-text .component-content p:after {
      bottom: 15px !important; }
  .resource-card-popup-content {
    width: 95% !important;
    padding: 35px 0 !important; }
    .resource-card-popup-content h2 {
      font-size: 24px; }
    .resource-card-popup-content p {
      font-size: 14px; } }

#CookieQBanner {
  border-top: none;
  max-width: 992px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box; }
  #CookieQBanner a.cqPolicy {
    font-weight: bold;
    text-decoration: underline; }
    #CookieQBanner a.cqPolicy:hover {
      text-decoration: none; }
  #CookieQBanner a.__cqAgree {
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0; }
  #CookieQBanner p {
    padding-right: 20px; }

@media screen and (max-width: 767px) {
  #CookieQBanner {
    padding: 0; }
    #CookieQBanner div.__cqinner {
      margin-left: 0;
      margin-right: 0;
      background-color: #0c2c60;
      color: #fff;
      text-align: left;
      padding-left: 10px;
      padding-right: 10px; }
    #CookieQBanner a.__cqAgree {
      margin-right: 0;
      top: 0;
      right: 5px; }
    #CookieQBanner a.cqPolicy {
      color: #fff; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.exit-notification {
  display: flex; }
  .exit-notification .overlay {
    display: block; }
  .exit-notification.is-hidden {
    display: none; }
    .exit-notification.is-hidden .overlay {
      display: none; }
  .exit-notification .exit-notification-inner {
    background-color: #fff;
    z-index: 3001;
    padding: 45px 30px;
    text-align: center; }
    .exit-notification .exit-notification-inner .h3-heading:after {
      display: none; }
  .exit-notification .exit-notification-buttons {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .exit-notification .exit-notification-buttons .exit-notification-accept {
      box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3);
      width: 305px;
      margin: 40px 0;
      font-size: 20px;
      padding-top: 13px;
      padding-bottom: 13px; }
    .exit-notification .exit-notification-buttons .exit-notification-deny {
      border: 0;
      color: #434343;
      background-color: transparent;
      text-transform: uppercase;
      font-size: 18px; }

@media screen and (max-width: 767px) {
  .exit-notification {
    width: 90%; }
    .exit-notification .external-popup .h3-heading {
      font-size: 30px;
      line-height: 30px; }
      .exit-notification .external-popup .h3-heading:after {
        display: block;
        margin: 15px auto 0 auto; }
    .exit-notification .exit-notification-inner {
      padding: 45px 25px 30px 25px; }
      .exit-notification .exit-notification-inner .h3-heading:after {
        display: block;
        margin: 15px auto 0 auto; }
    .exit-notification .exit-notification-buttons .exit-notification-accept {
      padding-top: 15px;
      padding-bottom: 15px;
      font-size: 16px;
      line-height: 16px;
      width: 110px;
      min-width: 110px; }
    .exit-notification .exit-notification-buttons .exit-notification-deny {
      font-weight: 900;
      text-transform: none;
      font-size: 16px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.gigya-screen-content > div {
  width: 50% !important;
  padding: 60px 0 !important; }
  .gigya-screen-content > div form div:first-of-type .gigya-composite-control-dropdown select {
    box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3) !important;
    height: 92px !important;
    font-size: 18px !important;
    line-height: 26px !important;
    letter-spacing: 0.02em !important;
    font-weight: 300 !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 25px 0 25px 10px !important;
    font-family: 'Roboto' !important; }
  .gigya-screen-content > div form div:first-of-type .gigya-composite-control-textbox input {
    box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3) !important;
    height: 92px !important;
    font-size: 18px !important;
    line-height: 26px !important;
    letter-spacing: 0.02em !important;
    font-weight: 300 !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 25px 0 25px 10px !important;
    font-family: 'Roboto' !important; }
  .gigya-screen-content > div form div:first-of-type .gigya-composite-control-submit {
    padding-bottom: 20px !important; }
    .gigya-screen-content > div form div:first-of-type .gigya-composite-control-submit input {
      box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3) !important;
      transition: all 200ms ease-in-out;
      cursor: pointer;
      display: inline-block;
      border: 3px solid #b472ef;
      padding: 10px 15px;
      text-transform: uppercase;
      background-color: #b472ef;
      font-weight: bold;
      font-size: 18px;
      color: white;
      box-sizing: border-box;
      text-align: center;
      letter-spacing: 0.055em;
      height: 92px !important;
      padding: 20px 0 !important;
      font-size: 24px !important;
      line-height: 30px !important;
      letter-spacing: 0.075em !important;
      border-radius: 0 !important;
      font-family: 'Roboto' !important; }
      .gigya-screen-content > div form div:first-of-type .gigya-composite-control-submit input:hover {
        color: #b472ef;
        background-color: white; }
  .gigya-screen-content > div form div:first-of-type .gigya-composite-control-checkbox .gigya-label {
    flex: auto !important; }
    .gigya-screen-content > div form div:first-of-type .gigya-composite-control-checkbox .gigya-label span {
      margin-right: -10px !important; }
  .gigya-screen-content > div form div:first-of-type .gigya-composite-control-checkbox .gigya-label span {
    margin-right: -14px !important; }
  .gigya-screen-content > div form div:first-of-type div:last-of-type {
    text-align: center;
    display: inline-flex;
    border: 1px solid transparent;
    padding: 5px;
    margin-bottom: 0 !important; }
    .gigya-screen-content > div form div:first-of-type div:last-of-type.gigya-terms-error {
      border: 1px solid #dd4b39;
      box-sizing: border-box;
      right: 0 !important; }
    .gigya-screen-content > div form div:first-of-type div:last-of-type input {
      box-shadow: 0 0px 7px 3px rgba(107, 117, 157, 0.3) !important;
      background: #fff;
      flex-shrink: 0;
      -webkit-appearance: none;
      height: 25px;
      width: 25px;
      border-radius: 15%; }
      .gigya-screen-content > div form div:first-of-type div:last-of-type input:checked:before {
        content: '\F00C';
        font-family: 'FontAwesome';
        transform: translate(35%, 25%);
        position: absolute;
        color: #b472ef; }
    .gigya-screen-content > div form div:first-of-type div:last-of-type label {
      padding: 2px 0 0 10px !important;
      font-size: 18px !important;
      line-height: 26px !important;
      letter-spacing: 0.02em !important;
      font-family: 'Roboto' !important;
      font-weight: 300 !important; }

.footer-join .gigya-screen-content > div {
  width: 100% !important;
  padding: 0 !important; }
  .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-textbox {
    margin: 0;
    width: 49.3%;
    padding-bottom: 7px !important; }
    .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-textbox:nth-child(5) {
      width: 100% !important; }
    .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-textbox input {
      box-shadow: none !important;
      height: auto !important;
      font-size: 14px !important;
      line-height: 26px !important;
      letter-spacing: 0.02em !important;
      font-weight: 300 !important;
      border: 0 !important;
      border-radius: 0 !important;
      padding: 15px 0 15px 10px !important;
      font-family: 'Roboto' !important;
      margin-bottom: 0px !important; }
  .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-dropdown {
    width: 49.3% !important;
    padding-bottom: 7px !important; }
    .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-dropdown select {
      box-shadow: none !important;
      height: auto !important;
      font-size: 14px !important;
      line-height: 26px !important;
      letter-spacing: 0.02em !important;
      font-weight: 300 !important;
      border: 0 !important;
      border-radius: 0 !important;
      font-family: 'Roboto' !important;
      margin-bottom: 0px !important;
      padding: 20px 0 20px 10px !important; }
  .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-submit {
    margin: 0 0 0 5px;
    flex: 1 0; }
    .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-submit input {
      height: 60px !important;
      box-shadow: none !important;
      font-size: 18px !important;
      padding: 15px 0 15px 10px !important; }
  .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-checkbox {
    margin: 0px !important; }
    .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-checkbox span {
      margin-left: 0px !important; }
    .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-checkbox .gigya-label {
      width: 90%;
      flex: auto !important; }
  .footer-join .gigya-screen-content > div form div:first-of-type div:last-of-type {
    width: 100%; }
    .footer-join .gigya-screen-content > div form div:first-of-type div:last-of-type input {
      box-shadow: none !important; }
    .footer-join .gigya-screen-content > div form div:first-of-type div:last-of-type label {
      color: white !important;
      margin-left: 0; }
      .footer-join .gigya-screen-content > div form div:first-of-type div:last-of-type label.gigya-required-display {
        color: #e76468 !important; }
      .footer-join .gigya-screen-content > div form div:first-of-type div:last-of-type label span {
        color: white !important; }
      .footer-join .gigya-screen-content > div form div:first-of-type div:last-of-type label strong {
        color: white !important; }

.footer-join .gigya-screen.portrait {
  padding-left: 0px !important;
  padding-top: 0px; }

.footer-join .gigya-layout-row {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important; }

.footer-join .gigya-screen * {
  margin: 0 !important; }

@media screen and (max-width: 991px) {
  .footer-join .gigya-screen-content {
    padding-top: 10px; }
    .footer-join .gigya-screen-content > div {
      width: 50% !important; }
      .footer-join .gigya-screen-content > div form div:first-of-type {
        display: block; }
        .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-textbox {
          padding-bottom: 15px !important;
          width: 100%; }
        .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-dropdown {
          padding-bottom: 15px !important;
          width: 100% !important; }
        .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-submit {
          margin: 0; } }

@media screen and (max-width: 767px) {
  .gigya-screen-content > div {
    width: 100% !important;
    padding: 40px 0 !important; }
    .gigya-screen-content > div form div:first-of-type .gigya-composite-control-textbox input {
      height: 52px !important;
      font-size: 12px !important;
      line-height: 16px !important;
      padding: 20px 0 20px 8px !important; }
    .gigya-screen-content > div form div:first-of-type .gigya-composite-control-dropdown select {
      height: 52px !important;
      font-size: 12px !important;
      line-height: 16px !important;
      padding: 20px 0 20px 8px !important; }
    .gigya-screen-content > div form div:first-of-type .gigya-composite-control-submit input {
      height: 52px !important;
      font-size: 16px !important;
      line-height: 17px !important;
      padding: 18px 0 !important; }
    .gigya-screen-content > div form div:first-of-type div:last-of-type > div {
      text-align: left; }
      .gigya-screen-content > div form div:first-of-type div:last-of-type > div .subs-widget-container input {
        height: 20px;
        width: 20px; }
        .gigya-screen-content > div form div:first-of-type div:last-of-type > div .subs-widget-container input:checked:before {
          transform: translate(30%, 25%);
          font-size: 13px; }
      .gigya-screen-content > div form div:first-of-type div:last-of-type > div .subs-widget-container label {
        padding-top: 5px !important;
        font-size: 12px !important;
        line-height: 16px !important; }
        .gigya-screen-content > div form div:first-of-type div:last-of-type > div .subs-widget-container label strong {
          font-size: 12px !important;
          line-height: 16px !important; }
  .footer-join .gigyaraas {
    margin-top: 10px; }
    .footer-join .gigyaraas .gigya-screen-content > div {
      width: 100% !important; }
      .footer-join .gigyaraas .gigya-screen-content > div form div:first-of-type .gigya-composite-control-dropdown {
        width: 100% !important; }
      .footer-join .gigyaraas .gigya-screen-content > div form div:first-of-type .gigya-composite-control-textbox {
        width: 100% !important; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-textbox input {
    padding: 22px 0 25px 10px !important; }
  .footer-join .gigya-screen-content > div form div:first-of-type .gigya-composite-control-submit input {
    padding-top: 10px !important; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.evidence-management-table {
  color: #434343;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  font-family: "Roboto";
  font-weight: 300; }
  .evidence-management-table table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 40px; }
    .evidence-management-table table tr:first-child {
      color: #fff;
      font-weight: 700;
      background-color: #0c2c60; }
    .evidence-management-table table td {
      border: 1px solid #d3d9e1;
      padding: 5px;
      text-align: left;
      vertical-align: top !important; }
    .evidence-management-table table tr:nth-child(even) {
      background-color: #eeeeee; }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.what-we-do-wrapper {
  margin-top: 40px; }

.what-we-do {
  margin-top: 40px; }
  .what-we-do > .component-content {
    margin-left: 15px;
    margin-right: 15px;
    height: 100%; }
  .what-we-do .component-content, .what-we-do figure, .what-we-do .image {
    height: 100%; }
  .what-we-do .content.paragraphSystem {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
  .what-we-do p {
    width: 100%; }
  .what-we-do .box > .component-content {
    box-sizing: border-box;
    padding: 45px 22px 22px 22px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    height: 355px; }
  .what-we-do .box img {
    opacity: 0.25;
    position: absolute;
    width: 160px;
    height: 140px;
    right: -30px;
    top: 95px; }
  .what-we-do .box figcaption {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: left; }
  .what-we-do .box .what-we-do_button {
    width: 55%; }
  .what-we-do-evidence {
    background-color: #ae93f2;
    padding-right: 0; }
    .what-we-do-evidence .what-we-do_heading {
      color: #564988;
      font-size: 40px;
      line-height: 44px;
      text-align: left;
      text-transform: uppercase; }
    .what-we-do-evidence .what-we-do_button {
      width: 66.6%;
      transition: all 200ms ease-in-out;
      cursor: pointer;
      display: inline-block;
      border: 3px solid #564988;
      padding: 10px 15px;
      text-transform: uppercase;
      background-color: #564988;
      font-weight: bold;
      font-size: 18px;
      color: white;
      box-sizing: border-box;
      text-align: center;
      letter-spacing: 0.055em; }
      .what-we-do-evidence .what-we-do_button:hover {
        color: #564988;
        background-color: transparent; }
  .what-we-do-advice {
    background-color: #36e1f6;
    padding-right: 0; }
    .what-we-do-advice .what-we-do_heading {
      color: #187381;
      font-size: 40px;
      line-height: 44px;
      text-align: left;
      text-transform: uppercase; }
    .what-we-do-advice .what-we-do_button {
      width: 66.6%;
      transition: all 200ms ease-in-out;
      cursor: pointer;
      display: inline-block;
      border: 3px solid #187381;
      padding: 10px 15px;
      text-transform: uppercase;
      background-color: #187381;
      font-weight: bold;
      font-size: 18px;
      color: white;
      box-sizing: border-box;
      text-align: center;
      letter-spacing: 0.055em; }
      .what-we-do-advice .what-we-do_button:hover {
        color: #187381;
        background-color: transparent; }
  .what-we-do-community {
    background-color: #312580;
    padding-right: 0; }
    .what-we-do-community .what-we-do_heading {
      color: #009de0;
      font-size: 40px;
      line-height: 44px;
      text-align: left;
      text-transform: uppercase; }
    .what-we-do-community .what-we-do_button {
      width: 66.6%;
      transition: all 200ms ease-in-out;
      cursor: pointer;
      display: inline-block;
      border: 3px solid #009de0;
      padding: 10px 15px;
      text-transform: uppercase;
      background-color: #009de0;
      font-weight: bold;
      font-size: 18px;
      color: white;
      box-sizing: border-box;
      text-align: center;
      letter-spacing: 0.055em; }
      .what-we-do-community .what-we-do_button:hover {
        color: #009de0;
        background-color: transparent; }

.latest-evidence {
  margin-top: 40px; }

.join-our-community {
  margin-top: 80px; }
  .join-our-community table {
    width: 100%;
    text-align: center; }

.partnering > .component-content {
  background-color: #8061ce;
  padding: 40px 20px;
  text-align: center; }

.partnering .h2-heading {
  color: white; }
  .partnering .h2-heading:after {
    background-color: white; }

.partnering .simple-text {
  color: #fff;
  margin-top: 0; }

.partnering > .component-content {
  padding: 40px 60px; }

.partnering .h2-heading {
  margin-bottom: 40px; }
  .partnering .h2-heading:after {
    background-color: white; }

.partnering .simple-text {
  margin-bottom: 40px; }

.partnering-button {
  transition: all 200ms ease-in-out;
  cursor: pointer;
  display: inline-block;
  border: 3px solid #b284ed;
  padding: 10px 15px;
  text-transform: uppercase;
  background-color: #b284ed;
  font-weight: bold;
  font-size: 18px;
  color: white;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 0.055em;
  transition: all 200ms ease-in-out, width, height, font-size 0.4s ease-in-out;
  font-size: 30px;
  padding: 37px 0;
  line-height: 25px;
  width: 60%;
  border-color: transparent;
  height: 92px; }
  .partnering-button:hover {
    color: #b284ed;
    background-color: white; }

@media screen and (max-width: 992px) {
  .what-we-do .box figcaption {
    justify-content: space-around; } }

@media screen and (min-width: 992px) {
  .what-we-do .box {
    width: 33.3%; }
    .what-we-do .box > .component-content {
      height: 300px; }
    .what-we-do .box figcaption {
      justify-content: space-between; } }

@media screen and (max-width: 767px) {
  .what-we-do-wrapper {
    margin-top: 20px; }
    .what-we-do-wrapper .h2-heading {
      font-size: 30px;
      line-height: 28px; }
      .what-we-do-wrapper .h2-heading:after {
        margin: 10px auto 0 auto;
        height: 2px; }
    .what-we-do-wrapper .simple-text {
      font-size: 19px;
      line-height: 22px;
      margin-top: 10px; }
  .what-we-do {
    margin-top: 0; }
    .what-we-do .what-we-do_heading {
      font-size: 24px;
      line-height: 24px; }
    .what-we-do .box > .component-content {
      padding: 40px 22px 35px 20px;
      height: 220px; }
    .what-we-do .box img {
      top: 30px;
      width: 140px;
      height: 120px; }
    .what-we-do .box figcaption {
      justify-content: space-around; }
    .what-we-do .box .what-we-do_button {
      width: 50%;
      font-size: 15px; }
    .what-we-do p:nth-child(odd) {
      width: 50%; }
  .partnering > .component-content {
    padding: 30px 30px; }
  .partnering .simple-text {
    margin-bottom: 20px; }
  .partnering .h2-heading {
    margin-bottom: 30px; }
  .partnering-button {
    font-size: 16px;
    line-height: 17px;
    padding: 17px 0;
    width: 100%;
    height: 52px; }
  .join-our-community {
    margin-top: 40px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.evidence-health-burden-text-content > .component-content > .paragraphSystem > .last {
  margin-top: 40px;
  margin-bottom: 40px; }

.evidence-health-burden-text-content .share-this {
  margin-bottom: 40px; }

.evidence-health-burden-image-paragraph .image {
  margin-top: 40px; }
  .evidence-health-burden-image-paragraph .image img {
    box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3); }

.evidence-health-burden-scheme-paragraph .image {
  margin-top: 40px; }

.vertical-article-container > .component-content {
  background: #ae93f2;
  padding: 60px 0 80px 0; }
  .vertical-article-container > .component-content > .content.paragraphSystem {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 0; }

.vertical-article-container_title-text-align {
  width: 100%;
  text-align: center; }

.vertical-article-container .vertical-article-block {
  display: flex;
  flex-direction: column;
  max-width: 468px;
  margin: 60px 15px 0 0; }
  .vertical-article-container .vertical-article-block > .component-content {
    height: 100%;
    background-color: #fff;
    box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3); }
    .vertical-article-container .vertical-article-block > .component-content .content {
      height: 100%;
      display: flex;
      flex-direction: column; }
      .vertical-article-container .vertical-article-block > .component-content .content .richText {
        flex: 1;
        -ms-flex: 1 0 auto; }
        .vertical-article-container .vertical-article-block > .component-content .content .richText .component-content {
          height: 100%; }
          .vertical-article-container .vertical-article-block > .component-content .content .richText .component-content .richText-content {
            height: 100%;
            flex-direction: column;
            display: flex; }
            .vertical-article-container .vertical-article-block > .component-content .content .richText .component-content .richText-content p:last-child {
              margin-top: auto; }
    .vertical-article-container .vertical-article-block > .component-content .image {
      margin-top: 0; }
    .vertical-article-container .vertical-article-block > .component-content .last {
      padding: 40px 40px 30px 40px; }
  .vertical-article-container .vertical-article-block_info-text {
    font-size: 18px;
    font-family: "Roboto";
    font-weight: 300;
    display: inline-block;
    padding: 30px 0 40px 0;
    line-height: 24px; }
  .vertical-article-container .vertical-article-block p {
    display: inline-block; }

.reference-accordion {
  margin: 35px 0; }
  .reference-accordion ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0; }
  .reference-accordion .accordion-slide {
    background: #b472ef;
    display: flex;
    flex-direction: column;
    box-shadow: -1px 12px 30px 0 rgba(107, 117, 157, 0.3); }
    .reference-accordion .accordion-slide .accordion-head {
      flex-shrink: 0; }
  .reference-accordion .accordion-content > .content {
    margin: 0; }
  .reference-accordion .accordion-title {
    padding: 5px 8px 5px 15px;
    margin: 0; }
    .reference-accordion .accordion-title .accordion-title-link {
      display: inline-block;
      width: 100%; }
      .reference-accordion .accordion-title .accordion-title-link .accordion-title-text {
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        width: 100%;
        display: inline-flex;
        align-items: center; }
        .reference-accordion .accordion-title .accordion-title-link .accordion-title-text:after {
          content: '\F067';
          font-family: 'FontAwesome';
          margin-left: auto;
          font-weight: 300;
          padding: 10px 10px 8px 10px;
          border: 3px #fff solid;
          -webkit-text-stroke: 0.08em #b472ef; }
  .reference-accordion .reference-accordion-text-content {
    padding: 10px 8px 10px 15px;
    font-size: 14px;
    font-family: "Roboto";
    font-weight: 300;
    color: #fff; }
    .reference-accordion .reference-accordion-text-content p {
      padding-left: 1.3em;
      text-indent: -1.3em;
      margin-bottom: 6px; }
      .reference-accordion .reference-accordion-text-content p:nth-child(n+10) {
        padding-left: 1.8em;
        text-indent: -1.8em; }
      .reference-accordion .reference-accordion-text-content p:last-child {
        margin-bottom: 0; }
  .reference-accordion .accordion-content-wrapper {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s linear; }
  .reference-accordion .is-active .accordion-title .accordion-title-text:after {
    content: '\F068'; }
  .reference-accordion .is-active .accordion-content-wrapper {
    max-height: 2000px; }

.image-shadow img {
  box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3); }

@media screen and (max-width: 1199px) {
  .evidence-health-burden-scheme-paragraph .image, .evidence-health-burden-image-paragraph .image {
    text-align: center; } }

@media screen and (max-width: 767px) {
  .evidence-health-burden-text-content > .component-content > .paragraphSystem > .last {
    margin-top: 20px;
    margin-bottom: 20px; }
  .evidence-health-burden-text-content .share-this {
    margin-bottom: 20px; }
  .evidence-health-burden-text-content .h3-heading {
    width: 100%;
    text-align: left; }
  .richText-content .paragraph-heading {
    text-align: left; }
  .richText-content .paragraph-text {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px; }
  .evidence-health-burden-scheme-paragraph .image, .evidence-health-burden-image-paragraph .image {
    margin-top: 20px; }
    .evidence-health-burden-scheme-paragraph .image img, .evidence-health-burden-image-paragraph .image img {
      box-shadow: none; }
  .reference-accordion {
    margin: 20px 0; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .reference-accordion .accordion-title .accordion-title-link .accordion-title-text {
    padding-top: 5px; }
    .reference-accordion .accordion-title .accordion-title-link .accordion-title-text:after {
      margin-top: -5px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.aiming-for {
  margin-top: 40px; }
  .aiming-for .simple-text {
    padding: 0 15px; }
  .aiming-for > .component-content {
    background-color: #0c2c60;
    padding: 40px 20px;
    text-align: center; }
  .aiming-for .h2-heading {
    color: white; }
    .aiming-for .h2-heading:after {
      background-color: white; }
  .aiming-for .simple-text {
    color: #fff;
    margin-top: 0; }
  .aiming-for .icon-block {
    padding: 40px 15px 0 15px; }
    .aiming-for .icon-block .h4-heading {
      color: white;
      margin-bottom: 30px; }
      .aiming-for .icon-block .h4-heading:after {
        background-color: white;
        width: 48px;
        margin: 35px auto 0 auto; }

.partnering-with-us {
  margin-top: 40px;
  margin-bottom: 40px; }
  .partnering-with-us .article-block_info {
    padding: 40px 60px; }

.centered-image {
  text-align: center;
  padding: 40px 15px 20px 15px; }

@media screen and (max-width: 767px) {
  .partnering-with-us {
    margin-bottom: 30px; }
    .partnering-with-us .article-block_info {
      padding: 15px 30px; }
  .aiming-for {
    margin-top: 20px; }
    .aiming-for > .component-content {
      padding: 30px 20px; }
    .aiming-for .h2-heading {
      font-size: 30px;
      padding: 0 40px;
      max-width: 70%; }
      .aiming-for .h2-heading:after {
        margin: 10px auto 0 auto; }
    .aiming-for .simple-text {
      font-size: 16px;
      line-height: 20px;
      padding: 0 30px;
      margin-top: 0; }
    .aiming-for .icon-block {
      padding: 20px 15px 0 15px; }
      .aiming-for .icon-block .h4-heading {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 20px; }
        .aiming-for .icon-block .h4-heading:after {
          margin: 10px auto 0 auto; }
  .centered-image {
    padding: 20px 15px 20px 15px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.purple-block > .component-content {
  background-color: #312580;
  padding: 40px 20px;
  text-align: center; }

.purple-block .h2-heading {
  color: #009de0; }
  .purple-block .h2-heading:after {
    background-color: #009de0; }

.purple-block .simple-text {
  color: #fff;
  margin-top: 0; }

.purple-block .simple-text {
  margin-top: 40px; }

.purple-block .icon-block {
  padding: 40px 15px 0 15px; }

.violet-block > .component-content {
  background-color: #ae93f2;
  padding: 40px 20px;
  text-align: center; }

.violet-block .h2-heading {
  color: #564988; }
  .violet-block .h2-heading:after {
    background-color: #564988; }

.violet-block .simple-text {
  color: #fff;
  margin-top: 0; }

.violet-block .icon-block {
  padding: 40px 15px 0 15px; }

.find-out-more > .component-content {
  background-color: #805fca;
  padding: 40px 20px;
  text-align: center; }

.find-out-more .h2-heading {
  color: #64549d; }
  .find-out-more .h2-heading:after {
    background-color: #64549d; }

.find-out-more .simple-text {
  color: #fff;
  margin-top: 0; }

.find-out-more .simple-text {
  padding-bottom: 20px;
  margin: 0 auto;
  width: 100%; }

.find-out-more .button-primary, .find-out-more .search-field .button, .search-field .find-out-more .button, .find-out-more .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .find-out-more .exit-notification-accept {
  padding: 12px 35px; }

.our-story {
  margin-top: 20px; }
  .our-story .button-primary, .our-story .search-field .button, .search-field .our-story .button, .our-story .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .our-story .exit-notification-accept {
    padding: 13px 117px;
    margin-top: 40px;
    margin-bottom: 50px;
    box-shadow: 0 4px 8px 0 rgba(224, 226, 235, 0.8), 0 6px 20px 0 rgba(224, 226, 235, 0.8); }

@media screen and (max-width: 992px) {
  .our-story .text-component {
    padding: 0 40px; } }

.team {
  margin: 40px auto 40px auto; }
  .team .team {
    margin-top: 90px;
    margin-bottom: 0; }
  .team > .component-content {
    width: 748px;
    margin: 0 auto; }
  .team-member {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 50%;
    display: inline-block; }
    .team-member img {
      display: block; }
    .team-member.odd {
      margin-top: -30px; }
      .team-member.odd .image img {
        margin-left: auto; }
    .team-member .team-member_modal > .component-content {
      background-color: white;
      text-align: center;
      padding: 40px;
      overflow-y: auto;
      max-height: 80%; }
    .team-member .team-member_modal-image {
      margin-bottom: 15px; }
      .team-member .team-member_modal-image img {
        margin: auto; }
    .team-member .team-member_modal-job {
      margin-bottom: 15px; }
      .team-member .team-member_modal-job .h3-heading {
        margin-bottom: 10px; }
        .team-member .team-member_modal-job .h3-heading:after {
          display: none; }
      .team-member .team-member_modal-job .h4-heading {
        text-transform: uppercase; }
        .team-member .team-member_modal-job .h4-heading:after {
          margin: 10px auto 0 auto; }
    .team-member .team-member_modal-description {
      font-size: 14px;
      font-family: "Roboto";
      font-weight: 300;
      line-height: 20px; }
    .team-member .team-member_modal-close {
      position: absolute;
      right: 40px;
      padding: 0;
      width: 20px;
      height: 20px; }
      .team-member .team-member_modal-close img {
        width: 20px;
        height: 20px;
        cursor: pointer;
        transition: all 200ms ease-in-out; }
        .team-member .team-member_modal-close img:hover {
          transform: rotate(90deg); }
    .team-member .team-member_bio {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #b472ef;
      transition: all 200ms ease-in-out;
      opacity: 0;
      color: white;
      padding: 35px;
      cursor: pointer; }
      .team-member .team-member_bio:hover {
        opacity: 0.95; }
      .team-member .team-member_bio .component-content, .team-member .team-member_bio .paragraphSystem, .team-member .team-member_bio .richText, .team-member .team-member_bio .richText-content {
        height: 100%; }
      .team-member .team-member_bio .richText-content {
        display: flex;
        flex-direction: column; }
        .team-member .team-member_bio .richText-content p:last-child {
          margin-top: auto; }
      .team-member .team-member_bio-name {
        font-weight: 600;
        font-size: 32px;
        margin-bottom: 15px;
        line-height: 33px;
        display: block; }
      .team-member .team-member_bio-job {
        display: block;
        font-weight: 600;
        font-size: 24px;
        line-height: 25px; }
      .team-member .team-member_bio .arrowed-link {
        transition: all 200ms ease-in-out; }
        .team-member .team-member_bio .arrowed-link:after, .team-member .team-member_bio .arrowed-link:before {
          background-color: #fff; }
        .team-member .team-member_bio .arrowed-link:hover {
          color: #fff;
          text-decoration: underline; }
    .team-member.close-align .team-member_bio {
      top: -1px; }
    .team-member.close-align .content > .first {
      margin-top: -1px; }

@media screen and (max-width: 767px) {
  .team > .component-content {
    width: 100%; }
  .team .team-member_bio {
    padding: 15px; }
    .team .team-member_bio-name {
      font-size: 16px;
      line-height: 17px; }
    .team .team-member_bio-job {
      font-size: 12px;
      line-height: 14px; }
    .team .team-member_bio:hover {
      opacity: 0; }
  .our-story {
    margin-top: 0; }
    .our-story .text-component {
      padding: 0 15px;
      margin-top: 30px; }
      .our-story .text-component .h2-heading {
        font-size: 30px;
        line-height: 30px; }
        .our-story .text-component .h2-heading:after {
          margin: 10px auto 0 auto; }
      .our-story .text-component .simple-text {
        font-size: 18px;
        line-height: 20px;
        margin-top: 20px; }
    .our-story .button-primary, .our-story .search-field .button, .search-field .our-story .button, .our-story .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .our-story .exit-notification-accept {
      margin-top: 20px;
      margin-bottom: 20px;
      padding: 13px 20px;
      font-size: 16px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.event-list-title {
  padding-top: 40px;
  text-align: center; }
  .event-list-title .richText p {
    text-align: center; }
    .event-list-title .richText p:first-of-type .paragraph-text {
      margin-top: 40px; }

.event-list {
  padding-top: 60px; }
  .event-list .h3-heading-center-underline {
    margin-bottom: 40px; }

.load-more-events {
  margin: 60px 0 60px; }
  .load-more-events .button-primary, .load-more-events .search-field .button, .search-field .load-more-events .button, .load-more-events .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .load-more-events .exit-notification-accept {
    padding: 13px 70px; }

@media screen and (max-width: 767px) {
  .load-more-events {
    margin: 30px 0 40px 0; }
    .load-more-events .button-primary, .load-more-events .search-field .button, .search-field .load-more-events .button, .load-more-events .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .load-more-events .exit-notification-accept {
      font-size: 14px; }
  .event-list-title {
    padding-top: 30px; }
    .event-list-title .richText p:first-of-type .paragraph-text {
      margin-top: 20px; }
    .event-list-title .richText p .paragraph-text {
      margin-top: 20px; }
  .event-list {
    padding-top: 40px; }
    .event-list .h3-heading-center-underline {
      margin-bottom: 0; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.page-404 .error-number {
  font-size: 32px;
  color: #0c2c60;
  font-weight: 600;
  display: block;
  margin-bottom: 20px; }

.page-404 .lined-heading-text {
  color: #0c2c60; }
  .page-404 .lined-heading-text:before, .page-404 .lined-heading-text:after {
    background-color: #0c2c60; }

.page-404 .simple-text {
  margin-top: 50px;
  margin-bottom: 40px; }

.page-404 .button-primary, .page-404 .search-field .button, .search-field .page-404 .button, .page-404 .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .page-404 .exit-notification-accept {
  box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3);
  padding: 13px 28px;
  margin-bottom: 60px; }

@media screen and (max-width: 767px) {
  .page-404 .error-number {
    font-size: 16px; }
  .page-404 .simple-text {
    margin-top: 35px; }
  .page-404 .button-primary, .page-404 .search-field .button, .search-field .page-404 .button, .page-404 .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .page-404 .exit-notification-accept {
    margin-bottom: 40px; } }

.get-in-touch {
  margin-top: 60px; }
  .get-in-touch .get-in-touch-headline .simple-text {
    width: 60%;
    margin: 40px auto 0 auto;
    letter-spacing: 0.02em; }

.contact-boxes > .component-content .paragraphSystem {
  display: flex;
  flex-wrap: wrap; }
  .contact-boxes > .component-content .paragraphSystem:before {
    display: block; }

@media screen and (max-width: 992px) {
  .get-in-touch .get-in-touch-headline .simple-text {
    margin: 40px auto 30px auto; } }

@media screen and (max-width: 767px) {
  .get-in-touch {
    margin-top: 30px; }
    .get-in-touch .get-in-touch-headline .h2-heading {
      font-size: 30px; }
      .get-in-touch .get-in-touch-headline .h2-heading:after {
        margin: 5px auto 0 auto;
        height: 2px; }
    .get-in-touch .get-in-touch-headline .simple-text {
      width: 95%;
      font-size: 19px;
      margin: 20px auto 30px auto;
      line-height: 22px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.resources-list-title {
  padding-top: 40px; }
  .resources-list-title .richText-content p .paragraph-text {
    text-align: center;
    margin-top: 40px;
    font-size: 24px;
    line-height: 32px; }

.resources-list-subtitle {
  padding: 40px 0 0 0; }

.resources-list-content {
  padding-bottom: 80px; }

.resources-see-more-block .component-content {
  padding: 0 40px;
  background: #8061ce; }
  .resources-see-more-block .component-content .simple-text {
    color: #fff; }
  .resources-see-more-block .component-content .button-primary, .resources-see-more-block .component-content .search-field .button, .search-field .resources-see-more-block .component-content .button, .resources-see-more-block .component-content .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .resources-see-more-block .component-content .exit-notification-accept {
    margin: 40px 0 40px 0;
    padding: 13px 70px;
    border-color: transparent; }

@media screen and (max-width: 767px) {
  .resources-list-title .richText-content p .paragraph-text {
    margin-top: 20px;
    font-size: 19px;
    line-height: 22px; }
  .resources-list-title {
    padding-top: 20px; }
  .resources-list-subtitle {
    padding: 20px 0 0 0; }
  .resources-list-content {
    padding-bottom: 20px; }
  .resources-see-more-block .component-content {
    padding: 0 20px; }
    .resources-see-more-block .component-content .simple-text {
      font-size: 16px;
      line-height: 20px; }
    .resources-see-more-block .component-content .button-primary, .resources-see-more-block .component-content .search-field .button, .search-field .resources-see-more-block .component-content .button, .resources-see-more-block .component-content .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .resources-see-more-block .component-content .exit-notification-accept {
      font-size: 12px;
      margin: 20px 0 20px 0;
      padding: 8px 42px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.search-results-wrapper {
  margin-top: 80px;
  margin-bottom: 60px; }
  .search-results-wrapper .component-content {
    text-align: center; }
    .search-results-wrapper .component-content h1 {
      margin: 0; }
    .search-results-wrapper .component-content .lined-heading-text {
      color: #211a6c;
      font-size: 80px; }
      .search-results-wrapper .component-content .lined-heading-text:after, .search-results-wrapper .component-content .lined-heading-text:before {
        background: #211a6c;
        width: 10%; }
      .search-results-wrapper .component-content .lined-heading-text:before {
        margin-top: -30px; }
      .search-results-wrapper .component-content .lined-heading-text:after {
        margin-top: 30px; }

.form-wrapper {
  margin-bottom: 60px;
  text-align: center;
  margin-top: 35px; }
  .form-wrapper .form-search {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 80%;
    margin: auto;
    box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3); }
  .form-wrapper button {
    transition: all 200ms ease-in-out;
    cursor: pointer;
    display: inline-block;
    border: 3px solid #b472ef;
    padding: 10px 15px;
    text-transform: uppercase;
    background-color: #b472ef;
    font-weight: bold;
    font-size: 18px;
    color: white;
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 0.055em;
    padding: 16px 63px;
    font-size: 20px;
    border-radius: 0; }
    .form-wrapper button:hover {
      color: #b472ef;
      background-color: white; }
  .form-wrapper input[type="text"] {
    font-size: 20px;
    font-family: "Roboto";
    font-weight: 300;
    border: none;
    padding-left: 30px;
    color: #434343;
    width: 95%; }
    .form-wrapper input[type="text"]:focus {
      outline: 0; }
    .form-wrapper input[type="text"]::placeholder {
      color: #807f7f;
      letter-spacing: 0.075em;
      font-size: 20px; }
  .form-wrapper .searchBox-label {
    width: 100%; }

.searchResults {
  border: 0 !important;
  font-size: 24px;
  font-family: "Roboto";
  font-weight: 300;
  text-align: center;
  margin-bottom: 60px;
  padding-right: 15px !important;
  padding-left: 15px !important; }
  .searchResults-result {
    width: 100%;
    padding: 30px 0 !important;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    border-bottom: solid 1px #434343; }
  .searchResults-results {
    display: inline-block; }
    .searchResults-results .has-image {
      position: relative;
      text-align: left;
      display: inline-block;
      float: left; }
      .searchResults-results .has-image img {
        float: left;
        padding-right: 25px;
        height: 180px; }
    .searchResults-results .searchResults-title {
      font-size: 32px;
      font-style: normal;
      line-height: 33px;
      letter-spacing: 0.038em;
      margin-top: 0;
      margin-bottom: 15px;
      text-transform: uppercase;
      color: #211a6c;
      text-align: left;
      float: right;
      width: calc(100% - 350px);
      font-family: inherit;
      font-weight: 700;
      word-break: break-word; }
    .searchResults-results .searchResults-date {
      font-size: 24px;
      letter-spacing: 0.075em;
      line-height: 32px;
      text-transform: uppercase;
      font-weight: 600;
      text-align: left;
      float: right;
      right: 0;
      position: absolute;
      bottom: 20px;
      width: calc(100% - 350px);
      font-style: normal;
      font-family: inherit; }
    .searchResults-results .searchResults-description {
      font-size: 18px;
      line-height: 26px;
      letter-spacing: 0.02em;
      font-weight: 300;
      text-align: left;
      width: calc(100% - 350px);
      margin-bottom: 50px;
      float: right;
      font-family: inherit; }
  .searchResults-pagination ul li:nth-last-child(1) {
    border-right: none !important; }
  .searchResults-pagination ul li.item-previous, .searchResults-pagination ul li.item-next {
    width: auto !important; }
    .searchResults-pagination ul li.item-previous a, .searchResults-pagination ul li.item-next a {
      text-indent: 0 !important; }
  .searchResults-pagination ul li.searchResults-pagination-item:first-child a, .searchResults-pagination ul li.searchResults-pagination-item:last-child a {
    text-indent: 0 !important; }
  .searchResults-pagination ul li.searchResults-pagination-item:first-child a {
    border-right: solid 1px #D5D1CE !important; }

@media screen and (max-width: 767px) {
  .search-results-wrapper {
    margin-top: 20px;
    margin-bottom: 0; }
    .search-results-wrapper .component-content .lined-heading-text {
      font-size: 40px; }
      .search-results-wrapper .component-content .lined-heading-text:before {
        margin-top: -10px;
        height: 2px; }
      .search-results-wrapper .component-content .lined-heading-text:after {
        margin-top: 10px;
        height: 2px; }
  .searchResults {
    margin-bottom: 30px;
    font-size: 19px; }
    .searchResults-result {
      padding: 20px 0 !important; }
  .searchResults-results .has-image img {
    display: none; }
  .searchResults-results .searchResults-title {
    font-size: 16px;
    line-height: 17px;
    width: 100%; }
  .searchResults-results .searchResults-date {
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 0.01em;
    font-family: "Roboto";
    font-weight: 300;
    width: 100%;
    bottom: 15px; }
  .searchResults-results .searchResults-description {
    font-size: 16px;
    margin-bottom: 40px;
    width: 100%;
    line-height: 20px; }
  .form-wrapper {
    margin-bottom: 30px; }
    .form-wrapper .form-search {
      width: 90%; }
    .form-wrapper input[type="text"] {
      font-size: 12px; }
      .form-wrapper input[type="text"]::placeholder {
        font-size: 12px; }
    .form-wrapper button {
      padding: 13px 18px;
      font-size: 16px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.innovation-title {
  padding: 40px 15px 0 15px; }
  .innovation-title .simple-text {
    width: 60%;
    text-align: center;
    display: inline-block; }
  .innovation-title .button-primary-iconed {
    margin-top: 40px;
    box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3);
    font-size: 17px;
    padding: 15px 45px; }

.innovation-block {
  margin-top: 80px; }
  .innovation-block .paragraph-text {
    margin-top: 20px; }
  .innovation-block .content {
    display: flex;
    align-items: center; }
    .innovation-block .content .image {
      width: 55%; }
      .innovation-block .content .image img {
        box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3); }
    .innovation-block .content .richText {
      width: 45%; }
    .innovation-block .content .text-component {
      text-align: left; }
  .innovation-block.last .image {
    text-align: right; }

.innovation-disclaimer {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  font-family: "Roboto";
  font-weight: 300; }
  .innovation-disclaimer .component-content {
    padding: 60px 0 40px 0; }
    .innovation-disclaimer .component-content .innovation-disclaimer-title {
      font-weight: 600;
      text-transform: uppercase; }

.innovation-see-more .component-content {
  padding: 0 40px;
  background: #8061ce; }
  .innovation-see-more .component-content .simple-text {
    color: #fff; }
  .innovation-see-more .component-content .button-primary-iconed {
    margin: 40px 0 40px 0;
    font-size: 17px;
    padding: 15px 65px;
    border-color: transparent; }

@media screen and (max-width: 767px) {
  .innovation-title {
    padding: 20px 15px 0 20px; }
    .innovation-title .simple-text {
      font-size: 16px;
      line-height: 20px;
      margin-top: 20px;
      width: auto; }
    .innovation-title .button-primary-iconed {
      margin-top: 20px;
      padding: 10px 15px;
      max-width: 340px; }
  .innovation-block {
    text-align: center;
    margin-top: 20px; }
    .innovation-block .h3-heading:after {
      margin-left: auto;
      margin-right: auto; }
    .innovation-block .content .paragraph-text {
      text-align: center; }
    .innovation-block .content .richText {
      width: 100%; }
    .innovation-block .content .image {
      display: none; }
    .innovation-block .content .text-component {
      text-align: center; }
  .innovation-disclaimer {
    text-align: center; }
    .innovation-disclaimer .component-content {
      padding: 30px 0 20px 0; }
      .innovation-disclaimer .component-content .innovation-disclaimer-title {
        display: none; }
  .innovation-see-more .component-content {
    padding: 0 20px; }
    .innovation-see-more .component-content .simple-text {
      font-size: 16px;
      line-height: 20px; }
    .innovation-see-more .component-content .button-primary-iconed {
      font-size: 16px;
      margin: 20px auto 30px auto;
      max-width: 278px;
      padding: 10px 20px; }
      .innovation-see-more .component-content .button-primary-iconed:after {
        display: none; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.evidence-content {
  padding-bottom: 100px; }
  .evidence-content .evidence-content-title {
    margin-bottom: 40px;
    text-align: center; }
    .evidence-content .evidence-content-title .h2-heading {
      width: 75%;
      margin-top: 60px; }
    .evidence-content .evidence-content-title .simple-text {
      display: inline-block;
      width: 85%; }

@media screen and (max-width: 767px) {
  .evidence-content {
    padding-bottom: 40px; }
    .evidence-content .evidence-content-title {
      margin-bottom: 10px; }
      .evidence-content .evidence-content-title .h2-heading {
        width: 100%;
        margin-top: 30px; }
      .evidence-content .evidence-content-title .simple-text {
        width: 100%; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.evidence-management-title {
  margin-top: 40px; }
  .evidence-management-title .h3-heading {
    width: 75%; }

.evidence-management-paragraph {
  margin: 30px 0; }
  .evidence-management-paragraph .richText-content p:not(:first-of-type) .paragraph-text {
    margin-top: 40px; }
  .evidence-management-paragraph .paragraph-heading {
    margin: 40px 0 20px 0; }

.management-stop-icons .content {
  display: flex;
  align-items: center; }

.evidence-management-card {
  margin-bottom: 40px; }
  .evidence-management-card .image {
    width: 140px; }
  .evidence-management-card .richText {
    width: 80%; }
  .evidence-management-card .paragraph-heading {
    margin-bottom: 25px; }

.evidence-management-image-paragraph {
  margin-bottom: 40px; }
  .evidence-management-image-paragraph img {
    box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3); }

@media screen and (max-width: 991px) {
  .evidence-management-image-paragraph .image {
    width: 100%;
    text-align: center; }
    .evidence-management-image-paragraph .image img {
      margin-top: 15px; } }

@media screen and (max-width: 767px) {
  .evidence-management-title {
    margin-top: 20px; }
    .evidence-management-title .h3-heading {
      width: 100%;
      text-align: left; }
  .management-stop-icons .content {
    display: flex;
    align-items: center;
    flex-direction: column;
    align-items: center; }
    .management-stop-icons .content .image .component-content {
      display: flex;
      justify-content: center; }
      .management-stop-icons .content .image .component-content img {
        height: 200px; }
    .management-stop-icons .content .richText p {
      text-align: center; }
      .management-stop-icons .content .richText p .paragraph-text {
        text-align: center; }
  .evidence-management-paragraph {
    margin-bottom: 20px; }
    .evidence-management-paragraph .richText-content p:not(:first-of-type) .paragraph-text {
      margin-top: 20px; }
    .evidence-management-paragraph .paragraph-text {
      text-align: left; }
    .evidence-management-paragraph .paragraph-heading {
      width: 100%;
      text-align: left;
      margin: 20px 0 15px 0; }
  .evidence-management-card {
    text-align: center;
    margin-bottom: 20px; }
    .evidence-management-card .component {
      width: 100%; }
      .evidence-management-card .component .paragraph-text {
        text-align: center; }
      .evidence-management-card .component img {
        height: 100px;
        margin-bottom: 20px; }
      .evidence-management-card .component .paragraph-heading {
        text-align: center;
        margin-bottom: 20px; }
  .evidence-management-image-paragraph .component {
    width: 100%; }
    .evidence-management-image-paragraph .component .paragraph-text {
      text-align: left; }
    .evidence-management-image-paragraph .component img {
      margin-top: 20px;
      box-shadow: none; }
  .event-management-list-paragraph {
    margin-bottom: 20px; }
    .event-management-list-paragraph .paragraph-text {
      text-align: center; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.evidence-risk-factors-titles {
  margin-top: 40px; }
  .evidence-risk-factors-titles .h3-heading {
    margin-bottom: 40px; }
  .evidence-risk-factors-titles h3 {
    margin-bottom: 0; }

.evidence-risk-factors-scheme-paragraph .content .component:last-of-type img {
  margin-top: 40px; }

.evidence-risk-factors-scheme-paragraph .no-annotation {
  margin: 40px 0; }
  .evidence-risk-factors-scheme-paragraph .no-annotation:last-child {
    margin-bottom: 0 !important; }
  .evidence-risk-factors-scheme-paragraph .no-annotation img {
    margin: 0 !important; }

.evidence-risk-factors-image-paragraph .image img {
  box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3); }

.evidence-risk-factors-image-paragraph, .evidence-risk-factors-scheme-paragraph, .evidence-risk-factors-separate-paragraph {
  margin-top: 40px; }

.evidence-risk-factors-titles .richText-content h3, .evidence-risk-factors-image-paragraph .richText-content h3, .evidence-risk-factors-scheme-paragraph .richText-content h3, .evidence-risk-factors-separate-paragraph .richText-content h3 {
  margin: 0; }

.evidence-risk-factors-titles .richText-content p:not(:first-of-type) .paragraph-text, .evidence-risk-factors-image-paragraph .richText-content p:not(:first-of-type) .paragraph-text, .evidence-risk-factors-scheme-paragraph .richText-content p:not(:first-of-type) .paragraph-text, .evidence-risk-factors-separate-paragraph .richText-content p:not(:first-of-type) .paragraph-text {
  margin-top: 40px; }

.evidence-risk-factors-titles .paragraph-heading, .evidence-risk-factors-image-paragraph .paragraph-heading, .evidence-risk-factors-scheme-paragraph .paragraph-heading, .evidence-risk-factors-separate-paragraph .paragraph-heading {
  margin: 0 0 20px 0; }

.risk-icons-centered .content {
  display: flex;
  align-items: center; }

@media screen and (max-width: 991px) {
  .evidence-risk-factors-image-paragraph .component:not(:last-child).image {
    margin-bottom: 40px; }
  .evidence-risk-factors-image-paragraph .image {
    text-align: center;
    margin-top: 40px; }
  .risk-icons-centered .content {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .risk-icons-centered .content .image {
      width: 100%; }
      .risk-icons-centered .content .image .component-content {
        text-align: center; }
        .risk-icons-centered .content .image .component-content img {
          width: 131px; }
    .risk-icons-centered .content .richText-content p {
      text-align: center; }
      .risk-icons-centered .content .richText-content p span {
        text-align: center; } }

@media screen and (max-width: 767px) {
  .evidence-risk-factors-separate-paragraph {
    margin-bottom: 20px; }
  .evidence-risk-factors-titles {
    margin-top: 20px; }
    .evidence-risk-factors-titles .h3-heading {
      width: 100%;
      text-align: left;
      margin-bottom: 20px; }
  .evidence-risk-factors-image-paragraph .component:not(:last-child) .image {
    margin-bottom: 20px; }
  .evidence-risk-factors-image-paragraph .image {
    margin-top: 20px; }
    .evidence-risk-factors-image-paragraph .image img {
      box-shadow: none; }
  .evidence-risk-factors-scheme-paragraph .content .component img {
    box-shadow: none; }
  .evidence-risk-factors-scheme-paragraph .content .component:last-of-type img {
    margin-top: 20px; }
  .evidence-risk-factors-scheme-paragraph .no-annotation {
    margin: 20px 0; }
  .evidence-risk-factors-image-paragraph, .evidence-risk-factors-scheme-paragraph, .evidence-risk-factors-separate-paragraph {
    margin-top: 20px; }
  .evidence-risk-factors-titles .richText-content p:not(:first-of-type) .paragraph-text, .evidence-risk-factors-image-paragraph .richText-content p:not(:first-of-type) .paragraph-text, .evidence-risk-factors-scheme-paragraph .richText-content p:not(:first-of-type) .paragraph-text, .evidence-risk-factors-separate-paragraph .richText-content p:not(:first-of-type) .paragraph-text {
    margin-top: 20px; }
  .evidence-risk-factors-titles .paragraph-text, .evidence-risk-factors-image-paragraph .paragraph-text, .evidence-risk-factors-scheme-paragraph .paragraph-text, .evidence-risk-factors-separate-paragraph .paragraph-text {
    text-align: left; }
  .evidence-risk-factors-titles .paragraph-heading, .evidence-risk-factors-image-paragraph .paragraph-heading, .evidence-risk-factors-scheme-paragraph .paragraph-heading, .evidence-risk-factors-separate-paragraph .paragraph-heading {
    width: 100%;
    text-align: left;
    margin: 0 0 15px 0; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.sign-up-success {
  margin-top: 10px; }
  .sign-up-success .button-primary, .sign-up-success .search-field .button, .search-field .sign-up-success .button, .sign-up-success .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .sign-up-success .exit-notification-accept {
    box-shadow: 0 15px 35px 0 rgba(107, 117, 157, 0.3);
    padding: 13px 28px;
    margin: 40px 0; }

@media screen and (max-width: 767px) {
  .sign-up-success .button-primary, .sign-up-success .search-field .button, .search-field .sign-up-success .button, .sign-up-success .exit-notification .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-buttons .sign-up-success .exit-notification-accept {
    font-size: 16px; } }

.container-margin-top {
  margin-top: 40px; }

.container-margin-bottom {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  .container-margin-top {
    margin-top: 20px; }
  .container-margin-bottom {
    margin-bottom: 20px; } }

.sign-up-page {
  margin-top: 40px; }
  .sign-up-page .h2-heading {
    text-transform: uppercase; }

@media screen and (max-width: 767px) {
  .sign-up-page {
    margin-top: 20px; } }

body {
  color: #434343;
  font-family: 'Roboto'; }

@media (min-width: 768px) and (max-width: 1000px) {
  .container {
    width: 100%; } }

a {
  text-decoration: none;
  color: inherit; }

p {
  margin: 0; }

img {
  max-width: 100%;
  max-height: 100%; }

.container {
  overflow: hidden;
  box-sizing: border-box; }

.no-limit {
  width: auto !important;
  height: auto !important; }

/* WUNGLOGC-12716 (Adding Event Short Description at event landing page */
.event-short-description {
  margin: 5px 0 20px 0;
  font-family: "Roboto";
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 768px) {
  .event-short-description {
    margin-top: 0px;
    font-size: 16px;
    line-height: 20px;
  }
}

/*WUNGLOGC-23496 Start*/

.page-events .resource-card-popup .video-nojs{
  display:none;
}
.page-events .resource-card-popup-close{
  background-color: #ffffff;
}
.page-events .resource-card-popup .video.last{
  padding:0;
}
.page-events .resource-card-popup .video,
.page-events .resource-card-popup .video video{
  width: 100%;
}
.page-events p span.arrowed-link{
  cursor: pointer;
}
/*WUNGLOGC-23496 End*/
/* New css added */

.global-header .navigation-root.navigation-level1 .last.navigation-item.navigation-level1.page-webinar {
  display: block;
  position: relative;
  }
  .global-header .page-webinar .navigation-root {
  position: absolute;
  z-index: 5;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 200ms ease-in-out;
  max-height: 0;
  min-width: 160px;
  background-color: white;
  opacity: 0.95;
  padding: 0;
  overflow: hidden;
  }
  .global-header .page-webinar .navigation-root .navigation-level2 {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  }
  .global-header .page-webinar:hover .navigation-root, .global-header .page-webinar:active .navigation-root {
  max-height: 150px;
  }
  .global-header .page-webinar .navigation-root .navigation-level2 .navigation-item-title {
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 300;
  text-transform: none;
  }
.global-header .page-webinar .navigation-root .navigation-level2:first-child {
  padding-top: 30px
}
.cust-social-media-icons {
  display: flex;
  background-color: #b472ef;
  padding: 8px;
}
.cust-social-media-icons img{
    width: 24px;
    height:24px;
    display: inline-block;
  }
.cust-social-media-icons > div {
  margin-right: 8px;
}
/*Global CSS master v*/
.justify-center-d{
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px){
  .justify-center-m{
    display: flex;
    justify-content: center;
  }
}
.full-width{
  width: 100%;
}
.custom-button{
  min-width: 200px;
  height: 44px;
  display: flex;
  float: left;
  align-items: center;
  justify-content: center;
}
.custom-button img{
  margin-left: 10px;
}
.padding-0{
  padding: 0;
}
.margin-0{
  margin: 0;
}
.margin-top-0{
  margin-top: 0!important ;
}
.vertical-top{
  vertical-align: top;
}
.block{
  display: block;
}
.overflow-hidden > .component-content{
 overflow: hidden;
}

/* ashish gupta | Ticket no CCW-972 | 07-11-22 | start*/

.contact-us ul.contact-list li span div {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-us ul.contact-list li img {
  width: 30px
}

.contact-us ul.contact-list li {
  display: flex !important;
  align-items: center;
  margin-bottom: 1rem;
}

.contact-us ul li .visibility-hide {
  visibility: hidden !important
}

.contact-us .richText ul li:before {
  display: none
}

.contact-us li a {
  border-bottom: 2px solid #434343;
}

.contact-us .richText a:not(.btn-default):hover {
  border-bottom: 2px solid transparent;
  background-color: #434343;
  color: #fff
}

.contact-us .default-icon>a {
  border-radius: 50%;
  display: flex !important;
  margin-left: 5px;
}

.contact-us .default-icon>a img {
  width: auto !important;
  height: 16px !important;
  text-align: center;
}

.text-comp .simple-text {
  display: block;
  font-size: 22px;
  color: #434343;
  line-height: 32px;
  font-family: "Roboto";
  font-weight: 300;
}

@media(max-width:767px) {
  .contact-us ul.contact-list li {
      padding: 10px !important;
      border-radius: 4px;
      background: #8080800f
  }
}

/* ashish gupta end*/

/* Abhay Shishodia | GSKBD-29292 | 25-08-2023 | Start */

 .padding-top-32 {
  padding-top: 2rem;
 }

 .home-video-section .video-nojs {
  display: none;
 }

 .home-video-section .video-video .video-video-container video {
  height: 275px;
 }
 .m-t-2{
  margin-top: 2rem;
 }
 @media (min-width: 540px) {
    .home-video-section .video-video .video-video-container video {
    height: 400px;
  }
 }
 @media (min-width: 768px) {
    .home-video-section .video-video .video-video-container video {
    height: 500px;
  }
 }

 @media (min-width: 992px) {
    .home-video-section .video-video .video-video-container video {
    height: 550px;
  }
  .m-d-y-2{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
 }
 @media (min-width: 1200px) {
    .home-video-section .video-video .video-video-container video {
    height: 550px;
  }
 }
 @media (max-width:991px){
  .m-m-y-2{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
 }
/* Abhay Shishodia | GSKBD-29292 | 25-08-2023 | End */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; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/core/overlay.scss *!*/
/*.overlay-background {*/
  /*position: fixed;*/
  /*top: 0px;*/
  /*left: 0px;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*background: #000;*/
  /*z-index: 9998;*/
  /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);*/
  /*opacity: 0.7;*/
/*}*/

/*!* line 14, ../../sass/core/overlay.scss *!*/
/*.overlay-container {*/
  /*position: absolute;*/
  /*width: 100%;*/
  /*top: 150px;*/
  /*text-align: center;*/
  /*z-index: 9999;*/
  /*padding-bottom: 30px;*/
/*}*/

/*!* line 23, ../../sass/core/overlay.scss *!*/
/*.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;*/
  /*-moz-border-radius: 10px;*/
  /*-webkit-border-radius: 10px;*/
  /*border-radius: 10px;*/
/*}*/

/*!* line 36, ../../sass/core/overlay.scss *!*/
/*.overlay-content-inner {*/
  /*overflow: hidden;*/
/*}*/

/*!* line 40, ../../sass/core/overlay.scss *!*/
/*.overlay-close {*/
  /*z-index: 9999;*/
  /*font-size: 35px;*/
  /*line-height: 1;*/
  /*position: absolute;*/
  /*top: -40px;*/
  /*right: 15px;*/
  /*cursor: pointer;*/
  /*display: none;*/
  /*color: #fff;*/
  /*outline: none;*/
/*}*/
/*!* line 52, ../../sass/core/overlay.scss *!*/
/*.overlay-close:after {*/
  /*content: "\f00d";*/
  /*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;*/
/*}*/

/*!* line 57, ../../sass/core/overlay.scss *!*/
/*.overlay-loading {*/
  /*position: absolute;*/
  /*left: 0;*/
  /*top: 0;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*background: url(../../assets/img/loader.gif) no-repeat 50% 50%;*/
/*}*/
/* 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; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.accordion-container {*/
  /*border: solid 2px #323131;*/
  /*list-style: none;*/
  /*padding: 0;*/
  /*margin: 0;*/
/*}*/

/*.accordion-slide {*/
  /*border-top: 2px solid black;*/
/*}*/

/*!* line 10, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.accordion-head {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding: 13px;*/
  /*background: #e1e1e1;*/
/*}*/

/*.accordion-title {*/
  /*display: inline-block;*/
  /*float: none;*/
/*}*/

/*.accordion-head-link {*/
  /*display: block;*/
/*}*/

/*!* line 18, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.accordion-slide:first-child {*/
  /*border-top: 0;*/
/*}*/

/*!* line 22, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.accordion-title {*/
  /*display: inline-block;*/
  /*margin: 0;*/
  /*float: none;*/
/*}*/

/*!* line 27, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.accordion-content {*/
  /*padding: 13px;*/
/*}*/

/*!* line 31, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.accordion-content-wrapper {*/
  /*border-left: 0;*/
  /*border-right: 0;*/
  /*border-top: 0;*/
/*}*/

/*!* line 39, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.mod-js .accordion-slide .accordion-head:hover {*/
  /*color: white;*/
/*}*/
/*!* line 48, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.mod-js .accordion-slide.is-active > .accordion-head {*/
  /*color: black;*/
/*}*/
/*!* line 52, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.mod-js .accordion-content-wrapper {*/
  /*visibility: hidden;*/
  /*height: 0;*/
  /*position: relative;*/
  /*top: -999999px;*/
  /*left: -999999px;*/
  /*overflow: hidden;*/
  /*box-sizing: border-box;*/
/*}*/
/*!* line 63, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.mod-js .accordion-slide.is-active > .accordion-content-wrapper {*/
  /*visibility: visible;*/
  /*position: relative;*/
  /*top: auto;*/
  /*left: auto;*/
  /*height: auto;*/
/*}*/
/*!* line 71, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {*/
  /*border-bottom: none;*/
/*}*/
/*!* line 75, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.mod-js .accordion-head {*/
  /*cursor: pointer;*/
  /*position: relative;*/
/*}*/
/*!* line 79, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.mod-js .accordion-head:after {*/
  /*content: "\f054";*/
  /*display: inline-block;*/
  /*font-family: FontAwesome;*/
  /*font-style: normal;*/
  /*font-weight: normal;*/
  /*display: inline-block;*/
  /*-webkit-font-smoothing: antialiased;*/
  /*-moz-osx-font-smoothing: grayscale;*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*font-size: 12px;*/
  /*right: 15px;*/
  /*margin-top: -10px;*/
/*}*/
/*!* line 88, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.mod-js .accordion-slide.is-active > .accordion-head {*/
  /*cursor: pointer;*/
/*}*/

/*!* line 90, ../../sass/components/accordion/_accordion-base.scss *!*/
/*.mod-js .accordion-slide.is-active > .accordion-head:after {*/
  /*content: "\f078";*/
/*}*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.add-to-basket-container {
  border: 1px solid #D5D1CE;
  background: #F0EFED; }
  .add-to-basket-container .add-to-basket-description {
    border-right: 1px solid #D5D1CE;
    display: inline-block;
    vertical-align: top;
    width: 65%;
    padding-left: 10px;
    margin-right: 10px; }
  .add-to-basket-container .add-to-basket-quantity {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    padding-top: 20px; }
    .add-to-basket-container .add-to-basket-quantity select {
      padding-left: 2%;
      padding-right: 4%; }
  .add-to-basket-container .add-to-basket-btn {
    display: inline-block;
    padding-top: 20px;
    vertical-align: middle;
    width: 15%; }

@media only screen and (max-width: 767px) {
  .add-to-basket-container {
    padding-bottom: 10px; }
    .add-to-basket-container .add-to-basket-description {
      width: 100%; }
    .add-to-basket-container .add-to-basket-quantity {
      width: 100%;
      padding-left: 10px; }
    .add-to-basket-container .add-to-basket-btn {
      width: 100%;
      padding-left: 10px; } }

.order-header {
  background-color: white;
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px; }

.productDescription {
  float: left;
  width: 35%;
  padding-left: 20px; }
  .productDescription img {
    width: 40%;
    margin: 20px 15px 5px 0px !important; }

.SampleCount {
  float: left;
  width: 15%; }

.OrderDate {
  float: left;
  width: 25%; }

.OrderStatus {
  width: 20%;
  float: left; }

.itemOrderList {
  float: left;
  width: 100%; }
  .itemOrderList .SampleCount, .itemOrderList .OrderDate, .itemOrderList .OrderStatus {
    padding-top: 15px; }

.orderList .order-header div {
  font-weight: bold;
  font-size: 20px; }

.webshop-metadata {
  display: none !important; }

.webshop-cart .cartRecord {
  background: white;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-top: 20px;
  float: left;
  width: 100%; }

.webshop-cart .add-to-basket-description {
  width: 68%;
  border-right: 1px solid #f2f2f2;
  float: left; }

.webshop-cart .add-to-basket-wrapper {
  width: 30%;
  display: inline;
  margin-left: 40px;
  position: relative;
  left: 15px; }
  .webshop-cart .add-to-basket-wrapper div {
    float: left; }

.webshop-cart a.add-to-basket-remove {
  float: left;
  position: relative;
  left: 15px; }

.webshop-cart .webshop-error {
  margin-top: 20px;
  margin-left: 15px;
  color: red; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other 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; }

/* Mobile view 767 max width */
@media only screen and (max-width: 767px) {
  .articleTeaser .component-content.hero-article .articleTeaser-text-content {
    width: 100%; }
  .articleTeaser .articleTeaser-image-holder {
    text-align: center; } }
/* 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; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 4, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList > .component-content {*/
  /*border: solid 2px #323131;*/
  /*padding: 13px;*/
  /*background-color: #e1e1e1;*/
/*}*/

/*!* line 11, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-heading {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/

/*!* line 15, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-date {*/
  /*margin-bottom: 10px;*/
  /*color: #868484;*/
/*}*/

/*!* line 20, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-article {*/
  /*margin-bottom: 20px;*/
  /*overflow: hidden;*/
/*}*/

/*!* line 25, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-description {*/
  /*overflow: hidden;*/
/*}*/

/*!* line 29, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-title {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/

/*!* line 33, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-list {*/
  /*list-style: none;*/
  /*margin: 0;*/
  /*padding: 0;*/
/*}*/

/*!* line 39, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-thumbnail {*/
  /*max-width: 100px;*/
  /*float: left;*/
  /*margin-right: 15px;*/
/*}*/

/*!* line 45, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-more {*/
  /*float: right;*/
/*}*/
/*!* line 47, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-more:after {*/
  /*content: " \00bb";*/
  /*display: inline;*/
/*}*/

/*!* line 53, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-more-arrow {*/
  /*display: none;*/
/*}*/
/*!* line 55, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.no-generatedcontent .articleList-more-arrow {*/
  /*display: inline;*/
/*}*/

/*!* line 61, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-article-wrapper {*/
  /*margin: 0;*/
  /*padding: 0;*/
/*}*/

/*!* line 66, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.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;*/
/*}*/

/*!* line 75, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-horizontal-2-columns .articleList-article {*/
  /*padding: 0;*/
  /*margin: 0;*/
  /*margin-right: 1.2%;*/
  /*width: 48%;*/
/*}*/

/*!* line 82, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-horizontal-3-columns .articleList-article {*/
  /*padding: 0;*/
  /*margin: 0;*/
  /*margin-right: 1.5%;*/
  /*width: 31%;*/
/*}*/

/*@media only screen and (max-width: 767px) {*/
  /*!* line 90, ../../sass/components/articleList/_articleList-base.scss *!*/
  /*.articleList-thumbnail {*/
    /*float: none;*/
    /*margin: auto;*/
    /*display: block;*/
  /*}*/

  /*!* line 98, ../../sass/components/articleList/_articleList-base.scss *!*/
  /*.articleList-horizontal-2-columns .articleList-article,*/
  /*.articleList-horizontal-3-columns .articleList-article {*/
    /*display: block;*/
    /*width: 100%;*/
  /*}*/
/*}*/
/*!* line 105, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-tags {*/
  /*list-style-type: none;*/
  /*padding: 0;*/
  /*margin: -20px 0 0 0;*/
/*}*/

/*!* line 111, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-tags-item {*/
  /*display: inline-block;*/
  /*margin: 0 2px;*/
/*}*/

/*!* line 116, ../../sass/components/articleList/_articleList-base.scss *!*/
/*.articleList-tags-item-link {*/
  /*background: #b9b8b8;*/
  /*color: black;*/
  /*border: 1px solid #939191;*/
  /*padding: 1px;*/
  /*display: block;*/
  /*font-size: 0.85em;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/box/_box-base.scss *!*/
/*.box-outlined .component-content {*/
  /*border: solid 2px #323131;*/
  /*padding: 13px;*/
  /*background-color: #e1e1e1;*/
/*}*/

/*!* line 9, ../../sass/components/box/_box-base.scss *!*/
/*.box-heading {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/

/*!* line 13, ../../sass/components/box/_box-base.scss *!*/
/*.box-more {*/
  /*display: block;*/
  /*text-align: right;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/breadcrumbs/_breadcrumbs-base.scss *!*/
/*.breadcrumbs {*/
  /*margin: 10px 0;*/
/*}*/

/*!* line 7, ../../sass/components/breadcrumbs/_breadcrumbs-base.scss *!*/
/*.breadcrumbs-list {*/
  /*overflow: hidden;*/
  /*margin: 0;*/
  /*padding: 0;*/
  /*list-style: none;*/
/*}*/

/*!* line 14, ../../sass/components/breadcrumbs/_breadcrumbs-base.scss *!*/
/*.breadcrumbs-list li {*/
  /*float: left;*/
  /*margin-right: 6px;*/
/*}*/

/*!* line 19, ../../sass/components/breadcrumbs/_breadcrumbs-base.scss *!*/
/*.breadcrumbs-separator {*/
  /*margin: 0 10px;*/
/*}*/

/*!* line 23, ../../sass/components/breadcrumbs/_breadcrumbs-base.scss *!*/
/*.breadcrumbs-without-separator .breadcrumbs-separator {*/
  /*display: none;*/
/*}*/
/*!* line 26, ../../sass/components/breadcrumbs/_breadcrumbs-base.scss *!*/
/*.breadcrumbs-without-separator li {*/
  /*padding-right: 15px;*/
  /*margin-right: 9px;*/
  /*position: relative;*/
/*}*/
/*!* line 30, ../../sass/components/breadcrumbs/_breadcrumbs-base.scss *!*/
/*.breadcrumbs-without-separator li: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;*/
  /*position: absolute;*/
  /*top: 5px;*/
  /*right: 0;*/
  /*font-size: 8px;*/
/*}*/
/*!* line 38, ../../sass/components/breadcrumbs/_breadcrumbs-base.scss *!*/
/*.breadcrumbs-without-separator li:last-child {*/
  /*background-image: none;*/
/*}*/
/*!* line 40, ../../sass/components/breadcrumbs/_breadcrumbs-base.scss *!*/
/*.breadcrumbs-without-separator li:last-child:before {*/
  /*display: none;*/
/*}*/

/*@media only screen and (max-width: 767px) {*/
  /*!* line 47, ../../sass/components/breadcrumbs/_breadcrumbs-base.scss *!*/
  /*.breadcrumbs-list li {*/
    /*float: none;*/
  /*}*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 4, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel > .component-content {*/
  /*position: relative;*/
  /*border: solid 2px #323131;*/
  /*background-color: #e1e1e1;*/
  /*padding: 15px 60px;*/
/*}*/

/*!* line 12, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-slides {*/
  /*overflow: hidden;*/
  /*margin: 0;*/
  /*padding: 0;*/
  /*list-style: none;*/
  /*position: relative;*/
/*}*/

/*!* line 20, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-slide {*/
  /*clear: both;*/
  /*position: absolute;*/
  /*width: 100%;*/
/*}*/

/*!* line 26, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-slide .no-content,*/
/*.carousel-slide .no-image {*/
  /*text-align: center;*/
/*}*/

/*!* line 31, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-slide.is-active {*/
  /*display: block;*/
  /*position: relative;*/
/*}*/

/*!* line 36, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-cover {*/
  /*max-width: 50%;*/
  /*height: auto;*/
  /*float: right;*/
/*}*/

/*!* line 42, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-slide .image-and-content {*/
  /*overflow: hidden;*/
/*}*/

/*!* line 46, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-slide .no-content .carousel-cover {*/
  /*float: none;*/
  /*max-width: 100%;*/
/*}*/

/*!* line 51, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-slide .no-image .carousel-content {*/
  /*float: none;*/
  /*max-width: 100%;*/
/*}*/

/*!* line 56, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-content {*/
  /*max-width: 48%;*/
  /*float: left;*/
  /*text-align: left;*/
  /*-moz-transition-property: margin;*/
  /*-o-transition-property: margin;*/
  /*-webkit-transition-property: margin;*/
  /*transition-property: margin;*/
  /*-moz-transition-duration: 200ms;*/
  /*-o-transition-duration: 200ms;*/
  /*-webkit-transition-duration: 200ms;*/
  /*transition-duration: 200ms;*/
  /*-moz-transition-timing-function: ease-in;*/
  /*-o-transition-timing-function: ease-in;*/
  /*-webkit-transition-timing-function: ease-in;*/
  /*transition-timing-function: ease-in;*/
  /*width: 100%;*/
/*}*/

/*!* line 66, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav {*/
  /*text-align: center;*/
  /*margin-top: 20px;*/
  /*overflow: hidden;*/
  /*padding: 0;*/
/*}*/

/*!* line 73, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav li {*/
  /*display: inline-block;*/
  /*margin: 0 3px;*/
/*}*/

/*!* line 79, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav a {*/
  /*display: inline-block;*/
  /*border: 2px solid #656363;*/
  /*width: 10px;*/
  /*height: 10px;*/
  /*font-size: 0;*/
  /*color: transparent;*/
/*}*/

/*!* line 88, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav li.is-active a {*/
  /*background: #939191;*/
/*}*/

/*!* line 92, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav-prev,*/
/*.carousel-nav-next {*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*border: none;*/
  /*width: 19px;*/
  /*height: 31px;*/
/*}*/

/*!* line 101, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav-prev a,*/
/*.carousel-nav-next a {*/
  /*border: none;*/
  /*display: block;*/
  /*width: 100%;*/
  /*height: 100%;*/
/*}*/

/*!* line 109, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav-prev {*/
  /*left: 10px;*/
/*}*/
/*!* line 111, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav-prev a: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;*/
  /*color: #939191;*/
/*}*/
/*!* line 116, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav-prev a:hover:before {*/
  /*color: #323131;*/
/*}*/

/*!* line 122, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav-next {*/
  /*right: 10px;*/
/*}*/
/*!* line 124, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav-next a: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;*/
  /*color: #939191;*/
/*}*/
/*!* line 129, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.carousel-nav-next a:hover:before {*/
  /*color: #323131;*/
/*}*/

/*!* line 135, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.no-js .carousel .carousel-slide:first-child {*/
  /*margin-top: 0;*/
  /*border-top: none;*/
/*}*/
/*!* line 139, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.no-js .carousel .carousel-slide {*/
  /*position: static;*/
/*}*/
/*!* line 142, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.no-js .carousel .carousel-nav li {*/
  /*display: none;*/
/*}*/

/*!* line 150, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.lt-ie8 .carousel-nav li {*/
  /*display: inline;*/
  /*zoom: 1;*/
/*}*/
/*!* line 154, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.lt-ie8 .carousel-nav li.is-active a {*/
  /*background: #939191;*/
/*}*/
/*!* line 157, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.lt-ie8 .carousel-nav .carousel-nav-prev, .lt-ie8 .carousel-nav .carousel-nav-next {*/
  /*width: 19px;*/
  /*height: 31px;*/
/*}*/
/*!* line 160, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.lt-ie8 .carousel-nav .carousel-nav-prev a, .lt-ie8 .carousel-nav .carousel-nav-next a {*/
  /*border: none;*/
  /*display: block;*/
  /*width: 100%;*/
  /*height: 100%;*/
/*}*/
/*!* line 167, ../../sass/components/carousel/_carousel-base.scss *!*/
/*.lt-ie8 .carousel-nav a {*/
  /*display: block;*/
  /*zoom: 1;*/
  /*border: 2px solid #656363;*/
  /*width: 10px;*/
  /*height: 10px;*/
/*}*/

/*@media only screen and (max-width: 767px) {*/
  /*!* line 177, ../../sass/components/carousel/_carousel-base.scss *!*/
  /*.carousel-cover {*/
    /*max-width: 100%;*/
    /*float: none;*/
    /*margin: auto;*/
    /*display: block;*/
  /*}*/

  /*!* line 183, ../../sass/components/carousel/_carousel-base.scss *!*/
  /*.carousel-content {*/
    /*max-width: 100%;*/
    /*float: none;*/
  /*}*/

  /*!* line 188, ../../sass/components/carousel/_carousel-base.scss *!*/
  /*.carousel-nav li {*/
    /*display: none;*/
  /*}*/
  /*!* line 191, ../../sass/components/carousel/_carousel-base.scss *!*/
  /*.carousel-nav .carousel-nav-prev,*/
  /*.carousel-nav .carousel-nav-next {*/
    /*display: block;*/
  /*}*/
/*}*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.coupons {
  padding: 10px;
  border: 1px solid #D5D1CE;
  position: relative;
  margin-bottom: 10px; }
  .coupons .couponsImage {
    float: left;
    width: 30%;
    margin-right: 10px; }
  .coupons .couponsDescription {
    float: left;
    width: 60%; }
  .coupons .couponsContainer .button, .coupons .couponsContainer a.lightbox {
    bottom: 10px;
    position: absolute;
    right: 25px; }

.overlay-content-inner a.couponCancel, .overlay-content-inner a.couponSubmit {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .overlay-content-inner a.couponCancel:hover, .overlay-content-inner a.couponSubmit:hover {
    background-color: #939191;
    color: white; }
  .overlay-content-inner a.couponCancel:active, .overlay-content-inner a.couponSubmit:active {
    background-color: #939191;
    color: white; }
.digitalWallet .hidden {
  display: none; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 4, ../../sass/components/divider/_divider-base.scss *!*/
/*.divider > .component-content {*/
  /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzOTE5MSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMzIzMTMxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOTM5MTkxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');*/
  /*background-size: 100%;*/
  /*background-image: -moz-linear-gradient(45deg, #939191, #323131, #939191);*/
  /*background-image: -webkit-linear-gradient(45deg, #939191, #323131, #939191);*/
  /*background-image: linear-gradient(45deg, #939191, #323131, #939191);*/
  /*background: #939191;*/
  /*height: 2px;*/
  /*background-size: 25% 100%;*/
  /*margin: 2em 0;*/
/*}*/

/*!* line 14, ../../sass/components/divider/_divider-base.scss *!*/
/*.divider.float-breaker > .component-content {*/
  /*background: none;*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";*/
  /*clear: both;*/
  /*margin: 0;*/
  /*padding: 0;*/
  /*border: 0;*/
  /*height: auto;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/fileList/_fileList-base.scss *!*/
/*.fileList-heading {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/

/*!* line 7, ../../sass/components/fileList/_fileList-base.scss *!*/
/*.fileList-date {*/
  /*margin-bottom: 10px;*/
  /*color: #868484;*/
/*}*/

/*!* line 12, ../../sass/components/fileList/_fileList-base.scss *!*/
/*.fileList-file {*/
  /*margin-bottom: 20px;*/
  /*overflow: hidden;*/
/*}*/

/*!* line 17, ../../sass/components/fileList/_fileList-base.scss *!*/
/*.fileList-description {*/
  /*overflow: hidden;*/
/*}*/

/*!* line 21, ../../sass/components/fileList/_fileList-base.scss *!*/
/*.fileList-title {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/

/*!* line 25, ../../sass/components/fileList/_fileList-base.scss *!*/
/*.fileList-list {*/
  /*list-style: none;*/
  /*margin: 0;*/
  /*padding: 0;*/
/*}*/

/*!* line 31, ../../sass/components/fileList/_fileList-base.scss *!*/
/*.fileList-thumbnail {*/
  /*max-width: 100px;*/
  /*float: left;*/
  /*margin-right: 15px;*/
/*}*/

/*!* line 37, ../../sass/components/fileList/_fileList-base.scss *!*/
/*.fileList-download {*/
  /*text-align: right;*/
/*}*/

/*!* line 41, ../../sass/components/fileList/_fileList-base.scss *!*/
/*.fileList-download-size {*/
  /*color: #868484;*/
  /*display: block;*/
/*}*/

/*@media only screen and (max-width: 767px) {*/
  /*!* line 47, ../../sass/components/fileList/_fileList-base.scss *!*/
  /*.fileList-thumbnail {*/
    /*float: none;*/
    /*margin: auto;*/
    /*display: block;*/
  /*}*/
/*}*/
/* 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; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 4, ../../sass/components/flash/_flash-base.scss *!*/
/*.flash > .component-content {*/
  /*text-align: center;*/
/*}*/

/*!* line 9, ../../sass/components/flash/_flash-base.scss *!*/
/*.flash object {*/
  /*max-width: 100%;*/
/*}*/

/*!* Flash is not installed *!*/
/*!* line 14, ../../sass/components/flash/_flash-base.scss *!*/
/*.flash-missing {*/
  /*margin: 0 auto;*/
/*}*/

/*!* line 18, ../../sass/components/flash/_flash-base.scss *!*/
/*.flash .seoDescription {*/
  /*display: none;*/
/*}*/
.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; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* STATES AND INPUT GROUP VARIABLES*/
    /*------------------------------------*!*/
/*!*   TEMPORARY VARIABLES FOR OPERATIONS*/
    /*------------------------------------*!*/
/*!*   CREATING SCSS USABLE VARIABLES FOR INTERPOLATION*/
    /*------------------------------------*!*/
/*!*   FUNCTIONAL VARIABLES FOR INPUTS AND STATES*/
    /*------------------------------------*!*/
/*!* COLOR AND FONT VARIABLES*/
/*TODO: SEPARATE COLOR ON FUNCTIONS*/
    /*------------------------------------*!*/
/*!* MAIN STYLE FOR FORM*/
    /*------------------------------------*!*/
/*!* line 95, ../../sass/components/form/_form-base.scss *!*/
/*.form {*/
  /*!* TWITTER BOOTSTRAP FORM STYLE*/
  /*------------------------------------*!*/
  /*!* STATES STYLES*/
      /*------------------------------------*!*/
  /*!* ARROW BUTTON STYLES*/
     /*-----------------------------------*!*/
/*}*/
/*!* line 97, ../../sass/components/form/_form-base.scss *!*/
/*.form .form-heading {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/
/*!* line 104, ../../sass/components/form/_form-base.scss *!*/
/*.form form {*/
  /*margin: 0 0 20px;*/
/*}*/
/*!* line 108, ../../sass/components/form/_form-base.scss *!*/
/*.form fieldset {*/
  /*background-color: #e1e1e1;*/
  /*border: solid 2px #323131;*/
  /*padding: 13px;*/
  /*margin: 15px 0;*/
  /*min-width: 0;*/
/*}*/
/*!* line 116, ../../sass/components/form/_form-base.scss *!*/
/*.form legend {*/
  /*font-size: 18px;*/
  /*font-weight: 700;*/
  /*margin-left: 10px;*/
  /*padding: 0 5px;*/
/*}*/
/*!* line 123, ../../sass/components/form/_form-base.scss *!*/
/*.form fieldset legend {*/
  /*display: table;*/
  /*white-space: normal;*/
  /*margin-right: 10px;*/
/*}*/
/*!* line 129, ../../sass/components/form/_form-base.scss *!*/
/*.form label,*/
/*.form input,*/
/*.form button,*/
/*.form select,*/
/*.form textarea {*/
  /*font-size: 14px;*/
  /*font-weight: normal;*/
  /*line-height: normal;*/
  /*max-width: 100%;*/
/*}*/
/*!* line 140, ../../sass/components/form/_form-base.scss *!*/
/*.form textarea {*/
  /*-moz-box-sizing: border-box;*/
  /*-webkit-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
  /*width: 300px;*/
  /*min-width: 200px;*/
/*}*/
/*!* line 146, ../../sass/components/form/_form-base.scss *!*/
/*.form input,*/
/*.form button,*/
/*.form select,*/
/*.form textarea {*/
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*}*/
/*!* line 153, ../../sass/components/form/_form-base.scss *!*/
/*.form label {*/
  /*display: block;*/
  /*margin-bottom: 5px;*/
/*}*/
/*!* line 158, ../../sass/components/form/_form-base.scss *!*/
/*.form select,*/
/*.form textarea,*/
/*.form input[type="email"], .form input[type="number"], .form input[type="password"], .form input[type="search"], .form input[type="tel"], .form input[type="text"], .form input[type="url"], .form input[type="color"], .form input[type="date"], .form input[type="datetime"], .form input[type="datetime-local"], .form input[type="month"], .form input[type="time"], .form input[type="week"],*/
/*.form .uneditable-input {*/
  /*display: inline-block;*/
  /*height: 20px;*/
  /*padding: 4px 6px;*/
  /*margin-bottom: 10px;*/
  /*font-size: 14px;*/
  /*line-height: 20px;*/
  /*color: #555555;*/
  /*vertical-align: middle;*/
  /*-moz-border-radius: 4px;*/
  /*-webkit-border-radius: 4px;*/
  /*border-radius: 4px;*/
/*}*/
/*!* line 173, ../../sass/components/form/_form-base.scss *!*/
/*.form input,*/
/*.form textarea,*/
/*.form .uneditable-input {*/
  /*width: 206px;*/
/*}*/
/*!* line 179, ../../sass/components/form/_form-base.scss *!*/
/*.form fieldset textarea {*/
  /*resize: vertical;*/
  /*width: 100%;*/
/*}*/
/*!* line 184, ../../sass/components/form/_form-base.scss *!*/
/*.form textarea {*/
  /*height: auto;*/
/*}*/
/*!* line 188, ../../sass/components/form/_form-base.scss *!*/
/*.form select,*/
/*.form textarea,*/
/*.form input[type="email"], .form input[type="number"], .form input[type="password"], .form input[type="search"], .form input[type="tel"], .form input[type="text"], .form input[type="url"], .form input[type="color"], .form input[type="date"], .form input[type="datetime"], .form input[type="datetime-local"], .form input[type="month"], .form input[type="time"], .form input[type="week"],*/
/*.form .uneditable-input {*/
  /*background-color: white;*/
  /*border: 1px solid #CCCCCC;*/
  /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*-moz-transition: border 0.2s linear, box-shadow 0.2s linear;*/
  /*-o-transition: border 0.2s linear, box-shadow 0.2s linear;*/
  /*-webkit-transition: border 0.2s linear, box-shadow 0.2s linear;*/
  /*transition: border 0.2s linear, box-shadow 0.2s linear;*/
/*}*/
/*!* line 198, ../../sass/components/form/_form-base.scss *!*/
/*.form select:focus,*/
/*.form textarea:focus,*/
/*.form input[type="email"]:focus, .form input[type="number"]:focus, .form input[type="password"]:focus, .form input[type="search"]:focus, .form input[type="tel"]:focus, .form input[type="text"]:focus, .form input[type="url"]:focus, .form input[type="color"]:focus, .form input[type="date"]:focus, .form input[type="datetime"]:focus, .form input[type="datetime-local"]:focus, .form input[type="month"]:focus, .form input[type="time"]:focus, .form input[type="week"]:focus,*/
/*.form .uneditable-input:focus {*/
  /*border-color: rgba(82, 168, 236, 0.8);*/
  /*outline: 0;*/
  /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);*/
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);*/
/*}*/
/*!* line 207, ../../sass/components/form/_form-base.scss *!*/
/*.form input + .help-block,*/
/*.form select + .help-block,*/
/*.form textarea + .help-block,*/
/*.form .uneditable-input + .help-block {*/
  /*margin-top: 10px;*/
/*}*/
/*!* line 214, ../../sass/components/form/_form-base.scss *!*/
/*.form input,*/
/*.form textarea,*/
/*.form select,*/
/*.form .help-inline,*/
/*.form .uneditable-input {*/
  /*display: inline-block;*/
  /**display: inline;*/
  /*margin-bottom: 0;*/
  /*vertical-align: middle;*/
  /**zoom: 1;*/
/*}*/
/*!* line 226, ../../sass/components/form/_form-base.scss *!*/
/*.form input[type="radio"],*/
/*.form input[type="checkbox"] {*/
  /*margin: 4px 0 0;*/
  /*margin-top: 1px                  \9;*/
  /**margin-top: 0;*/
  /*line-height: normal;*/
/*}*/
/*!* line 234, ../../sass/components/form/_form-base.scss *!*/
/*.form input[type="file"],*/
/*.form input[type="image"],*/
/*.form input[type="submit"],*/
/*.form input[type="reset"],*/
/*.form input[type="button"],*/
/*.form input[type="radio"],*/
/*.form input[type="checkbox"] {*/
  /*width: auto;*/
/*}*/
/*!* line 244, ../../sass/components/form/_form-base.scss *!*/
/*.form select,*/
/*.form input[type="file"] {*/
  /*height: 30px;*/
  /*!* In IE7, the height of the select element cannot be changed by height, only font-size *!*/
  /**margin-top: 4px;*/
  /*!* For IE7, add top margin to align select with labels *!*/
  /*line-height: 30px;*/
/*}*/
/*!* line 253, ../../sass/components/form/_form-base.scss *!*/
/*.form select {*/
  /*width: 220px;*/
  /*background-color: white;*/
  /*border: 1px solid #CCCCCC;*/
/*}*/
/*!* line 259, ../../sass/components/form/_form-base.scss *!*/
/*.form select[multiple],*/
/*.form select[size] {*/
  /*height: auto;*/
/*}*/
/*!* line 264, ../../sass/components/form/_form-base.scss *!*/
/*.form .uneditable-input,*/
/*.form .uneditable-textarea {*/
  /*color: #999999;*/
  /*cursor: not-allowed;*/
  /*background-color: #fcfcfc;*/
  /*border-color: #CCCCCC;*/
  /*-moz-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.025);*/
  /*-webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.025);*/
  /*box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.025);*/
/*}*/
/*!* line 273, ../../sass/components/form/_form-base.scss *!*/
/*.form .uneditable-input {*/
  /*overflow: hidden;*/
  /*white-space: nowrap;*/
/*}*/
/*!* line 278, ../../sass/components/form/_form-base.scss *!*/
/*.form .uneditable-textarea {*/
  /*width: auto;*/
  /*height: auto;*/
/*}*/
/*!* line 283, ../../sass/components/form/_form-base.scss *!*/
/*.form input:-moz-placeholder,*/
/*.form textarea:-moz-placeholder,*/
/*.form input:-ms-input-placeholder,*/
/*.form textarea:-ms-input-placeholder,*/
/*.form input::-webkit-input-placeholder,*/
/*.form textarea::-webkit-input-placeholder {*/
  /*color: #999999;*/
/*}*/
/*!* line 292, ../../sass/components/form/_form-base.scss *!*/
/*.form .form-actions {*/
  /*padding-left: 180px;*/
/*}*/
/*!* line 296, ../../sass/components/form/_form-base.scss *!*/
/*.form .hide {*/
  /*display: none;*/
/*}*/
/*!* line 300, ../../sass/components/form/_form-base.scss *!*/
/*.form .radio,*/
/*.form .checkbox {*/
  /*min-height: 20px;*/
  /*padding-left: 20px;*/
/*}*/
/*!* line 306, ../../sass/components/form/_form-base.scss *!*/
/*.form .radio input[type="radio"],*/
/*.form .checkbox input[type="checkbox"] {*/
  /*float: left;*/
  /*margin-left: -22px;*/
/*}*/
/*!* line 312, ../../sass/components/form/_form-base.scss *!*/
/*.form .controls {*/
  /**display: inline-block;*/
  /**padding-left: 20px;*/
  /*margin-left: 180px;*/
  /**margin-left: 0;*/
/*}*/
/*!* line 318, ../../sass/components/form/_form-base.scss *!*/
/*.form .controls:first-child {*/
  /**padding-left: 180px;*/
/*}*/
/*!* line 323, ../../sass/components/form/_form-base.scss *!*/
/*.form .controls > .radio:first-child,*/
/*.form .controls > .checkbox:first-child {*/
  /*padding-top: 5px;*/
/*}*/
/*!* line 328, ../../sass/components/form/_form-base.scss *!*/
/*.form .radio.inline,*/
/*.form .checkbox.inline {*/
  /*display: inline-block;*/
  /*padding-top: 5px;*/
  /*margin-bottom: 0;*/
  /*vertical-align: middle;*/
/*}*/
/*!* line 336, ../../sass/components/form/_form-base.scss *!*/
/*.form .radio.inline + .radio.inline,*/
/*.form .checkbox.inline + .checkbox.inline {*/
  /*margin-left: 10px;*/
/*}*/
/*!* line 341, ../../sass/components/form/_form-base.scss *!*/
/*.form input,*/
/*.form textarea,*/
/*.form .uneditable-input {*/
  /*margin-left: 0;*/
/*}*/
/*!* line 347, ../../sass/components/form/_form-base.scss *!*/
/*.form .controls-row {*/
  /**zoom: 1;*/
/*}*/
/*!* line 349, ../../sass/components/form/_form-base.scss *!*/
/*.form .controls-row:before, .form .controls-row:after {*/
  /*display: table;*/
  /*line-height: 0;*/
  /*content: "";*/
/*}*/
/*!* line 355, ../../sass/components/form/_form-base.scss *!*/
/*.form .controls-row:after {*/
  /*clear: both;*/
/*}*/
/*!* line 360, ../../sass/components/form/_form-base.scss *!*/
/*.form input[disabled],*/
/*.form select[disabled],*/
/*.form textarea[disabled],*/
/*.form input[readonly],*/
/*.form select[readonly],*/
/*.form textarea[readonly] {*/
  /*cursor: not-allowed;*/
  /*background-color: #eeeeee;*/
/*}*/
/*!* line 370, ../../sass/components/form/_form-base.scss *!*/
/*.form input[type="radio"][disabled],*/
/*.form input[type="checkbox"][disabled],*/
/*.form input[type="radio"][readonly],*/
/*.form input[type="checkbox"][readonly] {*/
  /*background-color: transparent;*/
/*}*/
/*!* line 380, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-label {*/
  /*word-break: break-all;*/
  /*float: left;*/
  /*width: 160px;*/
  /*padding-top: 5px;*/
  /*text-align: right;*/
  /*line-height: normal;*/
/*}*/
/*!* line 391, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.warning input, .form .control-group.warning select, .form .control-group.warning textarea, .form .control-group.warning .control-label, .form .control-group.warning .help-block, .form .control-group.warning .help-inline, .form .control-group.warning .checkbox, .form .control-group.warning .radio {*/
  /*color: #c09853;*/
/*}*/
/*!* line 395, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.warning input, .form .control-group.warning select, .form .control-group.warning textarea {*/
  /*border-color: #c09853;*/
  /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
/*}*/
/*!* line 400, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.warning input:focus, .form .control-group.warning select:focus, .form .control-group.warning textarea:focus {*/
  /*border-color: #a47e3c;*/
  /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;*/
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;*/
/*}*/
/*!* line 409, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.error input, .form .control-group.error select, .form .control-group.error textarea, .form .control-group.error .control-label, .form .control-group.error .help-block, .form .control-group.error .help-inline, .form .control-group.error .checkbox, .form .control-group.error .radio {*/
  /*color: #b94a48;*/
/*}*/
/*!* line 413, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.error input, .form .control-group.error select, .form .control-group.error textarea {*/
  /*border-color: #b94a48;*/
  /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
/*}*/
/*!* line 418, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.error input:focus, .form .control-group.error select:focus, .form .control-group.error textarea:focus {*/
  /*border-color: #953b39;*/
  /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;*/
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;*/
/*}*/
/*!* line 427, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.success input, .form .control-group.success select, .form .control-group.success textarea, .form .control-group.success .control-label, .form .control-group.success .help-block, .form .control-group.success .help-inline, .form .control-group.success .checkbox, .form .control-group.success .radio {*/
  /*color: #468847;*/
/*}*/
/*!* line 431, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.success input, .form .control-group.success select, .form .control-group.success textarea {*/
  /*border-color: #468847;*/
  /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
/*}*/
/*!* line 436, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.success input:focus, .form .control-group.success select:focus, .form .control-group.success textarea:focus {*/
  /*border-color: #356635;*/
  /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;*/
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;*/
/*}*/
/*!* line 445, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.info input, .form .control-group.info select, .form .control-group.info textarea, .form .control-group.info .control-label, .form .control-group.info .help-block, .form .control-group.info .help-inline, .form .control-group.info .checkbox, .form .control-group.info .radio {*/
  /*color: #3a87ad;*/
/*}*/
/*!* line 449, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.info input, .form .control-group.info select, .form .control-group.info textarea {*/
  /*border-color: #3a87ad;*/
  /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
/*}*/
/*!* line 454, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.info input:focus, .form .control-group.info select:focus, .form .control-group.info textarea:focus {*/
  /*border-color: #2d6987;*/
  /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;*/
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;*/
/*}*/
/*!* line 466, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group.warning input[type="radio"],*/
/*.form .control-group.error input[type="radio"],*/
/*.form .control-group.success input[type="radio"],*/
/*.form .control-group.info input[type="radio"] {*/
  /*-moz-box-shadow: none;*/
  /*-webkit-box-shadow: none;*/
  /*box-shadow: none;*/
/*}*/
/*!* line 472, ../../sass/components/form/_form-base.scss *!*/
/*.form input:focus:invalid,*/
/*.form textarea:focus:invalid,*/
/*.form select:focus:invalid {*/
  /*color: #b94a48;*/
  /*border-color: #ee5f5b;*/
/*}*/
/*!* line 479, ../../sass/components/form/_form-base.scss *!*/
/*.form input:focus:invalid:focus,*/
/*.form textarea:focus:invalid:focus,*/
/*.form select:focus:invalid:focus {*/
  /*border-color: #e9322d;*/
  /*-moz-box-shadow: 0 0 6px #d59392;*/
  /*-webkit-box-shadow: 0 0 6px #d59392;*/
  /*box-shadow: 0 0 6px #d59392;*/
/*}*/
/*!* line 486, ../../sass/components/form/_form-base.scss *!*/
/*.form .help-block,*/
/*.form .help-inline {*/
  /*color: #595959;*/
/*}*/
/*!* line 491, ../../sass/components/form/_form-base.scss *!*/
/*.form .help-block {*/
  /*display: block;*/
  /*margin-bottom: 0;*/
/*}*/
/*!* line 496, ../../sass/components/form/_form-base.scss *!*/
/*.form .help-inline {*/
  /*display: inline-block;*/
  /**display: inline;*/
  /*padding-left: 5px;*/
  /*vertical-align: middle;*/
  /**zoom: 1;*/
/*}*/
/*!* line 504, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group {*/
  /*margin-bottom: 20px;*/
  /**zoom: 1;*/
/*}*/
/*!* line 508, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group:before, .form .control-group:after {*/
  /*display: table;*/
  /*line-height: 0;*/
  /*content: "";*/
/*}*/
/*!* line 514, ../../sass/components/form/_form-base.scss *!*/
/*.form .control-group:after {*/
  /*clear: both;*/
/*}*/
/*!* line 520, ../../sass/components/form/_form-base.scss *!*/
/*.form legend + .control-group {*/
  /*margin-top: 20px;*/
  /*-webkit-margin-top-collapse: separate;*/
/*}*/
/*!* line 525, ../../sass/components/form/_form-base.scss *!*/
/*.form .radio input[type="radio"] {*/
  /*width: 20px;*/
  /*float: none;*/
  /*vertical-align: baseline;*/
  /*margin-top: 0;*/
  /*margin-bottom: 0;*/
/*}*/
/*!* line 533, ../../sass/components/form/_form-base.scss *!*/
/*.form .radio .radio-label-text {*/
  /*line-height: 13px;*/
  /*vertical-align: baseline;*/
/*}*/
/*!* line 541, ../../sass/components/form/_form-base.scss *!*/
/*.form .button-arrow-left button,*/
/*.form .button-arrow-right button {*/
  /*position: relative;*/
  /*box-shadow: none;*/
  /*height: 28px;*/
  /*overflow: visible;*/
/*}*/
/*!* line 549, ../../sass/components/form/_form-base.scss *!*/
/*.form .button-arrow-left button {*/
  /*border-left: none;*/
  /*border-top-left-radius: 0;*/
  /*border-bottom-left-radius: 0;*/
  /*margin-left: 20px;*/
/*}*/
/*!* line 556, ../../sass/components/form/_form-base.scss *!*/
/*.form .button-arrow-right button {*/
  /*border-right: none;*/
  /*border-top-right-radius: 0;*/
  /*border-bottom-right-radius: 0;*/
  /*margin-right: 20px;*/
/*}*/
/*!* line 563, ../../sass/components/form/_form-base.scss *!*/
/*.form .button-arrow-left button:after,*/
/*.form .button-arrow-right button:after {*/
  /*content: ' ';*/
  /*width: 19px;*/
  /*height: 19px;*/
  /*display: inline-block;*/
  /*position: absolute;*/
  /*top: 3px;*/
  /*background-color: #e1e1e1;*/
  /*border: 2px solid #656363;*/
  /*box-shadow: none;*/
/*}*/
/*!* line 576, ../../sass/components/form/_form-base.scss *!*/
/*.form .button-arrow-left button:after {*/
  /*-webkit-transform: rotate(135deg);*/
  /*-moz-transform: rotate(135deg);*/
  /*-ms-transform: rotate(135deg);*/
  /*-o-transform: rotate(135deg);*/
  /*transform: rotate(135deg);*/
  /*left: -10px;*/
  /*border-width: 0px 1px 1px 0px;*/
  /*border-bottom-right-radius: 5px;*/
/*}*/
/*!* line 587, ../../sass/components/form/_form-base.scss *!*/
/*.form .button-arrow-right button:after {*/
  /*-webkit-transform: rotate(45deg);*/
  /*-moz-transform: rotate(45deg);*/
  /*-ms-transform: rotate(45deg);*/
  /*-o-transform: rotate(45deg);*/
  /*transform: rotate(45deg);*/
  /*right: -10px;*/
  /*border-width: 1px 1px 0px 0px;*/
  /*border-top-right-radius: 5px;*/
/*}*/
/*!* line 598, ../../sass/components/form/_form-base.scss *!*/
/*.form .button-arrow-left button:hover:after,*/
/*.form .button-arrow-right button:hover:after {*/
  /*background-color: #939191;*/
/*}*/

/*!* line 606, ../../sass/components/form/_form-base.scss *!*/
/*.form > .component-content,*/
/*.form-element > .component-content {*/
  /*overflow: hidden;*/
/*}*/

/*!* FORM HORIZONTAL STYLES*/
   /*------------------------------------*!*/
/*!* line 616, ../../sass/components/form/_form-base.scss *!*/
/*.form-horizontal .radio {*/
  /*display: inline-block;*/
  /*margin-right: 10px;*/
/*}*/

/*!* IE STYLES*/
    /*------------------------------------*!*/
/*!* line 630, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie9 .form fieldset {*/
  /*position: relative;*/
  /*margin: 10px;*/
/*}*/
/*!* line 635, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie9 .form fieldset legend {*/
  /*position: relative;*/
  /*top: -0.7em;*/
  /*left: 0.5em;*/
  /*margin-right: 20px;*/
/*}*/
/*!* line 642, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie9 .form fieldset legend span {*/
  /*display: block;*/
  /*width: 100%;*/
/*}*/
/*!* line 647, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie9 .form .input-focus-border-fix {*/
  /*border-color: #52A8EC;*/
/*}*/
/*!* line 651, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie9 .form .button {*/
  /*border: 1px solid #656363;*/
  /*height: auto;*/
  /*margin-left: 0;*/
  /*margin-right: 0;*/
/*}*/
/*!* line 658, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie9 .form .button-arrow-left button:after,*/
/*.lt-ie9 .form .button-arrow-right button:after {*/
  /*position: static;*/
  /*border: none;*/
  /*display: inline;*/
/*}*/
/*!* line 665, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie9 .form .button-arrow-left button:before {*/
  /*content: "<<";*/
  /*padding-right: 5px;*/
/*}*/
/*!* line 670, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie9 .form .button-arrow-right button:after {*/
  /*content: ">>";*/
  /*padding-left: 5px;*/
/*}*/

/*!* line 682, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie8 .form fieldset legend {*/
  /*top: -0.5em;*/
/*}*/
/*!* line 686, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie8 .form .button {*/
  /*display: inline;*/
/*}*/
/*!* line 690, ../../sass/components/form/_form-base.scss *!*/
/*.lt-ie8 .form .button-arrow-left button,*/
/*.lt-ie8 .form .button-arrow-right button {*/
  /*position: static;*/
/*}*/

/*!* MEDIA QUERIES*/
    /*------------------------------------*!*/
/*@media only screen and (max-width: 767px) {*/
  /*!* line 705, ../../sass/components/form/_form-base.scss *!*/
  /*.form .radio input[type="radio"] {*/
    /*height: 14px;*/
  /*}*/
  /*!* line 709, ../../sass/components/form/_form-base.scss *!*/
  /*.form .control-group {*/
    /*margin-bottom: 10px;*/
  /*}*/
  /*!* line 713, ../../sass/components/form/_form-base.scss *!*/
  /*.form .checkboxField .control-label {*/
    /*float: left;*/
  /*}*/
  /*!* line 717, ../../sass/components/form/_form-base.scss *!*/
  /*.form .control-label {*/
    /*float: none;*/
    /*width: 160px;*/
    /*padding-top: 5px;*/
    /*text-align: left;*/
  /*}*/
  /*!* line 724, ../../sass/components/form/_form-base.scss *!*/
  /*.form .controls {*/
    /*margin-left: 0;*/
  /*}*/
  /*!* line 728, ../../sass/components/form/_form-base.scss *!*/
  /*.form .help-block {*/
    /*margin-bottom: 10px;*/
  /*}*/
/*}*/
/*@media only screen and (max-width: 239px) {*/
  /*!* line 739, ../../sass/components/form/_form-base.scss *!*/
  /*.form input,*/
  /*.form textarea,*/
  /*.form .uneditable-input {*/
    /*width: 200px;*/
  /*}*/
  /*!* line 745, ../../sass/components/form/_form-base.scss *!*/
  /*.form select {*/
    /*width: 200px;*/
  /*}*/
/*}*/
/*!* NO JS STYLES*/
    /*------------------------------------*!*/
/*!* line 758, ../../sass/components/form/_form-base.scss *!*/
/*.no-js .clearButton {*/
  /*display: none;*/
/*}*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.hidden-password-field {
  display: none; }

.gigya-screen .default-submit-button input[type=submit] {
  background-color: #f36633; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/html/_html-base.scss *!*/
/*.html .hints a {*/
  /*float: left;*/
  /*margin-right: 5px;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/image/_image-base.scss *!*/
/*.image .right {*/
  /*text-align: right;*/
/*}*/

/*!* line 7, ../../sass/components/image/_image-base.scss *!*/
/*.image .left {*/
  /*text-align: left;*/
/*}*/

/*!* line 11, ../../sass/components/image/_image-base.scss *!*/
/*.image .middle {*/
  /*text-align: center;*/
/*}*/

/*@media only screen and (max-width: 767px) {*/
  /*!* line 16, ../../sass/components/image/_image-base.scss *!*/
  /*.image .component-content {*/
    /*text-align: center;*/
  /*}*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 4, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery > .component-content {*/
  /*border: solid 2px #323131;*/
  /*padding: 13px;*/
  /*background-color: #e1e1e1;*/
/*}*/

/*!* line 11, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-heading {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/

/*!* line 15, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-view {*/
  /*border: solid 2px #323131;*/
  /*margin-bottom: 10px;*/
  /*overflow: hidden;*/
  /*position: relative;*/
  /*text-align: center;*/
  /*background: white;*/
/*}*/

/*!* line 24, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-view img {*/
  /*max-height: 100%;*/
  /*max-width: 100%;*/
  /*display: block;*/
  /*margin: 0 auto;*/
/*}*/

/*!* line 31, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-description {*/
  /*margin: 10px 0;*/
/*}*/

/*!* line 35, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnails {*/
  /*position: relative;*/
  /*margin: 20px 0;*/
/*}*/

/*!* line 40, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-list {*/
  /*overflow: hidden;*/
  /*margin: 0 50px;*/
  /*position: relative;*/
/*}*/

/*!* line 46, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.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;*/
/*}*/
/*!* line 58, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-arrow:before,*/
/*.imageGallery-arrow.is-disabled:hover:before {*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*color: #AAA;*/
/*}*/

/*!* line 65, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-arrow:hover:before {*/
  /*color: #888;*/
/*}*/

/*!* line 69, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-description {*/
  /*margin: 15px 0;*/
/*}*/

/*!* line 73, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-arrow.is-disabled {*/
  /*opacity: 0.5;*/
/*}*/

/*!* line 77, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-arrow {*/
  /*text-align: center;*/
/*}*/

/*!* line 81, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-arrow-left,*/
/*.imageGallery-arrow-left.is-disabled:hover {*/
  /*left: 0;*/
/*}*/
/*!* line 84, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.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;*/
/*}*/

/*!* line 90, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-arrow-right,*/
/*.imageGallery-arrow-right.is-disabled:hover {*/
  /*right: 0;*/
/*}*/
/*!* line 93, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.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;*/
/*}*/

/*!* line 99, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-list-inner {*/
  /*overflow: hidden;*/
  /*display: block;*/
  /*position: relative;*/
  /*top: 0;*/
  /*left: 0;*/
  /*padding: 0;*/
  /*margin: 0;*/
  /*list-style: none;*/
  /*width: 4000px;*/
/*}*/

/*!* line 111, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnail {*/
  /*float: left;*/
  /*overflow: hidden;*/
  /*padding: 0;*/
  /*margin: 0 9px;*/
  /*cursor: pointer;*/
  /*text-align: center;*/
  /*position: relative;*/
  /*display: block;*/
  /*border: solid 4px #323131;*/
  /*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;*/
/*}*/

/*!* line 130, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnail:hover,*/
/*.imageGallery-thumbnail.is-active {*/
  /*opacity: 1;*/
  /*filter: alpha(opacity=100);*/
/*}*/

/*!* line 136, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnail-cover {*/
  /*display: block;*/
  /*max-width: none;*/
/*}*/

/*!* line 141, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnail-title {*/
  /*display: block;*/
  /*margin: 10px auto 0 auto;*/
  /*font-size: 11px;*/
  /*width: 71px;*/
/*}*/

/*!* line 148, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery .thumbnails-list li:hover .image,*/
/*.imageGallery .thumbnails-list li.active .image {*/
  /*border: solid 4px #323131;*/
  /*margin: 0;*/
/*}*/

/*!* line 154, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnail-image {*/
  /*margin: 2px;*/
  /*border: solid 2px #323131;*/
  /*position: relative;*/
/*}*/

/*!* line 160, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnail-overlay {*/
  /*opacity: 0.7;*/
  /*height: 28px;*/
  /*left: 50%;*/
  /*margin: -14px 0 0 -15px;*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*width: 30px;*/
  /*cursor: pointer;*/
/*}*/
/*!* line 169, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnail-overlay:before {*/
  /*content: "\f04b";*/
  /*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;*/
  /*display: inline-block;*/
  /*font-size: 15px;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*-webkit-border-radius: 50%;*/
  /*border-radius: 50%;*/
  /*border: 3px solid #3e3e3e;*/
  /*text-indent: 7px;*/
  /*background: #fff;*/
  /*text-align: center;*/
  /*line-height: 24px;*/
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
/*}*/

/*!* line 188, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {*/
  /*opacity: 0;*/
  /*-moz-transition: opacity .5s;*/
  /*-webkit-transition: opacity .5s;*/
  /*-o-transition: opacity .5s;*/
  /*-ms-transition: opacity .5s;*/
  /*transition: opacity .5s;*/
/*}*/

/*!* line 197, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnail a {*/
  /*display: block;*/
/*}*/

/*!* line 201, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-thumbnail-image img {*/
  /*display: block;*/
  /*width: 63px;*/
  /*height: 52px;*/
  /*margin: 0 auto;*/
/*}*/

/*!* line 208, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-view {*/
  /*cursor: pointer;*/
/*}*/

/*!* line 212, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-view-overlay {*/
  /*opacity: 0;*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*width: 73px;*/
  /*height: 69px;*/
  /*margin: -34px 0 0 -36px;*/
  /*cursor: pointer;*/
  /*-moz-transition: opacity .5s;*/
  /*-webkit-transition: opacity .5s;*/
  /*-o-transition: opacity .5s;*/
  /*-ms-transition: opacity .5s;*/
  /*transition: opacity .5s;*/
/*}*/
/*!* line 226, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-view-overlay:before {*/
  /*content: "\f04b";*/
  /*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;*/
  /*-moz-box-sizing: border-box;*/
  /*-webkit-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
  /*-moz-border-radius: 50%;*/
  /*-webkit-border-radius: 50%;*/
  /*border-radius: 50%;*/
  /*display: inline-block;*/
  /*font-size: 30px;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*border: 3px solid #3e3e3e;*/
  /*text-indent: 5px;*/
  /*background: #fff;*/
  /*text-align: center;*/
  /*line-height: 65px;*/
/*}*/

/*!* line 243, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery.is-playing .imageGallery-view-overlay:before {*/
  /*content: "\f04c";*/
  /*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;*/
  /*text-indent: 0px;*/
/*}*/

/*!* line 249, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery .gallery-play {*/
  /*color: #323131;*/
/*}*/

/*!* line 253, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-view:hover .imageGallery-view-overlay {*/
  /*opacity: 0.7;*/
/*}*/

/*!* line 257, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.imageGallery-view .imageGallery-view-overlay:hover {*/
  /*opacity: 1;*/
  /*text-decoration: none;*/
/*}*/

/*!* line 263, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.mod-js .imageGallery-thumbnail {*/
  /*padding: 0;*/
/*}*/
/*!* line 267, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.mod-js .imageGallery-thumbnails {*/
  /*position: relative;*/
/*}*/

/*!*no js view*!*/
/*!* line 273, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.no-js .imageGallery-view {*/
  /*display: none;*/
/*}*/

/*!* line 277, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.no-js .imageGallery-list {*/
  /*margin: 0;*/
/*}*/

/*!* line 281, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.no-js .imageGallery-thumbnail img {*/
  /*width: auto;*/
  /*height: auto;*/
/*}*/

/*!* line 286, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.no-js .imageGallery-thumbnail {*/
  /*border: 0;*/
  /*opacity: 1;*/
  /*float: none;*/
  /*overflow: hidden;*/
/*}*/

/*!* line 293, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.no-js .imageGallery-thumbnail a:after {*/
  /*content: attr(data-description);*/
  /*display: block;*/
  /*padding: 10px 0 30px;*/
  /*text-align: left;*/
/*}*/

/*!* line 300, ../../sass/components/imageGallery/_imageGallery-base.scss *!*/
/*.no-js .imageGallery-arrow {*/
  /*display: none;*/
/*}*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other 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; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/map/_map-base.scss *!*/
/*.map-canvas {*/
  /*border: solid 2px #323131;*/
  /*margin-bottom: 10px;*/
  /*text-align: center;*/
/*}*/

/*!* line 9, ../../sass/components/map/_map-base.scss *!*/
/*.map-canvas img {*/
  /*width: 100%;*/
  /*max-width: inherit;*/
/*}*/

/*!* line 14, ../../sass/components/map/_map-base.scss *!*/
/*.no-js .map-canvas img {*/
  /*width: 100%;*/
  /*max-width: 640px;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!*** SETTINGS ***!*/
/*!* line 25, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-root {*/
  /*text-align: left;*/
  /*z-index: 10;*/
  /*max-width: 100%;*/
/*}*/

/*!* line 31, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-mobile-menu {*/
  /*display: none;*/
/*}*/

/*!* line 38, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.no-js .navigation-level1 > .navigation-branch {*/
  /*display: block;*/
/*}*/
/*!* line 44, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.no-js .navigation-root.navigation-branch.navigation-level1 {*/
  /*display: block;*/
/*}*/
/*!* line 52, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.no-js .navigation-vertical .navigation-item .navigation-branch.navigation-level2 {*/
  /*display: block;*/
/*}*/
/*!* line 59, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.no-js .navigation-horizontal .navigation-item .navigation-branch.navigation-level2 {*/
  /*display: block;*/
  /*margin: 0 0 -2px 0;*/
  /*border-left: none;*/
  /*border-right: none;*/
  /*position: static;*/
/*}*/
/*!* line 65, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.no-js .navigation-horizontal .navigation-item .navigation-branch.navigation-level2 > .navigation-item {*/
  /*float: none;*/
/*}*/

/*!* line 73, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-branch {*/
  /*overflow: visible;*/
  /*margin: 0;*/
  /*padding: 0;*/
  /*list-style: none;*/
  /*border-color: #4a4a4a;*/
  /*border-width: 2px 2px 2px 2px;*/
  /*border-style: solid;*/
  /*-moz-box-sizing: border-box;*/
  /*-webkit-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
/*}*/
/*!* line 82, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-branch.navigation-level1 {*/
  /*border: none;*/
  /*display: block;*/
/*}*/

/*!* line 88, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item {*/
  /*margin: 0 0 0 0;*/
  /*!* so that borders collapse *!*/
  /*border-color: #4a4a4a;*/
  /*border-width: 0 0 0 0;*/
  /*border-style: solid;*/
/*}*/
/*!* line 93, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item > .navigation-item-title {*/
  /*display: block;*/
  /*padding: 5px 15px 5px 15px;*/
  /*background: #e1e1e1;*/
  /*color: black;*/
  /*font-size: 14px;*/
  /*line-height: 1.5;*/
  /*font-weight: normal;*/
  /*text-decoration: none;*/
  /*white-space: nowrap;*/
  /*overflow: hidden;*/
  /*-ms-text-overflow: ellipsis;*/
  /*-o-text-overflow: ellipsis;*/
  /*text-overflow: ellipsis;*/
/*}*/
/*!* line 105, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item > a.navigation-item-title:hover {*/
  /*color: black;*/
  /*background: #d5d5d5;*/
  /*text-decoration: none;*/
/*}*/
/*!* line 111, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item > span.navigation-item-title {*/
  /*cursor: default;*/
/*}*/
/*!* line 116, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item.has-children > .navigation-item-title .navigation-item-decoration {*/
  /*background-color: #c8c8c8;*/
/*}*/
/*!* line 123, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {*/
  /*color: black;*/
  /*background: #a2a2a2;*/
  /*text-decoration: none;*/
/*}*/
/*!* line 131, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item.is-open > .navigation-branch, .no-js .navigation-item:hover > .navigation-branch {*/
  /*display: block;*/
/*}*/
/*!* line 135, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item.navigation-level1 {*/
  /*margin: 0 0 -2px -2px;*/
  /*!* so that borders collapse *!*/
  /*border-color: #4a4a4a;*/
  /*border-width: 2px 2px 2px 2px;*/
  /*border-style: solid;*/
  /*box-sizing: border-box;*/
/*}*/
/*!* line 141, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item.navigation-level1 > .navigation-item-title {*/
  /*color: black;*/
  /*background: #e1e1e1;*/
  /*text-decoration: none;*/
  /*font-weight: bold;*/
  /*font-size: 14px;*/
  /*line-height: 1.5;*/
  /*padding: 10px 20px 10px 20px;*/
/*}*/
/*!* line 151, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item.navigation-level1 > a.navigation-item-title:hover {*/
  /*color: black;*/
  /*background: #939191;*/
  /*text-decoration: none;*/
/*}*/
/*!* line 159, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation-item.navigation-level1.is-active > .navigation-item-title {*/
  /*color: #FFF;*/
  /*background: #605e5e;*/
  /*text-decoration: none;*/
/*}*/
/*!* line 166, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item.navigation-level2 {*/
  /*border-top: 1px solid #4a4a4a;*/
/*}*/

/*!* line 172, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-branch.navigation-level2 {*/
  /*display: block;*/
/*}*/

/*!* line 176, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-item > .navigation-item-title {*/
  /*padding-left: 40px;*/
/*}*/

/*!* line 184, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.mod-touch .navigation-horizontal .navigation-item .is-open.navigation-branch.navigation-level2 {*/
  /*display: block;*/
  /*position: relative;*/
  /*top: 0;*/
  /*left: 0;*/
/*}*/
/*!* line 191, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2 {*/
  /*overflow: hidden;*/
/*}*/
/*!* line 196, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.mod-touch .navigation-horizontal .navigation-item.navigation-level2:first-child {*/
  /*border-top: none;*/
/*}*/
/*!* line 201, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.mod-touch .navigation-horizontal .navigation-item .navigation-level2 .navigation-item {*/
  /*width: 100%;*/
/*}*/

/*!* line 212, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.mod-no-touch .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 {*/
  /*min-width: 100%;*/
  /*position: absolute;*/
  /*top: 41px;*/
  /*left: -2px;*/
  /*display: block;*/
/*}*/
/*!* line 218, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.mod-no-touch .navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2 .navigation-item {*/
  /*float: none;*/
/*}*/

/*!* line 227, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .navigation-item {*/
  /*float: left;*/
  /*position: relative;*/
/*}*/
/*!* line 230, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .navigation-item .navigation-branch.navigation-level2,*/
/*.navigation-horizontal .navigation-item .navigation-branch.navigation-level3 {*/
  /*display: none;*/
/*}*/
/*!* line 235, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .navigation-item.is-open > .navigation-branch.navigation-level2,*/
/*.navigation-horizontal .navigation-item.is-open > .navigation-branch.navigation-level3 {*/
  /*display: block;*/
  /*float: none;*/
/*}*/
/*!* line 242, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .navigation-item.navigation-level2:first-child {*/
  /*border-top: none;*/
/*}*/
/*!* line 247, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .has-children > .navigation-item-title {*/
  /*padding-right: 61px;*/
  /*background-image: none;*/
/*}*/
/*!* line 250, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .has-children > .navigation-item-title .navigation-item-decoration {*/
  /*height: 41px;*/
  /*width: 41px;*/
  /*position: absolute;*/
  /*right: 0;*/
  /*top: 0;*/
  /*text-align: center;*/
  /*line-height: 41px;*/
/*}*/
/*!* line 258, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .has-children > .navigation-item-title .navigation-item-decoration:after {*/
  /*content: "\f078";*/
  /*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;*/
  /*width: 41px;*/
  /*height: 41px;*/
  /*display: block;*/
  /*position: absolute;*/
  /*top: 0;*/
  /*right: 0;*/
  /*text-align: center;*/
/*}*/
/*!* line 269, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .has-children > .navigation-item-title:hover .navigation-item-decoration {*/
  /*background-color: #939191;*/
/*}*/
/*!* line 273, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .has-children.navigation-level2 > .navigation-item-title {*/
  /*padding-right: 55px;*/
/*}*/
/*!* line 275, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .has-children.navigation-level2 > .navigation-item-title .navigation-item-decoration {*/
  /*height: 31px;*/
  /*width: 31px;*/
  /*line-height: 31px;*/
/*}*/
/*!* line 279, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .has-children.navigation-level2 > .navigation-item-title .navigation-item-decoration:after {*/
  /*width: 31px;*/
  /*height: 31px;*/
/*}*/
/*!* line 286, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .has-active-child > .navigation-item-title .navigation-item-decoration {*/
  /*background-color: #605e5e;*/
/*}*/
/*!* line 291, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .navigation-level2.navigation-branch {*/
  /*border-color: #4a4a4a;*/
  /*border-width: 2px 2px 2px 2px;*/
  /*border-style: solid;*/
/*}*/
/*!* line 296, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .navigation-level2 .navigation-item-title {*/
  /*padding: 5px 15px 5px 15px;*/
/*}*/
/*!* line 300, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-horizontal .navigation-level2.navigation-root {*/
  /*max-width: none;*/
/*}*/

/*!* line 307, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-vertical .navigation-branch.navigation-level2,*/
/*.navigation-vertical .navigation-branch.navigation-level3 {*/
  /*display: none;*/
/*}*/
/*!* line 312, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-vertical .navigation-item.is-open > .navigation-branch.navigation-level2,*/
/*.navigation-vertical .navigation-item.is-open > .navigation-branch.navigation-level3 {*/
  /*display: block;*/
/*}*/
/*!* line 317, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-vertical .has-children > .navigation-item-title {*/
  /*position: relative;*/
/*}*/
/*!* line 319, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-vertical .has-children > .navigation-item-title .navigation-item-decoration {*/
  /*height: 41px;*/
  /*width: 41px;*/
  /*position: absolute;*/
  /*right: 0;*/
  /*top: 0;*/
  /*text-align: center;*/
  /*line-height: 41px;*/
/*}*/
/*!* line 327, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-vertical .has-children > .navigation-item-title .navigation-item-decoration:before {*/
  /*content: "\f078";*/
  /*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;*/
  /*width: 41px;*/
  /*height: 41px;*/
  /*display: block;*/
  /*position: absolute;*/
  /*top: 0;*/
  /*right: 0;*/
  /*text-align: center;*/
/*}*/
/*!* line 340, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-vertical .has-children.navigation-level2 > .navigation-item-title .navigation-item-decoration {*/
  /*height: 31px;*/
  /*width: 31px;*/
  /*line-height: 31px;*/
/*}*/
/*!* line 344, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-vertical .has-children.navigation-level2 > .navigation-item-title .navigation-item-decoration:before {*/
  /*width: 31px;*/
  /*height: 31px;*/
/*}*/
/*!* line 351, ../../sass/components/navigation/_navigation-base.scss *!*/
/*.navigation-vertical .has-active-child > .navigation-item-title .navigation-item-decoration {*/
  /*background-color: #c8c8c8;*/
/*}*/

/*@media only screen and (min-width: 990px) {*/
  /*!* line 362, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2 {*/
    /*margin: 0 0 -2px -2px;*/
    /*position: absolute;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 768px) and (max-width: 989px) {*/
  /*!* line 376, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.mod-touch .navigation-horizontal .navigation-item {*/
    /*width: 100%;*/
  /*}*/
  /*!* line 379, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2 {*/
    /*margin: 0 0 -2px 0;*/
    /*border-left: none;*/
    /*border-right: none;*/
  /*}*/
/*}*/
/*@media only screen and (max-width: 767px) {*/
  /*!* line 395, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.mod-touch .navigation-horizontal .navigation-item {*/
    /*width: 100%;*/
  /*}*/
  /*!* line 398, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.mod-touch .navigation-horizontal .navigation-item.is-open .navigation-branch.navigation-level2 {*/
    /*margin: 0 0 -2px 0;*/
    /*border-left: none;*/
    /*border-right: none;*/
    /*position: static;*/
  /*}*/

  /*!* line 409, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.navigation-mobile-menu {*/
    /*display: block;*/
    /*width: 100%;*/
    /*height: 41px;*/
    /*position: relative;*/
    /*cursor: pointer;*/
    /*border-width: 2px 2px 2px 2px;*/
    /*border-style: solid;*/
    /*border-color: #4a4a4a;*/
    /*box-sizing: border-box;*/
    /*margin: 0 0 -2px -2px;*/
    /*overflow: hidden;*/
    /*background: whitesmoke;*/
  /*}*/
  /*!* line 422, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.navigation-mobile-menu:after {*/
    /*content: "\f0c9";*/
    /*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;*/
    /*display: block;*/
    /*width: 41px;*/
    /*height: 41px;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*line-height: 38px;*/
    /*font-size: 25px;*/
    /*right: 0;*/
  /*}*/

  /*!* line 434, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.navigation-item.navigation-level1 {*/
    /*width: 100%;*/
  /*}*/

  /*!* line 437, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.navigation-branch.navigation-level1 {*/
    /*display: none;*/
  /*}*/
  /*!* line 439, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.navigation-branch.navigation-level1.is-open {*/
    /*display: block;*/
  /*}*/

  /*!* line 445, ../../sass/components/navigation/_navigation-base.scss *!*/
  /*.navigation-horizontal .navigation-item:hover .navigation-branch.navigation-level2, .navigation-vertical .navigation-item:hover .navigation-branch.navigation-level2 {*/
    /*left: 0;*/
    /*border-left: none;*/
    /*border-right: none;*/
  /*}*/
/*}*/
/* 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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other 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 {
    background-image: url("../../img/stars_small.gif"); }
  .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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.product-list-main__results .product {
  border-bottom: 2px solid #f3f2f1; }

.productList .product-list-content {
  display: table;
  width: 50%;
  margin-left: auto;
  margin-right: auto; }
  .productList .product-list-content .product-list-main, .productList .product-list-content product-list-header {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto; }

.productList .alphabet-filter__element {
  margin-left: 10px; }

.productList .no-of-shown-results, .productList .no-of-all-results, .productList .applied-filter {
  font-weight: bold; }

.productList .product-list-main {
  display: table-row;
  justify-content: space-around; }

.productList .product-list-header {
  display: table-row;
  justify-content: space-around; }

.productList .product-list-filter--alphabet {
  border-left: 2px solid #f3f2f1; }

.productList .product-list-filter .filter-trigger--alphabet {
  color: #72635d;
  cursor: default;
  opacity: 0.5;
  text-decoration: none;
  margin: 0; }
  .productList .product-list-filter .filter-trigger--alphabet.filter-trigger--active {
    color: #f36633;
    cursor: pointer;
    opacity: 1;
    text-decoration: none; }

.productList .product-list-header__filter-by .filter-by__label {
  background-color: #f36633;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  border: none;
  cursor: pointer; }

.productList ul.filter__product-types {
  display: none;
  position: absolute;
  background-color: #f2f2f2;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }
  .productList ul.filter__product-types li {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block; }
    .productList ul.filter__product-types li input ~ span::after {
      content: "";
      background-color: white;
      border-radius: 30px;
      width: 20px;
      height: 20px;
      margin: 0 7px 0 0;
      position: absolute;
      right: 0; }
    .productList ul.filter__product-types li input:checked ~ span::after {
      background-color: #15717e;
      border: 2px solid white;
      margin: 0 6px 0 0; }
    .productList ul.filter__product-types li input {
      visibility: hidden; }

.productList ul .alphabet-filter__elements, .productList ul .product__links--additional {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.productList ul.filter__product-types.show {
  display: block;
  padding: 0; }

.productList .product__info-formula-text {
  font-style: italic; }

.productList .product .product__links a {
  color: #15717e;
  font-weight: bold; }

.productList .product .product__info-title, .productList .product .product__info-title a {
  color: #15717e;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold; }

.productList .product .product__info-title.lock-icon {
  color: black;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold; }
  .productList .product .product__info-title.lock-icon a:before {
    content: '!';
    color: #ff0000; }

.productList .product-list-main__results {
  width: 95%; }
  .productList .product-list-main__results .product {
    display: flex;
    margin-top: 15px; }
    .productList .product-list-main__results .product .product__info {
      width: 50%; }
    .productList .product-list-main__results .product .product__links {
      width: 60%;
      margin-left: auto;
      margin-right: auto;
      font-family: arial;
      font-size: 13px;
      font-weight: 700; }

.productList .results__show-more-btn {
  display: inline-block;
  margin-top: 15px;
  color: white;
  background-color: #15717e;
  padding: 10px 30px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  width: 20%;
  margin-left: 35%;
  margin-right: auto; }
  .productList .results__show-more-btn:hover {
    background-color: white;
    display: inline-block;
    padding: 8px 30px;
    border: 2px solid #15717e;
    color: #15717e;
    font-size: 18px;
    width: 20%;
    margin-left: 35%;
    margin-right: auto; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.questionanswers.hideScoreBox .quizScoreBox, .questionanswers.hideScoreBox .quizResultBoxContainer {
  display: none; }

.quizResultBoxContainer.showBoxQuiz {
  display: block; }

.quizButton img {
  cursor: pointer; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.questionWithCheck {
  border: dotted 1px #D5D1CE;
  padding: 10px; }
  .questionWithCheck .formControl-radio {
    float: left;
    margin: 0;
    padding: 0;
    width: 21px; }
  .questionWithCheck .genericFormGroup span input[type="checkbox"] {
    float: left;
    margin: 2px 2px 0 0;
    padding: 0;
    width: 15px; }

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

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

.questionWithRadio .genericFormGroup span input[type="radio"] {
  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; }

.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 .quizScoreBox p, .questionWithCheck .quizScoreBox p {
    margin: 0;
    font-weight: 700; }

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

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

.quizHideBox {
  display: none; }

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

.quizOverlayContainer .overlay-content {
  background: none repeat scroll 0 0 white;
  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; }
  .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 .quesRighCaption {
    float: left;
    width: 25%; }

.quizResultContainer {
  width: 92%; }

.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; }
  .quizScoreBoxtotalScoreBox {
    float: right; }

.quiz .nextQuestionPage {
  float: right; }

.quiz .generateScore {
  float: right; }

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

.quiz .button.generateScoreNewPage {
  padding: 10px;
  font-weight: 700;
  color: #0073BD;
  border: solid 1px white;
  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; }
  .quiz.quizWithBGImage .quizQuestionOption {
    position: relative;
    background-repeat: no-repeat;
    background-position: left top; }
  .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; }

.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; }

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

.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; }
  .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; }

.quizWithBGImage.questionOption1 .quizQuestionOption {
  height: 450px; }

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

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

.quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
  width: 25%; }

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

#question3 .quizWithBGImage.questionOption2 {
  widht: 50%; }

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

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

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

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

.hideQuizTotalBox .quizResultContainer {
  display: none; }

/* Mobile start */
@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%; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption, .questionWithImage .imgContainer {
    display: block;
    width: 100%; }
  .quiz.quizProgressBar .quizProgressBarQuestions {
    margin-bottom: 15px; }
    .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
      font-size: 12px;
      font-weight: 700; }
  .quiz.quizWithBGImage {
    width: 100%;
    display: block; }
    .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, .quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
    width: 100%; }
  .quizWithBGImage #question3 .quizWithBGImage.questionOption2 {
    width: 100%; }
  .quizWithBGImage #question2 .quizWithBGImage.questionOption3, .quizWithBGImage #question2 .quizWithBGImage.questionOption4, .quizWithBGImage #question2 .quizWithBGImage.questionOption5 {
    width: 100%; } }
.global-header .page-webinar .navigation-root .navigation-level2:first-child {
  padding-top: 10px;
}

.global-header .page-webinar .navigation-root .navigation-level2 {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

.global-header .page-evidence .navigation-root .navigation-level2:first-child {
  padding-top: 10px;
}

.global-header .page-evidence .navigation-root .navigation-level2 {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

.global-header .page-webinar:hover .navigation-root,
.global-header .page-webinar:active .navigation-root {
  max-height: max-content;
}

.footer-gsk-logo .content .odd .component-content img {
  width: 90px !important;
}

.footer-gsk-logo .richText-content {
  width: 350px !important;
}

.footer-gsk-logo .content .richText img {
  position: relative;
  top: 7px;
}

.footer-gsk-logo .richText-content p {
  padding-bottom: 20px !important;
}

.page-webinar .odd.last.text-component {
  text-align: left;
  padding-bottom: 50px;
}

.page-webinar .switchableImage {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .footer-gsk-logo {
    padding-bottom: 0 !important;
  }
}.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchFilter {
  border: solid 1px #f3f2f1; }

.searchFilter-title {
  background-color: white;
  background: url("../../img/down_arrow_black.png") no-repeat 90% center;
  margin: 0;
  padding: 13px;
  cursor: pointer; }

.searchFilter-controls {
  border-top: solid 4px #f36533; }
  .searchFilter-controls .searchFilterContent {
    display: block; }

.searchFilter-selection, .searchFilter-checkbox, .searchFilter-phrase {
  overflow: hidden;
  margin: 5px 0; }

.searchFilter-label {
  float: left;
  margin-right: 10px;
  min-width: 85%; }

.searchFilter-checkbox .searchFilter-label {
  float: none;
  margin-right: 0; }

.searchFilter-submit {
  padding: 13px;
  margin: 5px 0;
  overflow: hidden;
  display: block; }
  .searchFilter-submit button {
    float: right; }

.searchFilter-horizontal .searchFilter-controls {
  float: left; }

.searchFilter-horizontal .searchFilter-control {
  float: left; }

.searchFilter-horizontal .searchFilter-label {
  min-width: 0; }

.searchFilter-horizontal .searchFilter-selection, .searchFilter-horizontal .searchFilter-checkbox, .searchFilter-horizontal .searchFilter-phrase {
  float: left;
  clear: none;
  margin-right: 10px; }

.tagRadioFilter fieldset {
  border: none;
  margin: 0;
  padding: 0; }
  .tagRadioFilter fieldset legend {
    background: url("../../img/filter-plus.png") no-repeat right center;
    color: #000;
    font-size: 16px;
    padding: 0px 10px;
    display: block;
    width: 93%;
    cursor: pointer;
    margin: 7px 10px; }
    .tagRadioFilter fieldset legend.filter-active {
      background: url("../../img/filter-minus.png") no-repeat right center; }
  .tagRadioFilter fieldset .searchFilter-control, .tagRadioFilter fieldset .searchFilter-control {
    padding: 7px 5px;
    background: #f5f5f5;
    border-bottom: solid 1px #f8f7f6; }

.searchFilter-sorting h4 {
  background: url("../../img/filter-plus.png") no-repeat right center;
  color: #000;
  font-size: 16px;
  padding: 0px 10px;
  display: block;
  width: 93%;
  cursor: pointer;
  margin: 7px 10px; }

.tagRadioFilter input {
  float: right; }

.searchFilter-form .search-productFilter, .searchFilter-form .search-theraphyFilter, .searchFilter-form .search-indicationFilter {
  font-size: 1.2em;
  font-style: italic;
  padding: 0 20px; }

.searchResults-number {
  display: none; }

.searchFilter-content {
  display: none; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/searchBox/_searchBox-base.scss *!*/
/*.searchBox .form .form-content .textField {*/
  /*display: inline;*/
  /*float: left;*/
  /*margin-right: 15px;*/
/*}*/

/*!* line 9, ../../sass/components/searchBox/_searchBox-base.scss *!*/
/*.searchBox .form .form-content .formButton {*/
  /*display: inline;*/
  /*float: left;*/
/*}*/

/*!* line 14, ../../sass/components/searchBox/_searchBox-base.scss *!*/
/*.no-box.searchBox .form .form-content .section {*/
  /*margin: 0 15px 0 0;*/
/*}*/

/*!* line 18, ../../sass/components/searchBox/_searchBox-base.scss *!*/
/*.no-box.searchBox .form .form-content .formButton.section {*/
  /*margin: -1px 0 0;*/
/*}*/

/*!* line 22, ../../sass/components/searchBox/_searchBox-base.scss *!*/
/*.searchBox input[type=text] {*/
  /*width: 81px;*/
/*}*/

/*!* line 26, ../../sass/components/searchBox/_searchBox-base.scss *!*/
/*.searchBox-title {*/
  /*cursor: default;*/
/*}*/

/*!* line 30, ../../sass/components/searchBox/_searchBox-base.scss *!*/
/*.form-search.no-box,*/
/*.form-search.no-box .section {*/
  /*margin-top: 0;*/
  /*margin-bottom: 0;*/
/*}*/

/*!* line 36, ../../sass/components/searchBox/_searchBox-base.scss *!*/
/*.lt-ie8 .button {*/
  /*margin-left: 4px;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-pagination {*/
  /*text-align: center;*/
  /*overflow: hidden;*/
  /*padding: 0;*/
  /*margin-top: 10px;*/
  /*margin-bottom: 10px;*/
  /*cursor: default;*/
/*}*/

/*!* line 12, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-pagination-list {*/
  /*padding: 0;*/
  /*margin: 0;*/
/*}*/

/*!* line 17, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-pagination-item {*/
  /*display: inline-block;*/
  /*line-height: 30px;*/
  /*background-color: #eeeeee;*/
  /*margin: 1px;*/
  /*cursor: default;*/
  /**display: inline;*/
/*}*/

/*!* line 26, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-pagination-item a {*/
  /*display: inline-block;*/
  /*background-color: #e1e1e1;*/
  /*min-width: 30px;*/
  /*padding: 0 10px;*/
  /*cursor: pointer;*/
/*}*/

/*!* line 34, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-pagination-item a:hover {*/
  /*background-color: #ebebeb;*/
  /*text-decoration: none;*/
/*}*/

/*!* line 39, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-pagination-item.is-active {*/
  /*font-weight: bold;*/
/*}*/

/*!* line 43, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-title {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
  /*margin-left: 110px;*/
/*}*/

/*!* line 48, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-term {*/
  /*font-style: italic;*/
/*}*/

/*!* line 52, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-number {*/
  /*margin-top: 10px;*/
  /*margin-bottom: 10px;*/
  /*text-align: left;*/
/*}*/

/*!* line 58, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-results {*/
  /*margin-bottom: 10px;*/
/*}*/

/*!* line 62, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-description,*/
/*.searchResults-url {*/
  /*margin-left: 110px;*/
/*}*/

/*!* line 67, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-image {*/
  /*float: left;*/
  /*width: 100px;*/
  /*height: 100px;*/
  /*margin: 10px 0;*/
/*}*/

/*!* line 74, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-result {*/
  /*position: relative;*/
  /*overflow: hidden;*/
  /*padding: 0 10px 20px 10px;*/
  /*background-color: #e1e1e1;*/
/*}*/

/*!* line 81, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-result:nth-child(even) {*/
  /*background-color: inherit;*/
/*}*/

/*!* line 85, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-icon-wrapper {*/
  /*position: absolute;*/
  /*text-align: center;*/
  /*width: 70px;*/
  /*margin-top: 10px;*/
  /*left: 0;*/
  /*top: 0;*/
/*}*/

/*!* line 94, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-date {*/
  /*margin-bottom: 10px;*/
  /*margin-left: 110px;*/
/*}*/

/*!* line 99, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-url {*/
  /*margin-top: 10px;*/
/*}*/

/*!* line 105, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.lt-ie8 .searchResults-pagination-item {*/
  /*display: inline;*/
  /*zoom: 1;*/
  /*margin: 3px;*/
/*}*/
/*!* line 111, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.lt-ie8 .searchResults-pagination-item a {*/
  /*display: block;*/
  /*zoom: 1;*/
/*}*/

/*!* line 118, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-tags {*/
  /*list-style-type: none;*/
  /*padding: 0;*/
/*}*/

/*!* line 123, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-tags-item {*/
  /*display: inline-block;*/
  /*margin: 0 2px;*/
/*}*/

/*!* line 128, ../../sass/components/searchResults/_searchResults-base.scss *!*/
/*.searchResults-tags-item-link {*/
  /*background: #b9b8b8;*/
  /*color: black;*/
  /*border: 1px solid #939191;*/
  /*padding: 1px;*/
  /*display: block;*/
  /*font-size: 0.85em;*/
/*}*/
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex; }

.searchBlox-results highlight {
  font-weight: bold; }

.searchBlox-results .searchResults-number {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

.searchBlox-results .searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-left: 10px; }

.searchBlox-results .searchResults-term {
  font-style: italic; }

.searchBlox-results .searchResults-results {
  margin-bottom: 10px; }

.searchBlox-results .searchResults-description, .searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 10px; }

.searchBlox-results .searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchBlox-results .searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #eeece4; }
  .searchBlox-results .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchBlox-results .searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0; }

.searchBlox-results .searchResults-url {
  margin-top: 10px; }

.searchBlox-results .searchResults-description p, .searchBlox-results .searchResults-context p {
  font-family: arial;
  font-size: 12px;
  color: #635a54; }

.searchBlox-results .searchResults {
  width: 100%; }
  .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
    float: right;
    padding-left: 20px; }
    .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
      padding-left: 0; }
      .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 10px; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
          color: #000; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
          color: #F98033;
          font-size: 12px;
          font-weight: 700; }

.searchResults .searchResults-facets {
  margin-right: 30px; }
  .searchResults .searchResults-facets .facet-value {
    cursor: pointer; }
  .searchResults .searchResults-facets .facet-value--active {
    font-weight: bold; }
    .searchResults .searchResults-facets .facet-value--active:before {
      content: "✖"; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/shareThis/_shareThis-base.scss *!*/
/*.shareThis-list {*/
  /*overflow: hidden;*/
  /*margin: 0;*/
  /*padding: 0;*/
  /*list-style: none;*/
/*}*/

/*!* line 10, ../../sass/components/shareThis/_shareThis-base.scss *!*/
/*.shareThis-list li {*/
  /*float: left;*/
  /*width: auto;*/
  /*height: 26px;*/
  /*margin: 0 10px 10px 0;*/
/*}*/

/*!* line 17, ../../sass/components/shareThis/_shareThis-base.scss *!*/
/*.shareThis-list li:last-child {*/
  /*margin-right: 0;*/
  /*margin-right: 0;*/
/*}*/

/*!* line 22, ../../sass/components/shareThis/_shareThis-base.scss *!*/
/*.shareThis-item a {*/
  /*display: block;*/
  /*height: 26px;*/
  /*-webkit-transition: all .3s;*/
  /*-moz-transition: all .3s;*/
  /*-o-transition: all .3s;*/
  /*-ms-transition: all .3s;*/
  /*transition: all .3s;*/
/*}*/

/*!* line 32, ../../sass/components/shareThis/_shareThis-base.scss *!*/
/*.shareThis-item img {*/
  /*opacity: 0.7;*/
  /*-webkit-transition: opacity .2s ease-in-out;*/
  /*-moz-transition: opacity .2s ease-in-out;*/
  /*-o-transition: opacity .2s ease-in-out;*/
  /*transition: opacity .2s ease-in-out;*/
/*}*/

/*!* line 40, ../../sass/components/shareThis/_shareThis-base.scss *!*/
/*.shareThis-item a:hover img {*/
  /*opacity: 1;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column {*/
  /*float: left;*/
/*}*/
/*!* line 5, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column > ul {*/
  /*margin: 0 5px;*/
/*}*/

/*!* line 10, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-1 .sitemap-column {*/
  /*width: 100%;*/
/*}*/

/*!* line 14, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-2 .sitemap-column {*/
  /*width: 50%;*/
/*}*/

/*!* line 18, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-3 .sitemap-column {*/
  /*width: 33.32%;*/
/*}*/

/*!* line 22, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-4 .sitemap-column {*/
  /*width: 25%;*/
/*}*/

/*!* line 26, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-5 .sitemap-column {*/
  /*width: 20%;*/
/*}*/

/*!* line 30, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-6 .sitemap-column {*/
  /*width: 16.64%;*/
/*}*/

/*!* line 34, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-7 .sitemap-column {*/
  /*width: 14.25%;*/
/*}*/

/*!* line 38, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-8 .sitemap-column {*/
  /*width: 12.49%;*/
/*}*/

/*!* line 42, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-9 .sitemap-column {*/
  /*width: 11.10%;*/
/*}*/

/*!* line 46, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-10 .sitemap-column {*/
  /*width: 10%;*/
/*}*/

/*!* line 50, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-11 .sitemap-column {*/
  /*width: 9.08%;*/
/*}*/

/*!* line 54, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-columns-12 .sitemap-column {*/
  /*width: 8.32%;*/
/*}*/

/*!* line 60, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column ul {*/
  /*list-style: none;*/
  /*padding: 0;*/
/*}*/
/*!* line 65, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column a {*/
  /*text-decoration: none;*/
/*}*/
/*!* line 69, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column .component-content {*/
  /*overflow: hidden;*/
/*}*/
/*!* line 73, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column h3 {*/
  /*background-color: #e1e1e1;*/
  /*font-size: 13px;*/
  /*font-weight: bold;*/
  /*padding: 5px 10px;*/
/*}*/
/*!* line 80, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column ul {*/
  /*padding-bottom: 10px;*/
  /*margin-bottom: 10px;*/
/*}*/
/*!* line 85, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column ul ul {*/
  /*padding-bottom: 0;*/
  /*margin-bottom: 0;*/
  /*margin-left: 0;*/
  /*padding-left: 10px;*/
/*}*/
/*!* line 92, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column ul ul li {*/
  /*font-weight: bold;*/
  /*padding-left: 12px;*/
  /*line-height: 150%;*/
  /*position: relative;*/
/*}*/
/*!* line 97, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column ul ul li:before {*/
  /*content: "\f0da";*/
  /*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;*/
  /*left: 0;*/
  /*top: 1px;*/
  /*position: absolute;*/
/*}*/
/*!* line 105, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column ul ul ul {*/
  /*margin-top: 0;*/
/*}*/
/*!* line 109, ../../sass/components/sitemap/_sitemap-base.scss *!*/
/*.sitemap-column ul ul ul li {*/
  /*font-weight: normal;*/
  /*margin-left: 10px;*/
/*}*/

/*!*************************** Sitemap media queries *!*/
/*@media only screen and (max-width: 767px) {*/
  /*!* line 119, ../../sass/components/sitemap/_sitemap-base.scss *!*/
  /*.component-content .sitemap-column {*/
    /*width: 100%;*/
    /*float: none;*/
  /*}*/

  /*!* line 124, ../../sass/components/sitemap/_sitemap-base.scss *!*/
  /*.component-content .sitemap-column > ul {*/
    /*margin: 0 0 15px;*/
  /*}*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/smartLink/_smartLink-base.scss *!*/
/*.smart-link {*/
  /*margin: 10px 0;*/
/*}*/

/*!* line 7, ../../sass/components/smartLink/_smartLink-base.scss *!*/
/*.smart-link-list {*/
  /*overflow: hidden;*/
  /*margin: 0;*/
  /*padding: 0;*/
  /*list-style: none;*/
  /*text-align: center;*/
/*}*/

/*!* line 15, ../../sass/components/smartLink/_smartLink-base.scss *!*/
/*.smart-link-list li {*/
  /*display: inline-block;*/
  /**display: inline;*/
/*}*/

/*!* line 19, ../../sass/components/smartLink/_smartLink-base.scss *!*/
/*.smart-link-next:after,*/
/*.smart-link-previous:before {*/
  /*position: relative;*/
  /*top: -1px;*/
  /*height: 14px;*/
  /*display: inline-block;*/
  /*width: 6px;*/
  /*font-size: 8px;*/
  /*color: #000;*/
/*}*/

/*!* line 30, ../../sass/components/smartLink/_smartLink-base.scss *!*/
/*.smart-link-next:after {*/
  /*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;*/
  /*margin-left: 10px;*/
/*}*/

/*!* line 35, ../../sass/components/smartLink/_smartLink-base.scss *!*/
/*.smart-link-previous: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;*/
  /*margin-right: 10px;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/table/_table-base.scss *!*/
/*body.table-popup {*/
  /*background-color: #FFF;*/
  /*line-height: 1.5;*/
/*}*/

/*!* line 8, ../../sass/components/table/_table-base.scss *!*/
/*.table-heading {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/

/*!* line 12, ../../sass/components/table/_table-base.scss *!*/
/*.table-caption {*/
  /*border: solid 2px #323131;*/
  /*padding: 13px;*/
  /*background-color: #e1e1e1;*/
  /*border-bottom: none;*/
/*}*/

/*!* line 19, ../../sass/components/table/_table-base.scss *!*/
/*.table-popup .table-caption {*/
  /*border: 1px solid #656363;*/
  /*background-color: #f3f3f3;*/
/*}*/

/*!* line 24, ../../sass/components/table/_table-base.scss *!*/
/*.table th {*/
  /*background-color: #e1e1e1;*/
  /*font-weight: bold;*/
  /*text-align: center;*/
/*}*/

/*!* line 30, ../../sass/components/table/_table-base.scss *!*/
/*.table-popup .table th {*/
  /*background-color: #f3f3f3;*/
/*}*/

/*!* line 34, ../../sass/components/table/_table-base.scss *!*/
/*.table table {*/
  /*border-collapse: collapse;*/
  /*width: 100%;*/
  /*border: solid 2px #323131;*/
/*}*/

/*!* line 40, ../../sass/components/table/_table-base.scss *!*/
/*.table-popup .table table {*/
  /*border: 1px solid #656363;*/
/*}*/

/*!* line 44, ../../sass/components/table/_table-base.scss *!*/
/*.table th,*/
/*.table td {*/
  /*border: solid 2px #323131;*/
  /*padding: 5px;*/
/*}*/

/*!* line 50, ../../sass/components/table/_table-base.scss *!*/
/*.table-popup .table th,*/
/*.table-popup .table td {*/
  /*border: 1px solid #656363;*/
  /*line-height: 1.5;*/
/*}*/

/*!* line 56, ../../sass/components/table/_table-base.scss *!*/
/*.table td {*/
  /*vertical-align: middle;*/
/*}*/

/*!* line 60, ../../sass/components/table/_table-base.scss *!*/
/*.table .button {*/
  /*display: none;*/
/*}*/

/*!* line 64, ../../sass/components/table/_table-base.scss *!*/
/*.table .table-caption .button {*/
  /*display: block;*/
  /*margin: 10px 0 0 5px;*/
/*}*/

/*!* line 70, ../../sass/components/table/_table-base.scss *!*/
/*.no-js .table .button {*/
  /*display: none;*/
/*}*/

/*!* line 77, ../../sass/components/table/_table-base.scss *!*/
/*.lt-ie8 .table-popup .table {*/
  /*position: static;*/
/*}*/

/*@media only screen and (max-width: 767px) {*/
  /*!* line 85, ../../sass/components/table/_table-base.scss *!*/
  /*.table .component-content .button {*/
    /*display: block;*/
    /*margin: 20px;*/
  /*}*/

  /*!* line 90, ../../sass/components/table/_table-base.scss *!*/
  /*.table .component-content .table-caption .button {*/
    /*display: none;*/
  /*}*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs {*/
  /*position: relative;*/
/*}*/

/*!* line 7, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-heading {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/

/*!* line 11, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.no-js .tabs-nav {*/
  /*display: none;*/
/*}*/

/*!* line 15, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.no-js .tabs-content {*/
  /*display: block !important;*/
  /*visibility: visible !important;*/
/*}*/

/*!* line 20, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.no-js .tabs > .component-content {*/
  /*padding-top: 0;*/
/*}*/

/*!* line 24, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav {*/
  /*position: relative;*/
  /*z-index: 150;*/
  /*top: 0;*/
  /*left: 0;*/
  /*height: 39px;*/
  /*overflow: hidden;*/
  /*width: 100%;*/
/*}*/

/*!* line 34, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-list {*/
  /*position: relative;*/
  /*left: 0;*/
  /*padding: 0;*/
  /*margin: 0;*/
  /*list-style: none;*/
  /*overflow: hidden;*/
  /*width: 2000px;*/
/*}*/

/*!* line 44, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-switcher {*/
  /*position: absolute;*/
  /*height: 35px;*/
  /*width: 15px;*/
  /*border: 2px solid #323131;*/
  /*cursor: pointer;*/
  /*top: 0;*/
  /*background: #e1e1e1;*/
/*}*/
/*!* line 52, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-switcher: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;*/
  /*left: 50%;*/
  /*margin-left: -3px;*/
  /*padding: 7px 0;*/
  /*font-size: 12px;*/
/*}*/

/*!* line 61, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-switcher-right {*/
  /*right: 0;*/
/*}*/

/*!* line 65, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-item {*/
  /*border-width: 2px 2px 0 2px;*/
  /*border-style: solid;*/
  /*border-color: #323131;*/
  /*font-weight: bold;*/
  /*font-size: 12px;*/
  /*display: inline;*/
  /*float: left;*/
  /*margin-left: 5px;*/
  /*background: #e1e1e1;*/
  /*padding: 7px 10px 7px 10px;*/
  /*cursor: pointer;*/
  /*height: 21px;*/
  /*top: 4px;*/
/*}*/

/*!* line 81, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-switcher-left {*/
  /*left: 0;*/
/*}*/
/*!* line 83, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-switcher-left:before {*/
  /*content: "\f053";*/
  /*margin-left: -4px;*/
/*}*/

/*!* line 89, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-item:first-child {*/
  /*margin-left: 0;*/
/*}*/

/*!* line 93, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-item.is-active,*/
/*.tabs-nav-item.is-active a,*/
/*.tabs-nav-item.is-active:hover {*/
  /*cursor: default;*/
  /*background: white;*/
/*}*/

/*!* line 100, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-item.is-active,*/
/*.tabs-nav-item.is-active:hover {*/
  /*border-bottom: none;*/
  /*padding-bottom: 9px;*/
/*}*/

/*!* line 106, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-item:hover {*/
  /*background: #939191;*/
/*}*/

/*!* line 110, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-item:hover a {*/
  /*color: white;*/
  /*text-decoration: none;*/
/*}*/

/*!* line 115, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-item.is-active:hover a {*/
  /*color: #323131;*/
/*}*/

/*!* line 119, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-nav-item a {*/
  /*color: #323131;*/
/*}*/

/*!* line 123, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-content {*/
  /*position: relative;*/
  /*z-index: 100;*/
  /*top: -2px;*/
  /*padding: 13px;*/
  /*border: solid 2px #323131;*/
  /*background: white;*/
  /*overflow: hidden;*/
/*}*/

/*!* line 132, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-vertical .tabs-nav {*/
  /*height: auto;*/
  /*width: 60px;*/
/*}*/

/*!* line 137, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-vertical .component-content {*/
  /*padding-top: 0;*/
/*}*/

/*!* line 141, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-vertical .tabs-nav-list {*/
  /*width: 100%;*/
/*}*/

/*!* line 145, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-vertical .tabs-nav-item.is-active,*/
/*.tabs-vertical .tabs-nav-item.is-active:hover {*/
  /*border-bottom: 2px solid;*/
  /*border-right: medium;*/
  /*padding: 7px 12px 7px 10px;*/
/*}*/

/*!* line 152, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-vertical .tabs-nav-item {*/
  /*border-width: 2px;*/
  /*height: auto;*/
  /*margin: 0 0 5px;*/
  /*width: 36px;*/
/*}*/

/*!* line 159, ../../sass/components/tabs/_tabs-base.scss *!*/
/*.tabs-vertical .tabs-content {*/
  /*margin-left: 60px;*/
  /*left: -2px;*/
  /*top: 0;*/
/*}*/
.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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.genericFormGroup {
  clear: both; }

.initialTabBasedFilter {
  background-color: #eeece4;
  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; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  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; }

/*Multi Level Filter*/
.tagBasedFilter .multiLevelFilterContent input[type="button"]:hover {
  background-color: #85F5F5; }

.tagBasedFilter .multiLevelFilterContent .selected {
  background-color: #85F5F5; }

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

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

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

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

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

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

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 {
  margin-left: 0; }

.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0 {
  float: left; }

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

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

.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent {
  float: left; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other 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; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

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

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/title/_title-base.scss *!*/
/*.title h1 {*/
  /*word-wrap: break-word;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!*rename this to feed-provider*!*/
/*!* line 5, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.twitter > .component-content {*/
  /*border: solid 2px #323131;*/
  /*padding: 13px;*/
  /*background-color: #e1e1e1;*/
/*}*/

/*!* line 12, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.feed-provider-heading {*/
  /*display: inline-block;*/
  /*margin: 0 0 0 20px;*/
  /*line-height: 30px;*/
/*}*/

/*!* line 18, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.feed-provider-description {*/
  /*border-bottom: 1px solid #000;*/
  /*margin: 10px 0;*/
  /*padding: 10px 0;*/
/*}*/

/*!* line 24, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.feed-provider-heading-image {*/
  /*float: left;*/
  /*width: 30px;*/
  /*height: 30px;*/
/*}*/

/*!* line 30, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.feed-provider-feeds {*/
  /*padding: 0;*/
  /*margin: 0;*/
/*}*/

/*!*twitter template*!*/
/*!* line 39, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.twitter-feed {*/
  /*list-style-type: none;*/
  /*padding-left: 55px;*/
  /*margin: 10px 0;*/
  /*display: block;*/
  /*position: relative;*/
/*}*/
/*!* line 166, ../../sass/core/_mixins.scss *!*/
/*.twitter-feed:before, .twitter-feed:after {*/
  /*content: "";*/
  /*display: table;*/
/*}*/
/*!* line 172, ../../sass/core/_mixins.scss *!*/
/*.twitter-feed:after {*/
  /*clear: both;*/
/*}*/

/*!* line 48, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.twitter-content a:hover strong {*/
  /*text-decoration: underline;*/
/*}*/

/*!* line 52, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.twitter-sender-avatar {*/
  /*position: absolute;*/
  /*top: 3px;*/
  /*left: 0;*/
/*}*/

/*!* line 58, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.twitter-date {*/
  /*float: right;*/
/*}*/

/*!* line 62, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.twitter-actions {*/
  /*padding: 0;*/
  /*margin: 0;*/
  /*float: right;*/
/*}*/

/*!* line 68, ../../sass/components/twitter/_twitter-base.scss *!*/
/*.twitter-action {*/
  /*list-style-type: none;*/
  /*display: inline;*/
/*}*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.userBox-header-text {
  font-size: 2em; }

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

.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0; }
  .userBox .logged-in .button, .userBox .logged-out .button {
    float: right; }
  .userBox .logged-in .button, .userBox .logged-in a, .userBox .logged-out .button, .userBox .logged-out a {
    background-color: #eeece4;
    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; }
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/video/_video-base.scss *!*/
/*.video-heading {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/

/*!* line 7, ../../sass/components/video/_video-base.scss *!*/
/*.video-nojs {*/
  /*display: none;*/
  /*text-align: center;*/
  /*padding: 20px 0;*/
  /*color: red;*/
/*}*/

/*!* line 14, ../../sass/components/video/_video-base.scss *!*/
/*.no-js .video-nojs {*/
  /*display: block;*/
/*}*/

/*!* line 18, ../../sass/components/video/_video-base.scss *!*/
/*.video object,*/
/*.video embed {*/
  /*width: 100% !important;*/
/*}*/

/*!* line 23, ../../sass/components/video/_video-base.scss *!*/
/*.video-video {*/
  /*border: solid 2px #323131;*/
/*}*/

/*!* line 27, ../../sass/components/video/_video-base.scss *!*/
/*.video-video-container {*/
  /*margin: 0 auto;*/
/*}*/

/*!* line 31, ../../sass/components/video/_video-base.scss *!*/
/*.video-description {*/
  /*border: solid 2px #323131;*/
  /*padding: 13px;*/
  /*margin-top: -2px;*/
/*}*/
/*!* COLOR NAMES*/
/*----------------------------------------- *!*/
/*!*theme colors*!*/
/*!*hard-coded colors*!*/
/*!* FUNCTIONAL COLORS*/
/*----------------------------------------- *!*/
/*!*border colors*!*/
/*!*text colors*!*/
/*!*background colors*!*/
/*!*gradient colors*!*/
/*!* line 3, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-heading {*/
  /*display: block;*/
  /*color: #323131;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*padding-bottom: 10px;*/
/*}*/

/*!* line 7, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-video {*/
  /*border: 2px solid #323131;*/
/*}*/

/*!* line 11, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-video object,*/
/*.videoGallery-video embed {*/
  /*width: 100% !important;*/
/*}*/

/*!* line 16, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-thumbnails {*/
  /*position: relative;*/
  /*margin-top: 18px;*/
/*}*/

/*!* line 21, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-list {*/
  /*overflow: hidden;*/
  /*margin: 0 50px;*/
  /*position: relative;*/
/*}*/

/*!* line 27, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-arrow,*/
/*.videoGallery-arrow.is-disabled:hover {*/
  /*position: absolute;*/
  /*top: 0;*/
  /*cursor: pointer;*/
  /*width: 35px;*/
  /*height: 60px;*/
  /*background-position: 50%;*/
  /*background-repeat: no-repeat;*/
  /*font: 0/0 serif;*/
/*}*/
/*!* line 38, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-arrow:before,*/
/*.videoGallery-arrow.is-disabled:hover:before {*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*color: #aaa;*/
/*}*/

/*!* line 45, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-arrow:hover:before {*/
  /*color: #888;*/
/*}*/

/*!* line 49, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-description {*/
  /*margin: 15px 0;*/
/*}*/

/*!* line 53, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-arrow.is-disabled {*/
  /*opacity: 0.5;*/
/*}*/

/*!* line 57, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-arrow-left,*/
/*.videoGallery-arrow-left.is-disabled:hover {*/
  /*left: 0;*/
/*}*/
/*!* line 60, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.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;*/
  /*display: inline-block;*/
  /*-webkit-font-smoothing: antialiased;*/
  /*-moz-osx-font-smoothing: grayscale;*/
  /*font-size: 30px;*/
/*}*/

/*!* line 66, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-arrow-right,*/
/*.videoGallery-arrow-right.is-disabled:hover {*/
  /*right: 0;*/
  /*text-align: right;*/
/*}*/
/*!* line 70, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.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;*/
  /*display: inline-block;*/
  /*-webkit-font-smoothing: antialiased;*/
  /*-moz-osx-font-smoothing: grayscale;*/
  /*font-size: 30px;*/
/*}*/

/*!* line 76, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-list-inner {*/
  /*overflow: hidden;*/
  /*display: block;*/
  /*position: relative;*/
  /*top: 0;*/
  /*left: 0;*/
  /*padding: 0;*/
  /*margin: 0;*/
  /*list-style: none;*/
/*}*/

/*!* line 87, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-thumbnail {*/
  /*float: left;*/
  /*overflow: hidden;*/
  /*padding: 0;*/
  /*margin: 0 9px;*/
  /*cursor: pointer;*/
  /*text-align: center;*/
  /*position: relative;*/
  /*display: inline;*/
  /*max-width: 100px;*/
/*}*/

/*!* line 99, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-thumbnail-title {*/
  /*display: block;*/
  /*margin: 10px auto 0 auto;*/
  /*font-size: 11px;*/
  /*width: 71px;*/
/*}*/

/*!* line 106, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery .thumbnails-list li:hover .image,*/
/*.videoGallery .thumbnails-list li.active .image {*/
  /*border: solid 4px #323131;*/
  /*margin: 0;*/
/*}*/

/*!* line 112, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-thumbnail-image {*/
  /*margin: 2px;*/
  /*border: solid 2px #323131;*/
  /*position: relative;*/
/*}*/

/*!* line 118, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-thumbnail-overlay {*/
  /*opacity: 0.7;*/
  /*height: 28px;*/
  /*left: 50%;*/
  /*margin: -14px 0 0 -15px;*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*width: 30px;*/
/*}*/
/*!* line 126, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-thumbnail-overlay:before {*/
  /*content: "\f04b";*/
  /*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;*/
  /*-moz-box-sizing: border-box;*/
  /*-webkit-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
  /*-moz-border-radius: 50%;*/
  /*-webkit-border-radius: 50%;*/
  /*border-radius: 50%;*/
  /*display: inline-block;*/
  /*font-size: 15px;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*border: 3px solid #3e3e3e;*/
  /*text-indent: 5px;*/
  /*background: #fff;*/
  /*text-align: center;*/
  /*line-height: 24px;*/
/*}*/

/*!* line 142, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {*/
  /*opacity: 0;*/
  /*-moz-transition: opacity .5s;*/
  /*-webkit-transition: opacity .5s;*/
  /*-o-transition: opacity .5s;*/
  /*-ms-transition: opacity .5s;*/
  /*transition: opacity .5s;*/
/*}*/

/*!* line 152, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.videoGallery-thumbnail-image img {*/
  /*display: block;*/
  /*margin: 0 auto;*/
/*}*/

/*!* line 158, ../../sass/components/videoGallery/_videoGallery-base.scss *!*/
/*.mod-js .videoGallery-nojs {*/
  /*display: none;*/
/*}*/
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.box.virtual-meeting-list .component-content {
  overflow: visible; }
  .box.virtual-meeting-list .component-content .tabs .tabs-nav {
    overflow: visible;
    height: 50px; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-list {
      width: 100%; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item {
      background: #ebebeb;
      padding: 14px 30px 18px;
      border: none; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active {
        border-top: 4px solid #f36633; }
        .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active .text-wrapper {
          color: #f36633; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item:hover:not(.is-active) .text-wrapper {
        text-decoration: underline; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item .text-wrapper {
        color: #808080;
        font: bold 18px Arial; }
  .box.virtual-meeting-list .component-content .tabs .tabs-content {
    overflow: visible;
    z-index: 500;
    padding: 0;
    border: none; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-filter {
  background-color: #f0efed;
  padding: 30px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active {
    font-weight: 700; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active:before {
      content: 'x'; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterByLabel {
    background-color: #f36633;
    color: #fff;
    padding: 10px 45px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__foundResults {
    float: right;
    font-size: 14px;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterBox {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 10px;
    min-width: 230px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger {
    box-sizing: border-box;
    margin: 10px 10px;
    padding: 0;
    border-radius: 20px;
    text-align: center;
    font-size: 15px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label {
      background-color: #f0efed;
      color: #f36633;
      border: 0;
      border-radius: 20px;
      padding: 5px;
      font-weight: 700;
      display: block;
      margin-top: 10px;
      margin-bottom: 10px; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label:hover {
        background-color: #f36633;
        color: #f0efed;
        cursor: pointer; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter {
    border-width: 0 0 2px;
    border-style: solid;
    border-color: #e0dfdd;
    border-image: none;
    padding: 0;
    margin: 0;
    clear: both;
    height: 52px;
    position: relative;
    cursor: pointer; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active {
      height: auto;
      transition-duration: 0.5s; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:first-child {
      border-width: 2px 0 2px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label {
      font-weight: 700;
      padding-left: 16px;
      padding-top: 10px;
      position: relative;
      display: block; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label:after {
        content: '+';
        float: right;
        font-size: medium;
        margin-right: 20px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.selected .categoryFilter__label {
      color: #15717d; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__selectedCategoryTitle {
      font-style: italic;
      margin-left: 16px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__label:after {
      content: '-'; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__optionsList {
      display: block; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:not(.active):hover {
      background-color: #f0efed; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList {
      display: none;
      list-style: none;
      padding-left: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li {
        border-bottom: 1px solid;
        border-color: #e0dfdd;
        padding: 15px; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) {
          background-color: #f36633;
          color: #f0efed; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) .categoryFilter__additionalInformation {
            color: #f0efed; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected {
          background-color: #15717d;
          color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected .categoryFilter__additionalInformation {
            color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover {
            color: #f0efed; }
            .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover .categoryFilter__additionalInformation {
              color: #f0efed; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__name {
        margin: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__additionalInformation {
        display: block;
        color: #808080;
        font-style: italic;
        margin: 0; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-content .no-results-label {
  display: table;
  margin: 0 auto;
  font-size: large; }

.virtualMeetingList .meeting-list-content .meeting-list-entry {
  display: flex;
  align-items: flex-start;
  align-content: center;
  padding-bottom: 30px;
  margin: 30px 0 0;
  position: relative; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry:not(.hidden-by-filter):not(:last-child) {
    border-bottom: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section .section-item--showSubMeetings {
    margin-top: 15px;
    margin-bottom: -15px;
    display: inline-block; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    border-right: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--cancelled {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--generalInfo {
    flex-shrink: 0;
    width: 400px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--details {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--registerButton {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry {
    flex-direction: column; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
      display: inline-block;
      padding: 0; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
        flex-direction: column; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--generalInfo {
        flex-shrink: 0;
        width: 150px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--details {
        display: block;
        border-left: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings span.subMeetings-label {
    font-weight: 700;
    font-size: 18px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section {
    position: relative;
    padding: 0 20px;
    float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      padding: 0 20px; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo {
      flex-shrink: 0;
      width: 400px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo .section-item--description {
        font-family: Arial, sans-serif;
        color: #4a4a4a;
        font-size: 14px;
        line-height: 1.5;
        text-align: justify;
        text-justify: inter-word; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode {
      padding-left: 20px;
      position: absolute;
      right: 5%;
      bottom: 5px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode .section-item--zincCode {
        font-size: 12px;
        color: #3e3e3e;
        font-family: Arial, sans-serif; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--meetingBanner .eventMeetingBanner--small {
      width: 230px;
      height: 173px;
      position: relative;
      float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a {
      font-size: 24px;
      color: #15717d;
      font-weight: 700; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a:hover {
        text-decoration: underline; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      display: inline-block;
      position: relative; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList.subeventslisting .virtual-meeting-spinner {
  top: 20px; }

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry {
  font-weight: 700;
  border: 1px solid #e1dede;
  margin: 0;
  min-height: 75px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    width: 75%;
    border-right: none; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo {
      width: 100%; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers {
        margin: 0; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerName, .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          font-size: 14px;
          line-height: 22px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          margin-right: 2px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--viewSpeakerBio {
          float: right;
          color: #15717d;
          text-decoration: none; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--registrationArea {
    position: absolute;
    right: 0;
    top: 15px; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo {
    width: 75%;
    order: -1; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details {
      border-left: none;
      width: 100%;
      margin-top: 6px; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo {
        color: #000;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 6px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--conjuctionText {
          display: none; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--startTime {
          float: right; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton {
      right: 0;
      top: 15px;
      height: 100%;
      left: auto;
      position: absolute; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton:before {
        content: '';
        height: 90%;
        width: 1px;
        background-color: #e1dede;
        position: relative; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton a.meeting-list-button {
        top: 50%;
        transform: translateY(-50%);
        position: relative; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingRegistration .virtual-meeting-spinner {
  top: 45px; }

.virtualMeetingRegistration .virtual-meeting-info {
  padding: 20px 0;
  margin-top: 30px;
  min-height: 30px;
  background-color: #424242; }
  .virtualMeetingRegistration .virtual-meeting-info .registration-section-item {
    display: flex;
    align-items: center;
    margin-left: 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item * {
      margin: 0 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item span {
      font-size: 20px;
      color: white; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item .meeting-registration-button:not(.meeting-registration-button--cancelled) {
      border-color: #15717d; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.webinar {
  border: 1px solid #D5D1CE; }
  .webinar .containerInner {
    height: auto;
    overflow: hidden;
    padding: 1% 1% 0 0%; }
  .webinar .contentLeft {
    overflow: hidden;
    float: left;
    width: 60%; }
  .webinar .contentRight {
    overflow: hidden; }
  .webinar .footer {
    overflow: hidden;
    margin: 10px auto; }
    .webinar .footer .webinarArrowLeft {
      background: url("../../img/arrows/leftArrow.png") no-repeat left center;
      bottom: 0;
      left: 0; }
    .webinar .footer .webinarArrowRight {
      background: url("../../img/arrows/rightArrow.png") no-repeat left center;
      right: 0;
      bottom: 0; }
  .webinar .content {
    overflow: auto;
    margin: 0 0 0 10px;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden; }
    .webinar .content .webinarThumbnails {
      margin: 0 46px;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        .webinar .content .webinarThumbnails {
          margin: 0 20px; } }
      .webinar .content .webinarThumbnails .view-chapters-button {
        display: none; }
        @media only screen and (max-width: 767px) {
          .webinar .content .webinarThumbnails .view-chapters-button {
            display: block; } }
      @media only screen and (max-width: 767px) {
        .webinar .content .webinarThumbnails .desktop-only {
          display: none; } }
      .webinar .content .webinarThumbnails .imagesContainer {
        overflow: hidden;
        position: relative; }
  .webinar .webinarThumbnails {
    margin: 0 46px;
    overflow: hidden; }
  .webinar .slide {
    text-align: center; }
    .webinar .slide img {
      width: 96%; }
  .webinar .videoDetail {
    text-align: left;
    overflow: hidden;
    margin: 5px 5px 45px 0;
    padding: 0; }
  .webinar .imageSeparator {
    margin: 0 8px; }
  .webinar .imagesContainer div {
    float: left; }
    .webinar .imagesContainer div img {
      float: left;
      cursor: pointer;
      width: 150px;
      height: 115px;
      display: block;
      border: 1px solid #D5D1CE; }
  .webinar .imageBox.activeSlide img {
    border: 1px solid #D5D1CE; }
  .webinar .video {
    width: 100%;
    height: 250px; }
  .webinar .webinarArrowLeft, .webinar .webinarArrowRight {
    height: 20px;
    width: 20px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    background-color: #e0e0e0;
    padding: 50px 0; }
.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; }
.navigationMobileOptimized .mobile-optimized {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox-pagination .searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default; }

.searchBlox-pagination .searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  margin: 1px;
  cursor: default; }
  .searchBlox-pagination .searchResults-pagination-item a {
    display: inline-block;
    min-width: 30px;
    padding: 0 10px;
    cursor: pointer; }
    .searchBlox-pagination .searchResults-pagination-item a:hover {
      text-decoration: none;
      color: dimgrey;
      font-weight: bold; }
  .searchBlox-pagination .searchResults-pagination-item.is-active a {
    font-weight: bold;
    color: black; }
  .searchBlox-pagination .searchResults-pagination-item:last-child a, .searchBlox-pagination .searchResults-pagination-item:first-child a {
    height: inherit;
    width: inherit;
    border-right: inherit;
    line-height: 30px; }

.searchBlox-pagination .searchResults-pagination-list {
  padding: 0;
  margin: 0; }

.lt-ie8 .searchBlox-pagination .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px; }
  .lt-ie8 .searchBlox-pagination .searchResults-pagination-item a {
    display: block;
    zoom: 1; }
.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; }

