/*!
 * 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%;
  }
}@charset "UTF-8";
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[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.
 */
html {
  background: white; /* 1 */
  color: #000; /* 2 */
  font-family: sans-serif; /* 3 */
  -ms-text-size-adjust: 100%; /* 4 */
  -webkit-text-size-adjust: 100%; /* 4 */
}

/**
 * Remove default margin.
 */
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.
 */
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.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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).
 */
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.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
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.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.cookiePolicy-info {
  background-color: rgb(225.3247706422, 224.7752293578, 224.7752293578);
  max-height: 1000px;
  overflow: hidden;
}
.cookiePolicy-info.collapsed {
  max-height: 0;
}
.cookiePolicy-info .cookiePolicy-inner {
  padding: 20px 10px;
  width: auto;
  max-width: 940px;
  margin: 0 auto;
}

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

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

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

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

/*# sourceMappingURL=exitNotification.css.map */
/*!
 * Stylesheet for Benlysta Din. A GlaxoSmithKline website.
 * Version v1.0.1.
 */
/*
#################################################################

REBOOT AND NORMALIZE
------------------
Summary:
Project: Benlysta Din
Source: github.com/necolas/normalize.css
Licence: MIT License
------------------
Usage: Normalization of HTML elements, manually forked from Normalize.css to remove
styles targeting irrelevant browsers while applying new styles.

Normalize is licensed MIT. https://github.com/necolas/normalize.css

#################################################################
*/
html {
  box-sizing: border-box;
  font-family: arial;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

body {
  margin: 0;
  color: #414042; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: .75rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 20px; }

ul {
  list-style-type: disc; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #ffffff;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #eeedec;
  text-align: left;
  caption-side: bottom; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  border: none; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

/*
#################################################################

TYPOGRAPHY
------------------
Summary:
Project: Benlysta Din
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_type.scss
------------------
Usage: 

#################################################################
*/
.page-title {
  font-family: 'arvo-boldItalic';
  font-size: 3.375rem;
  display: block;
  line-height: 1em;
  color: inherit; }
  @media (max-width: 480px) {
    .page-title {
      font-size: 2.5rem; } }
  @media (min-width: 768px) {
    .page-title {
      font-size: 6rem; } }
  @media (min-width: 768px) {
    .page-title.small-page-title {
      font-size: 3rem; } }

.subpage-title {
  font-family: 'arvo-boldItalic';
  font-size: 2.5rem;
  display: block;
  line-height: 1em;
  color: inherit; }
  @media (min-width: 768px) {
    .subpage-title {
      font-size: 5rem; } }
  @media (min-width: 768px) {
    .subpage-title.small-subpage-title {
      font-size: 3rem; } }

.section-title {
  font-size: 1.5rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 768px) {
    .section-title {
      font-size: 2.375rem; } }

.subsection-title {
  font-size: 1.25rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 768px) {
    .subsection-title {
      font-size: 2rem; } }

.category-title {
  font-size: 1.25rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 768px) {
    .category-title {
      font-size: 1.625rem; } }

.small-title {
  font-size: 1.125rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }

.help-title {
  font-size: 0.75rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 768px) {
    .help-title {
      font-size: 1.5rem; } }

.form-text {
  font-size: 0.8571rem;
  line-height: 1rem; }

.body-title {
  font-size: 1rem;
  display: block;
  line-height: 1.25em;
  color: inherit;
  font-weight: 700; }

.footnote {
  font-size: 0.75rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }

.extra-small-title {
  font-size: 0.875rem;
  display: block;
  line-height: 1.25em;
  color: inherit; }

p {
  margin-top: 0; }

a {
  color: inherit;
  text-decoration: underline;
  word-wrap: break-word;
  transition: all 0.2s ease-in-out; }
  a:hover, a:focus {
    color: inherit;
    text-decoration: underline; }

.white {
  color: #ffffff; }

.turquoise {
  color: #dbdbdc; }

.mahogany {
  color: #ff0000; }

.gray-dark {
  color: #636466; }

.teal {
  color: #007785 !important; }

.berry {
  color: #00abcc !important; }

@media screen and (max-width: 768px) {
  .line-height h1, .line-height h2 {
    line-height: normal; } }

/*
#################################################################

BUTTONS
------------------
Summary: 
Project: Benlysta Din
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_buttons.scss
------------------
Usage: 

#################################################################
*/
.btn-link {
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  display: inline-block; }
  .btn-link:focus {
    color: #333333;
    text-decoration: none; }
  .btn-link:hover {
    color: #333333;
    text-decoration: none; }
  .btn-link:focus, .btn-link.focus {
    outline: none; }
  .btn-link.disabled, .btn-link:disabled {
    opacity: .65; }
  .btn-link:not([disabled]):not(.disabled):active, .btn-link:not([disabled]):not(.disabled).active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn {
  color: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #d9d9d9;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 145px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none; }
  .btn:hover {
    color: #ffffff;
    background-color: #58595b;
    border-color: transparent;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    text-decoration: none; }
  .btn:disabled, .btn.disabled {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }

/*.gray-btn {
	@extend .btn;
	color: $brand-white;
	background-color: $primary-color-2;
}*/
.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.button-white {
  color: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #d9d9d9;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 145px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none;
  color: #ffffff;
  background-color: #ffffff; }
  .button-white:hover {
    color: #ffffff;
    background-color: #58595b;
    border-color: transparent;
    text-decoration: none; }
  .button-white:focus, .button-white.focus {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    text-decoration: none; }
  .button-white:disabled, .button-white.disabled {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }
  .button-white:hover, .button-white:focus {
    color: #ffffff;
    background-color: #ffffff; }

.btn:hover {
  background-color: #535151 !important; }

/*
#################################################################

BACKGROUUNDS
---------------------------------

#################################################################
*/
.bg-gray-light {
  background: #d9d9d9; }

.bg-white {
  background: #ffffff; }

.bg-mahogany {
  background: #ffffff; }

.bg-violet {
  background: #00abcc; }

/*
#################################################################

BORDERS
------------------
Summary: Borders styles
Project: Benlysta Din
Usage: This is the main CSS for the Borders of the website

#################################################################
*/
#content .border-container > .component-content {
  padding: 15px; }
  @media (min-width: 768px) {
    #content .border-container > .component-content {
      padding: 45px; } }

#content .border-container.right-border > .component-content {
  border-right: 4px solid #78aaae;
  padding: 0; }
  @media (min-width: 768px) {
    #content .border-container.right-border > .component-content {
      height: calc(100% - 60px);
      margin-bottom: 60px; } }

@media (max-width: 767px) {
  #content .border-container.right-border-xs > .component-content {
    border-right: 4px solid #78aaae;
    height: calc(100% - 60px);
    margin-bottom: 60px; } }

#content .border-container.left-border-top-radius > .component-content {
  border-bottom-right-radius: 0;
  border-top-left-radius: 30px;
  border-left: 4px solid #78aaae;
  border-top: 4px solid #78aaae;
  margin-top: -3px;
  padding-right: 0;
  width: calc(100% - 60px);
  margin-right: 60px; }
  #content .border-container.left-border-top-radius > .component-content::after {
    content: "";
    width: 62px;
    height: 62px;
    border: 4px solid #78aaae;
    position: absolute;
    right: 0;
    top: -61px;
    border-top: transparent;
    border-left: transparent;
    border-bottom-right-radius: 30px; }

#content .border-container .title-left-border {
  border-left: 4px solid #78aaae;
  padding-left: calc(100% - 95%); }
  @media (min-width: 768px) {
    #content .border-container .title-left-border {
      padding-left: calc(100% - 80%); } }

#content .border-container .title-left-bottom-border {
  padding-left: calc(100% - 60%);
  display: flex;
  align-items: center;
  position: relative; }
  #content .border-container .title-left-bottom-border::before {
    content: "";
    width: calc(100% - 64%);
    height: 100%;
    border: 4px solid #78aaae;
    border-top: transparent;
    border-right: transparent;
    border-bottom-left-radius: 30px;
    display: block;
    position: absolute;
    left: 0;
    transform: translateY(-48.5%); }

#content .border-container.top-border-50 > .component-content {
  position: relative; }
  #content .border-container.top-border-50 > .component-content::before {
    content: "";
    border-top: 4px solid #78aaae;
    padding-right: 0;
    width: calc(100% - 55%);
    position: absolute;
    right: 0;
    top: -60px;
    margin-left: 50%;
    margin-right: 60px;
    display: block; }

#content .border-container.top-right-border > .component-content {
  border-right: 4px solid #78aaae;
  height: calc(100% - 60px);
  margin-top: 60px; }
  #content .border-container.top-right-border > .component-content::after {
    content: "";
    width: 66px;
    height: 66px;
    border: 4px solid #78aaae;
    position: absolute;
    right: -4px;
    top: -60px;
    border-bottom: transparent;
    border-left: transparent;
    border-top-right-radius: 30px; }

.title-red-circle::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #ffffff;
  background: #ffffff;
  border-radius: 20px;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: 22%;
  display: inline-block; }

.red-circle-right-bottom::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #ffffff;
  background: #ffffff;
  border-radius: 20px;
  position: absolute;
  top: auto;
  right: -8px;
  bottom: 120px;
  left: auto;
  display: inline-block; }

.red-circle-right-top::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #ffffff;
  background: #ffffff;
  border-radius: 20px;
  position: absolute;
  top: -8px;
  right: 25%;
  bottom: auto;
  left: auto;
  display: inline-block; }

.red-circle-left-top::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #ffffff;
  background: #ffffff;
  border-radius: 20px;
  position: absolute;
  top: 120px;
  right: auto;
  bottom: auto;
  left: -8px;
  display: inline-block; }

@font-face {
  font-family: 'arvo-boldItalic';
  src: url(data:application/font-ttf;charset=utf-8;base64,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QP2chfMeRhQiLxobLiITEyIuGxovIhQBEtHR/u4BEgRqJFkyO2hOLS1OaDs5ZSf7rP7uAwQBkgGVGCkeEhIeKRgXKR4RER4p//8APQAABpoHsQImAAYAAAAHAH0CXwHg//8APQAABpoHsQImAAYAAAAHAH4DkAHg//8APQAABpoH0AImAAYAAAAHAH8CVwHe//8APQAABpoHvwImAAYAAAAHAHQCZQHg//8AZv47Bo0GCAImAAQAAAAHAHgApgAA//8AZv/hBo0HvwImAAQAAAAHAHsBwgHg//8APQAABC0HsQImAAoAAAAHAH0BAgHg//8APQAABHkHsQImAAoAAAAHAH4CMwHg//8APQAABIUHvwImAAoAAAAHAHQBCAHg//8APQAABGsH0AImAAoAAAAHAH8A+gHe//8APQAAB7IHpwImAA8AAAAHAHUCnAHg//8Ae//hBnsHsQImABAAAAAHAH0CHQHg//8Ae//hBnsHsQImABAAAAAHAH4DTgHg//8Ae//hBnsHvwImABAAAAAHAHQCIwHg//8Ae//hBnsHpwImABAAAAAHAHUB+AHg//8Ae//hBnsH0AImABAAAAAHAH8CFQHe//8AyP/hBt8HsQImABYAAAAHAH4DNAHg//8AyP/hBt8HvwImABYAAAAHAHQCCQHg//8AyP/hBt8H0AImABYAAAAHAH8B+wHe//8AuAAABqQHsQImABoAAAAHAH4C5AHg//8AZv/wBVIF0QImAB4AAAAHAH0A0gAA//8AZv/wBVIF0QImAB4AAAAHAH4CAwAA//8AZv/wBVIF3wImAB4AAAAHAHQA2AAA//8AZv/wBVIFxwImAB4AAAAHAHUArQAA//8AZv/wBVIF8gImAB4AAAAHAH8AygAA//8AZv/wBVIGCgImAB4AAAAHAIABaAAA//8AZv/lBK4F0QImACIAAAAHAH0BagAA//8AZv/lBTkF0QImACIAAAAHAH4C8wAA//8AZv/lBR8F8QImACIAAAAHAH8Brv////8AZv/lBK4F3wImACIAAAAHAHQA+gAA//8AZv47BN0EKwImACAAAAAGAHhBAP//AGb/5wTdBd8CJgAgAAAABwB7AMIAAP//AE4AAAOPBdECJgCCAAAABwB+AUkAAP//AE4AAAMABdECJgCCAAAABgB99QD//wBOAAADmwXfAiYAggAA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BSsQAMGHBX0QxDAxEwEzATM3MwczByMHIzchtwF42P6EpybLJmolairKKf6HAVwBoP5apqagtrYAAv/i/noEAQEcAAMABwAeQA0HoQUDoQEHBAYEAwIAAC8vOS8vEjkBL+3c7TAxEycBBRMnAQWz0QEpAQ9o0QFCAQ7+gFQCSGv9yVwCPGsAAAAAAAEAAAHQAAEASwGAAAYAQgACABX/nAACABf/nAACABr/nAAHADj/OAAHADr+1AARADj/OAARADr/BgAVAAL/tQAVAB7/agAVACD/agAVACH/agAVACL/agAVACT/agAVACz/agAVAC7/agAVADr+6AAVAIP/nAAVAJz/tQAVAJ3/tQAVAJ7/tQAVAJ//tQAVAKD/tQAVAKH/tQAXAAL/zgAXAB7/tQAXACD/tQAXACH/tQAXACL/tQAXACT/tQAXACz/tQAXAC7/tQAXADj/TAAXADr/TAAXAIP/nAAXAJz/zgAXAJ3/zgAXAJ7/zgAXAJ//zgAXAKD/zgAXAKH/zgAaAAL/nAAaACD/dAAaADj/OAAaADr/BgAaAIP/nAAaAJz/nAAaAJ3/nAAaAJ7/nAAaAJ//nAAaAKD/nAAaAKH/nAAjADj/iAAjADr/YAAoACD/5wAoACL/5wA2ADj/agA2ADr/UQCcABX/nACcABf/nACcABr/nACdABX/nACdABf/nACdABr/nACeABX/nACeABf/nACeABr/nACfABX/nACfABf/nACfABr/nACgABX/nACgABf/nACgABr/nAChABX/nAChABf/nAChABr/nAAAACMBqgABAAAAAAAAACsAAAABAAAAAAABAAQAKwABAAAAAAACAAsALwABAAAAAAADACEAOgABAAAAAAAEABAAWwABAAAAAAAFAB8AawABAAAAAAAGAA8AigABAAAAAAAHACYAmQABAAAAAAAIABsAvwABAAAAAAAJABsAvwABAAAAAAAKAFYA2gABAAAAAAALABcBMAABAAAAAAAMABIBRwABAAAAAAANABgBWQABAAAAAAAOACQBcQABAAAAAAAQAAQAKwABAAAAAAARAAsALwABAAAAAAASABAAWwADAAEECQAAAFYBlQADAAEECQABAAgB6wADAAEECQACABYB8wADAAEECQADAEICCQADAAEECQAEACACSwADAAEECQAFAD4CawAD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) format("truetype"); }

/*
    BASE64 font-awesome. 
    used selective font-awesome icons in TTF font format and convert it in to base64 font.
    reference URL: https://icomoon.io/app/#/select
*/
@font-face {
  font-family: 'FontAwesome';
  src: url(data:application/font-ttf;charset=utf-8;base64,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) format("truetype"); }

@font-face {
  font-family: 'burgerMenu';
  src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBYAAAAC8AAAAYGNtYXAXVtKIAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zq3OmJoAAAF4AAAAvGhlYWQWuzceAAACNAAAADZoaGVhB8IDxwAAAmwAAAAkaG10eA4AAE4AAAKQAAAAGGxvY2EAhgBWAAACqAAAAA5tYXhwAAoADwAAArgAAAAgbmFtZZlKCfsAAALYAAABhnBvc3QAAwAAAAAEYAAAACAAAwNVAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QH//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAE4AGgOyA38ADAAACQEHCQEXCQE3CQEnAQIA/pZIAWr+lkgBagFqSP6WAWpI/pYCFQFqSP6W/pZJAWr+lkkBagFqSP6WAAADAAAAZgQAAzMAAwAIAAwAABMhFSEVIRUhNREhFSEABAD8AAQA/AAEAPwAAzNmzWZm/s1nAAAAAAEAAAAAAAAJErDbXw889QALBAAAAAAA2c75UQAAAADZzvlRAAAAAAQAA38AAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAYEAAAAAAAAAAAAAAACAAAABAAATgQAAAAAAAAAAAoAFAAeAEIAXgAAAAEAAAAGAA0AAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"); }

@font-face {
  font-family: "neuzon";
  src: url("https://use.typekit.net/af/132bf5/0000000000000000773595b9/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/132bf5/0000000000000000773595b9/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/132bf5/0000000000000000773595b9/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal; }

/*
    BASE64 for burger menu. 
    used selective font-awesome icons in TTF font format and convert it in to base64 font.
    reference URL: https://icomoon.io/app/#/select
*/
@font-face {
  font-family: 'burgerMenu';
  src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBYAAAAC8AAAAYGNtYXAXVtKIAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zq3OmJoAAAF4AAAAvGhlYWQWuzceAAACNAAAADZoaGVhB8IDxwAAAmwAAAAkaG10eA4AAE4AAAKQAAAAGGxvY2EAhgBWAAACqAAAAA5tYXhwAAoADwAAArgAAAAgbmFtZZlKCfsAAALYAAABhnBvc3QAAwAAAAAEYAAAACAAAwNVAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QH//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAE4AGgOyA38ADAAACQEHCQEXCQE3CQEnAQIA/pZIAWr+lkgBagFqSP6WAWpI/pYCFQFqSP6W/pZJAWr+lkkBagFqSP6WAAADAAAAZgQAAzMAAwAIAAwAABMhFSEVIRUhNREhFSEABAD8AAQA/AAEAPwAAzNmzWZm/s1nAAAAAAEAAAAAAAAJErDbXw889QALBAAAAAAA2c75UQAAAADZzvlRAAAAAAQAA38AAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAYEAAAAAAAAAAAAAAACAAAABAAATgQAAAAAAAAAAAoAFAAeAEIAXgAAAAEAAAAGAA0AAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"); }

.u-icon-side ul {
  padding-left: 0px !important; }

.u-icon-side li {
  display: inline-block;
  font-size: 1.5em;
  text-align: right;
  line-height: 1.22;
  float: left; }

.view-icon {
  content: url("/content/dam/cf-pharma/zejula-din/en_CA/desktop/icons/view-icon.png");
  padding-right: 10px;
  padding-left: 10px;
  height: 25px;
  margin-top: 0px;
  margin-bottom: -5px !important; }

@media screen and (max-width: 480px) {
  .view-icon {
    content: url("/content/dam/cf-pharma/zejula-din/en_CA/desktop/icons/view-icon.png");
    padding-right: 10px;
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px; } }

.video-icon {
  content: url("/content/dam/cf-pharma/zejula-din/en_CA/desktop/icons/play-icon.png");
  padding-right: 10px;
  height: 25px;
  margin-top: 0px;
  margin-bottom: -5px !important;
  padding-left: 10px; }

@media screen and (max-width: 480px) {
  .video-icon {
    content: url("/content/dam/cf-pharma/zejula-din/en_CA/desktop/icons/play-icon.png");
    padding-right: 10px;
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px; } }

html {
  font-size: 16px;
  font-family: Arial;
  background: #ffffff;
  line-height: 1.25em; }

.component {
  margin-bottom: 0; }
  .component > .component-content {
    margin-bottom: 0; }
    .component > .component-content:before, .component > .component-content:after {
      content: "";
      display: table; }
    .component > .component-content:after {
      clear: both; }

.component-content:before, .component-content:after {
  content: "";
  display: table; }

.component-content:after {
  clear: both; }

@media (min-width: 992px) {
  body > .container {
    padding: 0; } }

.container > .row:first-child,
#header > .row:first-child,
#content > .row:first-child,
#footer > .row:first-child {
  margin-left: 0;
  margin-right: 0; }

#header,
#content,
#footer {
  padding-left: 0;
  padding-right: 0; }

#content {
  padding-top: 100px;
  min-height: 500px;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    #content .container {
      padding-left: 30px;
      padding-right: 30px; } }

@media (max-width: 479px) {
  .component-content .m-curved-lines-right {
    background-image: url("/content/dam/cf-pharma/breo/en_CA/desktop/banner/mobile-lines.png");
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain; } }

.component-content .img-with-text {
  width: 35%;
  margin-right: 2%;
  margin-left: 5%;
  margin-top: 5%; }
  @media screen and (max-width: 768px) {
    .component-content .img-with-text {
      width: 100%;
      margin: 0%; } }

.component-content .paragraph-top-padding {
  padding-top: 10%; }

.banner-image, .p-banner-image, .banner-image-fr, .p-banner-image-fr {
  padding-left: 0px; }

@media screen and (max-width: 480px) {
  .banner-image {
    content: url("/content/dam/cf-pharma/zejula-din/en_CA/desktop/banner/hero-banner-mobile.png");
    padding: 0px; }
  .p-banner-image {
    content: url("/content/dam/cf-pharma/zejula-din/en_CA/desktop/banner/hero-banner-mobile.png");
    padding: 0px; }
  .banner-image-fr {
    content: url("/content/dam/cf-pharma/zejula-din/fr_CA/desktop/banner/hero-banner-mobile.png");
    padding: 0px; }
  .p-banner-image-fr {
    content: url("/content/dam/cf-pharma/zejula-din/fr_CA/desktop/banner/hero-banner-mobile.png");
    padding: 0px; }
  .m-box-size p, .m-box-size h3 {
    width: 100%; }
  .m-box-size img {
    width: 70%;
    margin-top: 5%; }
  .m-box-size-fr p, .m-box-size-fr h3 {
    width: 75%; }
  .m-box-size-fr .richText-content {
    padding: 0px; }
  .m-box-size-fr img {
    width: 70%;
    margin-top: 5%; }
  .m-richtext-with-image img {
    float: none !important;
    width: 65%;
    height: auto; }
  .m-richtext-with-image h3 {
    text-align: left; }
  .m-richtext-with-image .u-pt-0 {
    padding-left: 0px !important;
    margin-top: 0px !important; }
  .parametrizedhtml .js-din-verification {
    text-align: left;
    padding-left: 0px !important; }
  .u-m-pl-0 {
    padding-left: 0px !important; } }

.flex-container {
  display: flex;
  justify-content: space-between;
  flex-flow: column; }

.banner-text-image {
  width: 100%;
  padding-left: 0px; }

.heading-banner {
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 45%;
  position: absolute; }
  .heading-banner h1 {
    color: #00abcc;
    font-size: 36px;
    font-weight: 300;
    padding-bottom: 15px;
    font-family: 'Mulish', sans-serif;
    margin: 10px; }
  .heading-banner h2 {
    font-family: 'Arial';
    font-size: 17px;
    font-weight: bold; }

@media screen and (max-width: 480px) {
  .heading-banner {
    /* .inline-editor-content{
      h2{
       width:90%;
      }
    }*/
    font-size: 11px;
    margin-top: 0;
    padding: 3px;
    bottom: 6%;
    position: absolute;
    margin-left: 34%;
    max-width: 70%; }
    .heading-banner h1 {
      color: #00abcc;
      font-size: 25px;
      font-weight: 900;
      padding-bottom: 0px;
      font-family: 'Mulish', sans-serif; }
    .heading-banner h2 {
      font-family: 'Arial';
      font-size: 17px;
      font-weight: bold; } }

.heading-banner-2 {
  color: #000;
  margin-top: 0;
  padding: 30px;
  bottom: 27%;
  position: absolute;
  padding-left: 22%; }
  .heading-banner-2 h1 {
    color: #661B77;
    font-size: 50px;
    font-weight: 900;
    font-family: 'Mulish', sans-serif;
    padding-bottom: 32px;
    line-height: 2.5rem; }
  .heading-banner-2 h2 {
    font-family: 'Arial';
    font-size: 21px;
    font-weight: bold; }

@media screen and (max-width: 480px) {
  .heading-banner-2 {
    font-size: 11px;
    margin-top: 0;
    padding: 3px;
    bottom: 31%;
    position: absolute;
    margin-left: 24%;
    max-width: 70%; }
    .heading-banner-2 h1 {
      color: #661B77;
      font-size: 25px;
      font-weight: 900;
      padding-bottom: 0%;
      line-height: 1.2;
      font-family: 'Mulish', sans-serif; }
    .heading-banner-2 h2 {
      font-family: 'Arial';
      font-size: 17px;
      font-weight: bold; } }

.last .component-content .richText-content {
  /*padding: 15px !important;*/ }

.u-pt-xs-3 {
  padding-top: 100px; }

@media screen and (max-width: 480px) {
  .u-text-bottom {
    margin-top: 25px;
    font-size: 0.8em;
    font-weight: 700;
    line-height: 1.2; } }

/*
#################################################################

Callout
------------------
Summary: Callout module styles.
Project: Benlysta Din.
Usage: SCSS for the Callout module.

#################################################################
*/
.callout {
  text-align: center; }
  .callout .component-content .richText-content {
    padding: 15px 5px 5px 5px;
    color: #ffffff;
    font-weight: 600;
    font-size: large; }
    .callout .component-content .richText-content p:last-child {
      margin-bottom: 0; }

/*
#################################################################

COOKIE POLICY
------------------
Summary: cookie policy styles
Project: Benlysta Din
Usage: This is the main SCSS for the cookie policy popup

#################################################################
*/
#CookieQBanner.__cq-none {
  border-top: 4px solid #ffffff;
  bottom: 0;
  position: fixed;
  top: auto; }
  #CookieQBanner.__cq-none .__cqinner {
    margin: 0 15px;
    font-size: .9285rem;
    max-width: 100%; }
  #CookieQBanner.__cq-none a.__cqAgree {
    margin-right: 15px; }

/*
#################################################################

IMAGE
------------------
Summary: Main Image styles
Project: Benlysta Din
Usage: This is the main CSS for the image in the website

#################################################################
*/
.image .right {
  text-align: right; }

.image .left {
  text-align: left; }

.image .middle {
  text-align: center; }

.image figure {
  margin: 0; }

@media screen and (max-width: 480px) {
  .m-img-resize-footer-1 {
    width: 150% !important; }
    .m-img-resize-footer-1 img {
      width: 100%; }
  .m-img-resize-footer-2 img {
    width: 50%; }
  .m-img-resize-footer-3 img {
    width: 65%; } }

@media screen and (max-width: 992px) {
  .m-img-resize-footer-1 img {
    width: 10%;
    margin-bottom: 3%; }
  .m-img-resize-footer-2 img {
    width: 40%;
    margin-bottom: 3%; }
  .m-img-resize-footer-3 img {
    width: 60%;
    margin-bottom: 3%; }
  .ol-img-left {
    width: 73%;
    height: auto; }
    .ol-img-left img {
      width: 159px;
      height: 213px; }
  .ol-img-right {
    width: 73%;
    height: auto; }
    .ol-img-right img {
      width: 333px;
      height: 175px;
      margin-bottom: 20px;
      margin-top: 40px; } }

.ol-img-left {
  width: 73%;
  height: auto; }
  .ol-img-left img {
    width: 159px;
    height: auto; }

.ol-img-right {
  width: 73%;
  height: auto; }
  .ol-img-right img {
    width: 333px !important;
    height: 175px;
    margin-bottom: 20px; }

.overlay-img-left img {
  width: 77%;
  height: auto; }

@media screen and (max-width: 480px) {
  .ol-img-left {
    width: 73%;
    height: auto; }
    .ol-img-left img {
      height: 250px;
      width: 200px !important; } }

.u-img-right {
  width: 95% !important;
  margin-top: 50px; }

@media screen and (max-width: 480px) {
  .u-img-right {
    margin-top: 0px !important;
    margin-bottom: 20px; }
    .u-img-right img {
      width: 111%; } }

.u-img-left img {
  width: 126px;
  height: 210px; }

@media screen and (max-width: 480px) {
  .u-img-left img {
    height: 225px;
    width: 135px !important; } }

@media screen and (max-width: 480px) {
  .m-img-resize-footer-1 {
    width: 60% !important; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .u-mt-5 {
    margin-top: 0px;
    padding-top: 0px !important; } }

@media screen and (min-width: 1200px) {
  .u-mt-5 {
    margin-top: 9px !important; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .u-mt-5 {
    margin-top: 49x !important; } }

@media screen and (max-width: 768px) {
  .u-mt-5 {
    margin-top: 40px !important; } }

.u-mt-90 {
  margin-top: 10px; }

.overlay-img-left img {
  width: 50%;
  height: auto; }

.overlay-img-right {
  width: 100%;
  height: 11.5rem; }
  .overlay-img-right img {
    width: 100%;
    height: auto; }

.overlay-img-title {
  height: 36px; }

@media screen and (min-width: 480px) and (max-width: 767px) {
  .overlay-img-left img {
    width: 44%;
    height: auto; }
  .overlay-img-right {
    padding-top: 0px;
    width: 100%;
    height: 14rem; }
    .overlay-img-right img {
      width: 100%;
      height: auto; }
  .overlay-img-title {
    height: 30px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .overlay-img-left {
    width: 100%;
    height: 14rem; }
    .overlay-img-left img {
      width: 44%;
      height: auto; }
  .overlay-img-right {
    padding-top: 0px;
    width: 100%;
    height: 14rem; }
    .overlay-img-right img {
      width: 100%;
      height: auto; }
  .overlay-img-title {
    height: 33px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .overlay-img-left {
    width: 100%;
    height: 14rem; }
    .overlay-img-left img {
      width: 42%;
      height: auto; }
  .overlay-img-right {
    height: 15rem; }
    .overlay-img-right img {
      width: 100%;
      height: auto; }
  .overlay-img-title {
    height: 36px; } }

@media screen and (min-width: 1200px) and (max-width: 1800px) {
  .overlay-img-left {
    width: 80%;
    height: 15rem; }
    .overlay-img-left img {
      width: 145px;
      height: auto; }
  .overlay-img-right {
    width: 100%;
    height: 15rem; }
    .overlay-img-right img {
      width: 100%;
      height: auto; }
  .overlay-img-title {
    height: 36px; } }

@media screen and (min-width: 1800px) {
  .overlay-img-left {
    width: 100%;
    height: 18.5rem; }
    .overlay-img-left img {
      width: 45%;
      height: auto; }
  .overlay-img-right {
    width: 100%;
    height: 18.5rem; }
    .overlay-img-right img {
      width: 100%;
      height: auto; }
  .overlay-img-title {
    height: 36px; } }

/*
#################################################################

HEADER
------------------
Summary: Header styles
Project: Benlysta Din
Usage: SCSS for the header;

#################################################################
*/
.fixed-header {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1010;
  padding: 0;
  margin-top: -20px; }
  @media (max-width: 991px) {
    .fixed-header .u-box-white {
      z-index: 2; } }

@media (max-width: 991px) {
  .navbar {
    position: relative; } }

.navbar .navbar-toggle .richText-content {
  position: relative; }

.navbar .navbar-toggle span::after {
  content: "\e901";
  width: 24px;
  height: 24px;
  font-family: 'burgerMenu';
  font-size: 1.5rem;
  color: #00abcc;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 700; }

.navbar .navbar-toggle span.is-active::after {
  content: "\e900";
  width: 24px;
  height: 24px;
  font-family: 'burgerMenu';
  font-size: 1.5rem;
  color: #661C78;
  position: absolute;
  top: 0;
  right: 0; }

.navbar .navbar-brand img {
  max-width: 95px; }
  @media (max-width: 991px) {
    .navbar .navbar-brand img {
      max-width: 175px; } }

.navbar .navbar-brand-fr img {
  max-width: 100px; }
  @media (max-width: 991px) {
    .navbar .navbar-brand-fr img {
      max-width: 190px; } }

@media (max-width: 991px) {
  .navbar .navbar-nav-img {
    width: 40px;
    position: absolute;
    right: 45px;
    top: -7px;
    z-index: 4;
    height: 90px;
    min-height: 90px;
    display: flex;
    align-items: center; } }

.navbar .navbar-nav-img img {
  max-height: 50px;
  margin-top: 5px; }
  @media (max-width: 991px) {
    .navbar .navbar-nav-img img {
      max-height: 40px; } }

.navbar .navbar-nav-img .component-content {
  display: flex;
  align-items: center; }
  @media (min-width: 992px) {
    .navbar .navbar-nav-img .component-content {
      height: 90px;
      justify-content: flex-end; } }

.navbar p {
  margin-bottom: 0; }

.navbar .navbar-toggle .component-content,
.navbar .navbar-brand .component-content, .navbar .navbar-brand-fr .component-content {
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */
  min-height: 90px; }
  @media (max-width: 991px) {
    .navbar .navbar-toggle .component-content,
    .navbar .navbar-brand .component-content, .navbar .navbar-brand-fr .component-content {
      justify-content: center;
      height: 90px; } }

.navbar .navbar-toggle .component-content a {
  text-decoration: none; }

@media (max-width: 991px) {
  .navbar .navbar-toggle .component-content {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 20px;
    z-index: 4; } }

@media (min-width: 992px) {
  .navbar .navbar-toggle .component-content {
    display: none; } }

@media (max-width: 991px) {
  .navbar .navbar-collapse {
    visibility: hidden;
    min-height: 150px;
    position: absolute;
    top: 90px;
    left: 0;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    padding: 15px;
    z-index: 1;
    opacity: 1;
    border-top: 3px solid #661C78; }
    .navbar .navbar-collapse.in {
      transition: all 0.2s ease-in-out;
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
      .navbar .navbar-collapse.in::before {
        content: ' ';
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        border-bottom-color: #ffffff;
        top: -20px;
        left: 20px; } }

@media (min-width: 992px) {
  .navbar .navbar-collapse .content {
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */
    min-height: 90px;
    justify-content: flex-end;
    height: 90px; } }

.navbar .navbar-collapse ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .navbar .navbar-collapse ul {
      text-align: right; } }

.navbar .navbar-collapse li {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (max-width: 991px) {
    .navbar .navbar-collapse li {
      display: block; } }
  @media (min-width: 992px) {
    .navbar .navbar-collapse li {
      display: inline-block;
      margin-right: 15px;
      margin-left: 15px; }
      .navbar .navbar-collapse li:not(:nth-child(-n + 2)) {
        display: none; } }

.navbar .navbar-collapse .navbar-nav-img {
  text-align: center; }

@media (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav {
    overflow: auto;
    max-height: 400px; } }

@media (max-width: 767px) {
  .navbar .navbar-collapse .navbar-nav {
    max-height: 195px; } }

@media (max-width: 479px) {
  .navbar .navbar-collapse .navbar-nav {
    max-height: 400px; } }

.skiptocontent {
  width: 400px;
  position: fixed;
  top: 0;
  left: 270px;
  z-index: 1; }
  .skiptocontent .skiplink {
    padding: 0 5px;
    position: absolute;
    top: -100px;
    left: 0;
    transition: top 1s ease-out , background 1s linear;
    z-index: 100;
    text-decoration: underline;
    font-weight: bold; }
    .skiptocontent .skiplink:focus {
      top: 35px; }

/*
#################################################################

FOOTER
------------------
Summary: Main footer styles
Project: Benlysta Din
Usage: This is the main CSS for the footer of the website

#################################################################
*/
#footer {
  padding: 30px 0;
  background: #e5e6e8;
  overflow-x: hidden; }
  #footer img {
    max-width: 100%;
    height: fit-content; }
  #footer .left {
    position: relative; }
    #footer .left img {
      position: absolute;
      top: -47px;
      left: -21px; }
  #footer .component-content .richText-content {
    position: relative; }
    #footer .component-content .richText-content .u-block {
      position: absolute;
      top: -20px; }
    #footer .component-content .richText-content .u-font-italic {
      padding-bottom: 13px; }
  @media (max-width: 991px) {
    #footer {
      text-align: center; }
      #footer .component-content .richText-content {
        position: unset; }
        #footer .component-content .richText-content .u-block {
          position: unset;
          top: -20px; }
        #footer .component-content .richText-content .u-font-italic {
          padding-bottom: 13px; }
      #footer .left {
        position: unset; }
        #footer .left img {
          position: unset;
          top: -47px;
          left: -21px; } }
  @media (min-width: 992px) {
    #footer .footer-snippet > .inner > .component-content,
    #footer .box > .component-content > .content {
      display: flex;
      align-items: flex-end; } }
  #footer ul {
    padding-left: 0; }
    @media (min-width: 992px) {
      #footer ul {
        margin-bottom: 0; } }
    #footer ul li {
      list-style: none;
      display: inline-block;
      margin-bottom: 5px; }
      #footer ul li:not(:last-child):after {
        content: ' ';
        display: inline-block;
        height: 15px;
        border-right: 1px solid;
        margin: 0 5px;
        position: relative;
        top: 2px; }
      #footer ul li a:hover, #footer ul li a:focus {
        color: #ffffff; }

/*
#################################################################

Navigation
------------------
Summary: Header navigation styles.
Project: Benlysta Din.
Usage: CSS for the navigation in the header.

#################################################################
*/
.navigation-mobile-menu {
  display: none; }

/*
The header id has been used to specify the navigation in the header,
a semantic class should replace the header id closer to the styled HTML.
*/
.navigation-left ul li .navigation-item-title {
  font-size: 1rem;
  display: block;
  line-height: 1.25em;
  color: inherit;
  font-weight: 700;
  word-wrap: break-word; }

.navigation-left ul li li .navigation-item-title {
  font-size: 0.8571rem;
  line-height: 1rem; }

.navigation-left ul li li li .navigation-item-title {
  font-weight: 400; }

@media (min-width: 992px) {
  #header .navigation {
    display: block; }
    #header .navigation ul {
      list-style: none;
      padding: 0 !important; }
      #header .navigation ul li {
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
        position: relative; }
        #header .navigation ul li::before {
          content: '';
          font-size: 1rem;
          position: absolute;
          top: 0;
          left: 0;
          width: 1px;
          height: 0.875rem;
          background: #707070;
          top: 1.1rem; }
        #header .navigation ul li:first-child::before, #header .navigation ul li:hover::before, #header .navigation ul li:hover + li::before {
          content: '';
          background: none; }
        #header .navigation ul li.is-active::before {
          content: '';
          background: none; }
        #header .navigation ul li.is-active a {
          color: #ffffff;
          background: #ffffff; }
          #header .navigation ul li.is-active a::before {
            content: '';
            top: -0.5rem;
            height: 0.5rem;
            left: 0;
            right: 0;
            position: absolute;
            background: #ffffff; }
          #header .navigation ul li.is-active a::after {
            content: '';
            bottom: -1rem;
            height: 1rem;
            left: 0;
            right: 0;
            position: absolute;
            background: #ffffff; }
        #header .navigation ul li.is-active + li::before {
          content: '';
          background: none; }
      #header .navigation ul a {
        display: block;
        padding: 1rem !important;
        transition: none; }
        #header .navigation ul a:hover, #header .navigation ul a:focus {
          background: #ffffff;
          color: #ffffff; }
          #header .navigation ul a:hover::before, #header .navigation ul a:focus::before {
            content: '';
            background: #ffffff;
            top: -0.5rem;
            height: 0.5rem;
            left: 0;
            right: 0;
            position: absolute; }
          #header .navigation ul a:hover::after, #header .navigation ul a:focus::after {
            content: '';
            background: #ffffff;
            bottom: -1rem;
            height: 1rem;
            left: 0;
            right: 0;
            position: absolute; }
        #header .navigation ul a:hover, #header .navigation ul a:focus {
          text-decoration: none; }
      #header .navigation ul ul {
        display: none; } }

@media (max-width: 991px) {
  #header .navigation {
    position: fixed;
    left: 0;
    top: 4.4rem;
    z-index: 10;
    display: none;
    background: #ffffff; } }
  @media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
    #header .navigation .component-content {
      margin-right: auto;
      margin-left: auto; } }

@media (max-width: 991px) {
    #header .navigation ul {
      width: 100%;
      margin: 0;
      padding: 0; }
    #header .navigation li {
      display: block;
      margin: 0;
      border-bottom: 1px solid #d9d9d9; }
      #header .navigation li:last-child {
        border-bottom: 0; }
    #header .navigation a {
      display: block;
      text-decoration: none;
      padding: .75rem 1rem;
      transition: none; }
      #header .navigation a:hover, #header .navigation a:focus {
        color: #ffffff; }
    #header .navigation.full-width {
      display: block;
      position: relative;
      top: 0; }
      #header .navigation.full-width li {
        border-bottom: 0;
        padding: 0;
        float: left;
        position: relative; }
        #header .navigation.full-width li::before {
          content: '';
          font-size: 1rem;
          position: absolute;
          top: 0;
          left: 0;
          width: 1px;
          height: 0.875rem;
          background: #707070;
          top: 1.1rem; }
        #header .navigation.full-width li:first-child::before, #header .navigation.full-width li:hover::before, #header .navigation.full-width li:hover + li::before {
          content: '';
          background: none; }
        #header .navigation.full-width li .navigation-item-title {
          padding: 1rem; }
          #header .navigation.full-width li .navigation-item-title:hover, #header .navigation.full-width li .navigation-item-title:focus, #header .navigation.full-width li .navigation-item-title.is-active {
            color: #ffffff;
            background: #ffffff; }
            #header .navigation.full-width li .navigation-item-title:hover::before, #header .navigation.full-width li .navigation-item-title:focus::before, #header .navigation.full-width li .navigation-item-title.is-active::before {
              background: #ffffff;
              content: '';
              left: 0;
              right: 0;
              position: absolute;
              top: -0.5rem;
              height: 0.5rem; }
            #header .navigation.full-width li .navigation-item-title:hover::after, #header .navigation.full-width li .navigation-item-title:focus::after, #header .navigation.full-width li .navigation-item-title.is-active::after {
              background: #ffffff;
              content: '';
              left: 0;
              right: 0;
              position: absolute;
              bottom: -1rem;
              height: 1rem; } }

/*
#################################################################

EXPERT PORTAL FORM STYLES
------------------
Summary: Main  form styles
Project: Benlysta Din
Usage: This is the main CSS for the form elements of the website

#################################################################
*/
input[type=submit] {
  color: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #d9d9d9;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 145px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none;
  color: #ffffff;
  font-family: Arial !important;
  font-size: 0.7857rem !important;
  width: auto !important;
  height: auto !important;
  background: #ffffff !important;
  box-shadow: none !important;
  min-width: 74px;
  border-radius: 0 !important;
  outline: none; }
  input[type=submit]:hover {
    color: #ffffff;
    background-color: #58595b;
    border-color: transparent;
    text-decoration: none; }
  input[type=submit]:focus, input[type=submit].focus {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    text-decoration: none; }
  input[type=submit]:disabled, input[type=submit].disabled {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }
  input[type=submit]:hover {
    background: #333333 !important; }

input[type=text], input[type=password], textarea {
  border: 1px solid #d9d9d9 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #707070 !important;
  font-family: Arial !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
  outline: none; }
  input[type=text]:focus, input[type=password]:focus, textarea:focus {
    border: 1px solid;
    box-shadow: none !important; }

select {
  background: none !important;
  border-radius: 0 !important;
  border: 1px solid #d9d9d9 !important;
  padding-left: 10px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  position: relative;
  z-index: 2;
  box-shadow: none !important;
  outline: none;
  color: #707070 !important;
  font-family: Arial !important;
  font-size: 1rem !important;
  line-height: 1rem !important; }
  select:focus {
    border: 1px solid #CCCCCC !important;
    box-shadow: none !important; }
  select option {
    color: #707070 !important;
    font-family: Arial !important;
    font-size: 1rem !important;
    line-height: 1rem !important; }
    select option:hover, select option:focus {
      background-color: #ffffff !important;
      color: #ffffff !important;
      padding: 10px !important; }

select::-ms-expand {
  display: none; }

input[type=radio] {
  position: absolute;
  left: -999em; }
  input[type=radio] + label {
    cursor: pointer;
    padding: 0 9px 9px 0;
    margin-right: 10px;
    position: relative;
    font-weight: 500; }
    input[type=radio] + label span {
      display: block;
      margin: -25px 0 0 0; }
    input[type=radio] + label:before {
      content: "";
      background-color: #ffffff;
      box-shadow: none;
      padding: 10px;
      display: inline-block;
      position: relative;
      margin-right: 10px;
      top: 5px;
      border-radius: 2rem;
      border: 1px solid #d9d9d9;
      border-bottom: 1px solid #d9d9d9; }
    input[type=radio] + label:after {
      border-radius: 100%;
      position: absolute;
      left: 5px;
      top: 10px;
      width: 12px;
      height: 12px; }
    input[type=radio] + label:hover:before {
      border-radius: 2rem;
      border: 1px solid #707070;
      border-bottom: 1px solid #707070; }
    input[type=radio] + label:hover:after {
      content: '';
      background: #707070; }
    input[type=radio] + label:active:before {
      border-radius: 2rem;
      border: 1px solid #d9d9d9;
      border-bottom: 1px solid #d9d9d9; }
    input[type=radio] + label:active:after {
      content: '';
      background: #ffffff; }
    input[type=radio] + label.btn {
      padding: 10px; }
      input[type=radio] + label.btn:after {
        padding: 10px;
        border: 2px solid #ffffff; }
    input[type=radio] + label.inline {
      margin: -20px 0 10px; }
      input[type=radio] + label.inline span {
        display: inline-block;
        margin: 0; }
      input[type=radio] + label.inline i {
        margin: 0 0 -10px  10px !important; }
  input[type=radio]:focus + label:before {
    content: ''; }
  input[type=radio]:checked + label:after {
    content: '';
    background: #ffffff; }
  input[type=radio]:disabled + label {
    cursor: not-allowed; }
    input[type=radio]:disabled + label:before {
      background-color: #707070; }

input[type=checkbox] {
  position: absolute;
  left: -999em; }
  input[type=checkbox] + label {
    cursor: pointer;
    margin: 0 0 10px;
    position: relative;
    font-weight: 500; }
    input[type=checkbox] + label.block span {
      display: block;
      margin: -30px 0 0 40px; }
    input[type=checkbox] + label:before {
      content: "";
      background-color: #ffffff;
      box-shadow: none;
      padding: 10px;
      border: 1px solid #d9d9d9;
      border-bottom: 1px solid #d9d9d9;
      border-radius: 0;
      display: inline-block;
      position: relative;
      margin-right: 10px;
      top: 5px; }
    input[type=checkbox] + label:after {
      position: absolute;
      left: 3px;
      top: 0; }
    input[type=checkbox] + label:hover:before, input[type=checkbox] + label:active:before {
      background: #ffffff;
      border: 1px solid #707070;
      border-bottom: 1px solid #707070; }
    input[type=checkbox] + label:hover:after, input[type=checkbox] + label:active:after {
      content: '\2714';
      color: #707070 !important;
      font-size: 1.5rem;
      font-weight: 400; }
  input[type=checkbox]:checked + label:before {
    background: #ffffff; }
  input[type=checkbox]:checked + label:after {
    content: '\2714';
    color: #ffffff !important;
    font-size: 1.5rem;
    font-weight: 400; }
  input[type=checkbox]:focus + label:before {
    background-color: #ffffff; }
  input[type=checkbox]:disabled + label {
    cursor: not-allowed; }
    input[type=checkbox]:disabled + label:before {
      background-color: #707070; }

.form-container .form-control {
  margin-bottom: 15px; }

.form-container input[type=text] {
  height: 40px;
  padding: 0 10px;
  text-align: center;
  border-radius: 30px !important;
  margin-bottom: 5px; }
  .form-container input[type=text].has-error {
    border-color: red !important; }
  .form-container input[type=text].error-enabled {
    border-color: #d13239 !important; }

/*
#################################################################

Content block 
------------------
Summary: Content block for reusability of modules
Project: Benlysta Din.
Usage: SCSS for modules - 2, 6, 7, 13, 14, 15, 20.

#################################################################
*/
.col-xs-12 > .component.section.col-xs-12 {
  padding: 0 !important; }

.content-block {
  color: #58595b;
  padding-left: 0;
  padding-right: 0; }
  .content-block > .col-xs-12 {
    padding-left: 0;
    padding-right: 0; }
  .content-block img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    border: 15px solid transparent; }
  .content-block li {
    margin-bottom: 15px; }
  .content-block .video-video-container {
    border: 15px solid #ffffff;
    border-bottom: 0; }
  .content-block p:last-child {
    margin-bottom: 0; }
  .content-block .richText-content {
    padding: 15px;
    width: 100%; }
  .content-block.white {
    color: #ffffff; }
  @media (min-width: 768px) {
    .content-block.image-left .component-content {
      display: flex;
      align-items: center;
      width: 100%; }
    .content-block.image-left img {
      margin-right: 15px;
      max-width: 25%;
      width: 100%; }
    .content-block.image-left .richText-content {
      width: 75%; } }
  .content-block.cta.multiple-cta .richText-content .btn {
    margin-right: 1rem; }
  @media (max-width: 767px) {
    .content-block.icons.cta p:last-child {
      position: relative;
      padding-top: 60px; }
      .content-block.icons.cta p:last-child a {
        position: absolute;
        left: 0;
        top: 0; } }
  @media (min-width: 768px) {
    .content-block.icons.cta p:last-child {
      display: flex;
      align-items: center; } }
  .content-block .resource-type {
    display: none; }
  .content-block.zinc-block .richText-content {
    padding: 0; }
  .content-block.zinc-block p {
    margin: 0; }
  @media (max-width: 767px) {
    .content-block.no-image-xs img {
      display: none; } }

.content-block-group .content-block {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .content-block-group .content-block.image-left img {
      border-left: 0; } }
  @media (min-width: 768px) {
    .content-block-group .content-block.image-left .richText-content {
      padding-right: 100px; } }
  @media (min-width: 992px) {
    .content-block-group .content-block.image-left .richText-content {
      padding-right: 260px; } }
  @media (min-width: 768px) {
    .content-block-group .content-block.image-left.img-linked .component-content > a {
      width: 25%;
      margin-right: 15px; }
    .content-block-group .content-block.image-left.img-linked .richText-content {
      width: 75%; }
    .content-block-group .content-block.image-left.img-linked img {
      max-width: 100%; } }

.content-block-group.column {
  padding-top: 0; }
  @media (min-width: 768px) {
    .content-block-group.column {
      padding: 0; } }
  .content-block-group.column > .component-content {
    padding-left: 0; }
  .content-block-group.column .content-block {
    padding: 0 15px;
    text-align: center; }
    .content-block-group.column .content-block.icons p:last-child {
      justify-content: center; }
  @media (min-width: 768px) {
    .content-block-group.column .paragraphSystem {
      display: flex;
      flex-direction: row; }
      .content-block-group.column .paragraphSystem .content-block .component-content {
        height: 100%; }
      .content-block-group.column .paragraphSystem .content-block .richText-content {
        padding-bottom: 60px; }
      .content-block-group.column .paragraphSystem p:last-child {
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: 15px; } }
  @media (min-width: 768px) {
    .content-block-group.column .row {
      display: flex; } }
  @media (min-width: 768px) {
    .content-block-group.column .row .content-block {
      display: flex; } }
  @media (max-width: 767px) {
    .content-block-group.column .row .content-block {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 768px) {
    .content-block-group.column .box .content.paragraphSystem {
      display: flex;
      flex-wrap: wrap; }
    .content-block-group.column .box .content-block .component-content {
      background: #ffffff;
      height: 100%; } }
  @media (min-width: 992px) {
    .content-block-group.column .box .content-block:nth-child(3n+4) {
      -webkit-margin-start: -1px;
      -webkit-margin-end: -1px; } }
  @media (min-width: 768px) {
    .content-block-group.column.resource-box .paragraphSystem .content-block {
      height: 100%; } }

.anchor-container.component {
  height: 0;
  margin: 0; }
  .anchor-container.component p {
    visibility: hidden; }

/*
#################################################################

Content block 
------------------
Summary: Content block Box for reusability of modules
Project: Benlysta Din.
Usage: SCSS for modules - 4, 5, 7, 9, 10, 11

#################################################################
*/
.content-block-box img {
  width: 100%;
  max-width: 100%; }

.content-block-box .image.image-content img {
  margin-bottom: 30px; }

.content-block-box .pattern .pattern-img {
  padding: 0 0 0 15px;
  width: 100%;
  position: relative;
  z-index: 0; }
  .content-block-box .pattern .pattern-img::after {
    width: calc(100% - 15px);
    height: 100%;
    top: 15px;
    left: 0; }

@media (min-width: 768px) {
  .content-block-box .compact-content p {
    width: calc(100% - 100px); } }

@media (min-width: 992px) {
  .content-block-box .compact-content p {
    width: calc(100% - 120px); } }

@media (max-width: 767px) {
  .content-block-box > .component-content > .content {
    margin: 0px; } }

@media (min-width: 992px) {
  .content-block-box .richText-content {
    padding-right: 60px; } }

@media (min-width: 768px) {
  .content-center .content {
    display: flex;
    align-items: center;
    min-height: 375px; } }

@media (min-width: 992px) {
  .content-center-md .content {
    display: flex;
    align-items: center;
    min-height: 375px; } }

@media (min-width: 768px) {
  .box-bubble {
    padding-top: 55px; } }

.box-bubble .image {
  position: relative; }
  @media (max-width: 767px) {
    .box-bubble .image {
      margin-top: 45px; } }
  .box-bubble .image::before {
    content: ' ';
    display: block;
    position: absolute;
    z-index: -1;
    background: url(../../img/banner-bubbles.png) no-repeat;
    background-size: cover;
    z-index: 2;
    right: 0px;
    width: 92px;
    height: 70px;
    top: -38px; }
    @media (min-width: 768px) {
      .box-bubble .image::before {
        width: 105px;
        height: 80px;
        top: -55px; } }

.content-block-box .pattern .pattern-img::after, .pattern-block::before {
  content: ' ';
  display: block;
  position: absolute;
  z-index: -1;
  background-image: -webkit-repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), #373737 1px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 4.5px);
  background-image: -moz-repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), #373737 1px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 4.5px);
  background-image: -o-repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), #373737 1px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 4.5px);
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), #373737 1px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 4.5px); }

@media (max-width: 767px) {
  .pattern {
    display: inline-block; } }

.pattern-block {
  position: relative;
  max-width: calc(100% - 15px);
  margin-left: 15px;
  margin-bottom: 15px; }
  .pattern-block .richText-content {
    color: #ffffff; }
    @media (max-width: 767px) {
      .pattern-block .richText-content {
        padding: 30px 10px; } }
    @media (min-width: 768px) {
      .pattern-block .richText-content {
        padding: 30px 45px; } }
  .pattern-block::before {
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    bottom: -15px;
    left: -15px; }

.box-border {
  position: relative; }
  .box-border .component-content {
    position: relative;
    z-index: 1; }
    .box-border .component-content::before {
      content: ' ';
      display: block;
      position: absolute;
      z-index: -1; }

.box-border-tr .component-content {
  padding-top: 15px;
  padding-right: 15px; }
  .box-border-tr .component-content::before {
    width: 75%;
    height: 65%;
    top: 0;
    right: 0; }

.box-border-tl .component-content {
  padding-top: 15px;
  padding-left: 15px; }
  .box-border-tl .component-content::before {
    width: 75%;
    height: 65%;
    top: 0;
    left: 0; }

.border-orange .component-content::before, .border-orange .component-content::after {
  background: #ffffff; }

.border-yellow .component-content::before, .border-yellow .component-content::after {
  background: #e55b4e; }

.block-box-border-y {
  position: relative; }
  .block-box-border-y::before, .block-box-border-y::after {
    content: ' ';
    display: block;
    position: absolute;
    z-index: -1;
    height: 15px;
    background: #dbdbdc; }
    @media (max-width: 767px) {
      .block-box-border-y::before, .block-box-border-y::after {
        width: calc(100% - 30px);
        left: 50%;
        transform: translateX(-50%); } }
    @media (min-width: 768px) {
      .block-box-border-y::before, .block-box-border-y::after {
        width: calc(33.33% + 15px + (8.33333333%/2));
        left: 0px; } }
  .block-box-border-y::before {
    top: -15px; }
  .block-box-border-y::after {
    bottom: -15px; }

.blurb, .blurb-circle, .blurb-span {
  /* Blurb */
  line-height: 1.25;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  position: relative; }
  .blurb p, .blurb-circle p, .blurb-span p {
    margin-bottom: 0; }
  .blurb figure, .blurb-circle figure, .blurb-span figure {
    position: relative; }
  .blurb figcaption, .blurb-circle figcaption, .blurb-span figcaption {
    position: absolute;
    background-color: #ffffff; }

.blurb img img {
  width: 100%;
  max-width: 100%; }

.blurb figcaption {
  box-sizing: content-box;
  border-radius: 0 30px;
  padding: 15px; }
  @media (min-width: 992px) {
    .blurb figcaption {
      padding: 25px; } }

.blurb-circle figcaption {
  display: flex;
  align-items: center;
  border-radius: 50%;
  padding: 5px 10px;
  justify-content: center;
  width: 40%;
  height: 40%; }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .blurb-circle figcaption {
      width: 50%;
      height: 50%; } }
  @media screen and (max-width: 480px) {
    .blurb-circle figcaption {
      font-size: 16px; } }

@media screen and (min-width: 992px) {
  .blurb-circle.blurb-adjust figcaption {
    width: 179px;
    height: 179px; } }

@media screen and (min-width: 1200px) {
  .blurb-circle.blurb-adjust figcaption {
    width: 210px;
    height: 210px; } }

@media (min-width: 992px) {
  .blurb-circle.img-adjust img {
    position: relative;
    left: 85px;
    z-index: -1; }
  .blurb-circle.img-adjust figcaption {
    top: 53%; } }

.blurb-right-middle figcaption {
  position: absolute;
  top: 55%;
  right: 0;
  z-index: 2;
  transform: translateY(-50%); }
  @media screen and (min-width: 768px) {
    .blurb-right-middle figcaption {
      right: -45px; } }
  @media (min-width: 992px) {
    .blurb-right-middle figcaption {
      right: -60px; } }

@media screen and (max-width: 991px) {
  .blurb-bottom-left figcaption {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: -45px; } }

@media (min-width: 992px) {
  .blurb-bottom-left figcaption {
    transform: translate(-50%, -25px); } }

@media (min-width: 992px) {
  .blurb-bottom-left figure {
    margin-bottom: 25px; } }

@media (min-width: 768px) {
  .blurb-bottom-right figure {
    padding-right: 35px; } }

@media (max-width: 767px) {
  .blurb-bottom-right figcaption {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: -45px; } }

@media (min-width: 768px) {
  .blurb-bottom-right figcaption {
    right: 0px;
    bottom: 0px;
    transform: translate(0px, 30px); } }

@media (min-width: 768px) {
  .blurb-bottom-right figure {
    margin-bottom: 30px; } }

@media screen and (max-width: 991px) {
  .blurb-lg figcaption {
    width: calc(100% - 120px); } }

@media (min-width: 992px) {
  .blurb-lg figure {
    margin-bottom: 90px; }
  .blurb-lg figcaption {
    width: 100%; } }

.blurb-md figcaption {
  width: 265px; }

.blurb-sm figcaption {
  width: 190px; }

.blurb-home-banner figcaption {
  width: 30%; }

@media screen and (max-width: 991px) {
  .blurb-home-banner {
    margin-top: 40px; }
    .blurb-home-banner figure {
      display: flex;
      align-items: center;
      flex-direction: row-reverse; }
    .blurb-home-banner.pattern .pattern-img {
      width: 80%; }
    .blurb-home-banner figcaption {
      left: 0; } }
  @media screen and (max-width: 991px) and (max-width: 480px) {
    .blurb-home-banner {
      font-size: 5.2vw; } }

@media (min-width: 992px) {
  .blurb-home-banner figcaption {
    transform: translate(-50%, -50%); } }

.blurb-span {
  display: inline-block;
  background: #dbdbdc;
  border-radius: 0 25px;
  padding: 30px 15px;
  margin-right: 15px; }
  .blurb-span::before {
    content: ' ';
    display: block;
    position: absolute;
    background: url(../../img/blurb-bubble.png) no-repeat;
    background-size: contain;
    background-position: right;
    right: -15px; }
    @media (max-width: 767px) {
      .blurb-span::before {
        width: 100%;
        height: 65px;
        top: -30px; } }
    @media (min-width: 768px) {
      .blurb-span::before {
        width: 100%;
        height: 75px;
        top: -45px; } }

/*
#################################################################

ACCORDION
------------------
Summary: Accordion styles
Project: Benlysta Din
Usage: This is the main CSS for the Accordion of the website

#################################################################
*/
.mod-js .accordion-content-wrapper {
  visibility: hidden;
  height: 0;
  position: relative;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box; }

.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  visibility: visible;
  position: relative;
  top: auto;
  left: auto;
  height: auto; }

.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }

.mod-js .accordion-head {
  cursor: pointer;
  position: relative; }

.accordion {
  background: #ffffff; }
  .accordion .accordion-container {
    border: none;
    list-style: none;
    padding: 0;
    margin: 0; }
    .accordion .accordion-container .accordion-slide {
      border-top: 1px solid #ffffff; }
      .accordion .accordion-container .accordion-slide .accordion-head {
        padding: 0;
        background: none;
        font-size: 1rem;
        display: block;
        line-height: 1.25em;
        color: inherit;
        font-weight: 700; }
        .accordion .accordion-container .accordion-slide .accordion-head a {
          background: #ffffff;
          text-decoration: none;
          padding: 15px 15px 15px 60px;
          display: block;
          color: #ffffff; }
          @media (min-width: 768px) {
            .accordion .accordion-container .accordion-slide .accordion-head a {
              padding-left: 75px; } }
          .accordion .accordion-container .accordion-slide .accordion-head a:hover {
            color: #ffffff;
            text-decoration: none; }
        .accordion .accordion-container .accordion-slide .accordion-head .accordion-title {
          font-size: 1rem;
          display: block;
          line-height: 1.25em;
          color: inherit;
          font-weight: 700; }
        .accordion .accordion-container .accordion-slide .accordion-head::after {
          content: "\f067";
          font-family: FontAwesome, sans-serif;
          display: inline-block;
          font-style: normal;
          position: relative;
          font-weight: normal;
          -webkit-font-smoothing: antialiased;
          font-size: 14px;
          color: #ffffff;
          position: absolute;
          top: 50%;
          left: 15px;
          margin-top: -12px;
          border: 2px solid #ffffff;
          padding: 4px 4px 4px 5px;
          border-radius: 24px;
          width: 24px;
          height: 24px;
          display: flex;
          align-items: center;
          justify-content: center; }
          @media (min-width: 768px) {
            .accordion .accordion-container .accordion-slide .accordion-head::after {
              left: 25px; } }
        .accordion .accordion-container .accordion-slide .accordion-head:hover::after {
          color: #ffffff; }
      .accordion .accordion-container .accordion-slide .accordion-content {
        padding: 0 15px 0; }
        @media (max-width: 767px) {
          .accordion .accordion-container .accordion-slide .accordion-content .content-block-group {
            padding: 0; } }
        .accordion .accordion-container .accordion-slide .accordion-content .content-block-group .paragraphSystem {
          margin: 0; }
      .accordion .accordion-container .accordion-slide.is-active .accordion-head::after {
        content: "\f068";
        font-family: FontAwesome, sans-serif;
        display: inline-block;
        font-style: normal;
        position: relative;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
        color: #ffffff;
        position: absolute;
        top: 50%;
        left: 15px;
        margin-top: -12px;
        padding: 0 3px 0 5px; }
        @media (min-width: 768px) {
          .accordion .accordion-container .accordion-slide.is-active .accordion-head::after {
            left: 25px; } }
      .accordion .accordion-container .accordion-slide.is-active .accordion-head a {
        color: #ffffff;
        text-decoration: none; }
        .accordion .accordion-container .accordion-slide.is-active .accordion-head a:hover {
          color: #ffffff; }
      .accordion .accordion-container .accordion-slide:first-child {
        border-top: 0; }

.accordion-content-block {
  border: 15px solid rgba(255, 255, 255, 0.5); }
  @media (max-width: 767px) {
    .accordion-content-block .richText-content {
      padding: 15px 15px 0 15px; } }
  @media (min-width: 768px) {
    .accordion-content-block .richText-content {
      padding: 15px 45px 0 45px; } }

/*
#################################################################

Sitemap
------------------
Summary: Sitemap page styles.
Project: Benlysta Din.
Usage: SCSS for the sitemap page.

#################################################################
*/
.sitemap-links .component-content {
  padding-bottom: 2rem;
  min-height: 0; }

@media (max-width: 767px) {
  .sitemap-links ul {
    padding-left: 20px; } }

.sitemap-links li {
  font-weight: 700;
  width: 13rem;
  float: left;
  padding: 0.5rem 0; }
  @media (min-width: 1200px) {
    .sitemap-links li {
      width: 14rem; } }

/*
#################################################################

EXIT NOTIFICATION
------------------
Summary: 
Project: Benlysta Din
Usage: This is the alert shown to users when they click a link
to leave the GSK website in question.

#################################################################
*/
.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny {
  color: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #d9d9d9;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 145px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none;
  border: none;
  color: #ffffff;
  background-color: #58595b;
  cursor: pointer;
  min-width: 100px; }
  .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:hover, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:hover {
    color: #ffffff;
    background-color: #58595b;
    border-color: transparent;
    text-decoration: none; }
  .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:focus, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:focus, .exit-notification .exit-notification-inner .exit-notification-buttons .focus.exit-notification-accept, .exit-notification .exit-notification-inner .exit-notification-buttons .focus.exit-notification-deny {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    text-decoration: none; }
  .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:disabled, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:disabled, .exit-notification .exit-notification-inner .exit-notification-buttons .disabled.exit-notification-accept, .exit-notification .exit-notification-inner .exit-notification-buttons .disabled.exit-notification-deny {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }

.exit-notification {
  z-index: 10001;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8); }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    background: #ffffff;
    left: 25%;
    margin-left: 0;
    width: 50%;
    position: fixed;
    top: 100px;
    padding: 30px 15px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .exit-notification .exit-notification-inner {
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }
    .exit-notification .exit-notification-inner .content-block .richText-content {
      padding: 0 !important; }
    .exit-notification .exit-notification-inner .exit-notification-buttons {
      display: flex;
      align-items: center;
      justify-content: space-around;
      flex-direction: row-reverse;
      margin-top: 15px; }

/*
#################################################################

OVERLAY
------------------
Summary: Modal equivalent CSS
Project: Benlysta Din
Usage: 

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

.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9998; }

.overlay-container {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px; }
  .overlay-container .overlay-content {
    position: relative;
    min-width: 80px;
    min-height: 80px;
    border-radius: 5px;
    border: 0;
    padding: 0;
    max-width: 75%;
    display: inline-block;
    background: #ffffff;
    text-align: left;
    border-radius: 20px; }
    @media screen and (min-width: 768px) and (max-width: 992px) {
      .overlay-container .overlay-content {
        text-align: unset;
        margin: 0 10px 0 10px;
        max-width: 92%; } }
    @media (max-width: 767px) {
      .overlay-container .overlay-content {
        max-width: 90% !important; } }
    .overlay-container .overlay-content .overlay-content-inner {
      overflow: hidden;
      padding-top: 40px; }
      .overlay-container .overlay-content .overlay-content-inner::before {
        content: "";
        width: 100%;
        height: 40px;
        position: absolute;
        left: 0;
        top: 0; }
      .overlay-container .overlay-content .overlay-content-inner .video-video-container {
        border-bottom: 15px solid #ffffff; }
  .overlay-container .overlay-close {
    border-radius: 50%;
    background: #007182 0% 0% no-repeat padding-box;
    opacity: 1;
    display: block !important;
    width: 38px;
    height: 38px;
    top: 25px;
    right: 25px;
    z-index: 9999;
    position: absolute;
    cursor: pointer;
    outline: none;
    color: #fff; }
    .overlay-container .overlay-close::after {
      content: "\f00d";
      font-family: FontAwesome, sans-serif;
      display: inline-block;
      font-style: normal;
      position: relative;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 1.5rem;
      position: absolute;
      left: 0;
      top: 8px;
      right: 0;
      margin: 0 auto;
      width: 16px; }
    .overlay-container .overlay-close:hover, .overlay-container .overlay-close:focus {
      background: #707070;
      text-decoration: none; }
      .overlay-container .overlay-close:hover::after, .overlay-container .overlay-close:focus::after {
        color: #ffffff; }

/*
#################################################################

Streaming media
------------------
Summary: Streaming media styles.
Project: Benlysta Din.
Usage: SCSS for the Streaming media.

#################################################################
*/
.streaming-media .mejs-container {
  border: 0 !important; }

.streaming-media .video-video-container video {
  min-height: 150px;
  height: auto;
  width: 100%;
  display: block; }

.streaming-media .video-video {
  width: 100%;
  position: relative; }
  .streaming-media .video-video button {
    outline: none; }
  .streaming-media .video-video .mejs-poster img {
    width: 100% !important; }

.streaming-media.video {
  position: relative; }
  .streaming-media.video .mejs-layers .mejs-poster img {
    object-fit: contain; }

.video-nojs {
  display: none; }

.video-video {
  border: 0 !important; }

.transcript-content {
  display: none; }

.zejula-logo {
  margin-top: 10px;
  left: 30px; }

.gsk-logo {
  margin-top: 10px; }

.zejula-header-divider {
  border-left: 2px solid #707070;
  padding-right: 30px; }

.zejual-heder-link {
  margin-top: 20px; }

.zejula-footer-logos {
  left: 3%; }

.footer-zejula-logo > div > a > img {
  max-width: 85px !important; }

.container-fluid {
  padding-right: 0px !important;
  padding-left: 0px !important;
  overflow-x: hidden; }

.heading-banner {
  padding: 0px 15px 0px 45%; }

.zejula-footer-note {
  margin-left: 30px; }

.header-li {
  text-align: left;
  font-size: 16px !important;
  letter-spacing: 0px;
  opacity: 1;
  text-decoration: none !important;
  color: #252525 !important; }

a {
  text-align: left;
  text-decoration: underline !important;
  color: #007182 !important;
  cursor: pointer; }

.bannerImage-bg-color {
  background: #ffffff;
  margin-top: 9%;
  padding: 20px;
  border-radius: 40px 0px 0px 40px;
  margin-left: 16%; }

.bannerImage-bg-color h1 {
  text-align: left;
  font: normal normal normal 48px/55px Arial;
  letter-spacing: 0px;
  color: #007182;
  opacity: 1; }

.bannerImage-bg-color p {
  text-align: left;
  font: normal normal normal 24px/28px Arial;
  letter-spacing: 0.6px;
  color: #007182;
  opacity: 1; }

.bannerImage-content {
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 30px;
  margin-left: 16%;
  margin-top: 20px;
  padding-bottom: 10px;
  background: rgba(0, 113, 130, 0.5);
  border-radius: 40px 0px 0px 40px; }

.bannerImage-content h3 {
  text-align: left;
  font-size: 21px;
  letter-spacing: 1.05px;
  color: #ffffff;
  opacity: 1; }

.bannerImage-content p {
  text-align: left;
  font-size: 21px;
  color: #ffffff;
  opacity: 1; }

.btn-login {
  background: #007182;
  border-radius: 30px;
  opacity: 1;
  color: #ffffff; }

.arrow-icon {
  content: url("/content/dam/cf-pharma/zejula-din/en_CA/desktop/icons/arrow.png");
  padding-right: 10px;
  padding-left: 10px;
  height: 25px;
  margin-top: 0px;
  margin-bottom: -8px !important; }

@media screen and (max-width: 480px) {
  .arrow-icon {
    content: url("/content/dam/cf-pharma/zejula-din/en_CA/desktop/icons/arrow.png");
    margin-top: 0px;
    margin-bottom: 0px !important;
    padding-right: 10px;
    width: 75px;
    height: 20px;
    padding-left: 10px;
    padding-top: 3px; }
  .zejula-footer-note {
    margin-left: 10px; } }

@media screen and (max-width: 1023px) {
  .zejula-header-divider {
    border-left: 0px;
    padding-right: 0px; }
  .zejula-footer-note {
    margin-left: 10px; } }

.zejula-prescribed {
  width: auto;
  margin: 0px 40px 0px 40px;
  border: 2px solid #007182;
  border-radius: 40px; }

.zejula-prescribed-text {
  color: #007182;
  padding: 30px;
  text-align: left;
  letter-spacing: 0.6px;
  opacity: 1; }

.zejula-prescribed-text-h3 {
  font-size: 24px; }

.zejula-prescribed-text-p {
  font-size: 21px;
  text-align: left;
  color: #007182;
  opacity: 1;
  padding-top: 10px; }

::placeholder {
  color: #000; }

.btn {
  background: #007182 !important;
  border-radius: 30px;
  opacity: 1;
  color: #ffffff !important;
  text-decoration: none !important; }

.btn:hover {
  background: #007182 !important;
  border-radius: 30px;
  opacity: 1;
  color: #ffffff !important; }

.footer-zejula-logo > div > a > img {
  width: 55%; }

.footer-zejula-logo {
  margin: 0px; }

.footer-li {
  text-align: left;
  font-size: 16px !important;
  letter-spacing: 0px;
  opacity: 1;
  text-decoration: none !important;
  color: #252525 !important; }

.overlay-heading {
  color: #007182;
  font-size: 22px;
  margin-top: -2%;
  line-height: 1.4; }

.din-image > div > img {
  height: 250px;
  width: 418pxpx;
  margin-top: 20px; }

.overlay-box {
  padding: 40px; }

.din-overlay-h3 {
  text-align: left;
  font: normal normal bold 30px/34px Arial;
  letter-spacing: 0.75px;
  color: #252525;
  opacity: 1;
  margin-top: 20%; }

.din-overlay-content {
  font-size: 18px; }

.din-overlay-footer {
  text-align: left;
  color: #252525;
  margin-top: 12%;
  font-size: 16px; }

.din-overlay-footer-fr {
  text-align: left;
  color: #252525;
  margin-top: 9%;
  font-size: 16px; }

.din-overlay-richtext {
  padding-left: 45px;
  margin-top: 34px; }

.din-overlay-richtext-footer {
  padding-left: 45px;
  margin-top: 34px; }

.cookie-policy-container {
  margin: 20px; }

.cookie-policy-content {
  margin-right: 10%;
  max-width: fit-content; }

.cookie-policy-content > div > div > h1 {
  text-align: left;
  font: normal normal bold 24px/28px Arial;
  letter-spacing: 0.6px;
  color: #007182;
  opacity: 1; }

.cookie-policy-content > div > div > h2 {
  text-align: left;
  font: normal normal bold 21px/24px Arial;
  color: #252525; }

.cookie-policy-content > div > div > p {
  text-align: left;
  font: normal normal normal 21px/24px Arial;
  color: #252525; }

@media screen and (min-width: 481px) and (max-width: 1199px) {
  .cookie-policy-content > div > div {
    padding-left: 0px !important; }
  .cookie-policy-content {
    margin-right: 1%;
    max-width: fit-content; }
  .cookie-policy-container {
    margin-left: 15px; } }

@media screen and (max-width: 480px) {
  .cookie-policy-content {
    margin-right: 7%;
    max-width: fit-content; }
  .zejula-footer-note {
    margin-left: 10px; }
  .cookie-policy-container {
    margin-left: 0px; } }

.terms-container {
  margin: 20px 0px; }

.terms-content {
  margin-right: 0%;
  max-width: fit-content;
  margin-left: 2%; }

.terms-content > div > div > h1 {
  text-align: left;
  font: normal normal bold 24px/28px Arial;
  letter-spacing: 0.6px;
  color: #007182;
  opacity: 1; }

.terms-content > div > div > h2 {
  text-align: left;
  font: normal normal bold 21px/24px Arial;
  color: #252525; }

.terms-content > div > div > p {
  text-align: left;
  font: normal normal normal 21px/24px Arial;
  color: #252525; }

.term-content-p {
  margin-bottom: 0px !important; }

@media screen and (max-width: 480px) {
  .terms-content {
    max-width: fit-content;
    margin-left: 2%; } }

@media screen and (min-width: 481px) and (max-width: 1199px) {
  .terms-content > div > div {
    padding-left: 0px !important;
    padding-right: 3% !important; }
  .terms-content {
    margin-left: 15px; } }

@media screen and (max-width: 480px) {
  .terms-content > div > div {
    padding-right: 5% !important; }
  .zejula-footer-note {
    margin-left: 10px; } }

.privacy-statement-container {
  margin: 20px; }

.privacy-statement-content-ul {
  padding-left: 40px; }

.privacy-statement-content {
  margin-right: 10%;
  max-width: fit-content;
  margin-left: 1%; }

.privacy-statement-content > div > div > h1 {
  text-align: left;
  font: normal normal bold 24px/28px Arial;
  letter-spacing: 0.6px;
  color: #007182;
  opacity: 1; }

.privacy-statement-content > div > div > h2 {
  text-align: left;
  font: normal normal bold 21px/24px Arial;
  color: #007182; }

.privacy-statement-content > div > div > p {
  text-align: left;
  font: normal normal normal 21px/24px Arial;
  color: #252525; }

.privacy-statement-content > div > div > ul > li {
  text-align: left;
  font: normal normal normal 21px/24px Arial;
  color: #252525;
  margin-bottom: 0px; }

#link1, #link2, #link3, #link4, #link5, #link6, #link6, #link7, #link8,
#link9, #link10, #link11, #link12, #link13, #link14, #link15, #link16 {
  color: #007182;
  scroll-margin-top: 5em; }

#link17 {
  scroll-margin-top: 5em; }

@media screen and (min-width: 480px) and (max-width: 767px) {
  .privacy-statement-container {
    margin-left: 2%; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .privacy-statement-container {
    margin-left: 0%; } }

.privacy-statement-content > div > div {
  padding-left: 0px !important; }

@media screen and (max-width: 480px) {
  .privacy-statement-content {
    margin-right: 5%; } }

video {
  height: 100%;
  width: 100%; }

.patient-info-video-din-overlay {
  margin-top: 35px; }

.watch {
  padding-right: 10px;
  font-size: 18px;
  font-weight: normal; }

.view {
  padding-right: 10px;
  font-size: 18px;
  font-weight: normal; }

.patient-info-banner > div > div > h1 {
  font-size: 36px;
  font-weight: 300;
  padding-bottom: 15px;
  text-align: left;
  color: #007182;
  line-height: initial;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 0px;
  width: 100%; }

.patient-info-banner > div > div > p {
  text-align: left;
  letter-spacing: 0.6px;
  color: #007182;
  opacity: 1;
  padding: 20px;
  padding-top: 0px; }

.patient-info-banner > div {
  background: #ffffff;
  border-radius: 20px 0px 0px 20px;
  padding: 20px;
  margin-left: 18%;
  margin-top: 18%; }

.patient-info-resources-heading {
  margin: 10px 10px 20px 50px;
  text-align: left;
  letter-spacing: 0.6px;
  color: #007182;
  opacity: 1;
  font-weight: bold; }

.patient-info-resources-richtext-container {
  width: 94%;
  margin: 10px 40px 10px 40px;
  left: 0px;
  border: 1px solid #007182;
  border-radius: 20px;
  opacity: 1; }

.image-left > div > img {
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 416px; }

.patient-info-resources-subheading {
  text-align: left;
  letter-spacing: 0.6px;
  color: #007182;
  opacity: 1;
  font-weight: bold;
  margin: 20px 20px 20px 70px; }

.patient-info-resources-p {
  color: #252525;
  margin: 20px 20px 20px 120px; }

.patient-info-resources-button {
  margin-top: 45%;
  text-decoration: none !important; }

.patient-info-resources-button-fr {
  margin-top: 39%;
  text-decoration: none !important; }

.patient-info-container {
  background: #007182;
  border-radius: 50px;
  opacity: 1;
  width: 94%;
  margin: 10px 40px 10px 40px;
  left: 0px;
  height: auto; }

.patient-info-p {
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.6px;
  color: #ffffff;
  padding: 20px 0px 0px 0px; }

.patient-info-p2 {
  text-align: center;
  letter-spacing: 0.6px;
  color: #F5BE5F;
  font-size: 20px;
  font-weight: 900; }

.patient-info-p3 {
  color: #252525;
  margin-left: 5%; }

.patient-info-richtext-container {
  border: 2px solid #252525;
  opacity: 1;
  width: fit-content;
  margin: 10px 40px 10px 40px;
  left: 0px;
  padding: 20px; }

.patient-info-richtext-container-content {
  text-align: left;
  color: #252525;
  opacity: 1;
  padding: 20px;
  width: fit-content;
  left: 0px;
  margin: 0px 10px 0px 10px; }

.bg-orange {
  background: #F5BE5F !important;
  width: -webkit-fill-available !important;
  display: block;
  text-align: center;
  padding: 20px 0px; }

@media screen and (max-width: 480px) {
  .zejula-logo {
    left: 0px; }
  .zejula-footer-logos {
    left: 0px; }
  .heading-banner {
    position: relative;
    margin-left: 0%;
    max-width: 100%;
    padding: 0px; }
  .bannerImage-bg-color {
    margin: 0px; }
  .bannerImage-bg-color h1 {
    letter-spacing: 0px;
    color: #007182;
    opacity: 1;
    font-size: 22px;
    font-weight: bold;
    margin-left: 0px;
    padding-left: 15px; }
  .bannerImage-bg-color p {
    font-size: 18px;
    padding: 6px;
    padding-left: 15px;
    letter-spacing: 0; }
  .bannerImage-content {
    margin: 0px 0px 20px 0px;
    border-radius: 0px;
    padding: 20px;
    opacity: inherit; }
  .bannerImage-content p {
    font-size: 18px;
    padding: 0px 10px 20px 15px; }
  .bannerImage-content h3 {
    padding: 20px 10px 10px 15px;
    letter-spacing: 0; }
  .zejula-prescribed {
    width: auto;
    margin: 0px 20px 0px 20px;
    border: 2px solid #007182;
    border-radius: 40px; }
  .din-image > div > img {
    width: 100%;
    height: 100%; }
  .overlay-heading {
    font-size: 18px; }
  .din-overlay-richtext {
    padding-left: 10px; }
  .din-overlay-richtext-footer {
    padding-left: 10px; }
  .zejula-logo > div > a > img {
    margin-top: 10px;
    max-width: 85px !important; } }

@media screen and (min-width: 481px) and (max-width: 767px) {
  .zejula-logo {
    left: 0px; }
  .zejula-footer-logos {
    left: 0px; }
  .bannerImage-bg-color {
    height: 135px;
    margin-top: 3%;
    margin-left: 10%; }
  .bannerImage-bg-color h1 {
    margin: 5px;
    padding: 0px;
    line-height: normal;
    font-weight: normal;
    font-size: 20px; }
  .bannerImage-bg-color p {
    font-size: 11px;
    padding: 0px;
    margin: 5px;
    letter-spacing: 0; }
  .btn-login {
    height: 28px;
    margin: 0px;
    min-width: 110px;
    justify-content: center;
    padding: 3px; }
  .login {
    font-size: 12px; }
  .arrow-icon {
    width: 50px;
    height: 26px;
    padding: 7px; }
  .bannerImage-content {
    margin: 10px 0px 18px 34px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 30px; }
  .bannerImage-content h3 {
    padding-top: 15px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0; }
  .bannerImage-content p {
    font-size: 12px;
    letter-spacing: 0;
    padding: 0; }
  .overlay-heading {
    font-size: 18px;
    margin-top: 0; }
  .din-image > div > img {
    height: 100%;
    width: 100%; }
  .din-overlay-richtext {
    padding-left: 20px; }
  .din-overlay-richtext-footer {
    padding-left: 20px; }
  .zejula-logo > div > a > img {
    margin-top: 10px;
    max-width: 85px !important; } }

@media screen and (min-width: 768px) and (max-width: 981px) {
  .zejula-logo {
    left: 0px; }
  .zejula-footer-logos {
    left: 0px; }
  .zejula-logo > div > a > img {
    margin-top: 10px;
    max-width: 85px !important; }
  .din-overlay-richtext {
    position: absolute;
    width: 50%;
    left: 50%;
    margin-top: 20px;
    padding-left: 10px;
    text-align: left; }
  .din-overlay-richtext-footer {
    position: absolute;
    width: 50%;
    left: 50%;
    margin-top: 17%;
    padding-left: 10px;
    text-align: left; }
  .din-image > div > img {
    height: 100%;
    width: 100%; }
  .heading-banner {
    padding: 0 15px 0 50%;
    margin-top: 20px; }
  .bannerImage-bg-color {
    margin: 0px;
    padding: 0px;
    margin-top: 5%; }
  .bannerImage-bg-color h1 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    letter-spacing: 0;
    padding: 0px 0px 0px 20px; }
  .bannerImage-bg-color p {
    line-height: initial;
    font-size: 16px;
    padding: 0px 0px 0px 20px;
    margin: 0px;
    letter-spacing: 0; }
  .btn-login {
    margin: 13px 13px 10px 0px;
    padding: 10px; }
  .bannerImage-content {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 30px;
    margin-left: 0%; }
  .bannerImage-content h3 {
    font-size: 18px;
    letter-spacing: 0; }
  .bannerImage-content p {
    font-size: 16px;
    letter-spacing: 0;
    margin: 0px; }
  .zejula-prescribed {
    margin: 0px 20px 0px 0px; }
  .din-overlay-footer {
    margin-top: 7%; }
  .din-overlay-footer-fr {
    margin-top: 7%; } }

@media screen and (min-width: 982px) and (max-width: 1199px) {
  .zejula-logo {
    left: 0px; }
  .zejula-footer-logos {
    left: 0px; }
  .din-overlay-footer {
    margin-top: 0px; }
  .din-overlay-footer-fr {
    margin-top: 0px; }
  .bannerImage-bg-color {
    margin-top: 10%; }
  .bannerImage-bg-color h1 {
    font-size: 24px;
    font-weight: 900;
    margin: 0px; }
  .navbar-nav {
    width: fit-content; }
  .navbar-nav-img {
    width: 40px;
    right: 0;
    top: 6px;
    height: 90px;
    min-height: 90px; }
  .zejula-logo {
    margin-top: 10px;
    left: 0px; }
  .bannerImage-bg-color h1 {
    font-size: 28px;
    font-weight: 700;
    padding: 0px; }
  .bannerImage-bg-color p {
    font-size: 18px;
    letter-spacing: 0;
    padding-left: 10px; }
  .din-image > div > img {
    width: 150%;
    height: 150%;
    margin-left: 25%;
    margin-right: 25%; }
  .din-overlay-richtext {
    padding-left: 10px; }
  .din-overlay-richtext-footer {
    padding-left: 10px; } }

@media screen and (max-width: 480px) {
  video {
    height: 100%;
    width: 100%; }
  .zejula-logo {
    left: 0px; }
  .patient-info-video-din-overlay {
    margin-top: 35px; }
  .heading-banner div {
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px; }
  .patient-info-banner > div > div > h1 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 15px;
    text-align: left;
    color: #007182;
    line-height: initial;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px; }
  .patient-info-banner > div > div > p {
    text-align: left;
    color: #007182;
    opacity: 1;
    padding: 20px;
    padding-top: 0px;
    font-size: 18px;
    letter-spacing: 0px;
    padding-left: 10px;
    line-height: initial;
    margin: 0px;
    padding-bottom: 0px; }
  .patient-info-banner > div {
    background: #ffffff;
    margin: 0px;
    padding: 0px; }
  .patient-info-resources-heading {
    margin: 20px 10px 0px 10px;
    padding-left: 0px;
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    font-weight: bold; }
  .patient-info-resources-richtext-container {
    left: 0px;
    width: 95%;
    margin-left: 10px;
    border: 1px solid #007182;
    border-radius: 20px;
    opacity: 1;
    margin-bottom: 20px; }
  .image-left > div > img {
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%; }
  .patient-info-resources-subheading {
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    font-weight: bold;
    margin: 10px 0px 0px 0px; }
  .patient-info-resources-p {
    color: #252525;
    margin: 20px 20px 20px 0px; }
  .patient-info-resources-button {
    margin-top: 0px; }
  .patient-info-container {
    background: #007182;
    border-radius: 120px;
    opacity: 1;
    width: 95%;
    left: 0px;
    margin: 0px 10px 10px 10px;
    height: auto; }
  .patient-info-p {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    padding: 10px;
    margin-bottom: 0px;
    margin-top: 20px; }
  .patient-info-p2 {
    text-align: center;
    letter-spacing: 0px;
    color: #F5BE5F;
    font-size: 20px;
    font-weight: normal;
    padding: 10px; }
  .patient-info-p3 {
    color: #252525;
    margin-left: 5%; }
  .patient-info-richtext-container {
    border: 2px solid #252525;
    opacity: 1;
    left: 0px;
    width: 95%;
    margin-left: 10px;
    margin-top: 20px;
    padding: 20px; }
  .patient-info-richtext-container-content {
    text-align: left;
    color: #252525;
    opacity: 1;
    width: 100%;
    left: 0px;
    margin: 0px 10px 10px 0px;
    height: auto;
    padding-left: 0px; } }

@media screen and (min-width: 481px) and (max-width: 767px) {
  video {
    height: 100%;
    width: 100%; }
  .zejula-logo {
    left: 0px; }
  .patient-info-video-din-overlay {
    margin-top: 35px; }
  .patient-info-banner > div > div > h1 {
    font-size: 24px;
    font-weight: 700;
    margin: 0px;
    letter-spacing: 0;
    padding-bottom: 15px;
    text-align: left;
    color: #007182;
    line-height: initial; }
  .patient-info-banner > div > div > p {
    font-size: 16px;
    letter-spacing: 0;
    padding: 0px;
    color: #007182;
    opacity: 1;
    text-align: left; }
  .patient-info-banner > div {
    background: #ffffff;
    border-radius: 20px 0px 0px 20px;
    padding: 20px;
    margin-left: 18%;
    margin-top: 5%; }
  .patient-info-resources-heading {
    margin: 0px;
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    font-weight: bold; }
  .patient-info-resources-richtext-container {
    width: fit-content;
    left: 0px;
    margin: 10px;
    border: 1px solid #007182;
    border-radius: 20px;
    opacity: 1; }
  .image-left > div > img {
    margin: 10px 0px 10px 0px;
    width: 100%;
    padding: 0px; }
  .patient-info-resources-subheading {
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    font-weight: bold;
    margin: 0px; }
  .patient-info-resources-p {
    color: #252525;
    margin: 10px 0px 10px 0px;
    letter-spacing: 0px; }
  .patient-info-resources-button {
    margin-top: 0px; }
  .patient-info-container {
    background: #007182;
    border-radius: 50px;
    opacity: 1;
    width: fit-content;
    height: auto;
    left: 0;
    margin: 10px; }
  .patient-info-p {
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.6px;
    color: #ffffff;
    padding: 20px 0px 0px 0px; }
  .patient-info-p2 {
    text-align: center;
    letter-spacing: 0.6px;
    color: #F5BE5F;
    font-size: 20px;
    font-weight: 900; }
  .patient-info-p3 {
    color: #252525;
    margin-left: 5%; }
  .patient-info-richtext-container {
    border: 2px solid #252525;
    opacity: 1;
    width: fit-content;
    height: auto;
    left: 0;
    margin: 10px;
    padding: 20px; }
  .patient-info-richtext-container-content {
    width: fit-content;
    height: auto;
    left: 0;
    margin: 10px;
    text-align: left;
    color: #252525;
    opacity: 1;
    padding: 20px; } }

@media screen and (min-width: 768px) and (max-width: 981px) {
  video {
    height: 100%;
    width: 100%; }
  .zejula-logo {
    left: 0px; }
  .patient-info-video-din-overlay {
    margin-top: 35px; }
  .patient-info-banner > div > div > h1 {
    font-size: 24px;
    font-weight: 300;
    padding-bottom: 15px;
    text-align: left;
    color: #007182;
    line-height: initial;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px; }
  .patient-info-banner > div > div > p {
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    padding: 20px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px; }
  .patient-info-banner > div {
    background: #ffffff;
    border-radius: 20px 0px 0px 20px;
    padding: 20px;
    margin-left: 18%;
    margin-top: 5%; }
  .patient-info-resources-heading {
    margin: 10px 10px 0px 50px;
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    font-weight: bold; }
  .patient-info-resources-richtext-container {
    width: fit-content;
    left: 0px;
    border: 1px solid #007182;
    border-radius: 20px;
    opacity: 1;
    margin-bottom: 20px; }
  .image-left > div > img {
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%; }
  .patient-info-resources-subheading {
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    font-weight: bold;
    margin: 0px 0px 10px; }
  .patient-info-resources-p {
    color: #252525;
    margin: 0px; }
  .patient-info-resources-button {
    margin-top: 45%;
    text-decoration: none !important; }
  .patient-info-container {
    width: fit-content;
    left: 0px;
    margin: 10px 40px 10px 0px;
    height: auto;
    background: #007182;
    border-radius: 50px;
    opacity: 1; }
  .patient-info-p {
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.6px;
    color: #ffffff;
    padding: 20px 0px 0px 0px; }
  .patient-info-p2 {
    text-align: center;
    letter-spacing: 0.6px;
    color: #F5BE5F;
    font-size: 20px;
    font-weight: 900; }
  .patient-info-p3 {
    color: #252525;
    margin-left: 0%;
    margin-right: 5px; }
  .patient-info-richtext-container {
    width: fit-content;
    left: 0px;
    margin: 10px 40px 10px 0px;
    border: 2px solid #252525;
    opacity: 1;
    padding: 20px; }
  .patient-info-richtext-container-content {
    width: fit-content;
    left: 0px;
    margin: 10px 0px 10px 0px;
    text-align: left;
    color: #252525;
    opacity: 1;
    padding: 20px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  video {
    height: 100%;
    width: 100%; }
  .zejula-logo {
    left: 0px; }
  .patient-info-video-din-overlay {
    margin-top: 35px; }
  .patient-info-banner > div > div > h1 {
    font-size: 36px;
    font-weight: 300;
    padding-bottom: 15px;
    text-align: left;
    color: #007182;
    line-height: initial;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px; }
  .patient-info-banner > div > div > p {
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    padding: 20px;
    padding-top: 0px; }
  .patient-info-banner > div {
    background: #ffffff;
    border-radius: 20px 0px 0px 20px;
    padding: 20px;
    margin-left: 18%;
    margin-top: 18%; }
  .patient-info-resources-heading {
    margin: 10px 10px 20px 0px;
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    font-weight: bold; }
  .patient-info-resources-richtext-container {
    width: fit-content;
    margin: 10px 40px 10px 40px;
    left: 0px;
    border: 1px solid #007182;
    border-radius: 20px;
    opacity: 1; }
  .image-left > div > img {
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 416px; }
  .patient-info-resources-subheading {
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    font-weight: bold;
    margin: 20px 20px 20px 70px; }
  .patient-info-resources-p {
    color: #252525;
    margin: 20px 20px 20px 120px; }
  .patient-info-resources-button {
    margin-top: 45%; }
  .patient-info-container {
    background: #007182;
    border-radius: 50px;
    opacity: 1;
    width: fit-content;
    margin: 10px 10px 10px 10px;
    left: 0px;
    height: auto; }
  .patient-info-p {
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.6px;
    color: #ffffff;
    padding: 20px 0px 0px 0px; }
  .patient-info-p2 {
    text-align: center;
    letter-spacing: 0.6px;
    color: #F5BE5F;
    font-size: 20px;
    font-weight: 900; }
  .patient-info-p3 {
    color: #252525;
    margin-left: 0%; }
  .patient-info-richtext-container {
    border: 2px solid #252525;
    opacity: 1;
    width: fit-content;
    margin: 10px 20px 10px 20px;
    left: 0px;
    padding: 20px; }
  .patient-info-richtext-container-content {
    text-align: left;
    color: #252525;
    opacity: 1;
    padding: 20px;
    width: fit-content;
    left: 0px;
    margin: 0px 10px 0px 10px; } }

.zejula-errorpage-color {
  color: #007182; }

.heading-banner-fr {
  padding: 0px 15px 0px 45%; }

@media screen and (max-width: 480px) {
  .heading-banner-fr {
    position: relative;
    margin-left: 0%;
    max-width: 100%;
    padding: 0px; }
  .heading-banner-fr div {
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .patient-info-banner-fr > div > div > p {
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    padding: 20px;
    padding-top: 0px; }
  .patient-info-banner-fr > div {
    background: #ffffff;
    border-radius: 20px 0px 0px 20px;
    padding: 20px;
    margin-left: 18%;
    margin-top: 18%; } }

@media screen and (min-width: 768px) and (max-width: 981px) {
  .heading-banner-fr {
    padding: 0 15px 0 40%;
    margin-top: 20px; }
  .patient-info-banner-fr > div {
    background: #ffffff;
    border-radius: 20px 0px 0px 20px;
    padding: 20px;
    margin-left: 18%;
    margin-top: 10%; } }

@media screen and (min-width: 481px) and (max-width: 1199px) {
  .patient-info-banner-fr > div > div > h1 {
    width: 100%; }
  .patient-info-banner-fr > div > div > p {
    margin-bottom: 0px; } }

@media screen and (min-width: 481px) and (max-width: 767px) {
  .bannerImage-bg-color-fr p {
    font-size: 11px;
    padding: 0px;
    margin: 5px;
    line-height: inherit; } }

@media screen and (min-width: 768px) and (max-width: 981px) {
  .bannerImage-bg-color-fr {
    margin: 0px;
    padding: 0px;
    margin-top: 0px; } }

@media screen and (min-width: 982px) and (max-width: 1199px) {
  .bannerImage-bg-color-fr {
    margin-top: 0%; } }

@media screen and (min-width: 768px) and (max-width: 981px) {
  .patient-info-resources-heading {
    margin: 10px 10px 0px 0px;
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    font-weight: bold; } }

@media screen and (min-width: 768px) and (max-width: 981px) {
  .patient-info-resources-richtext-container {
    width: fit-content;
    left: 0px;
    border: 1px solid #007182;
    border-radius: 20px;
    opacity: 1;
    margin-bottom: 20px;
    margin-left: 0px; } }

@media screen and (min-width: 768px) and (max-width: 981px) {
  .heading-banner {
    padding: 0 15px 0 50%;
    margin-top: 20px; } }

@media screen and (min-width: 768px) and (max-width: 981px) {
  .patient-info-resources-heading {
    margin: 10px 10px 0px 0px;
    text-align: left;
    letter-spacing: 0.6px;
    color: #007182;
    opacity: 1;
    font-weight: bold; } }

@media screen and (min-width: 768px) and (max-width: 981px) {
  .patient-info-resources-richtext-container {
    width: fit-content;
    left: 0px;
    border: 1px solid #007182;
    border-radius: 20px;
    opacity: 1;
    margin-bottom: 20px;
    margin-left: 0px; } }

@media screen and (min-width: 982px) and (max-width: 1199px) {
  .bannerImage-bg-color {
    margin-top: 5%; } }

@media screen and (min-width: 481px) and (max-width: 767px) {
  .bannerImage-bg-color-fr p {
    line-height: inherit; } }

@media screen and (min-width: 481px) and (max-width: 767px) {
  .patient-info-banner-fr > div > div > h1 {
    font-size: 18px !important; } }

@media screen and (min-width: 768px) and (max-width: 981px) {
  .patient-info-banner-fr > div > div > h1 {
    font-size: 20px !important; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .patient-info-banner-fr > div > div > h1 {
    font-size: 30px !important; } }

.page-home #content, .page-indication #content, .page-discussion-guide #content {
  height: 1055px; }

.page-copd-patient-information #content {
  height: unset; }

.page-asthma-patient-information #content {
  height: unset; }

.navbar .navbar-toggle .component-content {
  display: none; }

@media (min-width: 991px) {
  .top-disclaimer-sec {
    display: none; }
  .landing-first-box {
    margin-left: 20px; }
  .navbar .navbar-nav-img img {
    margin-left: -15px; }
  .zejual-heder-link {
    margin-right: 20px; } }

#footer {
  background: #E2E2E2;
  color: #3A3939;
  box-shadow: 0px -10px 10px #00000029; }

#footer .footer-li {
  color: #002055 !important;
  line-height: 24px;
  font-size: 21px !important;
  font-weight: bold; }

#footer ul li:not(:last-child):after {
  margin: 0px 10px 0 15px;
  border: 1.8px solid; }

#footer ul {
  margin-left: 0; }

#footer ul li {
  padding-left: 0; }

.navbar .navbar-collapse li {
  color: #002055;
  font-size: 16px !important; }

.header-li {
  color: #002055 !important; }

.zejula-header-divider {
  border: none;
  padding-right: 0; }

.zinc-code p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.1rem;
  padding-left: 15px; }

.bg-img-merg img {
  mask-image: linear-gradient(#000 65%, rgba(0, 0, 0, 0));
  width: fit-content;
  height: fit-content; }

.box-shadow {
  box-shadow: 0px 10px 10px #00000029; }

.pop-up-box {
  padding-top: 120px; }

.pd-top {
  padding-top: 120px; }

.pop-up-box .richText-content h1 {
  font-size: 72px;
  line-height: 84px;
  font-family: "neuzon";
  font-weight: normal;
  color: #63523E; }

.pop-up-box .richText-content h4 {
  font-size: 30px;
  line-height: 40px;
  font-family: "neuzon";
  color: #63523E; }

.pop-up-box .richText-content p {
  font-size: 24px;
  line-height: 28px;
  color: #002055;
  font-weight: bold; }

.pop-up-box-2 .richText {
  margin: 0 20px;
  width: 520px;
  background: #002055;
  color: white;
  padding: 0; }

.pop-up-box-2 .richText p {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.3rem;
  padding-top: 10px; }

.pop-up-box-2 .richText .lft-p {
  margin: 0;
  font-size: 18px;
  line-height: 21px;
  padding: 35px 0; }

.pop-up-box-2 .richText a, .pop-up-box-2 .richText h4 {
  color: white !important;
  text-decoration: none !important;
  font-size: 30px;
  line-height: 34px;
  font-weight: bold; }

.pop-up-box-2 .richText h4 {
  padding: 44px 15%;
  cursor: pointer; }

.landing-box-3 {
  color: #002055;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  padding: 40px 60px 40px 0; }

.footnoot {
  border: 2px solid #002055;
  text-align: center;
  background: #ffffffc9;
  color: #002055;
  font-size: 24px;
  line-height: 28px;
  padding: 27px 0 10px 0;
  position: relative;
  margin-bottom: 4%;
  margin-top: 18%;
  top: 30px; }

.navbar .navbar-brand img {
  max-width: 274px;
  height: fit-content;
  width: fit-content; }

.richText ul li:before {
  position: absolute !important; }

.footnote {
  font-size: 14px;
  line-height: 16px; }

.form-container.js-din-verification form {
  display: flex;
  justify-content: end; }

.form-container input[type=text] {
  border-radius: unset !important;
  border: 1px solid #002055 !important;
  margin-right: 15px;
  width: 250px;
  color: #A3A3A3 !important;
  font-size: 18px !important;
  line-height: 21px !important; }

.form-container .form-control .btn {
  border-radius: unset;
  background: #242155 !important;
  width: 250px;
  font-size: 18px;
  line-height: 21px; }

.form-container .form-control .lightbox {
  justify-content: end;
  display: flex;
  margin-right: 12%;
  font-size: 18px;
  line-height: 21px;
  color: #002055 !important; }

.reference-validation-section {
  display: none; }

.navbar .navbar-nav-img img {
  width: 100px;
  height: 30px; }

.card-section {
  border: 1px solid;
  background: #002055;
  color: white;
  padding: 30px;
  margin: 20px;
  width: 520px;
  height: 400px; }

.card-section h3 {
  text-align: center;
  font-size: 30px;
  line-height: 34px; }

.card-section > div > div > div {
  display: flex;
  margin-top: 38px; }

.card-section img {
  width: 100%;
  height: 240px; }

.card-section p {
  padding: 30px 20px 30px 25px;
  font-size: 18px;
  line-height: 21px;
  text-align: left; }

.card-section a {
  border: 1px solid;
  background: white;
  padding: 10px 37px;
  position: absolute;
  left: 46%;
  bottom: 14%;
  width: 160px;
  text-decoration: none !important;
  color: #002055 !important;
  text-align: center;
  font-weight: bold; }

.u-text-center {
  text-align: center; }

.patient-info-box h1 {
  font-size: 72px;
  line-height: 96px;
  font-family: "neuzon";
  font-weight: normal;
  color: #63523E; }

.patient-info-box h4 {
  font-size: 24px;
  line-height: 28px;
  color: #002055; }

.card-section-asthama {
  position: relative;
  left: 25%; }

.trelegy-capsule-mg {
  font-size: 24px;
  line-height: 28px;
  color: #002055;
  margin-top: 15px; }

.page-copd-patient-information .footnoot {
  margin-bottom: 0;
  top: -130px; }

.page-asthma-patient-information .footnoot {
  margin-bottom: 0;
  top: -130px; }

.wheel-img img {
  width: 289px;
  max-width: 289px !important; }

.paab-img img {
  width: 84px;
  max-width: 84px !important; }

.footer-zejula-logo > div > a > img {
  width: 200px;
  max-width: 200px !important; }

.zejula-footer-logos {
  left: -8%; }

.page-ask-your-doctor #content,
.page-asthma-patient-information #content,
.page-copd-patient-information #content {
  background-color: #E5EEF0;
  margin-bottom: 0; }

.questn-box-1 h1 {
  font-size: 72px;
  line-height: 72px;
  color: #63523E;
  font-family: "neuzon";
  font-weight: normal;
  margin-bottom: 70px; }

.questn-box-1 h4 {
  color: #3A3939;
  font-size: 24px;
  line-height: 34px; }

.questn-box-1 p {
  color: #002055;
  font-size: 1.87rem;
  line-height: 2.12rem;
  font-weight: bold;
  margin-bottom: 20%; }

input[type=checkbox] {
  position: unset;
  margin-right: 25px; }

.check-box .component-content {
  width: 61%;
  margin: 0 auto; }

.check-box h3 {
  text-align: center;
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 35px;
  color: #002055; }

.check-box p {
  padding: 0;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.8rem;
  margin-bottom: 0; }

.check-box label {
  display: flex;
  padding-bottom: 10px; }

.check-box input[type=checkbox] {
  width: 28px;
  height: 28px; }

.check-box ul {
  margin: 0;
  padding: 0; }

input[type=submit] {
  background: #002055 !important;
  font-size: 18px !important;
  line-height: 21px;
  margin-bottom: 5%; }

.divider > .component-content {
  width: 50%;
  margin: 4em auto !important;
  background: #002055 !important; }

.textarea-box h3 {
  font-size: 36px;
  line-height: 42px;
  color: #002055;
  margin-top: 50px; }

.textarea-box p {
  border: 2px solid #002055;
  display: inline-block;
  margin: 40px 0; }

.textarea-box textarea {
  width: 580px;
  height: 200px; }

.textarea-box p:last-child {
  display: block;
  border: none;
  margin: 0; }

.textarea-box button {
  color: white;
  background: #002055;
  padding: 10px 50px;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 45px; }

.abbrve-text p {
  font-size: 14px;
  line-height: 16px;
  text-decoration: none !important;
  color: #002055 !important;
  margin-top: 42%;
  text-align: right; }

.page-indication .pop-up-box .richText-content p {
  padding: 15px 0; }

.page-indication .abbrve-text p {
  margin-top: 35%; }

.page-home .overlay-background {
  background: unset !important; }

.page-home .overlay-container {
  top: 100px !important; }

.page-home .overlay-container .overlay-content {
  margin-top: -3px;
  border-radius: 0;
  width: 100% !important;
  max-width: 100% !important;
  height: 100%;
  min-height: 985px;
  background: #002055;
  color: white; }

.page-home .find-din-box1 {
  padding: 0 20%;
  padding-top: 5%; }
  .page-home .find-din-box1 .richText-content p {
    text-align: center;
    padding: 20px 5%;
    margin-bottom: 4%;
    font-size: 24px;
    line-height: 28px; }

.page-home .din-overlay-content {
  padding: 20px 50px !important;
  font-size: 18px !important;
  line-height: 21px !important; }

.page-home .din-img {
  margin-top: 20px; }

.page-home .din-img img {
  width: 400px; }

.page-home .din-img .left {
  text-align: center !important; }

.page-home .overlay-container .overlay-close {
  width: 40px;
  height: 42px;
  background: #002055;
  border: 1px solid white;
  right: 14%; }

.page-copd-patient-information .card-section.even.last a {
  left: 42%; }

.page-asthma-patient-information .card-section-asthama a {
  left: 42%; }

@media (max-width: 665px) {
  .din-img img {
    padding-bottom: 10px !important; } }

@media (max-width: 768px) {
  .page-home .din-img {
    margin-top: 0; } }

.blockItem {
  display: none !important; }

.displayItem {
  display: block !important; }

@media (max-width: 991px) {
  .top-disclaimer-sec p {
    margin-top: 30px;
    font-size: 11px;
    line-height: 12px;
    color: #002055;
    background: #F2F2F2 !important; }
  .top-disclaimer-sec {
    background-color: #F2F2F2;
    z-index: 2; }
  .top-disclaimer-sec .richText-content div {
    display: flex;
    justify-content: space-between; }
  .header-li {
    font-size: 11px !important;
    line-height: 12px; }
  .navbar .navbar-toggle .component-content,
  .navbar .navbar-brand .component-content, .navbar .navbar-brand-fr .component-content {
    min-height: 65px;
    justify-content: left; }
  .zejula-logo > div > a > img {
    width: 192px !important;
    max-width: 100% !important;
    margin-top: 0; }
  .navbar .navbar-nav-img {
    width: 50px;
    right: 80px;
    top: 17px; }
  .pop-up-box-2 .richText h4 {
    padding: 20px 27px;
    font-size: 18px;
    line-height: 21px; }
  .pop-up-box-2 .richText p {
    font-size: 1rem;
    line-height: 1.1rem; }
  .landing-box-3 {
    padding: 0 32px;
    font-size: 16px;
    line-height: 18px; }
  .footnoot {
    padding: 20px 16px 0px 16px;
    margin: 0 12px;
    font-size: 16px;
    line-height: 18px;
    width: 350px; }
  #footer {
    text-align: left; }
  #footer ul {
    margin-bottom: 0; }
  #footer ul li:not(:last-child):after {
    margin: 0px 5px 0 8px; }
  .paab-img .middle, .wheel-img .middle {
    text-align: left !important;
    padding-left: 30px; }
  .footer-zejula-logo {
    text-align: left;
    padding-left: 35px; }
  .footer-zejula-logo .middle {
    text-align: left !important; }
  .pop-up-box .richText-content h1 {
    font-size: 32px;
    line-height: 36px; }
  .pop-up-box .richText-content h4 {
    font-size: 25px;
    line-height: 30px; }
  .pop-up-box .richText-content p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 19px;
    margin-top: 20px; }
  .pop-up-box-2 .richText .lft-p {
    padding: 25px; }
  .patient-info-box h1 {
    font-size: 32px;
    line-height: 36px;
    padding: 0 5px; }
  .patient-info-box h4 {
    font-size: 16px;
    line-height: 18px; }
  .card-section {
    width: 100%;
    margin: 20px auto; }
  .card-section h3 {
    font-size: 18px;
    line-height: 21px; }
  .card-section img {
    width: 75%;
    height: 240px; }
  .card-section p {
    padding-right: 60px;
    line-height: 25px; }
  .card-section a {
    left: 50%;
    bottom: 18%; }
  .card-section-asthama {
    position: unset; }
  .page-home .overlay-container {
    top: 135px !important; }
  .page-home .overlay-container .overlay-content {
    margin: 0; }
  .left-btn a {
    font-size: 18px !important;
    line-height: 21px !important; } }

@media (max-width: 465px) {
  .page-indication #content {
    height: 980px; }
  .page-indication .mobile-banner-img img {
    height: 900px; } }

@media (min-width: 400px) and (max-width: 570px) {
  .footnoot {
    margin: 0 27px;
    width: 87%; } }

@media (min-width: 571px) and (max-width: 991px) {
  .footnoot {
    margin: 0 27px;
    width: 90%; } }

@media (max-width: 365px) {
  .footnoot {
    margin-left: 6px; } }

@media (max-width: 768px) {
  .pop-up-box-2 .richText {
    margin-bottom: 30px !important;
    margin: 0;
    width: 100%; }
  .pop-up-box-2 .paragraphSystem.content {
    margin: 0 auto;
    width: 80%; }
  .pop-up-box-2 .richText h4 {
    padding: 20px 27px;
    font-size: 18px;
    line-height: 21px; }
  .pop-up-box-2 .richText p {
    font-size: 1rem;
    line-height: 1.1rem; }
  .pd-top {
    padding-top: 65px; }
  #footer .footer-li {
    font-size: 14px !important;
    line-height: 16px; }
  #footer .component-content .richText-content .footnote {
    font-size: 11px;
    line-height: 12px;
    padding: 0; }
  .zinc-code p {
    font-size: 0.6rem;
    line-height: 0.68rem;
    text-align: right;
    padding-right: 20px; }
  .questn-box-1 h1 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 25px; }
  .questn-box-1 h4 {
    font-size: 16px;
    line-height: 22px; }
  .questn-box-1 p {
    font-size: 1rem;
    line-height: 1.1rem;
    margin-bottom: 10%; }
  .check-box .component-content {
    width: 100%; }
  .check-box h3 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 10px; }
  .check-box p {
    font-size: 1.31rem;
    line-height: 1.6rem; }
  .textarea-box h3 {
    font-size: 24px;
    line-height: 28px;
    padding: 0 20px; }
  .textarea-box textarea {
    height: 135px;
    width: 320px; }
  .divider > .component-content {
    margin: 2em auto !important; }
  .form-container.js-din-verification form {
    flex-direction: column; }
  .form-container input[type=text] {
    width: 90%;
    margin-right: 0; }
  .form-container .form-control .btn {
    width: 90%; }
  .form-container .form-control .lightbox {
    margin-right: 0 !important;
    display: unset; }
  .form-container .form-control {
    text-align: center; }
  .find-din-box1 .richText-content p {
    font-size: 20px;
    line-height: 25px;
    padding: 20px 0; }
  .find-din-box1 {
    padding: 5% 11% 0 11% !important; }
  .din-overlay-content {
    padding: 20px 4% !important; }
  .din-img img {
    width: 100% !important;
    padding-bottom: 28px; }
  .card-section {
    width: 90%;
    margin: 20px; }
  .card-section h3 {
    font-size: 18px;
    line-height: 21px; }
  .card-section img {
    width: 50%;
    height: 200px; }
  .card-section p {
    font-size: 16px;
    line-height: 18px;
    padding-top: 0;
    padding-right: 0; }
  .card-section a {
    left: 25%;
    bottom: 10%; }
  .card-section-asthama {
    position: unset; } }

@media (min-width: 360px) and (max-width: 570px) {
  .form-container input[type=text] {
    width: 94%;
    margin-left: 15px; }
  .form-container .form-control .btn {
    width: 94%;
    margin-left: 15px; } }

@media (min-width: 769px) and (max-width: 991px) {
  .pop-up-box-2 .richText {
    margin-bottom: 30px !important;
    margin: 0 20px;
    width: 330px; } }

@media (min-width: 991px) and (max-width: 1200px) {
  .pop-up-box-2 .richText {
    width: 45%; }
  .pop-up-box-2 .richText h4 {
    padding: 30px; }
  .card-section {
    width: 440px; }
  .card-section a {
    left: 53%; } }

@media (min-width: 560px) and (max-width: 991px) {
  .zejula-footer-logos {
    left: -5%; } }

@media (min-width: 430px) and (max-width: 559px) {
  .zejula-footer-logos {
    left: -6%; } }

@media (min-width: 540px) and (max-width: 690px) {
  .card-section {
    width: 93%; } }

@media (min-width: 691px) and (max-width: 768px) {
  .card-section {
    width: 94%; } }

@media (width: 1024px) {
  #footer .box > .component-content > .content {
    flex-direction: column;
    align-items: start; }
  .zejula-footer-logos {
    left: -17%; }
  .footer-snippet .col-md-5 {
    width: 75%; }
  .paab-img .middle {
    text-align: left !important;
    padding-left: 30% !important; } }

@media (min-width: 360px) and (max-width: 450px) {
  .card-section a {
    left: 25% !important;
    bottom: 7%; }
  .card-section-asthama a {
    left: 25% !important;
    bottom: 10% !important; }
  .card-section img {
    width: 125px;
    height: 180px; }
  .card-section {
    height: 355px; }
  .page-copd-patient-information .card-section.even.last a {
    left: 25%; }
  .page-copd-patient-information .card-section a {
    bottom: 3%; }
  .page-asthma-patient-information .card-section.first a {
    bottom: 3%; } }

@media (min-width: 451px) and (max-width: 768px) {
  .card-section a {
    left: 33%;
    bottom: 15%; }
  .card-section p {
    padding-top: 30px;
    padding-right: 60px; }
  .card-section {
    height: 340px; }
  .card-section img {
    width: 180px; }
  .page-copd-patient-information .card-section.even.last a {
    left: 31%; } }

@media (min-width: 769px) and (max-width: 991px) {
  .card-section img {
    width: 180px; }
  .card-section a {
    left: 33%; }
  .page-copd-patient-information .card-section.even.last a {
    left: 30%; } }

@media (width: 1024px) {
  .page-copd-patient-information .card-section.even.last a {
    left: 49%; } }

@media (width: 540px) {
  .page-copd-patient-information .card-section.even.last a {
    left: 38%; }
  .card-section a {
    left: 41%; } }

.din-overlay .box-shadow {
  box-shadow: none; }

.page-discussion-guide .fixed-header {
  position: absolute !important; }

@media (min-width: 667px) and (max-width: 710px) {
  .din-overlay .fixed-header {
    position: absolute; }
  .page-home .overlay-container .overlay-content {
    min-height: 780px;
    margin-top: -2%; }
  .page-home.din-overlay #content {
    height: 1305px; } }

@media (min-width: 711px) and (max-width: 740px) {
  .din-overlay .fixed-header {
    position: absolute; }
  .page-home .overlay-container .overlay-content {
    margin-top: -2%; }
  .page-home.din-overlay #content {
    height: 1390px; } }

@media (min-width: 741px) and (max-width: 768px) {
  .din-overlay .fixed-header {
    position: unset; }
  /* .overlay-container .overlay-content {
     min-height: 780px;
 } */
  .page-home.din-overlay #content {
    height: 1290px; } }

@media (min-width: 360px) and (max-width: 540px) {
  .din-overlay .fixed-header {
    position: unset; }
  .page-home .overlay-container .overlay-content {
    min-height: 995px; } }

@media (min-width: 769px) and (max-width: 991px) {
  .page-home .overlay-container .overlay-content {
    min-height: 1086px; }
  .din-overlay .fixed-header {
    position: unset; } }

@media (min-width: 425px) and (max-width: 431px) {
  .page-home .overlay-container {
    top: 115px !important; } }

@media (min-width: 768px) {
  .mobile-banner-img {
    display: none; } }

@media (max-width: 767px) {
  .desk-banner-img {
    display: none; } }

.mobile-banner-img {
  top: -45%;
  position: absolute;
  margin-left: -15px; }
  @media (max-width: 735px) {
    .mobile-banner-img {
      top: -40%; } }
  @media (max-width: 705px) {
    .mobile-banner-img {
      top: -35%; } }
  @media (max-width: 685px) {
    .mobile-banner-img {
      top: -30%; } }
  @media (max-width: 655px) {
    .mobile-banner-img {
      top: -25%; } }
  @media (max-width: 635px) {
    .mobile-banner-img {
      top: -20%; } }
  @media (max-width: 605px) {
    .mobile-banner-img {
      top: -15%; } }
  @media (max-width: 580px) {
    .mobile-banner-img {
      top: -10%; } }
  @media (max-width: 555px) {
    .mobile-banner-img {
      top: -5%; } }
  @media (max-width: 530px) {
    .mobile-banner-img {
      top: 0%; } }
  @media (max-width: 505px) {
    .mobile-banner-img {
      top: 5%; } }
  @media (max-width: 481px) {
    .mobile-banner-img {
      top: 10%; } }

@media (max-width: 445px) {
  .page-home #content {
    height: 1000px;
    margin-bottom: 0; } }

@media (max-width: 400px) {
  .page-home #content {
    height: 980px; } }

@media (max-width: 380px) {
  .page-home #content {
    height: 995px; } }

@media (max-width: 360px) {
  .page-home #content {
    height: 1000px; } }

.mobile-banner-img img {
  width: 100%; }

.desk-banner-img {
  position: absolute;
  margin-left: -390px;
  top: 0%; }

@media (max-width: 1700px) {
  .desk-banner-img {
    margin-left: -300px; } }

@media (max-width: 1500px) {
  .desk-banner-img {
    margin-left: -200px; } }

@media (max-width: 1300px) {
  .desk-banner-img {
    margin-left: -100px; } }

@media (min-width: 1140px) and (max-width: 1199px) {
  .desk-banner-img {
    margin-left: -150px; } }

@media (max-width: 740px) {
  .top-disclaimer-sec p {
    padding-left: 7px;
    margin-bottom: 0; }
  .zejula-header-divider {
    margin-right: -5%; } }

@media (min-width: 741px) and (max-width: 768px) {
  .top-disclaimer-sec .richText-content div {
    padding: 0 3% 0 2%; }
  .navbar .navbar-nav-img {
    right: 90px !important; } }

@media (min-width: 820px) and (max-width: 845px) {
  .top-disclaimer-sec .richText-content div {
    padding: 0 6% 0 5%; } }

@media (min-width: 846px) and (max-width: 920px) {
  .top-disclaimer-sec .richText-content div {
    padding: 0 10% 0 8%; } }

@media (min-width: 921px) and (max-width: 940px) {
  .top-disclaimer-sec .richText-content div {
    padding: 0 10% 0 9%; } }

@media (min-width: 360px) and (max-width: 464px) {
  .abbrve-text {
    position: relative;
    bottom: -130px; } }

@media (min-width: 465px) and (max-width: 767px) {
  .abbrve-text {
    position: relative;
    bottom: -143px; } }

@media (min-width: 800px) and (max-width: 991px) {
  .abbrve-text {
    position: relative;
    bottom: -170px; } }

@media (min-width: 768px) and (max-width: 799px) {
  .abbrve-text {
    position: relative;
    bottom: -65px; } }

@media (max-width: 767px) {
  .abbrve-text p {
    margin-top: 0; } }

@media (min-width: 360px) and (max-width: 370px) {
  .page-home .footnoot {
    top: 150px; } }

@media (min-width: 371px) and (max-width: 380px) {
  .page-home .footnoot {
    top: 165px; } }

@media (min-width: 381px) and (max-width: 400px) {
  .page-home .footnoot {
    top: 155px; } }

@media (min-width: 401px) and (max-width: 445px) {
  .page-home .footnoot {
    top: 165px; } }

@media (min-width: 667px) and (max-width: 991px) {
  .page-home .footnoot {
    top: 325px; } }

@media (min-width: 991px) and (max-width: 1024px) {
  .page-home .footnoot {
    margin-left: -2%;
    margin-right: 2%; } }

@media (min-width: 1025px) and (max-width: 1280px) {
  .footnoot {
    margin-left: -2%; } }

@media (max-width: 450px) {
  .page-home .mobile-banner-img img {
    height: 900px; } }

@media (min-width: 360px) and (max-width: 370px) {
  .page-home .abbrve-text {
    position: relative;
    bottom: -158px; } }

@media (min-width: 371px) and (max-width: 380px) {
  .page-home .abbrve-text {
    position: relative;
    bottom: -174px; } }

@media (min-width: 381px) and (max-width: 400px) {
  .page-home .abbrve-text {
    position: relative;
    bottom: -158px;
    right: 15px; } }

@media (min-width: 401px) and (max-width: 445px) {
  .page-home .abbrve-text {
    position: relative;
    bottom: -173px;
    right: 15px; } }

@media (min-width: 667px) and (max-width: 991px) {
  .page-home .abbrve-text {
    position: relative;
    bottom: -337px;
    right: 30px; } }

@media (max-width: 767px) {
  input[type=submit] {
    margin-bottom: 90%; } }

@media (min-width: 768px) {
  .mb-bg-img-merg {
    display: none; } }

.mb-bg-img-merg {
  position: absolute;
  margin-left: -15px;
  bottom: 0; }

.mb-bg-img-merg img {
  mask-image: linear-gradient(rgba(0, 0, 0, 0), #000 50%);
  height: fit-content;
  width: 100%; }

@media (max-width: 767px) {
  .page-copd-patient-information .footnoot, .page-asthma-patient-information .footnoot {
    margin-bottom: 85%;
    top: 0; } }

@media (max-width: 465px) {
  .page-copd-patient-information #content, .page-asthma-patient-information #content {
    height: unset; } }

@media (min-width: 768px) and (max-width: 991px) {
  .page-asthma-patient-information .footnoot, .page-copd-patient-information .footnoot {
    margin-bottom: 10%;
    top: -20px;
    margin-top: 5%; } }

@media (min-width: 667px) and (max-width: 750px) {
  .page-asthma-patient-information .card-section-asthama a {
    bottom: 19%;
    left: 31%; } }

.page-error-handler #content {
  height: 1055px; }

.page-error-handler #content .richText {
  margin-top: 20%;
  color: #002055; }

@media (max-width: 445px) {
  .page-error-handler #content {
    height: 895px; } }

@media (max-width: 374px) {
  .page-error-handler #content {
    height: 855px; } }

.page-home .fr-footnoot {
  margin-top: 12%; }

.fr-card-section a {
  width: 200px; }

#footer .fr-footer-left-box ul li:not(:last-child):after {
  margin: 0px 10px 0 10px; }

.page-asthma-patient-information .fr-card-section a {
  bottom: 22px; }

.page-asthma-patient-information .fr-card-section.card-section-asthama a {
  bottom: 14%; }

.page-copd-patient-information .fr-card-section a {
  bottom: 22px; }

.page-copd-patient-information .fr-card-section.first a {
  bottom: 55px; }

.page-copd-patient-information .fr-card-section.last a {
  bottom: 55px; }

@media (min-width: 1024px) and (max-width: 1050px) {
  :lang(fr-CA) #footer .box > .component-content > .content {
    align-items: start !important; }
  .gsk-logo {
    margin-left: -25px; } }

.u-inline-block {
  right: 14%;
  display: block;
  position: absolute;
  top: 82%;
  font-size: 18px;
  line-height: 21px;
  font-weight: bold; }

@media (min-width: 371px) and (max-width: 380px) {
  .page-home .fr-footnoot {
    top: 75px; } }

@media (min-width: 667px) and (max-width: 991px) {
  .page-home .fr-footnoot {
    top: 225px; } }

@media (min-width: 401px) and (max-width: 445px) {
  .page-home .fr-footnoot {
    top: 125px; } }

@media (min-width: 381px) and (max-width: 400px) {
  .page-home .fr-footnoot {
    top: 50px; } }

@media (min-width: 360px) and (max-width: 370px) {
  .page-home .fr-footnoot {
    top: 35px; } }

@media (min-width: 371px) and (max-width: 380px) {
  .page-home .fr-abbrve-text {
    position: relative;
    bottom: -85px; } }

@media (min-width: 667px) and (max-width: 991px) {
  .page-home .fr-abbrve-text {
    position: relative;
    bottom: -236px;
    right: 30px; } }

@media (min-width: 401px) and (max-width: 445px) {
  .page-home .fr-abbrve-text {
    position: relative;
    bottom: -135px;
    right: 15px; } }

@media (min-width: 381px) and (max-width: 400px) {
  .page-home .fr-abbrve-text {
    position: relative;
    bottom: -60px;
    right: 15px; } }

@media (min-width: 360px) and (max-width: 370px) {
  .page-home .fr-abbrve-text {
    position: relative;
    bottom: -46px; } }

@media (min-width: 371px) and (max-width: 380px) {
  .page-home .u-inline-block {
    right: 74px; } }

@media (min-width: 667px) and (max-width: 729px) {
  .page-home .u-inline-block {
    right: 33%; } }

@media (min-width: 730px) and (max-width: 991px) {
  .page-home .u-inline-block {
    right: 35%; } }

@media (min-width: 401px) and (max-width: 445px) {
  .page-home .u-inline-block {
    right: 25%; } }

@media (min-width: 381px) and (max-width: 400px) {
  .page-home .u-inline-block {
    right: 22%; } }

@media (min-width: 360px) and (max-width: 370px) {
  .page-home .u-inline-block {
    right: 21%; } }

@media (min-width: 769px) and (max-width: 991px) {
  .form-container.js-din-verification form {
    justify-content: center; }
  .form-container .form-control .lightbox {
    justify-content: center;
    margin-right: 0 !important; } }

@media (min-width: 991px) {
  .fr-landing-box .lightbox {
    margin-right: 15% !important; } }

@media (min-width: 991px) {
  .fr-landing-box .lightbox {
    margin-right: 15% !important; } }

@media (min-width: 371px) and (max-width: 380px) {
  .page-home .fr-landing-box .u-inline-block {
    right: 55px; } }

@media (min-width: 667px) and (max-width: 729px) {
  .page-home .fr-landing-box .u-inline-block {
    right: 31%; } }

@media (min-width: 730px) and (max-width: 991px) {
  .page-home .fr-landing-box .u-inline-block {
    right: 33%; } }

@media (min-width: 401px) and (max-width: 445px) {
  .page-home .fr-landing-box .u-inline-block {
    right: 20%; } }

@media (min-width: 381px) and (max-width: 400px) {
  .page-home .fr-landing-box .u-inline-block {
    right: 17%; } }

@media (min-width: 360px) and (max-width: 370px) {
  .page-home .fr-landing-box .u-inline-block {
    right: 15%; } }

@media (min-width: 371px) and (max-width: 380px) {
  .fr-abbrve-text {
    position: relative;
    bottom: -85px; } }

@media (min-width: 381px) and (max-width: 445px) {
  .fr-abbrve-text {
    position: relative;
    bottom: -90px; } }

@media (min-width: 360px) and (max-width: 370px) {
  .fr-abbrve-text {
    position: relative;
    bottom: -66px; } }

@media (min-width: 360px) and (max-width: 450px) {
  .fr-card-section {
    height: 390px; }
  .page-copd-patient-information .card-section.first a {
    bottom: 22px !important; } }

@media (max-width: 450px) {
  .page-asthma-patient-information .fr-card-section.card-section-asthama a {
    left: 25%; } }

@media (min-width: 667px) and (max-width: 767px) {
  .page-asthma-patient-information .fr-card-section.card-section-asthama a {
    bottom: 19%;
    left: 31%; }
  .page-asthma-patient-information .fr-card-section a {
    bottom: 15%;
    left: 33%; }
  .page-copd-patient-information .fr-card-section a {
    bottom: 15%;
    left: 33%; } }

@media (min-width: 768px) and (max-width: 840px) {
  .page-asthma-patient-information .fr-card-section.card-section-asthama a {
    bottom: 19%;
    left: 29%; }
  .page-asthma-patient-information .fr-card-section a {
    bottom: 15%;
    left: 30%; }
  .page-copd-patient-information .fr-card-section a {
    bottom: 15%;
    left: 30%; } }

@media (min-width: 841px) and (max-width: 991px) {
  .page-asthma-patient-information .fr-card-section.card-section-asthama a {
    bottom: 21% !important;
    left: 29% !important; }
  .page-asthma-patient-information .fr-card-section a {
    bottom: 17% !important;
    left: 32% !important; }
  .page-copd-patient-information .fr-card-section a {
    bottom: 17% !important;
    left: 32% !important; } }

@media (min-width: 1024px) and (max-width: 1120px) {
  .card-section p {
    padding: 0px 0px 20px 25px !important; }
  .page-asthma-patient-information .fr-card-section.card-section-asthama a {
    left: 49% !important; } }

@media (min-width: 1024px) and (max-width: 1120px) {
  .din-overlay #content {
    height: 1130px !important; }
  .din-img {
    padding-bottom: 25px; } }

@media print {
  body.page-ask-your-doctor {
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important; }
  .page-ask-your-doctor #header, .page-ask-your-doctor #footer, .page-ask-your-doctor #submitBtn, .page-ask-your-doctor .preferences_prompt_control_analytics {
    display: none; }
  .page-ask-your-doctor .pd-top {
    padding-top: 50px; }
  .page-ask-your-doctor .desk-banner-img {
    display: block;
    top: -200px; }
  .page-ask-your-doctor .bg-img-merg img {
    padding-bottom: 2px;
    mask-image: linear-gradient(#000 55%, rgba(0, 0, 0, 0)); }
  .page-ask-your-doctor .mb-bg-img-merg {
    display: none; }
  .page-ask-your-doctor .check-box h3 {
    margin-top: 8%; }
  .page-ask-your-doctor .textarea-box {
    padding-bottom: 0%; }
  .page-ask-your-doctor .textarea-box textarea {
    width: 500px;
    height: 290px; }
  :lang(fr-CA) .page-ask-your-doctor .textarea-box {
    padding-bottom: 0%; }
  :lang(fr-CA) .page-ask-your-doctor .check-box h3 {
    margin-top: 3%; }
  :lang(fr-CA) .page-ask-your-doctor .pd-top {
    padding-top: 0px; }
  :lang(fr-CA) .page-ask-your-doctor .textarea-box textarea {
    width: 500px;
    height: 250px; } }

.page-indication .pop-up-box-2 .richText .lft-p {
  display: inline-block;
  padding: 0; }

@media (min-width: 991px) {
  .page-indication .pop-up-box-2 .richText a {
    display: block;
    padding: 33px 217px; } }

@media (max-width: 415px) {
  .page-indication .pop-up-box-2 .richText a {
    padding: 25px 85px 25px 73px !important; } }

@media (max-width: 991px) {
  .page-indication .pop-up-box-2 .richText a {
    display: block;
    padding: 25px 115px 25px 100px;
    text-align: center; } }

.questn-box-1 p {
  margin-bottom: 12%; }

.page-home .overlay-container .overlay-close {
  height: 40px; }

.page-home .overlay-container .overlay-close::after {
  left: -2px;
  top: 6px; }

.form-container .form-control .btn {
  line-height: 18px;
  margin-right: -2px; }

.form-container .form-control .lightbox {
  margin-right: 13%; }

.overlay-background {
  background: rgba(0, 0, 0, 0.7) !important; }

.videoEnhanced .mejs-video {
  width: 570px !important;
  height: 320px !important; }
  @media (min-width: 360px) and (max-width: 374px) {
    .videoEnhanced .mejs-video {
      width: 294px !important;
      height: 165px !important; } }
  @media (min-width: 375px) and (max-width: 389px) {
    .videoEnhanced .mejs-video {
      width: 307px !important;
      height: 173px !important; } }
  @media (min-width: 390px) and (max-width: 411px) {
    .videoEnhanced .mejs-video {
      width: 321px !important;
      height: 180px !important; } }
  @media (min-width: 412px) and (max-width: 429px) {
    .videoEnhanced .mejs-video {
      width: 341px !important;
      height: 192px !important; } }
  @media (min-width: 430px) and (max-width: 450px) {
    .videoEnhanced .mejs-video {
      width: 356px !important;
      height: 200px !important; } }
  @media (min-width: 667px) and (max-width: 730px) {
    .videoEnhanced .mejs-video {
      width: 569px !important;
      height: 320px !important; } }
  @media (min-width: 740px) and (max-width: 767px) {
    .videoEnhanced .mejs-video {
      width: 635px !important;
      height: 357px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .page-asthma-patient-information .card-section-asthama a {
    bottom: 21%;
    left: 31%; } }

@media (min-width: 991px) and (max-width: 1024px) {
  .page-asthma-patient-information .card-section-asthama a {
    left: 50%; } }

/*
#################################################################

UTILITIES
------------------
Summary: Atomic CSS / utility classes
Project: Benlysta Din
------------------
Usage: Enable features in this stylesheet in variables file to include utilities 
into the stylesheet. By default utilities are not included as
default due to AEM not accepting class names at a global level.

#################################################################
*/
.u-align-baseline {
  vertical-align: baseline !important; }

.u-align-top {
  vertical-align: top !important; }

.u-align-middle {
  vertical-align: middle !important; }

.u-align-bottom {
  vertical-align: bottom !important; }

.u-align-text-bottom {
  vertical-align: text-bottom !important; }

.u-align-text-top {
  vertical-align: text-top !important; }

.u-bg-white {
  background-color: #ffffff !important; }

a.u-bg-white:focus {
  background-color: #e6e6e6 !important; }

a.u-bg-white:hover {
  background-color: #e6e6e6 !important; }

.u-bg-black {
  background-color: #000 !important; }

a.u-bg-black:focus {
  background-color: black !important; }

a.u-bg-black:hover {
  background-color: black !important; }

.u-bg-color-1 {
  background-color: #ffffff !important; }

a.u-bg-color-1:focus {
  background-color: #e6e6e6 !important; }

a.u-bg-color-1:hover {
  background-color: #e6e6e6 !important; }

.u-bg-color-2 {
  background-color: #58595b !important; }

a.u-bg-color-2:focus {
  background-color: #3f4041 !important; }

a.u-bg-color-2:hover {
  background-color: #3f4041 !important; }

.u-bg-color-3 {
  background-color: #252f55 !important; }

a.u-bg-color-3:focus {
  background-color: #161b31 !important; }

a.u-bg-color-3:hover {
  background-color: #161b31 !important; }

.u-bg-color-4 {
  background-color: #dbdbdc !important; }

a.u-bg-color-4:focus {
  background-color: #c1c1c3 !important; }

a.u-bg-color-4:hover {
  background-color: #c1c1c3 !important; }

.u-bg-color-5 {
  background-color: #ffffff !important; }

a.u-bg-color-5:focus {
  background-color: #e6e6e6 !important; }

a.u-bg-color-5:hover {
  background-color: #e6e6e6 !important; }

.u-border-none {
  border: 0 !important; }

.u-border-top-none {
  border-top: 0 !important; }

.u-border-right-none {
  border-right: 0 !important; }

.u-border-bottom-none {
  border-bottom: 0 !important; }

.u-border-left-none {
  border-left: 0 !important; }

.u-rounded-none {
  border-radius: 0; }

.u-rounded-circle {
  border-radius: 50%; }

.u-clearfix:before, .u-clearfix:after {
  content: "";
  display: table; }

.u-clearfix:after {
  clear: both; }

.u-fixed-top,
.u-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1010; }

.u-fixed-top,
.u-sticky-top {
  top: 0; }

.u-fixed-bottom {
  bottom: 0; }

.u-sticky-top {
  position: sticky;
  z-index: 1050; }

.u-z-index-2 {
  z-index: 2; }

.u-text-center {
  text-align: center; }

.u-text-right {
  text-align: right; }

.u-text-lowercase {
  text-transform: lowercase !important; }

.u-text-uppercase {
  text-transform: uppercase !important; }

.u-text-caps {
  text-transform: capitalize !important; }

.u-text-inherit {
  text-transform: inherit !important; }

.u-link-decoration-none a {
  text-decoration: none; }

.u-font-weight-normal {
  font-weight: 400; }

.u-font-weight-bold {
  font-weight: 700; }

.u-font-italic {
  font-style: italic; }

.u-text-color-1 {
  color: #ffffff !important; }

a.u-text-color-1:focus {
  color: #e6e6e6 !important; }

a.u-text-color-1:hover {
  color: #e6e6e6 !important; }

.u-text-color-2 {
  color: #58595b !important; }

a.u-text-color-2:focus {
  color: #3f4041 !important; }

a.u-text-color-2:hover {
  color: #3f4041 !important; }

.u-text-color-3 {
  color: #000 !important; }

a.u-text-color-3:focus {
  color: black !important; }

a.u-text-color-3:hover {
  color: black !important; }

.u-text-color-4 {
  color: #000 !important; }

a.u-text-color-4:focus {
  color: black !important; }

a.u-text-color-4:hover {
  color: black !important; }

.u-text-color-5 {
  color: #000 !important; }

a.u-text-color-5:focus {
  color: black !important; }

a.u-text-color-5:hover {
  color: black !important; }

.u-text-color-6 {
  color: #000 !important; }

a.u-text-color-6:focus {
  color: black !important; }

a.u-text-color-6:hover {
  color: black !important; }

.u-text-black {
  color: #000 !important; }

a.u-text-black:focus {
  color: black !important; }

a.u-text-black:hover {
  color: black !important; }

.u-text-white {
  color: #ffffff !important; }

a.u-text-white:focus {
  color: #e6e6e6 !important; }

a.u-text-white:hover {
  color: #e6e6e6 !important; }

.u-text-gray-darker {
  color: #333333 !important; }

a.u-text-gray-darker:focus {
  color: #1a1a1a !important; }

a.u-text-gray-darker:hover {
  color: #1a1a1a !important; }

.u-text-gray-dark {
  color: #544f40 !important; }

a.u-text-gray-dark:focus {
  color: #37342a !important; }

a.u-text-gray-dark:hover {
  color: #37342a !important; }

.u-text-gray {
  color: #CCCCCC !important; }

a.u-text-gray:focus {
  color: #b3b3b3 !important; }

a.u-text-gray:hover {
  color: #b3b3b3 !important; }

.u-text-gray-light {
  color: #d9d9d9 !important; }

a.u-text-gray-light:focus {
  color: silver !important; }

a.u-text-gray-light:hover {
  color: silver !important; }

.u-text-gray-lighter {
  color: #eeedec !important; }

a.u-text-gray-lighter:focus {
  color: #d6d4d1 !important; }

a.u-text-gray-lighter:hover {
  color: #d6d4d1 !important; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

@media (min-width: 992px) {
  .img-pull-right-md img {
    float: right; } }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.u-icon {
  display: inline-block; }
  @media (max-width: 767px) {
    .u-icon {
      margin-right: 10px; } }
  @media (min-width: 768px) {
    .u-icon {
      margin-left: 15px; } }
  .u-icon::after {
    content: '';
    width: 18px;
    height: 40px;
    position: relative;
    display: inline-block;
    background-size: cover;
    background: url("../../assets/img/product1.png") no-repeat center;
    background-size: contain; }
  .u-icon.u-teal-icon::after {
    background: url("../../assets/img/teal-product1.png") no-repeat center;
    background-size: contain; }

.u-icon-2 {
  display: inline-block; }
  @media (max-width: 767px) {
    .u-icon-2 {
      margin-right: 10px; } }
  @media (min-width: 768px) {
    .u-icon-2 {
      margin-left: 15px; } }
  .u-icon-2::after {
    content: '';
    width: 80px;
    height: 40px;
    position: relative;
    display: inline-block;
    background-size: cover;
    background: url("../../assets/img/product2.png") no-repeat center;
    background-size: contain; }
  .u-icon-2.u-teal-icon-2::after {
    background: url("../../assets/img/teal-product2.png") no-repeat center;
    background-size: contain; }

.u-icon-3 {
  display: inline-block; }
  @media (max-width: 767px) {
    .u-icon-3 {
      margin-right: 10px; } }
  @media (min-width: 768px) {
    .u-icon-3 {
      margin-left: 15px; } }
  .u-icon-3::after {
    content: '';
    width: 80px;
    height: 40px;
    position: relative;
    display: inline-block;
    background-size: cover;
    background: url("../../assets/img/product3.png") no-repeat center;
    background-size: contain; }
  .u-icon-3.u-teal-icon-3::after {
    background: url("../../assets/img/teal-product3.png") no-repeat center;
    background-size: contain; }

@media (min-width: 992px) {
  .u-md-text-center {
    text-align: center !important; } }

.u-green-bar {
  display: block;
  height: 20px;
  background: #84bd00; }

.u-hidden {
  display: none !important; }

.u-relative {
  position: relative; }

.u-absolute {
  position: absolute; }

.u-static {
  position: static; }

.u-inline-block {
  display: inline-block; }

.u-block {
  display: block; }

.u-flex {
  display: flex; }

.u-background-none {
  background: none; }

.u-outline-none {
  outline: none; }

.u-overflow-visible {
  overflow: visible; }

.u-height-auto {
  height: auto; }

.u-input-border-radius {
  border-radius: 2rem; }

.u-mb-15 {
  margin-bottom: 15px; }

.u-mb-13 {
  margin-bottom: 13px; }

.u-row-mx-0 > .row {
  margin: 0 !important; }

@media (min-width: 768px) {
  .u-flex-box > .component-content > .paragraphSystem {
    display: flex; } }

.u-box-white {
  background: #ffffff; }

.u-mar-auto {
  margin: 0 auto;
  left: 0 !important;
  right: 0 !important; }

.u-box-shadow {
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }

.u-static {
  position: static !important; }

.u-border {
  border: 15px solid #ffffff;
  border-bottom: 0; }

.u-mb-30 {
  margin-bottom: 30px; }

.u-paragraphSystem-mx-0 > .component-content > .paragraphSystem {
  margin: 0; }

.u-mb-img-30 img {
  margin-bottom: 30px; }

.u-py-block-quote {
  padding-top: 60px;
  padding-bottom: 15px; }
  @media (min-width: 992px) {
    .u-py-block-quote {
      padding-top: 90px;
      padding-bottom: 90px; } }

.u-borders {
  border: 1px solid #666;
  display: block;
  padding: 15px; }

.affix {
  position: fixed; }

.u-w-25 {
  width: 25% !important; }

.u-w-50 {
  width: 50% !important; }

.u-w-75 {
  width: 75% !important; }

.u-w-100, .u-image-responsive img {
  width: 100% !important; }

.u-h-25 {
  height: 25% !important; }

.u-h-50 {
  height: 50% !important; }

.u-h-75 {
  height: 75% !important; }

.u-h-100 {
  height: 100% !important; }

.u-mw-100, .u-image-responsive img {
  max-width: 100% !important; }

.u-mh-100 {
  max-height: 100% !important; }

.u-m-0 {
  margin: 0 !important; }

.u-mt-0,
.u-my-0 {
  margin-top: 0 !important; }

.u-mr-0,
.u-mx-0 {
  margin-right: 0 !important; }

.u-mb-0,
.u-my-0 {
  margin-bottom: 0 !important; }

.u-ml-0,
.u-mx-0 {
  margin-left: 0 !important; }

.u-m-1 {
  margin: 0.25rem !important; }

.u-mt-1,
.u-my-1 {
  margin-top: 0.25rem !important; }

.u-mr-1,
.u-mx-1 {
  margin-right: 0.25rem !important; }

.u-mb-1,
.u-my-1 {
  margin-bottom: 0.25rem !important; }

.u-ml-1,
.u-mx-1 {
  margin-left: 0.25rem !important; }

.u-m-2 {
  margin: 0.5rem !important; }

.u-mt-2,
.u-my-2 {
  margin-top: 0.5rem !important; }

.u-mr-2,
.u-mx-2 {
  margin-right: 0.5rem !important; }

.u-mb-2,
.u-my-2 {
  margin-bottom: 0.5rem !important; }

.u-ml-2,
.u-mx-2 {
  margin-left: 0.5rem !important; }

.u-m-3 {
  margin: 1rem !important; }

.u-mt-3,
.u-my-3 {
  margin-top: 1rem !important; }

.u-mr-3,
.u-mx-3 {
  margin-right: 1rem !important; }

.u-mb-3,
.u-my-3 {
  margin-bottom: 1rem !important; }

.u-ml-3,
.u-mx-3 {
  margin-left: 1rem !important; }

.u-m-4 {
  margin: 1.5rem !important; }

.u-mt-4,
.u-my-4 {
  margin-top: 1.5rem !important; }

.u-mr-4,
.u-mx-4 {
  margin-right: 1.5rem !important; }

.u-mb-4,
.u-my-4 {
  margin-bottom: 1.5rem !important; }

.u-ml-4,
.u-mx-4 {
  margin-left: 1.5rem !important; }

.u-m-5 {
  margin: 3rem !important; }

.u-mt-5,
.u-my-5 {
  margin-top: 3rem !important; }

.u-mr-5,
.u-mx-5 {
  margin-right: 3rem !important; }

.u-mb-5,
.u-my-5 {
  margin-bottom: 3rem !important; }

.u-ml-5,
.u-mx-5 {
  margin-left: 3rem !important; }

.u-p-0 {
  padding: 0 !important; }

.u-pt-0,
.u-py-0 {
  padding-top: 0 !important; }

.u-pr-0,
.u-px-0 {
  padding-right: 0 !important; }

.u-pb-0,
.u-py-0 {
  padding-bottom: 0 !important; }

.u-pl-0,
.u-px-0 {
  padding-left: 0 !important; }

.u-p-1 {
  padding: 0.25rem !important; }

.u-pt-1,
.u-py-1 {
  padding-top: 0.25rem !important; }

.u-pr-1,
.u-px-1 {
  padding-right: 0.25rem !important; }

.u-pb-1,
.u-py-1 {
  padding-bottom: 0.25rem !important; }

.u-pl-1,
.u-px-1 {
  padding-left: 0.25rem !important; }

.u-p-2 {
  padding: 0.5rem !important; }

.u-pt-2,
.u-py-2 {
  padding-top: 0.5rem !important; }

.u-pr-2,
.u-px-2 {
  padding-right: 0.5rem !important; }

.u-pb-2,
.u-py-2 {
  padding-bottom: 0.5rem !important; }

.u-pl-2,
.u-px-2 {
  padding-left: 0.5rem !important; }

.u-p-3 {
  padding: 15px !important; }

.u-pt-3,
.u-py-3 {
  padding-top: 15px !important; }

.u-pr-3,
.u-px-3 {
  padding-right: 15px !important; }

.u-pb-3,
.u-py-3 {
  padding-bottom: 15px !important; }

.u-pl-3,
.u-px-3 {
  padding-left: 15px !important; }

.u-p-4 {
  padding: 1.5rem !important; }

.u-pt-4,
.u-py-4 {
  padding-top: 1.5rem !important; }

.u-pr-4,
.u-px-4 {
  padding-right: 1.5rem !important; }

.u-pb-4,
.u-py-4 {
  padding-bottom: 1.5rem !important; }

.u-pl-4,
.u-px-4 {
  padding-left: 1.5rem !important; }

.u-p-5 {
  padding: 3rem !important; }

.u-pt-5,
.u-py-5 {
  padding-top: 3rem !important; }

.u-pr-5,
.u-px-5 {
  padding-right: 3rem !important; }

.u-pb-5,
.u-py-5 {
  padding-bottom: 3rem !important; }

.u-pl-5,
.u-px-5 {
  padding-left: 3rem !important; }

.u-m-auto {
  margin: auto !important; }

.u-mt-auto,
.u-my-auto {
  margin-top: auto !important; }

.u-mr-auto,
.u-mx-auto {
  margin-right: auto !important; }

.u-mb-auto,
.u-my-auto {
  margin-bottom: auto !important; }

.u-ml-auto,
.u-mx-auto {
  margin-left: auto !important; }

@media (min-width: 768px) {
  .u-mb-sm-15 {
    margin-bottom: 15px; }
  .u-m-sm-0 {
    margin: 0 !important; }
  .u-mt-sm-0,
  .u-my-sm-0 {
    margin-top: 0 !important; }
  .u-mr-sm-0,
  .u-mx-sm-0 {
    margin-right: 0 !important; }
  .u-my-sm-0 {
    margin-bottom: 0 !important; }
  .u-mb-sm-0 {
    margin-bottom: 0; }
  .u-ml-sm-0,
  .u-mx-sm-0 {
    margin-left: 0 !important; }
  .u-m-sm-1 {
    margin: 0.25rem !important; }
  .u-mt-sm-1,
  .u-my-sm-1 {
    margin-top: 0.25rem !important; }
  .u-mr-sm-1,
  .u-mx-sm-1 {
    margin-right: 0.25rem !important; }
  .u-mb-sm-1,
  .u-my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-sm-1,
  .u-mx-sm-1 {
    margin-left: 0.25rem !important; }
  .u-m-sm-2 {
    margin: 0.5rem !important; }
  .u-mt-sm-2,
  .u-my-sm-2 {
    margin-top: 0.5rem !important; }
  .u-mr-sm-2,
  .u-mx-sm-2 {
    margin-right: 0.5rem !important; }
  .u-mb-sm-2,
  .u-my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-sm-2,
  .u-mx-sm-2 {
    margin-left: 0.5rem !important; }
  .u-m-sm-3 {
    margin: 1rem !important; }
  .u-mt-sm-3,
  .u-my-sm-3 {
    margin-top: 1rem !important; }
  .u-mr-sm-3,
  .u-mx-sm-3 {
    margin-right: 1rem !important; }
  .u-mb-sm-3,
  .u-my-sm-3 {
    margin-bottom: 1rem !important; }
  .u-ml-sm-3,
  .u-mx-sm-3 {
    margin-left: 1rem !important; }
  .u-m-sm-4 {
    margin: 1.5rem !important; }
  .u-mt-sm-4,
  .u-my-sm-4 {
    margin-top: 1.5rem !important; }
  .u-mr-sm-4,
  .u-mx-sm-4 {
    margin-right: 1.5rem !important; }
  .u-mb-sm-4,
  .u-my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-sm-4,
  .u-mx-sm-4 {
    margin-left: 1.5rem !important; }
  .u-m-sm-5 {
    margin: 3rem !important; }
  .u-mt-sm-5,
  .u-my-sm-5 {
    margin-top: 3rem !important; }
  .u-mr-sm-5,
  .u-mx-sm-5 {
    margin-right: 3rem !important; }
  .u-mb-sm-5,
  .u-my-sm-5 {
    margin-bottom: 3rem !important; }
  .u-ml-sm-5,
  .u-mx-sm-5 {
    margin-left: 3rem !important; }
  .u-p-sm-0 {
    padding: 0 !important; }
  .u-pt-sm-0,
  .u-py-sm-0 {
    padding-top: 0 !important; }
  .u-pr-sm-0,
  .u-px-sm-0 {
    padding-right: 0 !important; }
  .u-pb-sm-0,
  .u-py-sm-0 {
    padding-bottom: 0 !important; }
  .u-pl-sm-0,
  .u-px-sm-0 {
    padding-left: 0 !important; }
  .u-p-sm-1 {
    padding: 0.25rem !important; }
  .u-pt-sm-1,
  .u-py-sm-1 {
    padding-top: 0.25rem !important; }
  .u-pr-sm-1,
  .u-px-sm-1 {
    padding-right: 0.25rem !important; }
  .u-pb-sm-1,
  .u-py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-sm-1,
  .u-px-sm-1 {
    padding-left: 0.25rem !important; }
  .u-p-sm-2 {
    padding: 0.5rem !important; }
  .u-pt-sm-2,
  .u-py-sm-2 {
    padding-top: 0.5rem !important; }
  .u-pr-sm-2,
  .u-px-sm-2 {
    padding-right: 0.5rem !important; }
  .u-pb-sm-2,
  .u-py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-sm-2,
  .u-px-sm-2 {
    padding-left: 0.5rem !important; }
  .u-p-sm-3 {
    padding: 1rem !important; }
  .u-pt-sm-3,
  .u-py-sm-3 {
    padding-top: 15px !important; }
  .u-pr-sm-3,
  .u-px-sm-3 {
    padding-right: 15px !important; }
  .u-pb-sm-3,
  .u-py-sm-3 {
    padding-bottom: 15px !important; }
  .u-pl-sm-3,
  .u-px-sm-3 {
    padding-left: 15px !important; }
  .u-p-sm-4 {
    padding: 1.5rem !important; }
  .u-pt-sm-4,
  .u-py-sm-4 {
    padding-top: 1.5rem !important; }
  .u-pr-sm-4,
  .u-px-sm-4 {
    padding-right: 1.5rem !important; }
  .u-pb-sm-4,
  .u-py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-sm-4,
  .u-px-sm-4 {
    padding-left: 1.5rem !important; }
  .u-p-sm-5 {
    padding: 3rem !important; }
  .u-pt-sm-5,
  .u-py-sm-5 {
    padding-top: 3rem !important; }
  .u-pr-sm-5,
  .u-px-sm-5 {
    padding-right: 3rem !important; }
  .u-pb-sm-5,
  .u-py-sm-5 {
    padding-bottom: 3rem !important; }
  .u-pl-sm-5,
  .u-px-sm-5 {
    padding-left: 3rem !important; }
  .u-m-sm-auto {
    margin: auto !important; }
  .u-mt-sm-auto,
  .u-my-sm-auto {
    margin-top: auto !important; }
  .u-mr-sm-auto,
  .u-mx-sm-auto {
    margin-right: auto !important; }
  .u-mb-sm-auto,
  .u-my-sm-auto {
    margin-bottom: auto !important; }
  .u-ml-sm-auto,
  .u-mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .u-md-background-none {
    background: none; }
  .u-md-inline-block {
    display: inline-block; }
  .u-md-relative {
    position: relative; }
  .h-md-active-nav-position {
    left: 0;
    right: 0;
    position: absolute; }
  .h-md-nav-top-height {
    top: -0.5rem;
    height: 0.5rem; }
  .h-md-nav-bottom-height {
    bottom: -1rem;
    height: 1rem; }
  .u-m-md-0 {
    margin: 0 !important; }
  .u-mt-md-0,
  .u-my-md-0 {
    margin-top: 0 !important; }
  .u-mr-md-0,
  .u-mx-md-0 {
    margin-right: 0 !important; }
  .u-mb-md-0,
  .u-my-md-0 {
    margin-bottom: 0 !important; }
  .u-ml-md-0,
  .u-mx-md-0 {
    margin-left: 0 !important; }
  .u-m-md-1 {
    margin: 0.25rem !important; }
  .u-mt-md-1,
  .u-my-md-1 {
    margin-top: 0.25rem !important; }
  .u-mr-md-1,
  .u-mx-md-1 {
    margin-right: 0.25rem !important; }
  .u-mb-md-1,
  .u-my-md-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-md-1,
  .u-mx-md-1 {
    margin-left: 0.25rem !important; }
  .u-m-md-2 {
    margin: 0.5rem !important; }
  .u-mt-md-2,
  .u-my-md-2 {
    margin-top: 0.5rem !important; }
  .u-mr-md-2,
  .u-mx-md-2 {
    margin-right: 0.5rem !important; }
  .u-mb-md-2,
  .u-my-md-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-md-2,
  .u-mx-md-2 {
    margin-left: 0.5rem !important; }
  .u-m-md-3 {
    margin: 1rem !important; }
  .u-mt-md-3,
  .u-my-md-3 {
    margin-top: 1rem !important; }
  .u-mr-md-3,
  .u-mx-md-3 {
    margin-right: 1rem !important; }
  .u-mb-md-3,
  .u-my-md-3 {
    margin-bottom: 1rem !important; }
  .u-ml-md-3,
  .u-mx-md-3 {
    margin-left: 1rem !important; }
  .u-m-md-4 {
    margin: 1.5rem !important; }
  .u-mt-md-4,
  .u-my-md-4 {
    margin-top: 1.5rem !important; }
  .u-mr-md-4,
  .u-mx-md-4 {
    margin-right: 1.5rem !important; }
  .u-mb-md-4,
  .u-my-md-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-md-4,
  .u-mx-md-4 {
    margin-left: 1.5rem !important; }
  .u-m-md-5 {
    margin: 3rem !important; }
  .u-mt-md-5,
  .u-my-md-5 {
    margin-top: 3rem !important; }
  .u-mr-md-5,
  .u-mx-md-5 {
    margin-right: 3rem !important; }
  .u-mb-md-5,
  .u-my-md-5 {
    margin-bottom: 3rem !important; }
  .u-ml-md-5,
  .u-mx-md-5 {
    margin-left: 3rem !important; }
  .u-p-md-0 {
    padding: 0 !important; }
  .u-pt-md-0,
  .u-py-md-0 {
    padding-top: 0 !important; }
  .u-pr-md-0,
  .u-px-md-0 {
    padding-right: 0 !important; }
  .u-pb-md-0,
  .u-py-md-0 {
    padding-bottom: 0 !important; }
  .u-pl-md-0,
  .u-px-md-0 {
    padding-left: 0 !important; }
  .u-p-md-1 {
    padding: 0.25rem !important; }
  .u-pt-md-1,
  .u-py-md-1 {
    padding-top: 0.25rem !important; }
  .u-pr-md-1,
  .u-px-md-1 {
    padding-right: 0.25rem !important; }
  .u-pb-md-1,
  .u-py-md-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-md-1,
  .u-px-md-1 {
    padding-left: 0.25rem !important; }
  .u-p-md-2 {
    padding: 0.5rem !important; }
  .u-pt-md-2,
  .u-py-md-2 {
    padding-top: 0.5rem !important; }
  .u-pr-md-2,
  .u-px-md-2 {
    padding-right: 0.5rem !important; }
  .u-pb-md-2,
  .u-py-md-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-md-2,
  .u-px-md-2 {
    padding-left: 0.5rem !important; }
  .u-p-md-3 {
    padding: 1rem !important; }
  .u-pt-md-3,
  .u-py-md-3 {
    padding-top: 1rem !important; }
  .u-pr-md-3,
  .u-px-md-3 {
    padding-right: 1rem !important; }
  .u-pb-md-3,
  .u-py-md-3 {
    padding-bottom: 1rem !important; }
  .u-pl-md-3,
  .u-px-md-3 {
    padding-left: 1rem !important; }
  .u-p-md-4 {
    padding: 1.5rem !important; }
  .u-pt-md-4,
  .u-py-md-4 {
    padding-top: 1.5rem !important; }
  .u-pr-md-4,
  .u-px-md-4 {
    padding-right: 1.5rem !important; }
  .u-pb-md-4,
  .u-py-md-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-md-4,
  .u-px-md-4 {
    padding-left: 1.5rem !important; }
  .u-p-md-5 {
    padding: 3rem !important; }
  .u-pt-md-5,
  .u-py-md-5 {
    padding-top: 3rem !important; }
  .u-pr-md-5,
  .u-px-md-5 {
    padding-right: 3rem !important; }
  .u-pb-md-5,
  .u-py-md-5 {
    padding-bottom: 3rem !important; }
  .u-pl-md-5,
  .u-px-md-5 {
    padding-left: 3rem !important; }
  .u-m-md-auto {
    margin: auto !important; }
  .u-mt-md-auto,
  .u-my-md-auto {
    margin-top: auto !important; }
  .u-mr-md-auto,
  .u-mx-md-auto {
    margin-right: auto !important; }
  .u-mb-md-auto,
  .u-my-md-auto {
    margin-bottom: auto !important; }
  .u-ml-md-auto,
  .u-mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .u-m-lg-0 {
    margin: 0 !important; }
  .u-mt-lg-0,
  .u-my-lg-0 {
    margin-top: 0 !important; }
  .u-mr-lg-0,
  .u-mx-lg-0 {
    margin-right: 0 !important; }
  .u-mb-lg-0,
  .u-my-lg-0 {
    margin-bottom: 0 !important; }
  .u-ml-lg-0,
  .u-mx-lg-0 {
    margin-left: 0 !important; }
  .u-m-lg-1 {
    margin: 0.25rem !important; }
  .u-mt-lg-1,
  .u-my-lg-1 {
    margin-top: 0.25rem !important; }
  .u-mr-lg-1,
  .u-mx-lg-1 {
    margin-right: 0.25rem !important; }
  .u-mb-lg-1,
  .u-my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-lg-1,
  .u-mx-lg-1 {
    margin-left: 0.25rem !important; }
  .u-m-lg-2 {
    margin: 0.5rem !important; }
  .u-mt-lg-2,
  .u-my-lg-2 {
    margin-top: 0.5rem !important; }
  .u-mr-lg-2,
  .u-mx-lg-2 {
    margin-right: 0.5rem !important; }
  .u-mb-lg-2,
  .u-my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-lg-2,
  .u-mx-lg-2 {
    margin-left: 0.5rem !important; }
  .u-m-lg-3 {
    margin: 1rem !important; }
  .u-mt-lg-3,
  .u-my-lg-3 {
    margin-top: 1rem !important; }
  .u-mr-lg-3,
  .u-mx-lg-3 {
    margin-right: 1rem !important; }
  .u-mb-lg-3,
  .u-my-lg-3 {
    margin-bottom: 1rem !important; }
  .u-ml-lg-3,
  .u-mx-lg-3 {
    margin-left: 1rem !important; }
  .u-m-lg-4 {
    margin: 1.5rem !important; }
  .u-mt-lg-4,
  .u-my-lg-4 {
    margin-top: 1.5rem !important; }
  .u-mr-lg-4,
  .u-mx-lg-4 {
    margin-right: 1.5rem !important; }
  .u-mb-lg-4,
  .u-my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-lg-4,
  .u-mx-lg-4 {
    margin-left: 1.5rem !important; }
  .u-m-lg-5 {
    margin: 3rem !important; }
  .u-mt-lg-5,
  .u-my-lg-5 {
    margin-top: 3rem !important; }
  .u-mr-lg-5,
  .u-mx-lg-5 {
    margin-right: 3rem !important; }
  .u-mb-lg-5,
  .u-my-lg-5 {
    margin-bottom: 3rem !important; }
  .u-ml-lg-5,
  .u-mx-lg-5 {
    margin-left: 3rem !important; }
  .u-p-lg-0 {
    padding: 0 !important; }
  .u-pt-lg-0,
  .u-py-lg-0 {
    padding-top: 0 !important; }
  .u-pr-lg-0,
  .u-px-lg-0 {
    padding-right: 0 !important; }
  .u-pb-lg-0,
  .u-py-lg-0 {
    padding-bottom: 0 !important; }
  .u-pl-lg-0,
  .u-px-lg-0 {
    padding-left: 0 !important; }
  .u-p-lg-1 {
    padding: 0.25rem !important; }
  .u-pt-lg-1,
  .u-py-lg-1 {
    padding-top: 0.25rem !important; }
  .u-pr-lg-1,
  .u-px-lg-1 {
    padding-right: 0.25rem !important; }
  .u-pb-lg-1,
  .u-py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-lg-1,
  .u-px-lg-1 {
    padding-left: 0.25rem !important; }
  .u-p-lg-2 {
    padding: 0.5rem !important; }
  .u-pt-lg-2,
  .u-py-lg-2 {
    padding-top: 0.5rem !important; }
  .u-pr-lg-2,
  .u-px-lg-2 {
    padding-right: 0.5rem !important; }
  .u-pb-lg-2,
  .u-py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-lg-2,
  .u-px-lg-2 {
    padding-left: 0.5rem !important; }
  .u-p-lg-3 {
    padding: 1rem !important; }
  .u-pt-lg-3,
  .u-py-lg-3 {
    padding-top: 1rem !important; }
  .u-pr-lg-3,
  .u-px-lg-3 {
    padding-right: 1rem !important; }
  .u-pb-lg-3,
  .u-py-lg-3 {
    padding-bottom: 1rem !important; }
  .u-pl-lg-3,
  .u-px-lg-3 {
    padding-left: 1rem !important; }
  .u-p-lg-4 {
    padding: 1.5rem !important; }
  .u-pt-lg-4,
  .u-py-lg-4 {
    padding-top: 1.5rem !important; }
  .u-pr-lg-4,
  .u-px-lg-4 {
    padding-right: 1.5rem !important; }
  .u-pb-lg-4,
  .u-py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-lg-4,
  .u-px-lg-4 {
    padding-left: 1.5rem !important; }
  .u-p-lg-5 {
    padding: 3rem !important; }
  .u-pt-lg-5,
  .u-py-lg-5 {
    padding-top: 3rem !important; }
  .u-pr-lg-5,
  .u-px-lg-5 {
    padding-right: 3rem !important; }
  .u-pb-lg-5,
  .u-py-lg-5 {
    padding-bottom: 3rem !important; }
  .u-pl-lg-5,
  .u-px-lg-5 {
    padding-left: 3rem !important; }
  .u-m-lg-auto {
    margin: auto !important; }
  .u-mt-lg-auto,
  .u-my-lg-auto {
    margin-top: auto !important; }
  .u-mr-lg-auto,
  .u-mx-lg-auto {
    margin-right: auto !important; }
  .u-mb-lg-auto,
  .u-my-lg-auto {
    margin-bottom: auto !important; }
  .u-ml-lg-auto,
  .u-mx-lg-auto {
    margin-left: auto !important; } }

.u-cursor {
  cursor: pointer !important; }

.u-divider {
  padding-left: 0px;
  padding-right: 0px; }
  .u-divider .component-content {
    border-top: 2px solid #CCCCCC; }

.u-pt-custom {
  padding-top: 100px; }
  @media screen and (max-width: 768px) {
    .u-pt-custom {
      padding-top: 0px; } }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.u-curved-border-left-bottom, .u-curved-border-left-top, .u-curved-border-middle-bottom, .p-curved-middle-bottom-border, .u-curved-border-middle-bottom-xs, .u-curved-border-middle-bottom-au, .u-curved-border-left-top-xs-only, .u-curved-border-right-bottom-au, .u-curved-border-right-bottom, .u-curved-border-left-right {
  position: relative; }
  .u-curved-border-left-bottom::before, .u-curved-border-left-top::before, .u-curved-border-middle-bottom::before, .p-curved-middle-bottom-border::before, .u-curved-border-middle-bottom-xs::before, .u-curved-border-middle-bottom-au::before, .u-curved-border-left-top-xs-only::before, .u-curved-border-right-bottom-au::before, .u-curved-border-right-bottom::before, .u-curved-border-left-right::before {
    content: ' ';
    display: block;
    border-style: solid;
    position: absolute; }
  .u-curved-border-left-bottom::before, .u-curved-border-left-top::before, .u-curved-border-middle-bottom::before, .p-curved-middle-bottom-border::before, .u-curved-border-middle-bottom-xs::before, .u-curved-border-middle-bottom-au::before, .u-curved-border-left-top-xs-only::before, .u-curved-border-right-bottom-au::before, .u-curved-border-right-bottom::before, .u-curved-border-left-right::before {
    border-color: #860671;
    pointer-events: none; }

.u-curved-border-left-bottom.adjust-content .richText-content {
  margin: auto;
  width: 80%; }
  .u-curved-border-left-bottom.adjust-content .richText-content .title-1,
  .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
    word-break: break-word; }
    @media (max-width: 990px) {
      .u-curved-border-left-bottom.adjust-content .richText-content .title-1,
      .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
        font-size: 7vw;
        line-height: 1.25em; } }
    @media (max-width: 479px) {
      .u-curved-border-left-bottom.adjust-content .richText-content .title-1,
      .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
        font-size: 6.5vw; } }
  .u-curved-border-left-bottom.adjust-content .richText-content .title-1 {
    text-align: left;
    margin-bottom: 10px; }
  .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
    text-align: right; }
    @media (max-width: 990px) {
      .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
        padding-left: 25%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .u-curved-border-left-bottom.adjust-content .richText-content {
      width: 95%; } }

.u-curved-border-left-bottom::before {
  height: 70%;
  top: 0;
  border-width: 0 0 3px 3px;
  border-bottom-left-radius: 20px; }
  @media (max-width: 990px) {
    .u-curved-border-left-bottom::before {
      left: 0;
      width: 25%; } }
  @media (min-width: 992px) {
    .u-curved-border-left-bottom::before {
      left: 0;
      width: 18%; } }
  @media (min-width: 768px) {
    .u-curved-border-left-bottom::before {
      border-bottom-left-radius: 35px; } }

@media (min-width: 992px) {
  .u-curved-border-left-bottom.ca-home::before {
    width: 25%; } }

@media (min-width: 1200px) {
  .u-curved-border-left-bottom.ca-home::before {
    width: 32%; } }

@media (min-width: 992px) {
  .u-curved-border-left-bottom.ca-home::after {
    left: 12%; } }

@media (min-width: 1200px) {
  .u-curved-border-left-bottom.ca-home::after {
    left: 15%; } }

.u-curved-border-left-bottom.ca.adjust-content .richText-content .title-1 {
  padding-left: 20%; }
  @media (min-width: 1200px) {
    .u-curved-border-left-bottom.ca.adjust-content .richText-content .title-1 {
      padding-left: 12%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .u-curved-border-left-bottom.ca.adjust-content .richText-content {
    width: 95%; } }

@media (max-width: 990px) {
  .u-curved-border-left-bottom.ca.adjust-content .richText-content .title-2 {
    padding-left: 5%; } }

.u-curved-border-left-bottom.ca::before {
  height: 48%; }
  @media (min-width: 768px) {
    .u-curved-border-left-bottom.ca::before {
      width: 21%;
      height: 39%; } }
  @media (min-width: 992px) {
    .u-curved-border-left-bottom.ca::before {
      width: 18%;
      height: 41%; } }

.u-curved-border-left-bottom.ca::after {
  bottom: calc(53% - 8px); }
  @media (min-width: 768px) {
    .u-curved-border-left-bottom.ca::after {
      bottom: calc(62% - 8px); } }
  @media (min-width: 992px) {
    .u-curved-border-left-bottom.ca::after {
      bottom: calc(59% - 8px); } }
  @media (max-width: 990px) {
    .u-curved-border-left-bottom.ca::after {
      left: 9%; } }

.u-curved-border-left-top::before {
  width: 50%;
  height: 100%;
  left: 0;
  top: -3px;
  border-width: 3px 0 0 3px;
  border-top-left-radius: 20px; }
  @media (min-width: 768px) {
    .u-curved-border-left-top::before {
      border-top-right-radius: 35px; } }

.u-curved-border-middle-bottom::before {
  height: 100%;
  left: 0;
  top: -3px;
  border-width: 3px 0 0 3px;
  border-top-left-radius: 20px; }
  @media (min-width: 768px) {
    .u-curved-border-middle-bottom::before {
      border-top-left-radius: 35px; } }

.p-curved-middle-bottom-border::before {
  width: 70%;
  height: 100%;
  left: 0;
  top: -3px;
  border-width: 3px 0 0 3px;
  border-top-left-radius: 20px; }
  @media (min-width: 768px) {
    .p-curved-middle-bottom-border::before {
      border-top-left-radius: 35px; } }

@media (max-width: 767px) {
  .u-curved-border-middle-bottom-xs::before {
    width: 50%;
    height: 100%;
    left: 0;
    top: -3px;
    border-width: 3px 0 0 3px;
    border-top-left-radius: 20px; } }

@media (min-width: 768px) {
  .u-curved-border-middle-bottom-xs::before, .u-curved-border-middle-bottom-xs::after {
    border: none; } }

@media (max-width: 767px) {
  .u-curved-border-middle-bottom-au::before, .u-curved-border-middle-bottom-au::after {
    border: none; } }

@media (min-width: 768px) {
  .u-curved-border-middle-bottom-au::before {
    width: calc(100% - 60px);
    height: 100%;
    left: 0;
    top: -3px;
    border-width: 3px 0 0 3px;
    border-top-left-radius: 20px;
    border-top-left-radius: 35px; } }

@media (max-width: 767px) {
  .u-curved-border-left-top-xs-only::before {
    height: 100%;
    right: 0;
    top: 0;
    width: 50%;
    border-width: 0 3px 3px 0;
    border-bottom-right-radius: 20px; } }

@media (min-width: 768px) {
  .u-curved-border-left-top-xs-only::before, .u-curved-border-left-top-xs-only::after {
    border-color: transparent; } }

@media (min-width: 768px) {
  .u-curved-border-right-bottom-au::before {
    width: calc(100% - 65px);
    height: calc(100% - 65px);
    right: 0;
    top: -3px;
    border-width: 0 3px 3px 0;
    border-bottom-right-radius: 35px;
    margin-top: 65px;
    margin-left: 65px;
    border-color: #dbdbdc; } }

.u-curved-border-right-bottom::before {
  width: 25%;
  height: 100%;
  top: 0; }
  @media (max-width: 767px) {
    .u-curved-border-right-bottom::before {
      right: 0;
      border-width: 0 3px 0 0; } }
  @media (min-width: 768px) {
    .u-curved-border-right-bottom::before {
      right: 15px;
      border-width: 0 3px 3px 0;
      border-bottom-right-radius: 35px; } }

@media (max-width: 767px) {
  .u-curved-border-right-bottom::after {
    border: none; } }

.u-curved-border-left-right::before {
  width: 50%;
  height: 400px;
  top: 0;
  border-width: 3px 3px 0 0;
  border-top-right-radius: 20px;
  right: 0; }
  @media (min-width: 768px) {
    .u-curved-border-left-right::before {
      border-top-right-radius: 35px; } }

.u-curved-border-left-right::after {
  height: 400px;
  border-width: 0 0 3px 3px;
  border-bottom-left-radius: 20px;
  top: 400px;
  border-color: #dbdbdc;
  right: -12px; }
  @media (min-width: 768px) {
    .u-curved-border-left-right::after {
      height: 250px;
      border-bottom-left-radius: 35px; } }

@media (max-width: 767px) {
  .u-curved-border-left-right::after {
    width: 15px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .u-curved-border-left-right {
    padding: 0 30px; }
    .u-curved-border-left-right::before {
      right: 15px; }
    .u-curved-border-left-right::after {
      width: 30px; } }

@media (min-width: 992px) {
  .u-curved-border-left-right {
    padding: 0 45px; }
    .u-curved-border-left-right::before {
      right: 30px; }
    .u-curved-border-left-right::after {
      width: 45px; } }

.border-divider {
  border-bottom: 4px solid  #707070; }

.border-divider1 {
  display: block;
  height: 4px;
  border-top: 4px solid  #707070;
  width: 95% !important; }

.border-divider2 {
  margin-top: 10px;
  width: 100%;
  height: 4px;
  border: 0 none;
  background-color: #761678; }

.u-border-straight {
  border-top: solid 1px;
  width: 100%;
  min-height: 1px;
  color: #707070; }

.u-border-vertical {
  border-left: solid;
  height: 100%;
  border-color: #707070; }
  @media (max-width: 767px) {
    .u-border-vertical {
      border-top: solid;
      width: 100%;
      min-height: 1px;
      border-left-style: hidden;
      border-color: #707070; } }

@media (max-width: 767px) {
  .u-bdr-mb {
    border-top: 1px solid  #707070;
    width: 90% !important;
    min-height: 1px;
    border-left-style: hidden; } }

/*
#################################################################

SHAME
------------------
Summary: used to test code before including in project
Project: Benlysta Din
------------------
Usage: Enable this stylesheet to load temporary styles into the stylesheet.
When the changes are to be officially added the code should be copied to the
relevant folder / file in project and the '$enable-shame' set to 'false' in the
variables file.

#################################################################
*/
/*Spinner in news & events page onload-STARTS*/
.snippetload-overlay-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #000;
  opacity: 0.5; }

.snippetload-overlay-wrapper .spinner {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
  position: fixed;
  top: 45%;
  left: 45%; }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

/*Spinner in news & events page onload-ENDS*/
/*
#################################################################

LOCALE: AUSTRALIA ONLY
------------------
Summary: Specific CSS for Australian English only
Project: Benlysta Din
------------------
Usage: These are the specific styles for Australian English sites ONLY in
Benlysta Din

#################################################################
*/
@media (max-width: 991px) {
  :lang(en-AU) .navbar-brand .component-content {
    justify-content: flex-start; } }

@media (min-width: 992px) {
  :lang(en-AU) #content {
    padding-top: 0; } }

@media screen and (max-width: 991px) {
  :lang(en-AU) .au-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto; } }

@media (max-width: 990px) {
  :lang(en-AU) .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
    padding-left: 15%; } }

/*
#################################################################

LOCALE: French Canada ONLY
------------------
Summary: Specific CSS for French Canada only
Project: Benlysta Din
------------------
Usage: These are the specific styles for French Canada sites ONLY in
Benlysta Din

#################################################################
*/
@media (min-width: 992px) {
  :lang(fr-CA) #footer .footer-snippet > .inner > .component-content {
    display: block; }
  :lang(fr-CA) #footer .box > .component-content > .content {
    align-items: center; } }
span.selection-underline {
  text-decoration: underline;
}
span.selection-bold {
  font-weight: bold;
}
span.selection-italic {
  font-style: italic;
}

/*# sourceMappingURL=selection.css.map */
.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;
}

/*# sourceMappingURL=skipContent.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
}

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

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: white;
  text-align: left;
  border: solid 2px rgb(49.5504587156, 48.6495412844, 48.6495412844);
}

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

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

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

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

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

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

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

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

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

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

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

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

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.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-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.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 {
  left: 2px;
}
.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: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.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: 0.2em;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.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 0.4em;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.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: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-widget-content .ui-state-disabled, ui-widget-header .ui-state-disabled {
  opacity: 0.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: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled {
  opacity: 0.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;
}

/*# sourceMappingURL=datepicker.css.map */
.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
  border: solid 2px #323131; }

.accordion-slide {
  border-top: 2px solid black; }
  .accordion-slide:first-child {
    border-top: 0; }

.accordion-head {
  padding: 13px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  background-color: #e1e1e1;
  background: #e1e1e1;
  color: #323131; }

.accordion-title {
  float: none;
  margin: 0;
  display: inline-block; }

.accordion-content {
  padding: 13px; }
  .accordion-content-wrapper {
    border-left: 0;
    border-right: 0;
    border-top: 0; }

.mod-js .accordion-content-wrapper {
  position: relative;
  height: 0;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box;
  visibility: hidden; }

.mod-js .accordion-head {
  position: relative;
  cursor: pointer; }
  .mod-js .accordion-head:after {
    position: absolute !important;
    top: 50%;
    margin-top: -10px;
    right: 15px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 12px; }

.mod-js .accordion-slide.is-active > .accordion-head:hover,
.mod-js .accordion-slide.is-active > .accordion-head {
  color: #323131;
  cursor: pointer; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover:after,
  .mod-js .accordion-slide.is-active > .accordion-head:after {
    right: 15px;
    content: "\f078";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.mod-js .accordion-slide .accordion-head:hover {
  color: #323131; }

.mod-js .accordion-slide.is-active > .accordion-head {
  color: black; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover {
    background-color: #e1e1e1; }

.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  visibility: visible; }

.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }
/* 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;
  }
}

/*# sourceMappingURL=article.teaser.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.article-teaser-block {
  border: 1px solid #efefed;
  border-radius: 4px;
  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: 0.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: 0.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: 0.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;
  box-shadow: 0 0;
}

.articleTeaser .clickable-at {
  cursor: pointer;
}

/*# sourceMappingURL=article.teaser.v2.css.map */
.articleList > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

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

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

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

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

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

.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px; }
  @media only screen and (max-width: 767px) {
    .articleList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

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

.articleList-tags {
  padding: 0;
  margin: -20px 0 0 0;
  list-style-type: none; }
  .articleList-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .articleList-tags-item-link {
      display: block;
      padding: 1px;
      background: #b9b8b8;
      color: black;
      border: 1px solid #939191;
      font-size: 0.85em; }
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .box-video-bg video.box-video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1; }
  .box-video-bg .component-content {
    z-index: -1;
    position: relative; }
.breadcrumbs {
  margin: 10px 0; }
  .breadcrumbs-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none; }
    .breadcrumbs-list li {
      float: left;
      margin-right: 6px; }
      @media only screen and (max-width: 767px) {
        .breadcrumbs-list li {
          float: none; } }
  .breadcrumbs-separator {
    margin: 0 10px; }
  .breadcrumbs-without-separator .breadcrumbs-separator {
    display: none; }
  .breadcrumbs-without-separator li {
    position: relative;
    padding-right: 15px;
    margin-right: 9px; }
    .breadcrumbs-without-separator li:before {
      top: 5px;
      right: 0;
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      position: absolute;
      font-size: 8px; }
    .breadcrumbs-without-separator li:last-child {
      background-image: none; }
      .breadcrumbs-without-separator li:last-child:before {
        display: none; }
.carousel > .component-content {
  position: relative;
  padding: 15px 60px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.carousel-slides {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.carousel-slide {
  clear: both;
  position: absolute;
  width: 100%; }
  .carousel-slide .no-content,
  .carousel-slide .no-image {
    text-align: center; }
  .carousel-slide.is-active {
    display: block;
    position: relative; }
  .carousel-slide .image-and-content {
    overflow: hidden; }
  .carousel-slide .no-content .carousel-cover {
    float: none;
    max-width: 100%; }
  .carousel-slide .no-image .carousel-content {
    float: none;
    max-width: 100%; }

.carousel-cover {
  max-width: 50%;
  height: auto;
  float: right; }
  @media only screen and (max-width: 767px) {
    .carousel-cover {
      max-width: 100%;
      float: none;
      margin: auto;
      display: block; } }

.carousel-content {
  max-width: 48%;
  float: left;
  width: 100%;
  text-align: left;
  transition: margin 200ms ease-in; }
  @media only screen and (max-width: 767px) {
    .carousel-content {
      max-width: 100%;
      float: none; } }

.carousel-nav {
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  text-align: center; }
  .carousel-nav li {
    display: inline-block;
    margin: 0 3px; }
    .carousel-nav li.is-active a {
      background: #939191; }
  .carousel-nav a {
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: 0;
    color: transparent;
    border: 2px solid #656363; }
  .carousel-nav-prev, .carousel-nav-next {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 31px;
    border: none; }
    .carousel-nav-prev a, .carousel-nav-next a {
      display: block;
      width: 100%;
      height: 100%;
      border: none; }
      .carousel-nav-prev a:before, .carousel-nav-next a:before {
        font-size: 30px;
        color: #939191; }
      .carousel-nav-prev a:hover:before, .carousel-nav-next a:hover:before {
        color: #323131; }
    @media only screen and (max-width: 767px) {
      .carousel-nav-prev, .carousel-nav-next {
        display: block; } }
  .carousel-nav-prev {
    left: 10px; }
    .carousel-nav-prev a:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }
  .carousel-nav-next {
    right: 10px; }
    .carousel-nav-next a:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }

.carousel .carousel-autoplay-nav {
  position: absolute;
  bottom: 10px;
  left: 0; }
  .carousel .carousel-autoplay-nav li {
    display: inline-block;
    list-style: none; }
  .carousel .carousel-autoplay-nav button {
    background: none;
    border: none; }

.no-js .carousel-slide {
  position: static; }
  .no-js .carousel-slide:first-child {
    margin-top: 0;
    border-top: none; }

.no-js .carousel-nav li {
  display: none; }
.digitalWallet .hidden {
  display: none;
}

/*# sourceMappingURL=digital.wallet.css.map */
.divider > .component-content {
  height: 2px;
  margin: 2em 0;
  background: #939191; }
.fileList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

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

.fileList-file {
  margin-bottom: 20px;
  overflow: hidden; }

.fileList-description {
  overflow: hidden; }

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

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

.fileList-thumbnail {
  margin-right: 15px;
  float: left;
  max-width: 100px; }
  @media only screen and (max-width: 767px) {
    .fileList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.fileList-download {
  text-align: right; }
  .fileList-download-size {
    display: block;
    color: #868484; }
/* 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;
}

/*# sourceMappingURL=filterableBox.css.map */
.flash > .component-content {
  text-align: center; }

.flash object {
  max-width: 100%; }

.flash-missing {
  margin: 0 auto; }

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

.form form {
  margin: 0 0 20px; }

.form fieldset {
  background-color: #e1e1e1;
  border: solid 2px #323131;
  padding: 13px;
  margin: 15px 0; }

.form label,
.form input,
.form button,
.form select,
.form textarea {
  font-size: 14px; }

.form select,
.form textarea,
.form input {
  width: 100%;
  max-width: 250px;
  padding: 4px 6px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #323131;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  .form select:focus,
  .form textarea:focus,
  .form input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
    .form select:focus:invalid,
    .form textarea:focus:invalid,
    .form input:focus:invalid {
      color: red;
      border-color: #ff6666; }

.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px; }

.form textarea {
  height: auto;
  resize: vertical; }

.form label {
  display: block;
  margin-bottom: 5px; }

.form select {
  max-width: 260px; }
  .form select[multiple], .form select[size] {
    height: auto; }

.form input {
  height: 20px; }
  .form input[type="radio"], .form input[type="checkbox"] {
    width: auto;
    height: auto;
    box-shadow: none; }

.form .control-label {
  padding: 5px 0; }

.form .control-group {
  margin-bottom: 10px; }

.no-js .clearButton {
  display: none; }

.hiddenField {
  display: none; }

.control-tooltip {
  display: none;
  padding: 0 10px;
  max-width: 200px;
  margin-left: 5px;
  position: absolute;
  z-index: 1;
  background-color: #ddd;
  left: 100%;
  top: 0; }
  .control-tooltip:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 10px;
    display: inline-block;
    border: solid transparent;
    height: 0;
    width: 0;
    border-right-color: #ddd;
    border-width: 5px;
    margin-top: -5px; }
  .control-tooltip-container {
    position: relative;
    display: inline-block; }
  .control-tooltip-button:hover + .control-tooltip, .control-tooltip:hover {
    display: block; }
/* 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;
}

/*# sourceMappingURL=gigya.raas.css.map */
.image .right {
  text-align: right; }

.image .left {
  text-align: left; }

.image .middle {
  text-align: center; }

@media only screen and (max-width: 767px) {
  .image .component-content {
    text-align: center; } }
.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.imageGallery .gallery-play {
  color: #323131; }

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

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

.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0; }

.imageGallery-thumbnail, .imageGallery-view {
  cursor: pointer; }

.imageGallery.is-playing .imageGallery-view-overlay:before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0; }

.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 60px;
  padding: 0;
  border: 0;
  box-sizing: content-box;
  background: none;
  cursor: pointer;
  font: 0/0 serif;
  color: transparent; }
  .imageGallery-arrow:before, .imageGallery-arrow.is-disabled:hover:before {
    position: absolute;
    margin-top: 15px;
    color: #b9b8b8; }

.imageGallery-arrow {
  text-align: center; }
  .imageGallery-arrow.is-disabled {
    opacity: 0.5; }
  .imageGallery-arrow:hover:before {
    color: #939191; }
  .imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
    left: 0; }
    .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;
      font-size: 30px; }
  .imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
    right: 0; }
    .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;
      font-size: 30px; }

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

.imageGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative; }
  .imageGallery-list li:hover .image,
  .imageGallery-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .imageGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 4000px;
    overflow: hidden;
    list-style: none; }

.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: solid 2px #323131;
  overflow: hidden;
  text-align: center;
  background: white; }
  .imageGallery-view img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%; }
  .imageGallery-view:hover-overlay {
    opacity: 0.7; }
  .imageGallery-view-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -36px;
    width: 73px;
    height: 69px;
    cursor: pointer;
    transition: opacity .5s;
    opacity: 0; }
    .imageGallery-view-overlay:hover {
      opacity: 1;
      text-decoration: none; }
    .imageGallery-view-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      font-size: 30px;
      text-indent: 5px;
      text-align: center;
      line-height: 65px; }

.mod-js .imageGallery-thumbnail {
  padding: 0; }
  .mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
    position: relative; }

.no-js .imageGallery-view {
  display: none; }

.no-js .imageGallery-list {
  margin: 0; }

.no-js .imageGallery-arrow {
  display: none; }

.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden; }
  .no-js .imageGallery-thumbnail img {
    width: auto;
    height: auto; }
  .no-js .imageGallery-thumbnail a:after {
    display: block;
    padding: 10px 0 30px;
    content: attr(data-description);
    text-align: left; }
.map-canvas {
  margin-bottom: 10px;
  border: solid 2px #323131;
  text-align: center; }
  .map-canvas img {
    width: 100%;
    max-width: inherit; }

.no-js .map-canvas img {
  width: 100%;
  max-width: 640px; }
.navigation-root {
  text-align: left;
  z-index: 10;
  max-width: 100%; }

.navigation-mobile-menu {
  display: none; }
  @media only screen and (max-width: 767px) {
    .navigation-mobile-menu {
      display: block;
      position: relative;
      margin: 0 0 -2px -2px;
      width: 100%;
      height: 41px;
      cursor: pointer;
      box-sizing: border-box;
      overflow: hidden;
      background: whitesmoke;
      border: 2px solid #323131; }
      .navigation-mobile-menu:after {
        content: "\f0c9";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: block;
        width: 41px;
        height: 41px;
        position: absolute;
        top: 0;
        line-height: 38px;
        font-size: 25px;
        right: 0; } }

.navigation-branch {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
  border: 2px solid #323131; }
  .navigation-branch.navigation-level1 {
    border: none; }

.navigation-item {
  margin: 0 0 0 0;
  display: block; }
  .navigation-item > .navigation-item-title {
    display: block !important;
    padding: 5px 15px 5px 40px;
    background: #e1e1e1;
    color: #323131;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis; }
    .navigation-item > .navigation-item-title:hover {
      color: white;
      background: #939191;
      text-decoration: none; }
  .navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
    background-color: #c8c7c7; }
  .navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {
    color: #323131;
    background: #cccccc;
    text-decoration: none; }
  .navigation-item.is-open > .navigation-branch,
  .no-js .navigation-item:hover > .navigation-branch {
    display: block; }
  .navigation-item.navigation-level1 {
    margin: 0 0 -2px -2px;
    box-sizing: border-box;
    border: 2px solid #323131; }
    .navigation-item.navigation-level1 > .navigation-item-title {
      padding: 10px 20px 10px 20px;
      background: #e1e1e1;
      color: #323131;
      font-size: 14px;
      font-weight: bold;
      line-height: 1.5;
      text-decoration: none;
      display: block; }
      .navigation-item.navigation-level1 > .navigation-item-title:hover {
        color: white;
        background: #939191;
        text-decoration: none; }
    .navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation-item.navigation-level1.is-active > .navigation-item-title {
      color: white;
      background: #605e5e;
      text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .navigation-item.navigation-level1 {
        width: 100%; } }
  .navigation-item.navigation-level2 {
    border-top: 1px solid #323131; }
    @media only screen and (max-width: 767px) {
      .navigation-item.navigation-level2 {
        display: none; }
        .navigation-item.navigation-level2.is-open {
          display: block; } }

.navigation-branch.navigation-level2 {
  display: block; }

@media only screen and (max-width: 767px) {
  .navigation-root {
    display: none; }
  .is-open {
    display: block; } }
/* 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;
  }
}

/*# sourceMappingURL=newsfeed.css.map */
.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;
}

/*# sourceMappingURL=newsfeedFilterBy.css.map */
@charset "UTF-8";
.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: "▶";
  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;
}

/*# sourceMappingURL=podcastplayer.css.map */
/* 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;
}

/*# sourceMappingURL=productlist.css.map */
/* 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;
}

/*# sourceMappingURL=questionanswers.css.map */
/* 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 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: 0 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 {
  width: 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%;
  }
}

/*# sourceMappingURL=quiz.css.map */
.richText .component-content {
  overflow: hidden; }

.richText h1 {
  margin-top: 0;
  word-wrap: break-word; }

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

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

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

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

.richText h6 {
  margin-top: 0;
  word-wrap: break-word; }

.richText a {
  text-decoration: underline; }

.richText ul, .richText ol {
  padding: 10px 0;
  margin-left: 10px; }

.richText li {
  margin-left: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  list-style-type: none; }

.richText ol li {
  list-style: decimal; }

.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 15px; }
  .richText ul li:before {
    position: absolute;
    top: 1px;
    left: -5px;
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.richText-image {
  display: block;
  margin-bottom: 10px; }
  .richText-image.pull-left {
    margin: 5px 15px 5px 10px;
    float: left; }
  .richText-image.pull-right {
    margin: 5px 10px 5px 15px;
    float: right; }
.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0;
}

/*# sourceMappingURL=search.box.css.map */
/* 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: 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: 0 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 {
  padding: 7px 5px;
  background: #f5f5f5;
  border-bottom: solid 1px #f8f7f6;
}
.tagRadioFilter input {
  float: right;
}

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

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

/*# sourceMappingURL=search.filter.css.map */
.searchBox input[type=text] {
  width: 81px; }

.searchBox-title {
  cursor: default; }

.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px; }

.searchBox .form-contentButton {
  display: inline;
  float: left; }
  .searchBox .form-contentButton.section {
    margin: -1px 0 0; }

.searchBox .form-content .section {
  margin: 0 15px 0 0; }

.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0; }
.searchResults-title {
  margin-left: 110px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

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

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

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

.searchResults-description, .searchResults-url {
  margin-left: 110px; }

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

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

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

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

.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px; }

.searchResults-pagination {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  cursor: default; }
  .searchResults-pagination-list {
    padding: 0;
    margin: 0; }
  .searchResults-pagination-item {
    display: inline-block;
    margin: 1px;
    line-height: 30px;
    background-color: #eeeeee;
    cursor: default; }
    .searchResults-pagination-item a {
      display: inline-block;
      min-width: 30px;
      padding: 0 10px;
      background-color: #e1e1e1;
      cursor: pointer; }
      .searchResults-pagination-item a:hover {
        background-color: #ebebeb;
        text-decoration: none; }
    .searchResults-pagination-item.is-active {
      font-weight: bold; }

.searchResults-tags {
  list-style-type: none;
  padding: 0; }
  .searchResults-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .searchResults-tags-item-link {
      display: block;
      padding: 1px;
      color: black;
      font-size: 0.85em;
      background: #b9b8b8;
      border: 1px solid #939191; }
@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 is custom tag used by SearchBlox */
}
.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, serif;
  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: "✖";
}

/*# sourceMappingURL=searchblox.search.results.css.map */
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }
  .shareThis-list li {
    float: left;
    width: auto;
    height: 26px;
    margin: 0 10px 10px 0; }
    .shareThis-list li:last-child {
      margin-right: 0; }

.shareThis-item a {
  display: block;
  height: 26px;
  transition: all .3s; }
  .shareThis-item a:hover img {
    opacity: 1; }

.shareThis-item img {
  opacity: 0.7;
  transition: opacity .2s ease-in-out; }
.sitemap-columns-1 .sitemap-column {
  width: 100%; }

.sitemap-columns-2 .sitemap-column {
  width: 50%; }

.sitemap-columns-3 .sitemap-column {
  width: 33.33333%; }

.sitemap-columns-4 .sitemap-column {
  width: 25%; }

.sitemap-columns-5 .sitemap-column {
  width: 20%; }

.sitemap-columns-6 .sitemap-column {
  width: 16.66667%; }

.sitemap-columns-7 .sitemap-column {
  width: 14.28571%; }

.sitemap-columns-8 .sitemap-column {
  width: 12.5%; }

.sitemap-columns-9 .sitemap-column {
  width: 11.11111%; }

.sitemap-columns-10 .sitemap-column {
  width: 10%; }

.sitemap-columns-11 .sitemap-column {
  width: 9.09091%; }

.sitemap-columns-12 .sitemap-column {
  width: 8.33333%; }

.sitemap-column {
  float: left; }
  .sitemap-column .component-content {
    overflow: hidden; }
  .sitemap-column a {
    text-decoration: none; }
  .sitemap-column h3 {
    padding: 5px 7px;
    font-size: 13px;
    font-weight: bold;
    background-color: #e1e1e1; }
  .sitemap-column ul {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    list-style: none; }
  .sitemap-column > ul {
    margin: 0 3px; }
    .sitemap-column > ul li > ul {
      padding-bottom: 0;
      padding-left: 5px;
      margin-bottom: 0;
      margin-left: 0;
      word-wrap: break-word; }
      .sitemap-column > ul li > ul li {
        position: relative;
        padding-left: 5px;
        font-weight: bold;
        line-height: 150%; }
        .sitemap-column > ul li > ul li:before {
          position: absolute;
          top: 1px;
          left: 0;
          content: "\f0da";
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          position: relative;
          font-weight: normal; }
        .sitemap-column > ul li > ul li > ul {
          margin-top: 0; }
          .sitemap-column > ul li > ul li > ul li {
            font-weight: normal; }

@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none; }
    .component-content .sitemap-column > ul {
      margin: 0 0 15px; } }
.smart-link {
  margin: 10px 0; }
  .smart-link-previous:before, .smart-link-next:after {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 14px;
    width: 6px;
    font-size: 8px;
    color: black; }
  .smart-link-next:after {
    margin-left: 10px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-previous:before {
    margin-right: 10px;
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-align: center; }
    .smart-link-list li {
      display: inline-block; }
.table-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.table .button {
  display: none; }
  @media only screen and (max-width: 767px) {
    .table .button {
      display: block;
      margin: 20px; } }

.table-caption {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
  border-bottom: none; }
  .table-caption .button {
    display: block;
    margin: 10px 0 0 5px; }
    @media only screen and (max-width: 767px) {
      .table-caption .button {
        display: none; } }

.table th, .table td {
  border: solid 2px #323131;
  padding: 5px; }

.table td {
  vertical-align: middle; }

.table th {
  background-color: #e1e1e1;
  font-weight: bold;
  text-align: center; }

.table table {
  width: 100%;
  border: solid 2px #323131;
  border-collapse: collapse; }

.no-js .table .button {
  display: none; }
.tabs {
  position: relative; }
  .tabs-heading {
    display: block;
    color: #323131;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px; }
  .tabs-nav {
    position: relative;
    top: 0;
    left: 0;
    height: 39px;
    z-index: 150;
    width: 100%;
    overflow: hidden; }
    .tabs-nav-list {
      position: relative;
      left: 0;
      padding: 0;
      margin: 0;
      width: 2000px;
      list-style: none;
      overflow: hidden; }
    .tabs-nav-item {
      display: inline;
      float: left;
      margin-left: 5px;
      height: 21px;
      top: 4px;
      padding: 7px 10px 7px 10px;
      border-width: 2px 2px 0 2px;
      border-style: solid;
      border-color: #323131;
      background: #e1e1e1;
      font-weight: bold;
      font-size: 12px;
      cursor: pointer; }
      .tabs-nav-item a {
        color: #323131; }
      .tabs-nav-item.is-active,
      .tabs-nav-item.is-active a, .tabs-nav-item.is-active:hover {
        cursor: default;
        background: white; }
      .tabs-nav-item.is-active, .tabs-nav-item.is-active:hover {
        border-bottom: none;
        padding-bottom: 9px; }
      .tabs-nav-item.is-active:hover a {
        color: #323131; }
      .tabs-nav-item:first-child {
        margin-left: 0; }
      .tabs-nav-item:hover {
        background: #939191; }
        .tabs-nav-item:hover a {
          color: white;
          text-decoration: none; }
    .tabs-nav-switcher {
      position: absolute;
      top: 0;
      height: 35px;
      width: 15px;
      border: 2px solid #323131;
      background: #e1e1e1;
      cursor: pointer; }
      .tabs-nav-switcher-right {
        right: 0; }
      .tabs-nav-switcher-left {
        left: 0; }
        .tabs-nav-switcher-left:before {
          content: "f053";
          margin-left: -4px; }
      .tabs-nav-switcher:before {
        left: 50%;
        margin-left: -3px;
        padding: 7px 0;
        font-size: 12px;
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal; }
  .tabs-content {
    padding: 13px;
    position: relative;
    top: -2px;
    z-index: 100;
    border: solid 2px #323131;
    background: white;
    overflow: hidden; }

.tabMenuItem {
  margin-bottom: 0; }

.no-js .tabs > .component-content {
  padding-top: 0; }

.no-js .tabs-nav {
  display: none; }

.no-js .tabs-content {
  display: block !important;
  visibility: visible !important; }
.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;
}

/*# sourceMappingURL=tagbasedfilter.css.map */
/* 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;
}

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

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

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

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

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

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
/* 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;
}

/*# sourceMappingURL=user.box.css.map */
.video object,
.video embed {
  width: 100%; }

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

.video-description {
  padding: 13px;
  margin-top: -2px;
  border: solid 2px #323131; }

.video-video {
  border: solid 2px #323131; }
  .video-video-container {
    margin: 0 auto; }

.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red; }

.no-js .video-nojs {
  display: block; }
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

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

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

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

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

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

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

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

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

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

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

.mod-js .videoGallery-nojs {
  display: none; }
.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 2s 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 2s 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: -1s;
}
.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: -1s;
}
.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 2s 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 2s 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: -1s;
}
.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: -1s;
}
.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 2s 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 2s 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: -1s;
}
.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: -1s;
}
.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:not(.section--image, .section--generalInfo) {
  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 2s 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 2s 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: -1s;
}
.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: -1s;
}
.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;
}

/*# sourceMappingURL=virtualMeetingList.css.map */
.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 2s 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 2s 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: -1s;
}
.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: -1s;
}
.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;
}

/*# sourceMappingURL=virtualMeetingRegistration.css.map */
/* 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;
}

/*# sourceMappingURL=webinar.css.map */
.webinarTeaser__wrapper {
  display: block;
}
@media only screen and (min-width: 720px) {
  .webinarTeaser__wrapper {
    display: flex;
  }
}
.webinarTeaser__image {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .webinarTeaser__image {
    background-size: cover;
    background-position: center;
  }
  .webinarTeaser__image-left {
    order: 0;
  }
  .webinarTeaser__image-right {
    order: 2;
  }
}
.webinarTeaser__image img {
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .webinarTeaser__image img {
    display: none;
  }
}
.webinarTeaser__content {
  width: 100%;
}

/*# sourceMappingURL=webinarTeaser.css.map */
.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;
}

/*# sourceMappingURL=navigation-mobile-optimized.css.map */
/* 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;
}

/*# sourceMappingURL=searchblox.search.pagination.css.map */
.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 0.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;
}

/*# sourceMappingURL=navigationGroups.css.map */
.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;
}

/*# sourceMappingURL=tabsEnhanced.css.map */

