/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
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: "\201C" "\201D" "\2018" "\2019"; }

/**
 * 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; }
.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: #e1e1e1;
  -webkit-transition: 2s linear all;
  -moz-transition: 2s linear all;
  -o-transition: 2s linear all;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden; }
  .cookiePolicy-info.collapsed {
    max-height: 0; }
  .cookiePolicy-info .cookiePolicy-inner {
    padding: 20px 10px;
    width: auto;
    max-width: 940px;
    margin: 0 auto; }

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

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

.cookiePolicy-buttons {
  text-align: right; }
/* 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: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }
    @media screen and (max-width: 699px) {
      .exit-notification .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }

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

.exit-notification-buttons {
  text-align: right; }
@font-face {
    font-family: 'Gilroy';
    src: url('../../assets/fonts/Gilroy-SemiBold.otf');
}
@font-face {
    font-family: 'Gilroy-Bold';
    src: url('../../assets/fonts/Gilroy-Bold.otf');
}

@import url("//hello.myfonts.net/count/3A66BD");

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

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

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

[hidden] {
    display: none
}

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

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

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

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

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

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

pre {
    white-space: pre-wrap
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

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

legend {
    border: 0;
    padding: 0
}

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

button,
input {
    line-height: 1
}

button,
select {
    text-transform: none
}

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'FontAwesome';
    src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");
    src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'RubrikMedium';
    src: url("../../assets/fonts/RubrikMedium.otf")
}

body,
html {
    font-size: 10px;
    width: 100%;
    height: 100%
}

body {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: 1.5;
    background-color: #fff;
    color: #403E3E;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: calc(1.5rem + env(safe-area-inset-bottom))
}

.header__nav {
    min-width: 100vw
}

.content-full-width {
    width: 100%;
    padding: 0
}

.container-fluid {
    position: relative;
    overflow-x: hidden
}

p,
ul,
li {
    margin: 0
}

a {
    color: #2E2D7B;
    text-decoration: underline;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease
}

a:hover {
    color: #00B6C3;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease
}

@media (max-width: 767px) {
    a:hover {
        color: #3FD5AE
    }
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,
input {
    *overflow: visible;
    line-height: normal
}

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

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"],
label,
select {
    cursor: pointer
}

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

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

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

img {
    max-width: 100%
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.is-hidden {
    display: none !important;
    visibility: hidden !important
}

.break-mobile-up {
    display: inline
}

@media (max-width: 767px) {
    .break-mobile-up {
        display: block;
        line-height: 0
    }
}

.break-tablet-up {
    display: block;
    line-height: 0
}

@media (max-width: 767px) {
    .break-tablet-up {
        display: inline
    }
}

.overflow-hidden {
    overflow: hidden
}

.lock-navigation {
    overflow: hidden;
    position: fixed
}

@media (min-width: 768px) {
    .hide-desktop {
        display: none
    }
}

@media (max-width: 767px) {
    .hide-mobile {
        display: none
    }
}

@media (min-width: 769px) {
    .mobile-only {
        display: none
    }
}

@media (max-width: 767px) {
    .tablet-up-only {
        display: none
    }
}

.show-on-mobile {
    display: block
}

@media (min-width: 768px) {
    .show-on-mobile {
        display: none
    }
}

.show-on-tablet {
    display: block
}

@media (min-width: 992px) {
    .show-on-tablet {
        display: none
    }
}

.show-on-desktop {
    display: block
}

@media (max-width: 767px) {
    .show-on-desktop {
        display: none
    }
}

.display-none {
    display: none !important
}

.position-relative {
    position: relative !important
}

.hanging-sup {
    margin-left: -.4em
}

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

#header {
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: fixed;
    z-index: 99;
    padding: 0;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#header.header-loaded {
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#header .header__color-bar {
    height: 1.1em;
    padding: 0
}

#header .header__color-bar img {
    height: 100%;
    min-width: 100vw
}

#header .header__color-bar .component-content {
    height: 1.1em
}

#header .header__nav {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.51);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.51);
    mix-blend-mode: multiply;
    position: relative;
    -webkit-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
    background-color: #fff
}

#header .header__nav>.component-content>.content {
    margin: 0 auto
}

@media (min-width: 992px) {
    #header .header__nav>.component-content>.content {
        padding: 0 15px
    }
}

#header .header__nav ul li {
    list-style-type: none;
    margin-bottom: 0
}

#header .header__nav .page-what-is-cabenuva.navigation-level1>a:active,
#header .header__nav .page-what-is-cabenuva.navigation-level1>a:hover,
#header .header__nav .page-talk-to-your-doctor-about-cabenuva>a:active,
#header .header__nav .page-talk-to-your-doctor-about-cabenuva>a:hover,
#header .header__nav .page-cabenuva-resources>a:active,
#header .header__nav .page-cabenuva-resources>a:hover {
    text-decoration: none
}

@media (max-width: 768px) {
    #header .header__nav {
        padding: 0;
    }

    #header .header-nav-active {
        padding-top: 1rem;
    }
}

#header .text__copy__container {
    display: none
}

#header .text__copy__container p {
    margin: .6em 0 .4em;
    font-size: .8125em;
    font-weight: 700
}

@media (max-width: 767px) {
    #header .text__copy__container {
        display: block
    }
}

#header .header__logo,
#header .header__logo--mobile-active {
    padding-right: 0
}

@media (max-width: 767px) {

    #header .header__logo,
    #header .header__logo--mobile-active {
        padding-right: 0;
        padding-bottom: .5em;
        margin-top: 0.5rem
    }
}

@media (max-width: 414px) {

    #header .header__logo img,
    #header .header__logo--mobile-active img {
        min-width: 15rem;
        max-width: 15rem;
        margin-left: 1rem
    }
}

@media (min-width: 768px) {

    #header .header__logo,
    #header .header__logo--mobile-active {
        margin-top: 3.5rem;
        padding-bottom: 1em
    }

    #header .header__logo img,
    #header .header__logo--mobile-active img {
        min-width: 20rem
    }
}

@media (min-width: 992px) {

    #header .header__logo,
    #header .header__logo--mobile-active {
        margin-left: -4.5rem;
        padding-bottom: 0;
        margin-top: .65em;
        max-width: 23.5rem
    }
}

#header .header__logo--mobile-active {
    display: none
}

@media (max-width: 767px) {

    #header .reference-prescribing-information-area,
    #header .header__nav--desktop {
        display: none
    }
}

@media (min-width: 768px) {

    #header .reference-prescribing-information-area,
    #header .header__nav--desktop {
        padding-right: 0
    }
}

#header .reference-prescribing-information-area ul,
#header .header__nav--desktop ul {
    margin-bottom: 0
}

@media (min-width: 769px) {

    #header .reference-prescribing-information-area ul li,
    #header .header__nav--desktop ul li {
        font-size: calc(12px + (18 - 12) * ((100vw - 767px) / (1200 - 767)))
    }
}

@media (min-width: 100vw) {

    #header .reference-prescribing-information-area ul li,
    #header .header__nav--desktop ul li {
        font-size: 1.7em
    }
}

#header .reference-prescribing-information-area ul li ul li,
#header .header__nav--desktop ul li ul li {
    font-size: 1em
}

#header .reference-prescribing-information-area a:hover,
#header .reference-prescribing-information-area a.active,
#header .header__nav--desktop a:hover,
#header .header__nav--desktop a.active {
    color: #2E2D7B
}

#header .header__nav--desktop {
    display: none;
    text-align: right;
    margin: 2.85em 0 0
}

@media (max-width: 1200px) {
    #header .header__nav--desktop {
        margin: 2em 0 0
    }
}

@media (min-width: 769px) {
    #header .header__nav--desktop {
        display: block
    }
}

#header .header__nav--desktop button {
    display: none
}

#header .header__nav--desktop>.component-content>ul>li:nth-of-type(7),
#header .header__nav--desktop>.component-content>ul>li:nth-of-type(8),
#header .header__nav--desktop>.component-content>ul>li:nth-of-type(9) {
    display: none
}

#header .header__nav--desktop ul li a {
    display: inline-block;
    color: #2E2D7B;
    text-align: left;
}

#header .header__nav--desktop ul li a:hover,
#header .header__nav--desktop ul li a:active {
    text-decoration: none;
    color: #3FD5AE
}

@media (max-width: 1200px) {
    #header .header__nav--desktop ul li a {
        padding-left: 0
    }
}

#header .header__nav--desktop ul li.is-active>a {
    color: #3FD5AE
}

#header .header__nav--desktop ul li.has-active-child>a {
    color: #3FD5AE
}

#header .header__nav--desktop ul li:hover ul li {
    display: block
}

#header .header__nav--desktop .navigation-level1.page-cabenuva-side-effects a,
#header .header__nav--desktop .navigation-level1.page-talk-to-your-doctor-about-cabenuva a {
    width: 100%
}

#header .header__nav--desktop .headerNavLevel__1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    overflow: visible;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#header .header__nav--desktop .headerNavLevel__1 a {
    text-decoration: none;
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    white-space: break-spaces;
    padding: 0 7.5px;
}
#header .header__nav--desktop li.page-living-with-hiv > a {
    position: relative;
}
#header .header__nav--desktop li.page-living-with-hiv > a::after {
    content: "Living With HIV";
    position: absolute;
    left: 0;
    top: 0;
    background-color: white;
    width: 100%;
    height: 100%;
}


#header .header__nav--desktop .headerNavLevel__1>li {
    width: auto;
    position: relative;
    display: inline-block;
    text-align: left;
    line-height: normal;
    padding-bottom: .5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#header .header__nav--desktop .headerNavLevel__1>li.page-cabenuva-side-effects a,
#header .header__nav--desktop .headerNavLevel__1>li.page-talk-to-your-doctor-about-cabenuva a {
    white-space: nowrap
}

#header .header__nav--desktop .headerNavLevel__1>li.page-aids-service-organization {
    display: none
}

#header .header__nav--desktop .headerNavLevel__2 {
    font-size: 1em;
    padding-left: 0;
    background: #E2F9F3;
    position: absolute;
    top: 100%;
    z-index: 1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#header .header__nav--desktop .headerNavLevel__2 li {
    display: none;
    text-align: left
}

#header .header__nav--desktop .headerNavLevel__2 li a {
    display: block;
    white-space: nowrap;
    padding: .8em 1.5em;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #2E2D7B
}

#header .header__nav--desktop .headerNavLevel__2 li a:hover {
    background-color: #00B6C3;
    color: #fff;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

#header .header__nav--desktop .headerNavLevel__2 li:hover {
    cursor: pointer
}

#header .header__nav--desktop .headerNavLevel__2 li:hover a:active,
#header .header__nav--desktop .headerNavLevel__2 li:hover a:hover {
    color: #fff
}

#header .header__nav--desktop .headerNavLevel__2 li.last a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#header .desktop-nav-section {
    margin-top: .5em;
    max-width: 1000px;
    float: right
}

@media (max-width: 1200px) {
    #header .desktop-nav-section {
        margin-top: .5em
    }

    #header .desktop-nav-section .component-content {
        margin-right: 0
    }
}

@media (max-width: 769px) {
    #header .desktop-nav-section {
        display: none
    }
}

#header .info-links ul,
#header .round-buttons ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0
}

#header .info-links li,
#header .round-buttons li {
    display: inline-block;
    padding-right: 2em
}

#header .info-links a,
#header .round-buttons a {
    color: #403E3E;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none
}

#header .info-links {
    max-width: 40em;
    padding-right: 0em
}

#header .info-links ul {
    padding-left: 0;
    /* -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end; */
}

#header .info-links ul li:active a,
#header .info-links ul li:hover a {
    color: #3FD5AE;
    text-decoration: none
}

@media (min-width: 992px) {
    #header .info-links {
        max-width: 80em;
        width: 80%
    }
}

#header .round-buttons {
    padding: 0;
    max-width: 45em;
    float: right;
    margin-top: -.7rem
}

#header .round-buttons ul {
    padding-left: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    #header .round-buttons ul {
        -webkit-justify-content: space-evenly
    }
}

#header .round-buttons li {
    border: 1px solid #00B6C3;
    padding: .3em 1.5em;
    background: white;
}

#header .round-buttons li:hover,
#header .round-buttons li:active {
    background-color: #2E2D7B
}

#header .round-buttons li:hover a,
#header .round-buttons li:active a {
    color: #fff;
    text-decoration: none
}

#header .round-buttons a {
    line-height: 1.4em;
    white-space: nowrap
}

#header .round-buttons.aso-active li {
    border: 2px solid #3FD5AE;
    background-color: #3FD5AE
}

#header .round-buttons.aso-active li a {
    color: #fff
}

#header .desktop-nav-section--top {
    margin-top: 1rem
}

#header .desktop-nav-section--top>.component-content>.content>.box {
    float: right
}

@media (min-width: 992px) {
    #header .desktop-nav-section--top>.component-content>.content>.box {
        width: 17%
    }
}

#header .desktop-nav-section__button-search>.component-content>.content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#header .nav-desktop--search {
    padding-left: 0;
    padding-right: 0;
    float: right;
    margin-right: 0em
}

@media only screen and (min-width: 1200px) {
    #header .nav-desktop--search {
        margin-right: 1.5em
    }
}

#header .nav-desktop--search label {
    display: none
}

#header .nav-desktop--search button {
    border: none;
    color: transparent;
    background-color: transparent
}

#header .nav-desktop--search button::after {
    content: '\f002';
    font-family: FontAwesome;
    color: #2E2D7B;
    font-size: 2.3em;
    position: absolute;
    top: 0
}

@media (max-width: 1200px) {
    #header .nav-desktop--search button::after {
        font-size: calc(17.5px + (23 - 17.5) * ((100vw - 767px) / (1200 - 767)))
    }
}

#header .mobile-nav__menu {
    display: none
}

@media (min-width: 769px) {

    #header .info-links--mobile,
    #header .mobile-nav-section {
        display: none
    }

    .mobile-menu-active>.info-links--mobile {
        background-color: #2E2D7B;
    }
}

#header .info-links--mobile {
    padding: 0 1.5rem 0 1rem;
    background-color: #EBFDFF;
    border-bottom: 1px solid rgba(203, 207, 207, 0.4);
    border-top: 1px solid rgba(203, 207, 207, 0.4);
}

@media (min-width: 768px) {
    #header .info-links--mobile {
        padding: 1.5rem 1.5rem 0 1rem
    }
}

#header .info-links--mobile ul {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0
}

#header .info-links--mobile ul li {
    display: inline-block;
    width: 11em;
    text-align: center;
    border-right: 1px solid rgba(203, 207, 207, 0.4);
    width: fit-content;
    padding: 5px 5px 5px 0;
}

#header .info-links--mobile ul li:last-child {
    border-right: none;
}

#header .info-links--mobile ul li a {
    color: #403E3E;
    font-size: 1.1rem;
    text-decoration: none
}

@media (min-width: 768px) {
    #header .info-links--mobile ul li a {
        font-size: 1.4rem
    }
}

#header .info-links--mobile-active ul li {
    border-right: 2px solid white;
    line-height: 0;
    margin-bottom: 10px
}

#header .info-links--mobile-active {
    padding: 0 0.5rem 0 1rem;
}

@media (mobile: 0) {
    #header .info-links--mobile {
        display: none
    }
}

@media (min-width: 768px) {
    #header .info-links--mobile {
        width: 100vw
    }

    #header .info-links--mobile ul {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #header .info-links--mobile ul li {
        width: auto;
        padding-left: 3em
    }
}

#header .mobile-nav-section {
    position: relative;
    padding-top: 1.7rem
}

#header .mobile-nav-section>.component-content>.content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
    padding-right: 3vw
}

@media (min-width: 768px) {
    #header .mobile-nav-section>.component-content>.content {
        padding-right: 0
    }
}

@media (min-width: 767px) {
    #header .mobile-nav-section {
        width: 30%;
        float: right
    }
}

@media (max-width: 767px) {
    #header .round-buttons {
        min-width: 128px;
        padding-left: 5rem
    }

    #header .round-buttons li {
        padding: 5px 10px 4px
    }
}

#header .navigation-mobile-menu {
    display: none
}

#header .headerNavLevel--mobile__1 {
    margin-top: .5em
}

#header .headerNavLevel--mobile__1>li {
    padding: .5em 0;
    text-align: left
}

@media (max-width: 375px) {
    #header .headerNavLevel--mobile__1>li {
        padding: .3em 0
    }
}

#header .mobile-nav__hamburger {
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 0;
    cursor: pointer
}

#header .mobile-nav__hamburger>.component-content {
    position: relative;
    display: inline-block;
    width: 6.8rem;
    height: 4.5rem;
    margin-top: -.8em;
}

#header .mobile-nav__hamburger::before {
    content: "Menu";
    color: #2E2D7B;
    font-family: rubrik-new;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    margin-left: 12px;
}

@media (max-width: 767px) {
    #header .mobile-nav__hamburger>.component-content {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6)
    }
}

@media (min-width: 768px) {
    #header .mobile-nav__hamburger>.component-content {
        margin-top: .25em
    }
}

#header .mobile-nav__hamburger>.component-content .content,
#header .mobile-nav__hamburger>.component-content .content:before,
#header .mobile-nav__hamburger>.component-content .content:after {
    position: absolute;
    width: 5.8rem;
    height: .4em;
    background-color: #2E2D7B;
    border-radius: 1rem
}

#header .mobile-nav__hamburger>.component-content>.content {
    top: 50%;
    display: block;
    margin: -.2em 0 0 0
}

#header .mobile-nav__hamburger>.component-content>.content:before {
    top: -1.8em;
    display: block;
    content: ""
}

#header .mobile-nav__hamburger>.component-content>.content:after {
    bottom: -1.8em;
    display: block;
    content: ""
}

#header .mobile-nav__hamburger.active-btn>.component-content>.content {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#header .mobile-nav__hamburger.active-btn>.component-content>.content:before {
    top: 0;
    opacity: 0
}

#header .mobile-nav__hamburger.active-btn>.component-content>.content:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#header .header__nav--mobile a {
    color: #fff
}

#header.mobile-menu-active .header__nav {
    background: #2E2D7B;
    -webkit-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease
}

#header.mobile-menu-active .header__nav .header__nav {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

#header.mobile-menu-active .header__nav .info-links--mobile ul li a {
    color: #fff
}

#header.mobile-menu-active .header__nav .mobile-nav__hamburger>.component-content .content,
#header.mobile-menu-active .header__nav .mobile-nav__hamburger>.component-content .content:before,
#header.mobile-menu-active .header__nav .mobile-nav__hamburger>.component-content .content:after {
    background-color: #fff
}

#header.mobile-menu-active .header__nav .header__nav--mobile ul {
    padding: 0
}

#header.mobile-menu-active .header__nav .header__nav--mobile ul ul li:before {
    content: '>';
    color: #fff
}

#header.mobile-menu-active .header__nav .header__nav--mobile ul ul li a {
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal
}

#header .header__nav--mobile {
    margin-top: 1.5rem;
    padding-bottom: 1.25rem
}

#header .header__nav--mobile button {
    display: none
}

#header .header__nav--mobile ul {
    padding: 0
}

#header .header__nav--mobile ul li {
    margin-left: .85rem
}

#header .header__nav--mobile ul ul li:before {
    content: '>';
    font-size: 1.6rem;
    padding-right: .2em;
    color: #fff
}

#header .header__nav--mobile ul ul li a {
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff
}

#header .header__nav--mobile ul li.page-about-rukobia ul li a {
    color: #fff
}

#header .header__nav--mobile ul li.page-aids-service-organization {
    margin-right: .85rem;
    margin-bottom: .5rem
}

@media (min-width: 768px) {
    #header .header__nav--mobile ul li.page-aids-service-organization {
        margin-bottom: 2rem
    }
}

#header .header__nav--mobile ul li.page-aids-service-organization a {
    color: #2E2D7B;
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    background: #fff;
    margin-top: 1rem;
    position: relative;
    width: 100%;
    display: block;
    padding: .2em 0 .1em;
    text-align: center
}

#header .header__nav--mobile ul li.page-aids-service-organization.is-active a {
    background: #3FD5AE;
    color: #fff
}

#header .header__nav--mobile ul li.page-aids-service-organization.is-active a:before,
#header .header__nav--mobile ul li.page-aids-service-organization.is-active a:after {
    background: #3FD5AE
}

#header .header__nav--mobile ul a {
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 3.2rem;
    text-transform: uppercase;
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal
}

#header .header__nav--mobile ul li.is-active>a {
    color: #3FD5AE
}

#header .header__nav--mobile ul li.page-aids-service-organization a {
    text-transform: none
}

.lockup__logo--viiv-healthcare {
    text-align: center
}

.reference-dtp-viiv-lockup-mobile,
.reference-aso-viiv-lockup-mobile {
    margin-left: -1.25rem
}

.lockup__text--small p {
    padding-left: 2rem;
    font-size: 1.05rem;
    font-family: "Helvetica", sans-serif;
    line-height: 1.2;
    color: #444f55;
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .lockup__text--small p {
        padding-left: 0;
        text-align: center
    }
}

body.page-aids-service-organization .reference-lockup_aso .lockup__text--viiv-desc .richText-content {
    margin: 1.2rem 0
}

body.page-aids-service-organization .reference-lockup_aso .lockup__text--viiv-desc p {
    line-height: 1.5;
    white-space: normal
}

@media (max-width: 767px) {
    body.page-aids-service-organization .reference-lockup_aso .lockup__text--viiv-desc p {
        padding: 0 2.5rem
    }
}

@media (max-width: 767px) {
    body.page-aids-service-organization .reference-lockup_aso .lockup__text--viiv-desc p .break-tablet-up {
        display: none
    }
}

.isi__container,
.isi--fixed {
    background-color: #fff;
    font-size: 1.6em;
    padding: 1rem
}

@media (min-width: 1025px) {

    .isi__container,
    .isi--fixed {
        padding: 1em 1.5rem
    }
}

.isi__container p,
.isi--fixed p {
    font-size: 1.6rem
}

.isi__container p,
.isi--fixed p {
    margin: 0
}

.isi--fixed {
    position: fixed;
    bottom: 0;
    z-index: 9;
    -webkit-box-shadow: 0px -1px 8px 0px rgba(172, 172, 172, 0.65);
    box-shadow: 0px -1px 8px 0px rgba(172, 172, 172, 0.65);
    padding-bottom: 0.75rem
}

.isi--fixed:hover {
    cursor: pointer
}

.isi--fixed .richText-content p {
    margin-bottom: 0
}

.isi--fixed .hide {
    display: none
}

.isi--fixed .isi__section {
    padding-bottom: 0
}

@media (max-width: 767px) {
    .isi--fixed .isi__section {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .isi--fixed .isi__fixed__scroll-target-desktop {
        display: block
    }
}

.isi--fixed .isi__section.even .isi__title--alt {
    font-size: 1.4rem
}

@media (min-width: 992px) {
    .isi--fixed .isi__section.even .isi__title--alt {
        font-size: 1.6rem
    }
}

@media (min-width: 992px) {
    .isi--fixed {
        padding-top: 0.3em
    }
}

.isi__section {
    display: block;
    padding-bottom: 1em
}

@media (max-width: 767px) {
    .isi__section {
        padding-left: 0;
        padding-right: 0
    }
}

.isi--fixed-reduced {
    padding-bottom: 0
}

.isi--no-padding-bottom {
    padding-bottom: 0
}

.isi--fixed-reduced p:first-of-type {
    height: 0;
    margin: 0
}

.isi--fixed-reduced p:last-of-type {
    margin-bottom: 0
}

.isi__icon--arrow {
    display: inline-block;
    position: relative;
    left: 100%;
    text-indent: -9999px;
    text-align: center;
    color: #2E2D7B
}

.isi__icon--arrow:after {
    top: -11px
}

.isi__icon--arrow:after {
    content: "\f106";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.isi__icon--arrow:after {
    text-indent: 0;
    position: absolute;
    top: -11px;
    right: 0;
    font-size: 2.5em;
    line-height: 1.25;
    cursor: pointer;
    min-width: 1.25em;
    width: 1.25em
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .isi__icon--arrow:after {
        font-size: 48px
    }
}

.isi__container .isi__icon--arrow:after {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute
}

.isi__title,
.isi__title--alt {
    display: block;
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #2E2D7B;
    margin-bottom: 0
}

.isi__title--alt {
    font-size: 1.6rem;
    margin-bottom: 0.25rem;
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal
}

@media (min-width: 768px) {
    .isi__title--alt {
        font-size: 1.1875em
    }
}

.isi--fixed-reduced .isi__title--alt {
    font-size: 1.6rem
}

@media (min-width: 768px) {
    .isi--fixed-reduced .isi__title--alt {
        font-size: 1.1875em;
        margin-bottom: 0
    }
}

.isi__text--bold {
    font-weight: 700
}

.isi__section strong {
    color: #626262
}

.isi__text b,
.isi__text strong {
    color: #626262
}

.isi__text .isi__text--bold {
    display: block;
    color: #626262
}

.isi__text--bullet,
.isi__text--bullet--indented {
    position: relative;
    padding-left: 1em;
    display: block;
    line-height: 1.25em
}

.isi__text--bullet b,
.isi__text--bullet strong,
.isi__text--bullet--indented b,
.isi__text--bullet--indented strong {
    color: #626262
}

.isi__text--bullet:before,
.isi__text--bullet--indented:before {
    content: "•";
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 1.75em;
    color: #3FD5AE
}

@media (min-width: 992px) {

    .isi__text--bullet:before,
    .isi__text--bullet--indented:before {
        top: 1px
    }
}

.isi__text--bullet--indented {
    margin-left: 2.25em
}

#footer {
    padding-left: 0;
    padding-right: 0
}

#footer p {
    margin-bottom: 0
}

#footer .footer__tablet-break {
    display: block
}

@media (max-width: 767px) {
    #footer .footer__tablet-break {
        display: none
    }
}

#footer .footer__mobile-break {
    display: none
}

@media (max-width: 767px) {
    #footer .footer__mobile-break {
        display: block
    }
}

#footer .isi__container a,
#footer .footer__text--fda-prescribing-info a {
    color: #3FD5AE;
    text-decoration: underline !important;
    -webkit-transition: color .2s ease !important;
    -o-transition: color .2s ease !important;
    transition: color .2s ease !important
}

#footer .isi__container a:hover,
#footer .footer__text--fda-prescribing-info a:hover {
    color: #00B6C3
}

.footer__fda-links {
    width: 100%;
    margin-top: 2.25rem;
    margin-bottom: 3.75rem;
    font-size: 2rem;
    line-height: 2.3rem
}

@media (min-width: 992px) {
    .footer__fda-links {
        margin-top: 1rem;
        margin-bottom: 2.25rem
    }
}

.footer__fda-links>.component-content {
    width: 30rem;
    margin: 0 auto
}

@media (min-width: 768px) {
    .footer__fda-links>.component-content {
        width: 50rem
    }

    .footer__fda-links>.component-content p {
        line-height: 4.5rem
    }
}

@media (min-width: 992px) {
    .footer__fda-links>.component-content {
        width: auto
    }
}

@media (max-width: 767px) {
    .footer__fda-links {
        font-size: 1.4rem;
        line-height: 1.8rem
    }
}

.lockup__logo--viiv-healthcare>.component-content {
    text-align: center
}

.lockup__logo--viiv-healthcare img {
    width: 7.8rem
}

@media (min-width: 768px) {
    .lockup__logo--viiv-healthcare img {
        width: 9.75rem
    }
}

.footer__links {
    background-color: #00B6C3;
    padding: 2.5rem 0 2rem;
    margin: 0;
    max-width: 100%;
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.6rem;
    text-align: center
}

.footer__links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;
    padding: 0
}

@media (max-width: 767px) {
    .footer__links ul {
        display: block
    }
}

.footer__links li {
    list-style-type: none;
    color: #fff;
    line-height: 3.5rem
}

@media (min-width: 992px) {
    .footer__links li:not(:first-of-type) {
        margin-left: .3rem
    }
}

@media (min-width: 992px) {
    .footer__links li:not(:last-of-type) a {
        margin-right: .3rem
    }
}

.footer__links li a {
    color: #fff;
    text-decoration: none;
    padding: 0.3em !important;
    text-align: center;
    border: 0
}

.footer__links li a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #fff;
    text-decoration-color: #fff
}

.footer__links li::after {
    content: " | ";
    color: #fff;
    display: inline-block
}

.footer__links li:last-child:after {
    content: ""
}

@media (max-width: 767px) {
    .footer__links li::after {
        content: ""
    }
}

.lockup--simple {
    padding-bottom: 3em
}

@media (min-width: 992px) {
    .lockup--simple {
        padding-bottom: 1rem
    }
}

.lockup--simple p,
.lockup--simple span {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 400
}

.lockup--simple p.break-mobile-line-height,
.lockup--simple span.break-mobile-line-height {
    font-size: 1em;
    line-height: 2
}

@media (max-width: 767px) {

    .lockup--simple p.break-mobile-line-height,
    .lockup--simple span.break-mobile-line-height {
        line-height: 1
    }
}

.lockup--simple p {
    font-size: 1.4em;
    line-height: 1.5em;
    font-weight: 400
}

@media (max-width: 767px) {
    .lockup--simple p {
        line-height: 1.5;
        font-size: 1.28em;
        padding: 0 1em;
        margin: 0
    }
}

.lockup--simple .image {
    text-align: center;
    padding-bottom: 1em;
    padding-top: 2em
}

@media (max-width: 767px) {
    .lockup--simple .image {
        padding-bottom: 2em
    }
}

#header .reference-prescribing-information-area {
    float: right
}

@media (min-width: 768px) {
    #header .reference-prescribing-information-area {
        text-align: left;
        padding-bottom: 0
    }
}

#header .reference-prescribing-information-area .break-mobile {
    display: inline
}

@media (min-width: 0) and (max-width: 465px) {
    #header .reference-prescribing-information-area .break-mobile {
        display: block
    }
}

#header .reference-prescribing-information-area .richText-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

@media (min-width: 0) and (max-width: 465px) {
    #header .reference-prescribing-information-area .richText-content {
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#header .reference-prescribing-information-area .richText-content>ul:first-of-type {
    width: auto
}

@media (min-width: 0) and (max-width: 465px) {
    #header .reference-prescribing-information-area .richText-content>ul:first-of-type {
        width: 54%;
        text-align: right;
        margin-left: -.5em
    }
}

@media (min-width: 992px) {
    #header .reference-prescribing-information-area .richText-content>ul:first-of-type {
        margin-top: 1.35em
    }
}

#header .reference-prescribing-information-area .richText-content>ul:last-of-type {
    width: auto
}

@media (min-width: 0) and (max-width: 465px) {
    #header .reference-prescribing-information-area .richText-content>ul:last-of-type {
        width: 46%;
        text-align: center
    }
}

#header .reference-prescribing-information-area ul {
    margin: .5em 0 -.5em;
    padding-left: 0;
    text-align: right
}

@media (min-width: 0) and (max-width: 465px) {
    #header .reference-prescribing-information-area ul {
        text-align: left
    }
}

#header .reference-prescribing-information-area div.text__copy ul li {
    color: #2E2D7B;
    display: inline-block;
    line-height: 1.2;
    padding: 0;
    font-size: 1.4em
}

#header .reference-prescribing-information-area div.text__copy ul li a {
    color: #2E2D7B;
    font-weight: 700;
    text-transform: uppercase
}

#header .reference-prescribing-information-area div.text__copy ul li a:hover {
    color: #2E2D7B;
    text-decoration: none
}

.reference-content-coming-soon---delete-after-pages-complete {
    height: 700px;
    padding: 10vh
}

.hero__container {
    position: relative
}

@media (min-width: 768px) {
    .hero__container {
        margin-left: -15px;
        margin-right: -15px
    }
}

.hero__container>.component-content {
    background-size: cover
}

@media (min-width: 992px) {
    .hero__container>.component-content {
        height: 41rem
    }
}

.hero__container>.component-content>.content>.box>.component-content {
    height: 22rem;
    background-size: cover
}

@media (min-width: 768px) {
    .hero__container>.component-content>.content>.box>.component-content {
        background-image: none !important
    }
}

@media (min-width: 992px) {
    .hero__container>.component-content>.content>.box>.component-content {
        height: 38rem
    }
}

.hero__container .hero__header .richText-content {
    position: absolute;
    margin: 0;
    left: 2.5rem;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hero__container .hero__header .richText-content h1 {
    margin: 0
}

@media (min-width: 992px) {
    .hero__container .hero__header .richText-content h1 {
        margin-top: -1em
    }
}

.hero__container .hero__ygt {
    position: absolute;
    width: 7.5rem;
    bottom: 0;
    right: 3.2em
}

@media (min-width: 768px) {
    .hero__container .hero__ygt {
        width: 18rem;
        bottom: 0;
        right: 4rem
    }
}

@media (min-width: 992px) {
    .hero__container .hero__ygt {
        width: 34.5rem;
        bottom: 3rem;
        right: 3%
    }
}

@media screen and (min-width: 1500px) {
    .hero__container .hero__ygt {
        right: -3%
    }
}

.page-aids-service-organization .hero__container {
    margin-bottom: 0
}

div.reference-what-is-rukobia-banner-footer.snippetReference.component,
div.reference-aso-indication-hero-footer {
    background: #EBFDFF
}

div.reference-what-is-rukobia-banner-footer.snippetReference.component div.inner,
div.reference-aso-indication-hero-footer div.inner {
    background: #EBFDFF
}

@media (mobile: 0) {

    div.reference-what-is-rukobia-banner-footer.snippetReference.component div.inner,
    div.reference-aso-indication-hero-footer div.inner {
        margin-left: -15px;
        margin-right: -15px
    }
}

div.reference-what-is-rukobia-banner-footer.snippetReference.component .richText,
div.reference-aso-indication-hero-footer .richText {
    margin: 0
}

div.reference-what-is-rukobia-banner-footer.snippetReference.component .richText-content p,
div.reference-what-is-rukobia-banner-footer.snippetReference.component .richText-content ul,
div.reference-aso-indication-hero-footer .richText-content p,
div.reference-aso-indication-hero-footer .richText-content ul {
    color: #2E2D7B;
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal
}

div.reference-what-is-rukobia-banner-footer.snippetReference.component .richText-content p li:before,
div.reference-what-is-rukobia-banner-footer.snippetReference.component .richText-content ul li:before,
div.reference-aso-indication-hero-footer .richText-content p li:before,
div.reference-aso-indication-hero-footer .richText-content ul li:before {
    color: #fff
}

.quote__box {
    margin-bottom: 20px;
    padding: 30px
}

@media (max-width: 767px) {
    .quote__box {
        padding: 40px 15px 5px
    }
}

.quote__box .quote__icon {
    position: relative;
    border-bottom: 2px solid #ffc842
}

.quote__box .quote__icon img {
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 40px;
    height: auto;
    z-index: 10;
    padding-right: 10px
}

.quote__box .quote__content {
    background-color: #fffdf1;
    margin-top: 20px;
    padding: 20px 30px 15px
}

@media (max-width: 767px) {
    .quote__box .quote__content {
        padding: 20px 20px 15px
    }
}

.quote__box .quote__context {
    color: #626262;
    font-size: 24px;
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal
}

@media (max-width: 767px) {
    .quote__box .quote__context {
        font-size: 20px
    }
}

.quote__box .quote__source {
    color: #2f2d7a;
    font-size: 16px;
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-top: 10px
}

@media (max-width: 767px) {
    .quote__box .quote__source {
        font-size: 10px
    }
}

.quote__box .quote__source .component.image,
.quote__box .quote__source .component.richText {
    display: inline-block;
    width: auto;
    height: 50px
}

@media (max-width: 767px) {

    .quote__box .quote__source .component.image,
    .quote__box .quote__source .component.richText {
        height: 30px;
        margin-bottom: 20px
    }
}

.quote__box .quote__source .component.richText {
    margin-left: -15px;
    line-height: 50px;
    text-align: center
}

@media (max-width: 767px) {
    .quote__box .quote__source .component.richText {
        margin-left: 0px;
        line-height: 16px;
        text-align: left
    }

    .quote__box .quote__source .component.richText .mobile-break {
        display: block
    }
}

.template-rukobia-bootstrap-template h1,
.template-rukobia-bootstrap-template-aso h1 {
    font-family: Gilroy;
    font-style: normal;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 4.5rem;
    text-transform: uppercase
}

@media (min-width: 992px) {

    .template-rukobia-bootstrap-template h1,
    .template-rukobia-bootstrap-template-aso h1 {
        font-size: 34px;
        line-height: 41px;
    }
}

.template-rukobia-bootstrap-template h2,
.template-rukobia-bootstrap-template-aso h2 {
    font-family: Gilroy;
    font-style: normal;
    font-size: 28px;
    line-height: 35px;
}

@media (max-width: 768px) {

    .template-rukobia-bootstrap-template h2,
    .template-rukobia-bootstrap-template-aso h2 {
        font-size: 14px;
        line-height: 24px;
    }
}

.template-rukobia-bootstrap-template h3,
.template-rukobia-bootstrap-template-aso h3 {
    font-family: rubrik-new, sans-serif;
    font-style: normal;
    font-size: 2.5rem;
    line-height: 3.2rem;
    margin-bottom: 4.5rem;
    color: #00B6C3
}

.template-rukobia-bootstrap-template .text__h2-slim-margin h2,
.template-rukobia-bootstrap-template .text__h3-slim-margin h3,
.template-rukobia-bootstrap-template-aso .text__h2-slim-margin h2,
.template-rukobia-bootstrap-template-aso .text__h3-slim-margin h3 {
    margin-bottom: 2rem
}

@media (min-width: 992px) {

    .template-rukobia-bootstrap-template .text__h2-slim-margin h2,
    .template-rukobia-bootstrap-template .text__h3-slim-margin h3,
    .template-rukobia-bootstrap-template-aso .text__h2-slim-margin h2,
    .template-rukobia-bootstrap-template-aso .text__h3-slim-margin h3 {
        margin-bottom: 2.5rem
    }
}

.template-rukobia-bootstrap-template .text__copy,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template span,
.template-rukobia-bootstrap-template-aso .text__copy,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso span,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 2.4rem
}

.template-rukobia-bootstrap-template .text__copy--lg-alt,
.template-rukobia-bootstrap-template .submitted-message p,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p,
.template-rukobia-bootstrap-template-aso .submitted-message p {
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #403E3E;
}

.template-rukobia-bootstrap-template .text__copy ul,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template span ul,
.template-rukobia-bootstrap-template .text__copy--lg-alt ul,
.template-rukobia-bootstrap-template .submitted-message p ul,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p ul,
.template-rukobia-bootstrap-template-aso .text__copy ul,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso span ul,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt ul,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p ul,
.template-rukobia-bootstrap-template-aso .submitted-message p ul {
    padding: 0 0 0 .8em
}

.template-rukobia-bootstrap-template .text__copy ul li,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul li,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template span ul li,
.template-rukobia-bootstrap-template .text__copy--lg-alt ul li,
.template-rukobia-bootstrap-template .submitted-message p ul li,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p ul li,
.template-rukobia-bootstrap-template-aso .text__copy ul li,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso span ul li,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul li,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt ul li,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p ul li,
.template-rukobia-bootstrap-template-aso .submitted-message p ul li {
    list-style: none;
    text-indent: -.75em;
    line-height: 2.7rem
}

.template-rukobia-bootstrap-template .text__copy ul li:before,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul li:before,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template span ul li:before,
.template-rukobia-bootstrap-template .text__copy--lg-alt ul li:before,
.template-rukobia-bootstrap-template .submitted-message p ul li:before,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p ul li:before,
.template-rukobia-bootstrap-template-aso .text__copy ul li:before,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso span ul li:before,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul li:before,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt ul li:before,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p ul li:before,
.template-rukobia-bootstrap-template-aso .submitted-message p ul li:before {
    color: #3FD5AE;
    content: "\2022";
    font-size: 1.2em;
    padding-right: 15px;
    position: relative;
    top: 0.125em
}

.template-rukobia-bootstrap-template .text__copy ul ul,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul ul,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template span ul ul,
.template-rukobia-bootstrap-template .text__copy--lg-alt ul ul,
.template-rukobia-bootstrap-template .submitted-message p ul ul,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p ul ul,
.template-rukobia-bootstrap-template-aso .text__copy ul ul,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso span ul ul,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul ul,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt ul ul,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p ul ul,
.template-rukobia-bootstrap-template-aso .submitted-message p ul ul {
    padding-left: 2em;
    margin-bottom: 0
}

.template-rukobia-bootstrap-template .text__copy--lg-alt ul,
.template-rukobia-bootstrap-template .submitted-message p ul,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p ul,
.template-rukobia-bootstrap-template .text__callout-section-primary ul,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt ul,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p ul,
.template-rukobia-bootstrap-template-aso .submitted-message p ul,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary ul {
    padding: 0 0 0 .85em
}

.template-rukobia-bootstrap-template .text__copy--lg-alt ul li,
.template-rukobia-bootstrap-template .submitted-message p ul li,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p ul li,
.template-rukobia-bootstrap-template .text__callout-section-primary ul li,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt ul li,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p ul li,
.template-rukobia-bootstrap-template-aso .submitted-message p ul li,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary ul li {
    text-indent: -.89em
}

.template-rukobia-bootstrap-template .text__copy ul li,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul li,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template span ul li,
.template-rukobia-bootstrap-template-aso .text__copy ul li,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso span ul li,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul li {
    line-height: 2.6rem;
    margin-bottom: 0
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .text__copy ul li,
    .template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul li,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template span ul li,
    .template-rukobia-bootstrap-template-aso .text__copy ul li,
    .template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso span ul li,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul li {
        line-height: 2.4rem
    }
}

.template-rukobia-bootstrap-template .text__copy--lg-alt ul li,
.template-rukobia-bootstrap-template .submitted-message p ul li,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p ul li,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt ul li,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p ul li,
.template-rukobia-bootstrap-template-aso .submitted-message p ul li {
    line-height: 2.6rem;
    margin-bottom: 2rem
}

.template-rukobia-bootstrap-template .text__copy--lg-alt ul li:last-of-type,
.template-rukobia-bootstrap-template .submitted-message p ul li:last-of-type,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p ul li:last-of-type,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt ul li:last-of-type,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p ul li:last-of-type,
.template-rukobia-bootstrap-template-aso .submitted-message p ul li:last-of-type {
    margin-bottom: 0
}

.template-rukobia-bootstrap-template .text__footnote,
.template-rukobia-bootstrap-template-aso .text__footnote {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
}

.template-rukobia-bootstrap-template .text__copy,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template span,
.template-rukobia-bootstrap-template .text__footnote,
.template-rukobia-bootstrap-template .text__copy--lg-alt,
.template-rukobia-bootstrap-template .submitted-message p,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p,
.template-rukobia-bootstrap-template .text__callout-section-primary,
.template-rukobia-bootstrap-template-aso .text__copy,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso span,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span,
.template-rukobia-bootstrap-template-aso .text__footnote,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p,
.template-rukobia-bootstrap-template-aso .submitted-message p,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary {
    margin-bottom: 4rem
}

.template-rukobia-bootstrap-template .text__copy li,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span li,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template span li,
.template-rukobia-bootstrap-template .text__footnote li,
.template-rukobia-bootstrap-template .text__copy--lg-alt li,
.template-rukobia-bootstrap-template .submitted-message p li,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p li,
.template-rukobia-bootstrap-template .text__callout-section-primary li,
.template-rukobia-bootstrap-template-aso .text__copy li,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso span li,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span li,
.template-rukobia-bootstrap-template-aso .text__footnote li,
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt li,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p li,
.template-rukobia-bootstrap-template-aso .submitted-message p li,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary li {
    margin-bottom: 1rem
}

.template-rukobia-bootstrap-template .text__copy ul:not(:last-of-type),
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul:not(:last-of-type),
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template span ul:not(:last-of-type),
.template-rukobia-bootstrap-template .text__footnote ul:not(:last-of-type),
.template-rukobia-bootstrap-template .text__copy--lg-alt ul:not(:last-of-type),
.template-rukobia-bootstrap-template .submitted-message p ul:not(:last-of-type),
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template p ul:not(:last-of-type),
.template-rukobia-bootstrap-template .text__callout-section-primary ul:not(:last-of-type),
.template-rukobia-bootstrap-template-aso .text__copy ul:not(:last-of-type),
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso span ul:not(:last-of-type),
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span ul:not(:last-of-type),
.template-rukobia-bootstrap-template-aso .text__footnote ul:not(:last-of-type),
.template-rukobia-bootstrap-template-aso .text__copy--lg-alt ul:not(:last-of-type),
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso p ul:not(:last-of-type),
.template-rukobia-bootstrap-template-aso .submitted-message p ul:not(:last-of-type),
.template-rukobia-bootstrap-template-aso .text__callout-section-primary ul:not(:last-of-type) {
    margin-bottom: 3rem
}

.template-rukobia-bootstrap-template .text__chart-header,
.template-rukobia-bootstrap-template-aso .text__chart-header {
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #2E2D7B
}

.template-rukobia-bootstrap-template .text__chart-header p,
.template-rukobia-bootstrap-template-aso .text__chart-header p {
    margin-bottom: 0
}

.template-rukobia-bootstrap-template .text__chart-header>.component-content,
.template-rukobia-bootstrap-template-aso .text__chart-header>.component-content {
    padding-bottom: 1rem;
    border-bottom: solid 3px #00B6C3;
    margin-bottom: 1.5rem
}

.template-rukobia-bootstrap-template .text__callout-section-primary,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary {
    background: #00B6C3;
    position: relative
}

.template-rukobia-bootstrap-template .text__callout-section-primary:before,
.template-rukobia-bootstrap-template .text__callout-section-primary:after,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary:before,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary:after {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: #00B6C3
}

.template-rukobia-bootstrap-template .text__callout-section-primary:before,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary:before {
    left: -99.5%
}

.template-rukobia-bootstrap-template .text__callout-section-primary:after,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary:after {
    right: -99.5%
}

.template-rukobia-bootstrap-template .text__callout-section-primary .text__chart-header>.component-content,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .text__chart-header>.component-content {
    border-bottom: solid 3px #ADFFE9
}

.template-rukobia-bootstrap-template .text__callout-section-primary .text__chart-header p,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .text__chart-header p {
    margin-bottom: 0
}

.template-rukobia-bootstrap-template .text__callout-section-primary .text__copy,
.template-rukobia-bootstrap-template .text__callout-section-primary div.hbspt-form form .hs-fieldtype-booleancheckbox label span,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .text__callout-section-primary span,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template .text__callout-section-primary span,
.template-rukobia-bootstrap-template .text__callout-section-primary .text__footnote,
.template-rukobia-bootstrap-template .text__callout-section-primary .text__copy--lg-alt,
.template-rukobia-bootstrap-template .text__callout-section-primary .submitted-message p,
.template-rukobia-bootstrap-template .submitted-message .text__callout-section-primary p,
.template-rukobia-bootstrap-template-aso .submitted-message .template-rukobia-bootstrap-template .text__callout-section-primary p,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .text__copy,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .template-rukobia-bootstrap-template-aso .text__callout-section-primary span,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary div.hbspt-form form .hs-fieldtype-booleancheckbox label span,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .text__callout-section-primary span,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .text__footnote,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .text__copy--lg-alt,
.template-rukobia-bootstrap-template .submitted-message .template-rukobia-bootstrap-template-aso .text__callout-section-primary p,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .submitted-message p,
.template-rukobia-bootstrap-template-aso .submitted-message .text__callout-section-primary p {
    margin-bottom: 0
}

.template-rukobia-bootstrap-template .text__callout-section-primary>.component-content>.content,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary>.component-content>.content {
    padding-top: 3rem;
    padding-bottom: 3rem
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .text__callout-section-primary>.component-content>.content,
    .template-rukobia-bootstrap-template-aso .text__callout-section-primary>.component-content>.content {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem
    }
}

.template-rukobia-bootstrap-template .text__callout-section-primary .richText-content p:hover,
.template-rukobia-bootstrap-template .text__callout-section-primary .richText-content li:hover,
.template-rukobia-bootstrap-template .text__callout-section-primary .richText-content h2:hover,
.template-rukobia-bootstrap-template .text__callout-section-primary .richText-content h3:hover,
.template-rukobia-bootstrap-template .text__callout-section-primary .richText-content a:hover,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .richText-content p:hover,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .richText-content li:hover,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .richText-content h2:hover,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .richText-content h3:hover,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .richText-content a:hover {
    color: #fff
}

.template-rukobia-bootstrap-template .text__callout-section-primary .richText-content li:before,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary .richText-content li:before {
    color: #ADFFE9
}

.template-rukobia-bootstrap-template .text__callout-section-primary>.component-content>.content>div:last-of-type .richText-content>*:last-child,
.template-rukobia-bootstrap-template-aso .text__callout-section-primary>.component-content>.content>div:last-of-type .richText-content>*:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .text__callout-section-primary--sm>.component-content>.content,
    .template-rukobia-bootstrap-template-aso .text__callout-section-primary--sm>.component-content>.content {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
}

.template-rukobia-bootstrap-template .risk__sub-head,
.template-rukobia-bootstrap-template-aso .risk__sub-head {
    width: 80%;
    border-right: 20px solid #FFF35D
}

.template-rukobia-bootstrap-template .risk__sub-head:after,
.template-rukobia-bootstrap-template-aso .risk__sub-head:after {
    content: none
}

.template-rukobia-bootstrap-template .text__shaded-bg,
.template-rukobia-bootstrap-template-aso .text__shaded-bg {
    background: #F6FDFB;
    position: relative
}

.template-rukobia-bootstrap-template .text__shaded-bg:before,
.template-rukobia-bootstrap-template .text__shaded-bg:after,
.template-rukobia-bootstrap-template-aso .text__shaded-bg:before,
.template-rukobia-bootstrap-template-aso .text__shaded-bg:after {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: #F6FDFB
}

.template-rukobia-bootstrap-template .text__shaded-bg:before,
.template-rukobia-bootstrap-template-aso .text__shaded-bg:before {
    left: -99.5%
}

.template-rukobia-bootstrap-template .text__shaded-bg:after,
.template-rukobia-bootstrap-template-aso .text__shaded-bg:after {
    right: -99.5%
}

.template-rukobia-bootstrap-template .text__page-doc-id p,
.template-rukobia-bootstrap-template-aso .text__page-doc-id p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 1.8rem;
    text-align: right;
    color: #000
}

.template-rukobia-bootstrap-template .text__sup-plus,
.template-rukobia-bootstrap-template-aso .text__sup-plus {
    top: -0.35em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.template-rukobia-bootstrap-template .text__video-header,
.template-rukobia-bootstrap-template-aso .text__video-header {
    font-size: 3.3rem;
    font-weight: bold
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .text__video-header,
    .template-rukobia-bootstrap-template-aso .text__video-header {
        font-size: 3.9rem
    }
}

.template-rukobia-bootstrap-template .text__video-subhead,
.template-rukobia-bootstrap-template-aso .text__video-subhead {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.6rem
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .text__video-subhead,
    .template-rukobia-bootstrap-template-aso .text__video-subhead {
        font-size: 2.4rem;
        line-height: 3.5rem
    }
}

@media (max-width: 767px) {

    .template-rukobia-bootstrap-template .cta__container,
    .template-rukobia-bootstrap-template-aso .cta__container {
        padding: 0
    }
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .cta__container>.component-content>.content,
    .template-rukobia-bootstrap-template-aso .cta__container>.component-content>.content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        list-style: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .template-rukobia-bootstrap-template .cta__container>.component-content>.content,
    .template-rukobia-bootstrap-template-aso .cta__container>.component-content>.content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .cta__item,
    .template-rukobia-bootstrap-template .cta__item--brochure,
    .template-rukobia-bootstrap-template-aso .cta__item,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1 0;
        flex: 1 0
    }

    .template-rukobia-bootstrap-template .cta__item>.component-content,
    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .template-rukobia-bootstrap-template .cta__item>.component-content>.content,
    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content>.content,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content>.content,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content>.content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .template-rukobia-bootstrap-template .cta__item .cta__header,
    .template-rukobia-bootstrap-template .cta__item .cta__description,
    .template-rukobia-bootstrap-template .cta__item .cta__button,
    .template-rukobia-bootstrap-template .cta__item--brochure .cta__header,
    .template-rukobia-bootstrap-template .cta__item--brochure .cta__description,
    .template-rukobia-bootstrap-template .cta__item--brochure .cta__button,
    .template-rukobia-bootstrap-template-aso .cta__item .cta__header,
    .template-rukobia-bootstrap-template-aso .cta__item .cta__description,
    .template-rukobia-bootstrap-template-aso .cta__item .cta__button,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure .cta__header,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure .cta__description,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure .cta__button {
        position: static
    }

    .template-rukobia-bootstrap-template .cta__item .cta__description,
    .template-rukobia-bootstrap-template .cta__item--brochure .cta__description,
    .template-rukobia-bootstrap-template-aso .cta__item .cta__description,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure .cta__description {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .template-rukobia-bootstrap-template .cta__item .cta__button,
    .template-rukobia-bootstrap-template .cta__item--brochure .cta__button,
    .template-rukobia-bootstrap-template-aso .cta__item .cta__button,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure .cta__button {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .template-rukobia-bootstrap-template .cta__item .cta__button p,
    .template-rukobia-bootstrap-template .cta__item--brochure .cta__button p,
    .template-rukobia-bootstrap-template-aso .cta__item .cta__button p,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure .cta__button p {
        margin-bottom: 0
    }
}

.template-rukobia-bootstrap-template .cta__item>.component-content,
.template-rukobia-bootstrap-template .cta__item--brochure>.component-content,
.template-rukobia-bootstrap-template-aso .cta__item>.component-content,
.template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content {
    background: transparent;
    padding-top: 1.15rem;
    padding-bottom: 2.7rem;
    padding-right: 3rem;
    margin-bottom: 2rem
}

@media (max-width: 767px) {

    .template-rukobia-bootstrap-template .cta__item>.component-content>.content,
    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content>.content,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content>.content,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content>.content {
        margin: 0 auto
    }

    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content {
        padding-right: 0;
    }
}

@media (max-width: 767px) {

    .template-rukobia-bootstrap-template .cta__item>.component-content,
    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content {
        position: relative
    }

    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content:before,
    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content:after,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content:before,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content:after,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content:before,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content:after {
        content: ' ';
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        background: transparent
    }

    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content:before,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content:before,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content:before {
        left: calc(100% - 15px)
    }

    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content:after,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content:after,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content:after {
        right: calc(100% - 15px)
    }
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .cta__item>.component-content,
    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content {
        padding-top: 2.15rem;
        padding-bottom: 3.7rem;
        padding-left: 2rem
    }
}

.template-rukobia-bootstrap-template .cta__item>.component-content .cta__header p,
.template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__header p,
.template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__header p,
.template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__header p {
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.5rem;
    line-height: 3.2rem;
    color: #00B6C3;
    margin-bottom: 1.75rem;
    text-transform: uppercase
}

.template-rukobia-bootstrap-template .cta__item>.component-content .cta__header p.text__lowercase,
.template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__header p.text__lowercase,
.template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__header p.text__lowercase,
.template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__header p.text__lowercase {
    text-transform: lowercase
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .cta__item>.component-content .cta__header p,
    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__header p,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__header p,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__header p {
        font-size: 2.8rem;
        line-height: 3.5rem
    }
}

.template-rukobia-bootstrap-template .cta__item>.component-content .cta__description p,
.template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__description p,
.template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__description p,
.template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__description p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 3.2rem
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__description p,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__description p,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__description p {
        font-size: 16px;
        line-height: 2.2rem
    }
}

.template-rukobia-bootstrap-template .cta__item>.component-content .cta__description p a,
.template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__description p a,
.template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__description p a,
.template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__description p a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #626262
}

.template-rukobia-bootstrap-template .cta__item>.component-content .cta__description p a:hover,
.template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__description p a:hover,
.template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__description p a:hover,
.template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__description p a:hover {
    color: #626262
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .cta__item>.component-content .cta__header,
    .template-rukobia-bootstrap-template .cta__item>.component-content .cta__description,
    .template-rukobia-bootstrap-template .cta__item>.component-content .box,
    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__header,
    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__description,
    .template-rukobia-bootstrap-template .cta__item--brochure>.component-content .box,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__header,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__description,
    .template-rukobia-bootstrap-template-aso .cta__item>.component-content .box,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__header,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__description,
    .template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .box {
        padding-left: 2.15rem
    }
}

.template-rukobia-bootstrap-template .cta__item>.component-content .cta__button .richText-content a,
.template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__button .richText-content a,
.template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__button .richText-content a,
.template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__button .richText-content a {
    width: auto;
    background-color: #00B6C3;
    text-align: center;
    color: #2E2D7B;
    font-family: rubrik-new, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    text-decoration: none;
    padding: 8.5px 15px 8.5px 15px
}

.template-rukobia-bootstrap-template .cta__item>.component-content .cta__button .richText-content a:hover,
.template-rukobia-bootstrap-template .cta__item--brochure>.component-content .cta__button .richText-content a:hover,
.template-rukobia-bootstrap-template-aso .cta__item>.component-content .cta__button .richText-content a:hover,
.template-rukobia-bootstrap-template-aso .cta__item--brochure>.component-content .cta__button .richText-content a:hover {
    color: #fff;
    text-decoration: none
}

.template-rukobia-bootstrap-template .cta__item--brochure .box,
.template-rukobia-bootstrap-template-aso .cta__item--brochure .box {
    min-height: 18rem
}

.template-rukobia-bootstrap-template .cta__item--brochure .box>.component-content>.content,
.template-rukobia-bootstrap-template-aso .cta__item--brochure .box>.component-content>.content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.template-rukobia-bootstrap-template .cta__item--brochure .image,
.template-rukobia-bootstrap-template .cta__item--brochure .cta__description.richText,
.template-rukobia-bootstrap-template-aso .cta__item--brochure .cta__description.richText {
    padding: 2rem 1.5rem 0
}

.template-rukobia-bootstrap-template .content-max-width,
.template-rukobia-bootstrap-template-aso .content-max-width {
    width: 100%
}

.template-rukobia-bootstrap-template .content-max-width>.component-content,
.template-rukobia-bootstrap-template-aso .content-max-width>.component-content {
    margin: 0 auto
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .content-max-width>.component-content,
    .template-rukobia-bootstrap-template-aso .content-max-width>.component-content {
        max-width: 100vw
    }
}

@media (min-width: 992px) {

    .template-rukobia-bootstrap-template .content-max-width>.component-content,
    .template-rukobia-bootstrap-template-aso .content-max-width>.component-content {
        max-width: 90vw
    }
}

@media screen and (min-width: 1921px) {

    .template-rukobia-bootstrap-template .content-max-width>.component-content,
    .template-rukobia-bootstrap-template-aso .content-max-width>.component-content {
        max-width: 1920px
    }
}

.template-rukobia-bootstrap-template .content-max-width>.component-content>.paragraphSystem,
.template-rukobia-bootstrap-template-aso .content-max-width>.component-content>.paragraphSystem {
    margin: 0
}

.template-rukobia-bootstrap-template .page__hero-container,
.template-rukobia-bootstrap-template-aso .page__hero-container {
    padding: 0 1rem
}

.template-rukobia-bootstrap-template .page__hero-container .hero__container>.component-content>.content>.box>.component-content,
.template-rukobia-bootstrap-template-aso .page__hero-container .hero__container>.component-content>.content>.box>.component-content {
    position: relative;
    margin: 0 auto
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .page__hero-container .hero__container>.component-content>.content>.box>.component-content,
    .template-rukobia-bootstrap-template-aso .page__hero-container .hero__container>.component-content>.content>.box>.component-content {
        max-width: 95vw
    }
}

@media (min-width: 992px) {

    .template-rukobia-bootstrap-template .page__hero-container .hero__container>.component-content>.content>.box>.component-content,
    .template-rukobia-bootstrap-template-aso .page__hero-container .hero__container>.component-content>.content>.box>.component-content {
        max-width: 90vw
    }
}

@media screen and (min-width: 1921px) {

    .template-rukobia-bootstrap-template .page__hero-container .hero__container>.component-content>.content>.box>.component-content,
    .template-rukobia-bootstrap-template-aso .page__hero-container .hero__container>.component-content>.content>.box>.component-content {
        max-width: 1920px
    }
}

.template-rukobia-bootstrap-template .page__hero-container .reference-what-is-rukobia-banner-footer,
.template-rukobia-bootstrap-template .page__hero-container .reference-aso-indication-hero-footer,
.template-rukobia-bootstrap-template-aso .page__hero-container .reference-what-is-rukobia-banner-footer,
.template-rukobia-bootstrap-template-aso .page__hero-container .reference-aso-indication-hero-footer {
    margin-bottom: 4.5rem
}

.template-rukobia-bootstrap-template .page__hero-container .reference-what-is-rukobia-banner-footer .inner,
.template-rukobia-bootstrap-template .page__hero-container .reference-aso-indication-hero-footer .inner,
.template-rukobia-bootstrap-template-aso .page__hero-container .reference-what-is-rukobia-banner-footer .inner,
.template-rukobia-bootstrap-template-aso .page__hero-container .reference-aso-indication-hero-footer .inner {
    margin: 0
}

.template-rukobia-bootstrap-template .page__hero-container .reference-what-is-rukobia-banner-footer .inner>.component-content,
.template-rukobia-bootstrap-template .page__hero-container .reference-aso-indication-hero-footer .inner>.component-content,
.template-rukobia-bootstrap-template-aso .page__hero-container .reference-what-is-rukobia-banner-footer .inner>.component-content,
.template-rukobia-bootstrap-template-aso .page__hero-container .reference-aso-indication-hero-footer .inner>.component-content {
    margin: 0 auto;
    padding: 3rem 0 1.85rem
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .page__hero-container .reference-what-is-rukobia-banner-footer .inner>.component-content,
    .template-rukobia-bootstrap-template .page__hero-container .reference-aso-indication-hero-footer .inner>.component-content,
    .template-rukobia-bootstrap-template-aso .page__hero-container .reference-what-is-rukobia-banner-footer .inner>.component-content,
    .template-rukobia-bootstrap-template-aso .page__hero-container .reference-aso-indication-hero-footer .inner>.component-content {
        max-width: 95vw;
        padding: 1.5rem 0 1.85rem;
    }
}

@media (min-width: 992px) {

    .template-rukobia-bootstrap-template .page__hero-container .reference-what-is-rukobia-banner-footer .inner>.component-content,
    .template-rukobia-bootstrap-template .page__hero-container .reference-aso-indication-hero-footer .inner>.component-content,
    .template-rukobia-bootstrap-template-aso .page__hero-container .reference-what-is-rukobia-banner-footer .inner>.component-content,
    .template-rukobia-bootstrap-template-aso .page__hero-container .reference-aso-indication-hero-footer .inner>.component-content {
        max-width: 90vw
    }
}

@media screen and (min-width: 1921px) {

    .template-rukobia-bootstrap-template .page__hero-container .reference-what-is-rukobia-banner-footer .inner>.component-content,
    .template-rukobia-bootstrap-template .page__hero-container .reference-aso-indication-hero-footer .inner>.component-content,
    .template-rukobia-bootstrap-template-aso .page__hero-container .reference-what-is-rukobia-banner-footer .inner>.component-content,
    .template-rukobia-bootstrap-template-aso .page__hero-container .reference-aso-indication-hero-footer .inner>.component-content {
        max-width: 1920px
    }
}

.template-rukobia-bootstrap-template .page__hero-container .reference-what-is-rukobia-banner-footer .inner>.component-content>.richText,
.template-rukobia-bootstrap-template .page__hero-container .reference-aso-indication-hero-footer .inner>.component-content>.richText,
.template-rukobia-bootstrap-template-aso .page__hero-container .reference-what-is-rukobia-banner-footer .inner>.component-content>.richText,
.template-rukobia-bootstrap-template-aso .page__hero-container .reference-aso-indication-hero-footer .inner>.component-content>.richText {
    padding: 0 1.5rem
}

@media screen and (min-width: 1921px) {

    .template-rukobia-bootstrap-template .page__hero-container .reference-what-is-rukobia-banner-footer,
    .template-rukobia-bootstrap-template .page__hero-container .reference-aso-indication-hero-footer,
    .template-rukobia-bootstrap-template-aso .page__hero-container .reference-what-is-rukobia-banner-footer,
    .template-rukobia-bootstrap-template-aso .page__hero-container .reference-aso-indication-hero-footer {
        background: none !important
    }
}

@media screen and (min-width: 1921px) {

    .template-rukobia-bootstrap-template .page__hero-container .inner,
    .template-rukobia-bootstrap-template-aso .page__hero-container .inner {
        max-width: 1920px;
        background: #00B6C3;
        margin: 0 auto !important;
        overflow-x: hidden
    }
}

.template-rukobia-bootstrap-template .page__content-container,
.template-rukobia-bootstrap-template-aso .page__content-container {
    padding: 0 1rem
}

.template-rukobia-bootstrap-template .page__content-container>.component-content,
.template-rukobia-bootstrap-template-aso .page__content-container>.component-content {
    margin: 0 auto
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .page__content-container>.component-content,
    .template-rukobia-bootstrap-template-aso .page__content-container>.component-content {
        max-width: 95vw
    }
}

@media (min-width: 992px) {

    .template-rukobia-bootstrap-template .page__content-container>.component-content,
    .template-rukobia-bootstrap-template-aso .page__content-container>.component-content {
        max-width: 90vw
    }
}

@media screen and (min-width: 1921px) {

    .template-rukobia-bootstrap-template .page__content-container>.component-content,
    .template-rukobia-bootstrap-template-aso .page__content-container>.component-content {
        max-width: 1920px
    }
}

.template-rukobia-bootstrap-template .page__content-container>.component-content>.paragraphSystem,
.template-rukobia-bootstrap-template-aso .page__content-container>.component-content>.paragraphSystem {
    margin: 0
}

.template-rukobia-bootstrap-template .display-flex>.component-content>.content,
.template-rukobia-bootstrap-template-aso .display-flex>.component-content>.content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.template-rukobia-bootstrap-template .display-flex>.component-content>.content:after,
.template-rukobia-bootstrap-template .display-flex>.component-content>.content:before,
.template-rukobia-bootstrap-template .display-flex>.component-content>.content>a,
.template-rukobia-bootstrap-template-aso .display-flex>.component-content>.content:after,
.template-rukobia-bootstrap-template-aso .display-flex>.component-content>.content:before,
.template-rukobia-bootstrap-template-aso .display-flex>.component-content>.content>a {
    display: none
}

.template-rukobia-bootstrap-template .display-flex>.component-content>.content .component-content,
.template-rukobia-bootstrap-template-aso .display-flex>.component-content>.content .component-content {
    height: 100%
}

.template-rukobia-bootstrap-template .display-flex.display-flex--align-center>.component-content>.content,
.template-rukobia-bootstrap-template-aso .display-flex.display-flex--align-center>.component-content>.content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 992px) {

    .template-rukobia-bootstrap-template .display-flex.display-flex--justify-center>.component-content>.content,
    .template-rukobia-bootstrap-template-aso .display-flex.display-flex--justify-center>.component-content>.content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.template-rukobia-bootstrap-template .image__center>.component-content,
.template-rukobia-bootstrap-template-aso .image__center>.component-content {
    text-align: center
}

.template-rukobia-bootstrap-template .image__width-auto,
.template-rukobia-bootstrap-template-aso .image__width-auto {
    width: auto
}

@media (min-width: 992px) {

    .template-rukobia-bootstrap-template .image__p-0,
    .template-rukobia-bootstrap-template-aso .image__p-0 {
        padding: 0
    }
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .image__mobile-only,
    .template-rukobia-bootstrap-template-aso .image__mobile-only {
        display: none
    }
}

@media (max-width: 767px) {

    .template-rukobia-bootstrap-template .image__dt-only,
    .template-rukobia-bootstrap-template-aso .image__dt-only {
        display: none
    }
}

.template-rukobia-bootstrap-template .mt-0,
.template-rukobia-bootstrap-template-aso .mt-0 {
    margin-top: 0
}

.template-rukobia-bootstrap-template .mt-sm,
.template-rukobia-bootstrap-template-aso .mt-sm {
    margin-top: .5em
}

.template-rukobia-bootstrap-template .mt-md,
.template-rukobia-bootstrap-template-aso .mt-md {
    margin-top: 1em
}

.template-rukobia-bootstrap-template .mt-lg,
.template-rukobia-bootstrap-template-aso .mt-lg {
    margin-top: 2em
}

.template-rukobia-bootstrap-template .mt-xl,
.template-rukobia-bootstrap-template-aso .mt-xl {
    margin-top: 4em
}

.template-rukobia-bootstrap-template .mb-0,
.template-rukobia-bootstrap-template-aso .mb-0 {
    margin-bottom: 0
}

.template-rukobia-bootstrap-template .mb-sm,
.template-rukobia-bootstrap-template-aso .mb-sm {
    margin-bottom: .5em
}

.template-rukobia-bootstrap-template .mb-md,
.template-rukobia-bootstrap-template-aso .mb-md {
    margin-bottom: 1em
}

.template-rukobia-bootstrap-template .mb-lg,
.template-rukobia-bootstrap-template-aso .mb-lg {
    margin-bottom: 2em
}

.template-rukobia-bootstrap-template .mb-xl,
.template-rukobia-bootstrap-template-aso .mb-xl {
    margin-bottom: 4em
}

@media (max-width: 991px) {

    .template-rukobia-bootstrap-template .mt-0-mobile,
    .template-rukobia-bootstrap-template-aso .mt-0-mobile {
        margin-top: 0
    }

    .template-rukobia-bootstrap-template .mt-sm-mobile,
    .template-rukobia-bootstrap-template-aso .mt-sm-mobile {
        margin-top: .5em
    }

    .template-rukobia-bootstrap-template .mt-md-mobile,
    .template-rukobia-bootstrap-template-aso .mt-md-mobile {
        margin-top: 1em
    }

    .template-rukobia-bootstrap-template .mt-lg-mobile,
    .template-rukobia-bootstrap-template-aso .mt-lg-mobile {
        margin-top: 2em
    }

    .template-rukobia-bootstrap-template .mt-3em-mobile,
    .template-rukobia-bootstrap-template-aso .mt-3em-mobile {
        margin-top: 3em
    }

    .template-rukobia-bootstrap-template .mt-xl-mobile,
    .template-rukobia-bootstrap-template-aso .mt-xl-mobile {
        margin-top: 4em
    }

    .template-rukobia-bootstrap-template .mb-0-mobile,
    .template-rukobia-bootstrap-template-aso .mb-0-mobile {
        margin-bottom: 0
    }

    .template-rukobia-bootstrap-template .mb-sm-mobile,
    .template-rukobia-bootstrap-template-aso .mb-sm-mobile {
        margin-bottom: .5em
    }

    .template-rukobia-bootstrap-template .mb-md-mobile,
    .template-rukobia-bootstrap-template-aso .mb-md-mobile {
        margin-bottom: 1em
    }

    .template-rukobia-bootstrap-template .mb-lg-mobile,
    .template-rukobia-bootstrap-template-aso .mb-lg-mobile {
        margin-bottom: 2em
    }

    .template-rukobia-bootstrap-template .mb-3em-mobile,
    .template-rukobia-bootstrap-template-aso .mb-3em-mobile {
        margin-bottom: 3em
    }

    .template-rukobia-bootstrap-template .mb-xl-mobile,
    .template-rukobia-bootstrap-template-aso .mb-xl-mobile {
        margin-bottom: 4em
    }
}

.template-rukobia-bootstrap-template .p-mb-0 p,
.template-rukobia-bootstrap-template .p-mb-0,
.template-rukobia-bootstrap-template-aso .p-mb-0 p,
.template-rukobia-bootstrap-template-aso .p-mb-0 {
    margin-bottom: 0
}

.template-rukobia-bootstrap-template .m-x-0,
.template-rukobia-bootstrap-template-aso .m-x-0 {
    margin-left: 0;
    margin-right: 0
}

.template-rukobia-bootstrap-template div.m-li-b-0.richText .richText-content li,
.template-rukobia-bootstrap-template-aso div.m-li-b-0.richText .richText-content li {
    margin-bottom: 0
}

.template-rukobia-bootstrap-template .pt-0,
.template-rukobia-bootstrap-template-aso .pt-0 {
    padding-top: 0
}

.template-rukobia-bootstrap-template .pt-sm,
.template-rukobia-bootstrap-template-aso .pt-sm {
    padding-top: .5em
}

.template-rukobia-bootstrap-template .pt-md,
.template-rukobia-bootstrap-template-aso .pt-md {
    padding-top: 1em
}

.template-rukobia-bootstrap-template .pt-lg,
.template-rukobia-bootstrap-template-aso .pt-lg {
    padding-top: 2em
}

.template-rukobia-bootstrap-template .pt-xl,
.template-rukobia-bootstrap-template-aso .pt-xl {
    padding-top: 4em
}

.template-rukobia-bootstrap-template .pb-0,
.template-rukobia-bootstrap-template-aso .pb-0 {
    padding-bottom: 0
}

.template-rukobia-bootstrap-template .pb-sm,
.template-rukobia-bootstrap-template-aso .pb-sm {
    padding-bottom: .5em
}

.template-rukobia-bootstrap-template .pb-md,
.template-rukobia-bootstrap-template-aso .pb-md {
    padding-bottom: 1em
}

.template-rukobia-bootstrap-template .pb-lg,
.template-rukobia-bootstrap-template-aso .pb-lg {
    padding-bottom: 2em
}

.template-rukobia-bootstrap-template .pb-xl,
.template-rukobia-bootstrap-template-aso .pb-xl {
    padding-bottom: 4em
}

@media (max-width: 991px) {

    .template-rukobia-bootstrap-template .pt-0-mobile,
    .template-rukobia-bootstrap-template-aso .pt-0-mobile {
        padding-top: 0
    }

    .template-rukobia-bootstrap-template .pt-sm-mobile,
    .template-rukobia-bootstrap-template-aso .pt-sm-mobile {
        padding-top: .5em
    }

    .template-rukobia-bootstrap-template .pt-md-mobile,
    .template-rukobia-bootstrap-template-aso .pt-md-mobile {
        padding-top: 1em
    }

    .template-rukobia-bootstrap-template .pt-lg-mobile,
    .template-rukobia-bootstrap-template-aso .pt-lg-mobile {
        padding-top: 2em
    }

    .template-rukobia-bootstrap-template .pt-3em-mobile,
    .template-rukobia-bootstrap-template-aso .pt-3em-mobile {
        padding-top: 3em
    }

    .template-rukobia-bootstrap-template .pt-xl-mobile,
    .template-rukobia-bootstrap-template-aso .pt-xl-mobile {
        padding-top: 4em
    }

    .template-rukobia-bootstrap-template .pb-0-mobile,
    .template-rukobia-bootstrap-template-aso .pb-0-mobile {
        padding-bottom: 0
    }

    .template-rukobia-bootstrap-template .pb-sm-mobile,
    .template-rukobia-bootstrap-template-aso .pb-sm-mobile {
        padding-bottom: .5em
    }

    .template-rukobia-bootstrap-template .pb-md-mobile,
    .template-rukobia-bootstrap-template-aso .pb-md-mobile {
        padding-bottom: 1em
    }

    .template-rukobia-bootstrap-template .pb-lg-mobile,
    .template-rukobia-bootstrap-template-aso .pb-lg-mobile {
        padding-bottom: 2em
    }

    .template-rukobia-bootstrap-template .pb-3em-mobile,
    .template-rukobia-bootstrap-template-aso .pb-3em-mobile {
        padding-bottom: 3em
    }

    .template-rukobia-bootstrap-template .pb-xl-mobile,
    .template-rukobia-bootstrap-template-aso .pb-xl-mobile {
        padding-bottom: 4em
    }
}

.template-rukobia-bootstrap-template .p-pb-0 p,
.template-rukobia-bootstrap-template .p-pb-0,
.template-rukobia-bootstrap-template-aso .p-pb-0 p,
.template-rukobia-bootstrap-template-aso .p-pb-0 {
    padding-bottom: 0
}

.template-rukobia-bootstrap-template .p-x-0,
.template-rukobia-bootstrap-template-aso .p-x-0 {
    padding-left: 0;
    padding-right: 0
}

.template-rukobia-bootstrap-template .p-l-0,
.template-rukobia-bootstrap-template-aso .p-l-0 {
    padding-left: 0
}

.template-rukobia-bootstrap-template .p-r-0,
.template-rukobia-bootstrap-template-aso .p-r-0 {
    padding-right: 0
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .p-l-0-dt,
    .template-rukobia-bootstrap-template-aso .p-l-0-dt {
        padding-left: 0
    }
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .p-r-0-dt,
    .template-rukobia-bootstrap-template-aso .p-r-0-dt {
        padding-right: 0
    }
}

.template-rukobia-bootstrap-template .bg-primary,
.template-rukobia-bootstrap-template-aso .bg-primary {
    background: #00B6C3;
    color: #fff
}

.template-rukobia-bootstrap-template .bg-primary-light,
.template-rukobia-bootstrap-template-aso .bg-primary-light {
    background: #3FD5AE
}

.template-rukobia-bootstrap-template .bg-secondary,
.template-rukobia-bootstrap-template-aso .bg-secondary {
    background: #5E93DB
}

.template-rukobia-bootstrap-template .bg-secondary-light,
.template-rukobia-bootstrap-template-aso .bg-secondary-light {
    background: #DFF4FF
}

.template-rukobia-bootstrap-template .bg-secondary-dark,
.template-rukobia-bootstrap-template-aso .bg-secondary-dark {
    background: #2E2D7B
}

.template-rukobia-bootstrap-template .bg-secondary-alt,
.template-rukobia-bootstrap-template-aso .bg-secondary-alt {
    background: #ADFFE9
}

.template-rukobia-bootstrap-template .bg-secondary-alt-light,
.template-rukobia-bootstrap-template-aso .bg-secondary-alt-light {
    background: #E2F9F3
}

.template-rukobia-bootstrap-template .bg-accent,
.template-rukobia-bootstrap-template-aso .bg-accent {
    background: #FFF35D
}

.template-rukobia-bootstrap-template .text__color-grey,
.template-rukobia-bootstrap-template div.text__color-grey .richText-content p,
.template-rukobia-bootstrap-template-aso .text__color-grey,
.template-rukobia-bootstrap-template-aso div.text__color-grey .richText-content p {
    color: #626262
}

.template-rukobia-bootstrap-template .text__color-primary,
.template-rukobia-bootstrap-template div.text__color-primary .richText-content p,
.template-rukobia-bootstrap-template-aso .text__color-primary,
.template-rukobia-bootstrap-template-aso div.text__color-primary .richText-content p {
    color: #00B6C3
}

.template-rukobia-bootstrap-template .text__color-primary-light,
.template-rukobia-bootstrap-template div.text__color-primary-light .richText-content p,
.template-rukobia-bootstrap-template-aso .text__color-primary-light,
.template-rukobia-bootstrap-template-aso div.text__color-primary-light .richText-content p {
    color: #3FD5AE
}

.template-rukobia-bootstrap-template .text__color-secondary,
.template-rukobia-bootstrap-template div.text__color-secondary .richText-content p,
.template-rukobia-bootstrap-template-aso .text__color-secondary,
.template-rukobia-bootstrap-template-aso div.text__color-secondary .richText-content p {
    color: #5E93DB
}

.template-rukobia-bootstrap-template .text__color-secondary-dark,
.template-rukobia-bootstrap-template div.text__color-secondary-dark .richText-content p,
.template-rukobia-bootstrap-template-aso .text__color-secondary-dark,
.template-rukobia-bootstrap-template-aso div.text__color-secondary-dark .richText-content p {
    color: #2E2D7B
}

.template-rukobia-bootstrap-template .text__color-secondary-alt,
.template-rukobia-bootstrap-template div.text__color-secondary-alt .richText-content p,
.template-rukobia-bootstrap-template-aso .text__color-secondary-alt,
.template-rukobia-bootstrap-template-aso div.text__color-secondary-alt .richText-content p {
    color: #ADFFE9
}

.template-rukobia-bootstrap-template sup,
.template-rukobia-bootstrap-template-aso sup {
    top: -0.5em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.template-rukobia-bootstrap-template .no-wrap,
.template-rukobia-bootstrap-template-aso .no-wrap {
    white-space: nowrap;
    position: relative
}

@media (min-width: 992px) {

    .template-rukobia-bootstrap-template .break-line,
    .template-rukobia-bootstrap-template-aso .break-line {
        display: none
    }
}

.template-rukobia-bootstrap-template .text__float-right,
.template-rukobia-bootstrap-template-aso .text__float-right {
    float: right
}

.template-rukobia-bootstrap-template .text__float-left,
.template-rukobia-bootstrap-template-aso .text__float-left {
    float: left
}

.template-rukobia-bootstrap-template .text__extended,
.template-rukobia-bootstrap-template-aso .text__extended {
    word-break: break-all
}

.template-rukobia-bootstrap-template .text__offset,
.template-rukobia-bootstrap-template-aso .text__offset {
    margin-left: -0.7em;
    padding-left: 0.25em
}

@media (max-width: 991px) {

    .template-rukobia-bootstrap-template .text__hide-mobile,
    .template-rukobia-bootstrap-template-aso .text__hide-mobile {
        display: none
    }
}

.template-rukobia-bootstrap-template .text__hide-desktop,
.template-rukobia-bootstrap-template-aso .text__hide-desktop {
    display: none
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .text__hide-desktop,
    .template-rukobia-bootstrap-template-aso .text__hide-desktop {
        display: block
    }
}

.template-rukobia-bootstrap-template .text__arial,
.template-rukobia-bootstrap-template-aso .text__arial {
    font-family: Arial, Helvetica, sans-serif
}

.template-rukobia-bootstrap-template .text__rubrik,
.template-rukobia-bootstrap-template-aso .text__rubrik {
    font-family: rubrik-new, sans-serif
}

.template-rukobia-bootstrap-template .text__left,
.template-rukobia-bootstrap-template-aso .text__left {
    text-align: left
}

@media (max-width: 991px) {

    .template-rukobia-bootstrap-template .text__left-mobile,
    .template-rukobia-bootstrap-template-aso .text__left-mobile {
        text-align: left !important;
    }
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .text__left-dt,
    .template-rukobia-bootstrap-template-aso .text__left-dt {
        text-align: left
    }
}

.template-rukobia-bootstrap-template .text__center,
.template-rukobia-bootstrap-template-aso .text__center {
    text-align: center
}

@media (max-width: 991px) {

    .template-rukobia-bootstrap-template .text__center-mobile,
    .template-rukobia-bootstrap-template-aso .text__center-mobile {
        text-align: center
    }
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template .text__center-dt,
    .template-rukobia-bootstrap-template-aso .text__center-dt {
        text-align: center
    }
}

.template-rukobia-bootstrap-template .text__lowercase,
.template-rukobia-bootstrap-template-aso .text__lowercase {
    text-transform: lowercase
}

.template-rukobia-bootstrap-template div.hbspt-form form fieldset,
.template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset {
    max-width: none
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs-main-font-element h4,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-main-font-element h4 {
    font-size: 1.6rem;
    color: #626262;
    font-weight: normal;
    margin-bottom: 1.25rem
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-text>label,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-text>label {
    display: none
}

.template-rukobia-bootstrap-template div.hbspt-form form fieldset.form-columns-2>div:first-of-type input,
.template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset.form-columns-2>div:first-of-type input {
    width: 91%
}

.template-rukobia-bootstrap-template div.hbspt-form form fieldset.form-columns-2>div input.hs-input,
.template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset.form-columns-2>div input.hs-input {
    width: 90%
}

@media (max-width: 767px) {

    .template-rukobia-bootstrap-template div.hbspt-form form fieldset.form-columns-2>div input.hs-input,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset.form-columns-2>div input.hs-input {
        width: 92.5% !important
    }
}

@media (max-width: 767px) {

    .template-rukobia-bootstrap-template div.hbspt-form form fieldset>.hs-company input.hs-input,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset>.hs-company input.hs-input {
        width: 92.5% !important
    }
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs-error-msgs,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-error-msgs {
    color: #ff0201;
    padding-left: 0;
    padding-bottom: 2rem;
    margin-top: -.75rem
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs-error-msgs li,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-error-msgs li {
    list-style-type: none;
    font-size: 1.6rem
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs-error-msgs li:before,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-error-msgs li:before {
    content: '*'
}

.template-rukobia-bootstrap-template div.hbspt-form form fieldset div div.input input.hs-input,
.template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset div div.input input.hs-input {
    background: #f8fffd;
    border: solid 5px #E2F9F3;
    color: #626262;
    height: 6rem;
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem;
    line-height: 2.4rem;
    padding-left: 2rem;
    margin-bottom: 1.8rem
}

.template-rukobia-bootstrap-template div.hbspt-form form fieldset div div.input input.hs-input.error,
.template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset div div.input input.hs-input.error {
    border: solid 5px #ff0201
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template div.hbspt-form form fieldset div div.input input.hs-input,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset div div.input input.hs-input {
        margin-bottom: 2rem
    }
}

@media (max-width: 767px) {

    .template-rukobia-bootstrap-template div.hbspt-form form fieldset div div.input li.hs-form-booleancheckbox input.hs-input,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset div div.input li.hs-form-booleancheckbox input.hs-input {
        width: 30px
    }
}

.template-rukobia-bootstrap-template div.hbspt-form form fieldset p,
.template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset p {
    margin-top: 2rem;
    margin-bottom: 4rem
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template div.hbspt-form form fieldset p,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset p {
        margin-top: 2rem;
        margin-bottom: 1rem
    }
}

.template-rukobia-bootstrap-template div.hbspt-form form fieldset p span,
.template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset p span {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8rem !important;
    width: 96%
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template div.hbspt-form form fieldset p span,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form fieldset p span {
        font-size: 1.8rem !important
    }
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox ul,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox ul {
    list-style-type: none;
    padding-left: 0
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label input,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label input {
    margin: 0 !important
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span {
    line-height: 2.4rem;
    margin-bottom: 0
}

@media (max-width: 767px) {

    .template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label span,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label span {
        width: 106%
    }
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label.hs-error-msg,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label.hs-error-msg {
    display: inline
}

.template-rukobia-bootstrap-template div.hbspt-form form .hs_error_rollup,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs_error_rollup {
    margin-top: 2rem;
    margin-bottom: -2rem
}

.template-rukobia-bootstrap-template div.hbspt-form form input.hs-button,
.template-rukobia-bootstrap-template-aso div.hbspt-form form input.hs-button {
    margin-top: 4rem;
    margin-bottom: 4rem;
    width: auto;
    background-color: #00B6C3;
    text-align: center;
    color: #2E2D7B;
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    text-decoration: none;
    padding: .75rem 2.4rem .85rem;
    border: none;
    min-width: 15rem;
    text-transform: uppercase;
}

@media (min-width: 768px) {

    .template-rukobia-bootstrap-template div.hbspt-form form input.hs-button,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form input.hs-button {
        margin-top: 2rem
    }
}

.template-rukobia-bootstrap-template div.hbspt-form form input.hs-button:hover,
.template-rukobia-bootstrap-template-aso div.hbspt-form form input.hs-button:hover {
    color: #fff;
    text-decoration: none
}

.template-rukobia-bootstrap-template .submitted-message,
.template-rukobia-bootstrap-template-aso .submitted-message {
    margin-top: -2rem;
    margin-bottom: 2rem
}

.template-rukobia-bootstrap-template .submitted-message p,
.template-rukobia-bootstrap-template-aso .submitted-message p {
    margin-bottom: 2rem
}

.template-rukobia-bootstrap-template .quote-section,
.template-rukobia-bootstrap-template-aso .quote-section {
    margin: 10px 15px 0px;
    height: 460px;
    width: 97.5%;
    background-size: contain
}

.template-rukobia-bootstrap-template .quote-section .quote-text,
.template-rukobia-bootstrap-template-aso .quote-section .quote-text {
    width: 100%;
    max-width: 520px;
    float: right;
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 50px 40px;
    padding: 0
}

@media (max-width: 767px) {

    .template-rukobia-bootstrap-template .quote-section .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section .quote-text {
        max-width: 260px
    }
}

.template-rukobia-bootstrap-template .quote-section .quote-text .quote-border-block,
.template-rukobia-bootstrap-template-aso .quote-section .quote-text .quote-border-block {
    position: relative
}

.template-rukobia-bootstrap-template .quote-section .quote-text .quote-border-block img,
.template-rukobia-bootstrap-template-aso .quote-section .quote-text .quote-border-block img {
    display: inline-block;
    top: -6px;
    width: 35px;
    height: 24px;
    position: absolute
}

.template-rukobia-bootstrap-template .quote-section .quote-text .quote-border-block::after,
.template-rukobia-bootstrap-template-aso .quote-section .quote-text .quote-border-block::after {
    content: ' ';
    width: 90%;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    margin-left: 50px;
    top: -12px
}

.template-rukobia-bootstrap-template .quote-section .quote-text p,
.template-rukobia-bootstrap-template-aso .quote-section .quote-text p {
    color: #fff;
    margin: 2rem 0;
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.8rem;
    font-weight: bold
}

@media (max-width: 414px) {

    .template-rukobia-bootstrap-template .quote-section .quote-text p,
    .template-rukobia-bootstrap-template-aso .quote-section .quote-text p {
        margin: .5rem 0
    }
}

@media (max-width: 600px) {

    .template-rukobia-bootstrap-template .quote-section .quote-text p,
    .template-rukobia-bootstrap-template-aso .quote-section .quote-text p {
        font-size: 1rem
    }
}

.template-rukobia-bootstrap-template .quote-section .quote-text .quote-sig,
.template-rukobia-bootstrap-template-aso .quote-section .quote-text .quote-sig {
    float: right;
    width: 170px;
    height: auto;
    display: inline-block;
    margin-right: 25px
}

.template-rukobia-bootstrap-template .quote-section.james-bg,
.template-rukobia-bootstrap-template-aso .quote-section.james-bg {
    background: url("../../assets/img/james-banner-bg.png") no-repeat top left;
    background-size: cover
}

@media (min-width: 920px) and (max-width: 1150px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg {
        background: url("../../assets/img/james-banner-bg-tablet.png") no-repeat top left;
        background-size: contain
    }
}

@media (min-width: 1px) and (max-width: 1100px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg {
        height: 410px
    }
}

@media (min-width: 1px) and (max-width: 767px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg {
        height: 330px
    }
}

@media (min-width: 1px) and (max-width: 680px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg {
        height: 270px
    }
}

@media (min-width: 1px) and (max-width: 920px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg {
        background: url("../../assets/img/james-banner-bg-between.png") no-repeat top left;
        background-size: contain;
        width: 95.5%;
        margin-right: 0
    }
}

@media (min-width: 1px) and (max-width: 520px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg {
        background: url("../../assets/img/james-banner-bg-mobile.png") no-repeat top left;
        background-size: contain;
        width: 93%
    }
}

@media (min-width: 1px) and (max-width: 400px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg {
        background: url("../../assets/img/james-banner-bg-mobile.png") no-repeat -10px 0;
        height: 200px;
        margin: 0;
        width: 100%;
        background-size: cover
    }
}

@media (min-width: 1px) and (max-width: 1095px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text {
        max-width: 400px
    }
}

@media (min-width: 1px) and (max-width: 780px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text {
        max-width: 360px
    }
}

@media (min-width: 1px) and (max-width: 690px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text {
        max-width: 300px;
        margin: 30px 0 0
    }
}

@media (min-width: 1px) and (max-width: 520px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text {
        max-width: 250px
    }
}

@media (min-width: 1px) and (max-width: 400px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text {
        max-width: 180px;
        margin-right: 20px;
        margin-top: 15px
    }
}

@media (min-width: 1px) and (max-width: 691px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text .quote-border-block::after,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text .quote-border-block::after {
        content: ' ';
        margin-left: 30px;
        width: 82%
    }

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text .quote-border-block img,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text .quote-border-block img {
        width: 25px;
        height: 18px;
        top: -1px
    }
}

.template-rukobia-bootstrap-template .quote-section.james-bg .quote-text p,
.template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text p {
    font-size: 2.7rem
}

@media (min-width: 1px) and (max-width: 1095px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text p,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text p {
        font-size: 1.9rem
    }
}

@media (min-width: 1px) and (max-width: 620px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text p,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text p {
        font-size: 1.35rem
    }
}

@media (min-width: 1px) and (max-width: 400px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text p,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text p {
        font-size: 1rem
    }
}

@media (max-width: 414px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text .quote-sig,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text .quote-sig {
        width: 100px;
        margin-right: 1.5rem;
        margin-top: -1.2rem
    }
}

@media (max-width: 375px) {

    .template-rukobia-bootstrap-template .quote-section.james-bg .quote-text .quote-sig,
    .template-rukobia-bootstrap-template-aso .quote-section.james-bg .quote-text .quote-sig {
        width: 90px;
        margin-right: 0
    }
}

.template-rukobia-bootstrap-template .quote-section.dennis-bg,
.template-rukobia-bootstrap-template-aso .quote-section.dennis-bg {
    background: url("../../assets/img/dennis-bg-full.png") no-repeat top left;
    background-size: cover;
    margin-bottom: 40px
}

@media (min-width: 1px) and (max-width: 1150px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg {
        background: url("../../assets/img/dennis-bg-full.png") no-repeat top left;
        background-size: contain;
        margin-bottom: 0
    }
}

@media (min-width: 521px) and (max-width: 920px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg {
        background: url("../../assets/img/dennis-bg-full.png") no-repeat top left;
        background-size: contain;
        height: 380px;
        width: 96.5%
    }
}

@media (min-width: 1px) and (max-width: 767px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg {
        height: 290px;
        margin: 20px 0;
        background-size: cover;
        width: 100%
    }
}

@media (min-width: 376px) and (max-width: 620px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg {
        background: url("../../assets/img/dennis-bg-mobile.png") no-repeat top left;
        background-size: cover;
        height: 220px
    }
}

@media (min-width: 1px) and (max-width: 400px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg {
        background: url("../../assets/img/dennis-bg-mobile.png") no-repeat top left;
        background-size: contain;
        height: 240px;
        margin: 0;
        width: 100%
    }
}

@media (min-width: 1px) and (max-width: 1250px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text {
        max-width: 400px
    }
}

@media (min-width: 1px) and (max-width: 780px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text {
        max-width: 360px
    }
}

@media (min-width: 1px) and (max-width: 690px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text {
        max-width: 300px;
        margin: 30px 0 0
    }
}

@media (min-width: 1px) and (max-width: 520px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text {
        max-width: 220px
    }
}

@media (min-width: 1px) and (max-width: 400px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text {
        max-width: 165px;
        margin-right: 10px
    }
}

@media (min-width: 1px) and (max-width: 691px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text .quote-border-block::after,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text .quote-border-block::after {
        content: ' ';
        margin-left: 30px;
        width: 82%
    }

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text .quote-border-block img,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text .quote-border-block img {
        width: 25px;
        height: 18px;
        top: -1px
    }
}

.template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text p,
.template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text p {
    font-size: 2.7rem
}

@media (min-width: 1px) and (max-width: 1095px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text p,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text p {
        font-size: 1.9rem
    }
}

@media (min-width: 1px) and (max-width: 520px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text p,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text p {
        font-size: 1.35rem
    }
}

@media (min-width: 1px) and (max-width: 440px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text p,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text p {
        font-size: 1rem
    }
}

@media (min-width: 1px) and (max-width: 520px) {

    .template-rukobia-bootstrap-template .quote-section.dennis-bg .quote-text .quote-sig,
    .template-rukobia-bootstrap-template-aso .quote-section.dennis-bg .quote-text .quote-sig {
        width: 110px
    }
}

@media (max-width: 767px) {
    .cta__container {
        padding: 0
    }
}

@media (min-width: 768px) {
    .cta__container>.component-content>.content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        list-style: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cta__container>.component-content>.content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width: 768px) {

    .cta__item,
    .cta__item--brochure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1 0;
        flex: 1 0
    }

    .cta__item>.component-content,
    .cta__item--brochure>.component-content {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .cta__item>.component-content>.content,
    .cta__item--brochure>.component-content>.content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cta__item .cta__header,
    .cta__item .cta__description,
    .cta__item .cta__button,
    .cta__item--brochure .cta__header,
    .cta__item--brochure .cta__description,
    .cta__item--brochure .cta__button {
        position: static
    }

    .cta__item .cta__description,
    .cta__item--brochure .cta__description {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .cta__item .cta__button,
    .cta__item--brochure .cta__button {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .cta__item .cta__button p,
    .cta__item--brochure .cta__button p {
        margin-bottom: 0
    }
}

.cta__item>.component-content,
.cta__item--brochure>.component-content {
    background: #E2F9F3;
    padding-top: 1.15rem;
    padding-bottom: 2.7rem;
    padding-right: 3rem;
    margin-bottom: 2rem
}

@media (max-width: 767px) {

    .cta__item>.component-content>.content,
    .cta__item--brochure>.component-content>.content {
        margin: 0 auto
    }
}

@media (max-width: 767px) {

    .cta__item>.component-content,
    .cta__item--brochure>.component-content {
        position: relative
    }

    .cta__item--brochure>.component-content:before,
    .cta__item--brochure>.component-content:after {
        content: ' ';
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        background: #E2F9F3
    }

    .cta__item>.component-content:before,
    .cta__item--brochure>.component-content:before {
        left: calc(100% - 15px)
    }

    .cta__item--brochure>.component-content:after {
        right: calc(100% - 15px)
    }
}

@media (min-width: 768px) {

    .cta__item>.component-content,
    .cta__item--brochure>.component-content {
        padding-top: 2.15rem;
        padding-bottom: 3.7rem;
        padding-left: 2rem
    }
}

.cta__item>.component-content .cta__header p,
.cta__item--brochure>.component-content .cta__header p {
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.5rem;
    line-height: 3.2rem;
    color: #00B6C3;
    margin-bottom: 1.75rem;
    text-transform: uppercase
}

.cta__item>.component-content .cta__header p.text__lowercase,
.cta__item--brochure>.component-content .cta__header p.text__lowercase {
    text-transform: lowercase
}

@media (min-width: 768px) {

    .cta__item>.component-content .cta__header p,
    .cta__item--brochure>.component-content .cta__header p {
        font-size: 2.8rem;
        line-height: 3.5rem
    }
}

.cta__item>.component-content .cta__description p,
.cta__item--brochure>.component-content .cta__description p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 3.2rem
}

@media (min-width: 768px) {

    .cta__item>.component-content .cta__description p,
    .cta__item--brochure>.component-content .cta__description p {
        font-size: 1.8rem;
        line-height: 2.2rem
    }
}

.cta__item>.component-content .cta__description p a,
.cta__item--brochure>.component-content .cta__description p a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #626262
}

.cta__item>.component-content .cta__description p a:hover,
.cta__item--brochure>.component-content .cta__description p a:hover {
    color: #626262
}

@media (min-width: 768px) {

    .cta__item>.component-content .cta__header,
    .cta__item>.component-content .cta__description,
    .cta__item>.component-content .box,
    .cta__item--brochure>.component-content .cta__header,
    .cta__item--brochure>.component-content .cta__description,
    .cta__item--brochure>.component-content .box {
        padding-left: 2.15rem
    }
}

.cta__item>.component-content .cta__button .richText-content a,
.cta__item--brochure>.component-content .cta__button .richText-content a {
    width: auto;
    background-color: #00B6C3;
    text-align: center;
    color: #fff;
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    text-decoration: none;
    padding: .75rem 2.4rem .85rem
}

.cta__item>.component-content .cta__button .richText-content a:hover,
.cta__item--brochure>.component-content .cta__button .richText-content a:hover {
    color: #fff;
    text-decoration: none
}

.cta__item--brochure .box {
    min-height: 18rem
}

.cta__item--brochure .box>.component-content>.content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.cta__item--brochure .cta__description.richText {
    padding: 1rem 1.5rem 0
}

.page-home .page__hero-container .hero__container>.component-content>.content>.box>.component-content {
    margin-bottom: 7.5rem
}

@media (max-width: 767px) {
    .page-home .page__hero-container .hero__container>.component-content>.content>.box>.component-content {
        height: 22.5rem
    }
}

@media screen and (min-width: 1500px) {
    .page-home .page__hero-container .hero__container>.component-content {
        height: 60rem
    }
}

.page-home .page__hero-container .hero__container .hero__header {
    background: #2E2D7B;
    position: absolute;
    bottom: -7.5rem;
    height: 8rem;
    font-size: 12px;
    color: white;
    line-height: 17px;
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-home .page__hero-container .hero__container .hero__header .richText-content {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto
}

@media (min-width: 768px) {
    .page-home .page__hero-container .hero__container .hero__header {
        background: none;
        bottom: -1.5rem;
        right: 6rem;
        font-size: 16px;
        width: 37rem;
        line-height: 24px
    }
}

@media (min-width: 992px) {
    .page-home .page__hero-container .hero__container .hero__header {
        background: none;
        bottom: 6rem;
        font-size: 16px;
        line-height: 24px;
        width: 45rem;
        left: 25em
    }
}

@media screen and (min-width: 1500px) {
    .page-home .page__hero-container .hero__container .hero__header {
        font-size: 16px;
        line-height: 24px;
        left: 43.5vw;
        bottom: 0rem
    }
}

.hero-header-text {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700;
    font-family: rubrik-new, sans-serif;
    font-style: normal;
    color: white;
    margin-left: 4rem;
}

@media screen and (max-width: 768px) {
    .hero-header-text {
        font-size: 19px;
        line-height: 19px;
        margin-left: 0;
    }
}

.page-home .page__hero-container .hero__container .hero__header .richText-content {
    padding-left: 4.5rem;
    padding-right: 3rem
}

.page-home .page__hero-container .hero__container .hero__header .richText-content p {
    margin-bottom: 0
}

.page-home .page__hero-container .hero__container .hero__header .content {
    margin: 0
}

.page-home .page__hero-container .hero__container .text__hero-img-disclaimer {
    position: absolute;
    font-size: 14px;
    line-height: 18px;
    line-height: 1.3;
    font-family: "RubrikMedium";
    margin-bottom: 0;
    left: 35%
}

@media (max-width: 767px) {
    .page-home .page__hero-container .hero__container .text__hero-img-disclaimer {
        font-size: 12px;
        line-height: 14px;
        top: 75%;
        margin-right: 5%
    }
}

@media screen and (max-width: 450px) {
    .page-home .page__hero-container .hero__container .text__hero-img-disclaimer {
        top: 70%;
        left: 47%
    }
}

@media screen and (max-width: 390px) {
    .page-home .page__hero-container .hero__container .text__hero-img-disclaimer {
        top: 66%;
        left: 43%
    }
}

@media screen and (max-width: 325px) {
    .page-home .page__hero-container .hero__container .text__hero-img-disclaimer {
        top: 60%
    }
}

@media (min-width: 768px) {
    .page-home .page__hero-container .hero__container .text__hero-img-disclaimer {
        left: 34.4rem;
        top: 110%
    }
}

@media (min-width: 992px) {
    .page-home .page__hero-container .hero__container .text__hero-img-disclaimer {
        left: 42.0rem;
        font-size: 1.6rem;
        top: 85%
    }
}

@media screen and (min-width: 1500px) {
    .page-home .page__hero-container .hero__container .text__hero-img-disclaimer {
        left: 52rem;
        top: 100%
    }
}

@media (min-width: 1920px) {
    .page-home .page__hero-container .hero__container .text__hero-img-disclaimer {
        left: 64rem
    }
}

.page-home .hero__ygt {
    position: absolute;
    width: 17em;
    bottom: 0;
    right: 4.2em;
    top: 9em
}

@media (min-width: 768px) {
    .page-home .hero__ygt {
        width: 25em;
        right: 11.5em;
        top: 4em
    }
}

@media (min-width: 992px) {
    .page-home .hero__ygt {
        width: auto;
        right: 0;
        left: 41em;
        top: 4em
    }

    .page-home .hero__ygt img {
        width: 48em
    }
}

@media screen and (min-width: 1500px) {
    .page-home .hero__ygt {
        left: 45vw;
        top: 8em
    }
}

@media (max-width: 767px) {
    .page-home .hero__ygt {
        top: 30%;
        left: 50%;
        margin-right: 5%
    }
}

@media screen and (max-width: 380px) {
    .page-home .hero__ygt {
        left: 45%
    }

    .page-home .hero__ygt img {
        width: 19rem;
        float: right
    }
}

@media screen and (max-width: 340px) {
    .page-home .hero__ygt {
        left: 40%
    }
}

.page-home .home__callout-ask-doctor .richText.last p {
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.8rem;
    line-height: 3.5rem;
    text-transform: uppercase;
    width: 33rem
}

@media (min-width: 992px) {
    .page-home .home__callout-ask-doctor .richText.last p {
        font-size: 3.9rem;
        line-height: 4.8rem;
        width: 45rem;
        margin-top: -1.5em
    }
}

.page-home .home__circle-icon-section p {
    font-size: 1.8rem;
    line-height: 2.3rem;
    margin: 1rem 0 4rem
}

@media (min-width: 768px) {
    .page-home .home__circle-icon-section p {
        margin: 2rem 0 4rem
    }
}

@media (min-width: 992px) {
    .page-home .home__blue-percentage-callouts>.component-content {
        padding-left: 1.5rem
    }
}

.page-home .home__blue-percentage-callouts .richText-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1em
}

@media (min-width: 992px) {
    .page-home .home__blue-percentage-callouts .richText-content {
        margin-top: 2em;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.page-home .home__blue-percentage-callouts .richText-content p {
    color: #00B6C3;
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal
}

.page-home .home__blue-percentage-callouts .richText-content p:first-of-type {
    font-size: 2.1rem;
    line-height: 2.2rem;
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-right: 1em;
    width: 20%
}

@media (min-width: 992px) {
    .page-home .home__blue-percentage-callouts .richText-content p:first-of-type {
        font-size: 3rem;
        line-height: 1rem;
        width: auto
    }
}

.page-home .home__blue-percentage-callouts .richText-content p:first-of-type:before {
    content: "\2022";
    font-size: 1.2em;
    padding-right: 0.15em;
    position: relative;
    top: 0.125em
}

@media (min-width: 992px) {
    .page-home .home__blue-percentage-callouts .richText-content p:first-of-type:before {
        position: absolute;
        left: -0.05em;
        top: 2rem
    }
}

.page-home .home__blue-percentage-callouts .richText-content p:last-of-type {
    font-size: 1.6rem;
    line-height: 1.9rem;
    width: 80%
}

@media (min-width: 992px) {
    .page-home .home__blue-percentage-callouts .richText-content p:last-of-type {
        font-size: 2rem;
        line-height: 2.7rem;
        width: auto
    }
}

.page-home .text__callout-section-primary h3 {
    margin-bottom: 2rem
}

.page__edu-materials>.component-content>.content>.text__copy h3,
.template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .page__edu-materials>.component-content>.content>span h3,
.template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .page__edu-materials>.component-content>.content>span h3 {
    text-transform: none
}

@media (max-width: 767px) {

    .page__edu-materials>.component-content>.content>.text__copy p strong,
    .template-rukobia-bootstrap-template div.hbspt-form form .hs-fieldtype-booleancheckbox label .page__edu-materials>.component-content>.content>span p strong,
    .template-rukobia-bootstrap-template-aso div.hbspt-form form .hs-fieldtype-booleancheckbox label .page__edu-materials>.component-content>.content>span p strong {
        text-align: center
    }
}

.page__edu-materials .cta__item--brochure .image img {
    height: 9.3rem;
    max-width: 14rem
}

@media (min-width: 768px) {
    .page__edu-materials .cta__item--brochure .image img {
        margin-top: 6px
    }
}

@media (min-width: 1500px) {
    .page__edu-materials .cta__item--brochure .image {
        margin-left: 1rem
    }
}

.page__edu-materials .cta__item--brochure>.component-content {
    padding-top: 3rem;
    padding-bottom: 3rem
}

@media (max-width: 767px) {
    .page__edu-materials .cta__item--brochure>.component-content {
        padding-right: 5px
    }
}

@media (min-width: 768px) {
    .page__edu-materials .cta__item--brochure>.component-content {
        margin-bottom: 5rem
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page__edu-materials .cta__item--brochure>.component-content {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
}

.page__edu-materials .cta__item--brochure>.component-content>.content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (min-width: 768px) {
    .page__edu-materials .cta__item--brochure>.component-content>.content>.box.last {
        padding-left: 7rem
    }
}

.page__edu-materials .cta__item--brochure>.component-content>.content>.box.last>.component-content>.content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.page__edu-materials .cta__item--brochure .cta__description {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 1;
    flex: 1 1 1
}

@media (min-width: 768px) {
    .page__edu-materials .cta__item--brochure .cta__description {
        padding-left: 4.5rem;
        padding-top: 0 !important
    }
}

.page__edu-materials .cta__item--brochure .cta__description p {
    padding-top: 0 !important
}

@media (max-width: 767px) {
    .page__edu-materials .cta__item--brochure .cta__description p {
        margin-bottom: 2rem !important
    }
}

@media (min-width: 768px) {
    .page__edu-materials .cta__item--brochure .cta__description p {
        padding-top: 1rem;
        margin-bottom: 1.8rem !important
    }
}

@media (min-width: 768px) {

    .page__edu-materials .cta__item--brochure .cta__description,
    .page__edu-materials .cta__item--brochure .cta__button {
        padding-left: 0 !important
    }
}

.page__edu-materials .cta__item--brochure .cta__button a {
    display: inline-block
}

.page__edu-materials .cta__item--brochure .box {
    min-height: auto
}

.page__site-map {
    margin: 3.5rem 0 4.5rem
}

@media (min-width: 768px) {
    .page__site-map {
        margin: 4.5rem 0 1.5rem
    }
}

.page__site-map ul li {
    list-style-type: none
}

.page__site-map ul li ul li a {
    font-family: rubrik-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.3rem;
    line-height: 3.5rem;
    margin-bottom: 0;
    display: inline-block
}

@media (min-width: 992px) {
    .page__site-map ul li ul li a {
        font-size: 2.6rem;
        line-height: 3.9rem
    }
}

.page__site-map ul li ul li:nth-of-type(2) a {
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .page__site-map ul li ul li:nth-of-type(2) a {
        margin-bottom: 1.5rem
    }
}

.page__site-map ul li h3,
.page__site-map ul li a {
    text-decoration: none
}

.page__site-map ul li h3 {
    font-family: Gilroy;
    font-style: normal;
    font-size: 28px;
    line-height: 50px;
    margin-bottom: 1rem
}

@media (min-width: 992px) {
    .page__site-map ul li h3 {
        font-size: 3.2rem;
        margin-bottom: 2.5rem
    }
}

.page__site-map ul li h3 a {
    color: #2E2D7B
}

.page__site-map .sitemap-column>ul {
    padding: 0
}

.page__site-map .sitemap-column>ul ul {
    padding-left: 2rem
}

.page__site-map .sitemap-columns-4>div:nth-of-type(2)>ul:first-of-type h3 {
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .page__site-map .sitemap-columns-4>div:nth-of-type(2)>ul:first-of-type h3 {
        margin-bottom: 1.5rem
    }
}

@media (max-width: 360px) {
    .page__404 h1 {
        white-space: nowrap
    }
}

@media (min-width: 992px) {
    .page__404 h1 {
        margin-bottom: 9rem
    }
}

.page__404 .text__callout-section-primary>.component-content>.content {
    padding: 9vh 0
}

@media (min-width: 414px) {
    .page__404 .text__callout-section-primary>.component-content>.content {
        padding: 10rem 0
    }
}

@media (min-width: 768px) {
    .page__404 .text__callout-section-primary>.component-content>.content {
        padding: 6rem 0
    }
}

@media (min-width: 992px) {
    .page__404 .text__callout-section-primary>.component-content>.content {
        padding: 10rem 0 12rem
    }
}

.page__living-with-hiv .text__copy--lg-alt ul,
.page__living-with-hiv .template-rukobia-bootstrap-template .submitted-message p ul,
.template-rukobia-bootstrap-template .submitted-message .page__living-with-hiv p ul,
.page__living-with-hiv .template-rukobia-bootstrap-template-aso .submitted-message p ul,
.template-rukobia-bootstrap-template-aso .submitted-message .page__living-with-hiv p ul {
    padding: 1rem 0 0 .85em
}

@media (max-width: 767px) {

    .page__living-with-hiv .hiv__video-wrapper .text__copy--lg-alt p,
    .page__living-with-hiv .hiv__video-wrapper .template-rukobia-bootstrap-template .submitted-message p p,
    .template-rukobia-bootstrap-template .submitted-message .page__living-with-hiv .hiv__video-wrapper p p,
    .page__living-with-hiv .hiv__video-wrapper .template-rukobia-bootstrap-template-aso .submitted-message p p,
    .template-rukobia-bootstrap-template-aso .submitted-message .page__living-with-hiv .hiv__video-wrapper p p {
        font-size: 1.5rem;
        line-height: 1.9rem
    }
}

.page__living-with-hiv .reference-james-video,
.page__living-with-hiv .reference-dennis-video {
    overflow-y: hidden
}

@media (max-width: 767px) {

    .page__living-with-hiv .reference-james-video,
    .page__living-with-hiv .reference-dennis-video {
        padding: 0;
        width: 100vw;
        margin-left: -1rem
    }
}

.page__living-with-hiv .reference-james-video>.component-content,
.page__living-with-hiv .reference-dennis-video>.component-content {
    margin-top: -.1rem
}

@media (min-width: 768px) {

    .page__living-with-hiv .reference-james-video>.component-content,
    .page__living-with-hiv .reference-dennis-video>.component-content {
        max-width: 70%;
        margin: -.1rem auto 0
    }
}

@media (min-width: 1500px) {
    .hero-cta-item {
        margin: 18% 0 0 7%;
    }
}

.cta__item .component-content {
    background: none;
    padding: 0;
}

.desktop-nav-section--top::before {
    content: url("/content/dam/cf-viiv/rukobia/master/pages/nav-background.png");
    position: absolute;
    bottom: -15px;
    left: -140px;
}

.page-aids-service-organization .blue-box {
    background: #EBFDFF;
    border-top: 3px solid #B9EDF1;
    border-bottom: 3px solid #B9EDF1;
}

.page-resources .blue-box {
    background: #EBFDFF;
    border-top: 3px solid #B9EDF1;
    border-bottom: 3px solid #B9EDF1;
}

.page-aids-service-organization .mint-box {
    background: #E2F9F3;
    border-top: 3px solid #B4F1E4;
    border-bottom: 3px solid #B4F1E4;
}

.page-resources .talk-to-doctor-line-break hr {
    margin-top: 24px;
}

@media (min-width: 1500px) {
    .cta-container>.component-content {
        height: 380px;
    }
}

.cta-container2 {
    background-image: url("/content/dam/cf-viiv/rukobia/master/hero-images/mobile/home-cta-3-mobile.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 26rem;
}

.cta-container3 {
    background-image: url("/content/dam/cf-viiv/rukobia/master/hero-images/mobile/dennis-cta-3-mobile.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 445px;
}

.cta-container>.component-content .cta-content-container {
    width: 41%;
    float: right;
}

.page-living-with-hiv .hero-sub-header {
    color: white;
    max-width: 90%;
    padding-left: 7%;
}

@media (max-width: 768px) {
    .page-living-with-hiv .hero-sub-header {
        max-width: 100%;
        padding: 0 15px;
    }
}

.cta-container1 {
    background-image: url("/content/dam/cf-viiv/rukobia/master/hero-images/mobile/home-cta-2-mobile.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 31rem;
}

@media (max-width: 500px) {
    .cta-container2 {
        position: relative;
        margin-bottom: 14rem;
        padding: 0;
    }

    .cta-container1 {
        position: relative;
        margin-bottom: 13rem;
        padding: 0;
    }

    .cta-container>.component-content .cta-content-container {
        width: 100%;
        position: absolute;
        top: 20rem;
        right: -1px;
        background-color: #E6EAE8;
        text-align: center;
    }

    .cta-container2>.component-content .cta-content-container {
        top: ;
    }

    .cta-container1>.component-content .cta-content-container {
        background-color: #2E2D7B;
        right: 0;
    }

    .cta-container3>.component-content .cta-content-container {
        background-color: #2E2D7B;
        right: 0;
    }
}

@media (min-width: 768px) {
    .cta-container2 {
        background-image: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/home-cta1@1x.png");
        height: 270px;
    }

    .cta-container1 {
        background-image: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/home-cta-2.png");
        height: 270px;
    }

    .cta-container3 {
        background-image: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/dennis-cta-3.png");
        background-repeat: no-repeat;
        background-size: cover;
        height: 308px;
    }

    .hero-cta-item {
        position: absolute;
        left: 5rem;
        top: 31rem
    }
}

@media (min-width: 1100px) {
    .cta-container1 {
        height: 320px;
    }

    .cta-container2 {
        height: 320px;
    }

    .cta-container>.component-content .cta-content-container {
        padding-top: 2%;
        width: 41%;
        float: right;
        height: 300px;
    }

    .hero-cta-item {
        position: absolute;
        left: -1rem;
        top: 23rem
    }
}

.cta-container>.component-content .cta__button .richText-content a {
    color: #2E2D7B !important;
    font-weight: 800;
}

.cta-content {
    font-family: Gilroy;
    color: white;
}

.cta-content p {
    font-size: 28px;
    line-height: 34px;
}

.cta-content .cta-content-2 {
    font-family: rubrik-new;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
}

@media (max-width: 767px) {
    .cta-content .cta-content-2 {
        font-size: 14px;
        line-height: 22px;
        font-weight: 19px;
    }
}

.hero-container {
    background: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/dennis-hero.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.hero-content-container {
    width: 43%;
    float: right;
    padding-top: 6rem;
}


.page-home .hero-container {
    background: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/home-page-hero.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 410px;
}

.page-living-with-hiv .hero-container {
    background: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/living-with-hiv-hero.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.page-talk-to-your-doctor .hero-container {
    background: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/talk-to-doctor-hero.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.page-risks-and-side-effects .hero-container {
    background: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/risk-and-side-hero.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.page-resources .hero-container {
    background: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/resources-hero.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 416px;
}

.page-aids-service-organization .hero-container {
    background: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/ASO-desktop.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}

.page-site-map .hero-container {
    background: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/site-map-hero-desktop.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}

@media (min-width: 992px) {
    .page-home .hero-container {
        height: 410px;
    }
}

@media (min-width: 1100px) {
    .page-home .hero-container {
        height: 410px;
    }
}

@media (min-width: 1400px) {
    .page-home .hero-container {
        height: 410px;
    }
}

.hero-title {
    font-size: 28px;
    font-family: Gilroy;
    line-height: 36px;
    color: white;
    text-align: center;
}

.hero-subtitle {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 19px;
    color: white;
    margin-top: 2rem;
    text-align: center;
}

.hero-content-container {
    position: relative;
}

.hero-signature {
    padding-left: 37%;
    margin-top: 2rem;
}

.hero-signature-2 {
    padding-left: 20%;
    margin-top: 2rem;
}

.add-on-container>div>div {
    display: flex;
    flex-direction: row;
    margin: 0 7vw 0 7vw;
}

.list-container {
    font-size: 18px;
    line-height: 23px;
    font-family: rubrik-new, sans-serif;
    color: #403E3E;
}

.desktop-only {
    display: block;
}

.contact-sub-container {
    position: absolute;
    top: 6rem;
    left: 18rem;
    width: fit-content;
}

.contact-container {
    background: url("/content/dam/cf-viiv/rukobia/master/pages/contact-background.png");
    background-repeat: no-repeat;
    height: auto;
    background-size: cover;
    position: relative;
}

.primary-text {
    font-size: 32px;
    font-family: Gilroy;
    line-height: 39px;
    text-align: center;
    color: #2E2D7B;
}

.contact-text1 {
    font-size: 22px;
    line-height: 26px;
    font-family: Gilroy;
    color: #2E2D7B;
}

.contact-text2 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    font-family: rubrik-new, sans-serif;
    color: #2E2D7B;
}

.contact-text2 a {
    color: #2E2D7B;
}

.align-icon {
    display: flex;
}

.page-talk-to-your-doctor .align-icon>.component-content {
    padding: 15px 0 0 20px;
}

.align-icon>.component-content {
    padding: 0 0 0 20px;
}

@media (min-width: 1400px) {
    .page-add-on-rukobia .align-icon>.component-content {
        padding: 1% 0 0 20px;
    }
}

.text-with-line-break .paragraphSystem {
    display: flex;
}

.fit-content-width {
    width: fit-content;
}

.sheild-icon::before {
    content: url("/content/dam/cf-viiv/rukobia/master/logos/sheild-icon.svg");
    height: 80px;
}

.down-chart::before {
    content: url("/content/dam/cf-viiv/rukobia/master/logos/down-chart.svg");
    height: 80px;
}

.checkmark-icon::before {
    content: url("/content/dam/cf-viiv/rukobia/master/logos/improvement.svg");
    height: 80px;
}

.container-870 {
    max-width: 83vw;
}

.tri-box-container {
    position: relative;
    background-color: #2E2D7B;
    padding: 25px 0 25px 50px;
    color: white !important;
    font-family: rubrik-new, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}

.tri-box-container a {
    color: white;
    text-decoration-color: #00B6C3;
}

.sub-text {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.icon-text1 {
    font-size: 16px;
    font-weight: 700;
    font-family: rubrik-new, sans-serif;
    color: #403E3E;
}

.icon-text2 {
    font-size: 16px;
    font-weight: 500;
    font-family: rubrik-new, sans-serif;
    color: #403E3E;
}

.rukobia-list ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #403E3E;
    margin-bottom: 10px;
}

.page-talk-to-your-doctor .rukobia-list ul li {
    font-family: rubrik-new, sans-serif;
    font-weight: 500;
}

.rukobia-list ul li::before {
    content: "\2022";
    color: #3FD5AE;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.rukobia-list ul {
    list-style-type: none;
    padding-left: 20px;
}

.plain-text-box {
    background-color: #272d7b;
    color: white;
    text-align: center;
    font-size: 26px;
    font-family: Gilroy;
    position: relative;
}

.teal-text-box {
    background-color: #00B6C3;
    color: #2E2D7B;
    font-size: 16px;
    font-family: Gilroy;
}

.blue-box-container {
    background-color: #EBFDFF;
}

.dark-blue-box {
    background-color: #272d7b;
    width: 40%;
}

.tri-box-container::before {
    content: " ";
    position: absolute;
    bottom: 12px;
    width: 0;
    height: 0;
    left: 0;
    border-style: solid;
    border-width: 25px 0px 35px 35px;
    border-color: transparent transparent transparent #00B6C3;
    width: fit-content;
}

.page-add-on-rukobia .tri-box-container::before {
    bottom: auto;
    top: 1.5rem;
}

.page-aids-service-organization .tri-box-container::before {
    top: 16px;
}

.rukobia-plain-text {
    font-family: rubrik-new, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    color: #403E3E;
}

.rukobia-plain-text-2 {
    font-family: rubrik-new, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
    color: white;
}

.rukobia-plain-text-4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    color: #403E3E;
}

.rukobia-plain-text-5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
}

.rukobia-plain-text-6 {
    font-family: rubrik-new, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #403E3E;
}

.rukobia-plain-text-7 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #403E3E;
}

.rukobia-plain-text-8 {
    font-family: Gilroy;
    font-size: 32px;
    font-style: normal;
    line-height: 38px;
}

.rukobia-plain-text-9 {
    font-family: Gilroy;
    font-size: 26px;
    line-height: 36px;
    text-align: left;
}

.add-on-line-break hr {
    width: 1px;
    background-color: #00B6C3;
    height: 77px;
    border: 0;
}

.percent-box {
    font-family: rubrik-new, sans-serif;
    margin-top: 8rem;
}

.percent-box>.component-content {
    background-color: white;
    border: 1px solid #00B6C3;
    margin: 0 200px;
}

.percent-text {
    font-size: 16px;
    font-weight: 500;
    font-family: rubrik-new, sans-serif;
    color: #403E3E;
}

.logo-container>div>div {
    display: flex;
    flex-direction: row;
}

.brochure-box {
    border: 3px solid #00B6C3;
    position: relative;
}

.brochure-image img {
    position: absolute;
    rotate: -4deg;
    height: 170px;
    top: -20px;
}

.brochure-image-container {
    width: 50%;
}

.box-with-button {
    background-color: #00B6C3;
}

.learn-more-box-with-button {
    background-color: #2E2D7B !important;
}

.box-with-button .rukobia-plain-text-8 {
    padding: 31px 0 31px 50px;
}

.page-talk-to-your-doctor .box-with-button .primary-text {
    padding: 31px 0 31px 50px;
}

.read-more-box {
    position: relative;
    width: 50%;
}

.read-more-box .richText {
    width: fit-content;
    background-color: #2E2D7B;
    padding: 10px 30px 10px 30px;
    position: absolute;
    top: 3rem;
}

.page-title-ribbon {
    background-color: #00B6C3;
}

.page-title-ribbon .box .richText p {
    font-family: rubrik-new, sans-serif;
    color: #272d7b;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    padding: 5px 0;
}

.read-more-box .richText p a {
    font-family: rubrik-new, sans-serif;
    color: white;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
}

.rukobia-button .component-content {
    background-color: #00B6C3;
    width: fit-content;
}

.page-aids-service-organization .rukobia-button {
    margin-left: 40%;
}

.rukobia-button .richText-content p {
    font-family: rubrik-new, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    padding: 10px 20px;
}

.rukobia-button .richText-content p a {
    color: #272d7b;
    text-decoration: none;
}

.page-resources .rukobia-button .component-content {
    background-color: #2E2D7B;
}

.page-resources .rukobia-button .richText-content p a {
    color: white;
}

.learn-more-box .richText {
    background-color: #00B6C3;
}

.learn-more-box .richText p a {
    color: #2E2D7B;
}

.rukobia-sub-header {
    font-family: Gilroy;
    font-size: 20px;
    line-height: 28px;
}

.talk-to-doctor-line-break hr {
    background: linear-gradient(270.01deg, #50D5C2 4.79%, #5F94DC 102.01%);
    border-radius: 3px;
    transform: rotate(-180deg);
    height: 4px;
    border: none;
}

.living-with-hiv-line-break hr {
    height: 4px;
    border: none;
    background: linear-gradient(270.01deg, #50D5C2 4.79%, #5F94DC 102.01%);
    border-radius: 3px;
}

.living-with-hiv-line-break hr::before {
    content: url("/content/dam/cf-viiv/rukobia/master/quotes/quotes.svg");
    left: -2rem;
    top: -1rem;
    position: absolute;
}

.living-with-hiv-line-break {
    width: 60%;
    margin-left: 20%;
}

.rukobia-plain-text-3 {
    font-family: rubrik-new, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    color: #2E2D7B;
}

.cta-text {
    font-family: rubrik-new, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: white;
}

.text-white {
    color: white !important;
}

.video-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: #403E3E;
}

.box-with-psuedo-rectangle {
    position: relative;
    background-color: #272d7b;
    color: white;
    text-align: left;
    font-size: 20px;
    font-family: Gilroy;
}

.home-page-sub-header {
    font-family: rubrik-new, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
}

.box-with-psuedo-rectangle p {
    padding: 10px 0 10px 30px;
}

.box-with-psuedo-rectangle::before {
    content: url("/content/dam/cf-viiv/rukobia/master/logos/box-border.svg");
    position: absolute;
    left: 0;
}

.number-text {
    font-family: rubrik-new, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 4px;
}

.number-text p {
    margin-left: 5px;
}

.number-text::before {
    top: 1rem;
}

.numberone::before {
    content: url("/content/dam/cf-viiv/rukobia/master/pages/icons/number1.svg");
    left: 0;
    position: absolute;
}

.numbertwo::before {
    content: url("/content/dam/cf-viiv/rukobia/master/pages/icons/number2.svg");
    left: 0;
    position: absolute;
}

.numberthree::before {
    content: url("/content/dam/cf-viiv/rukobia/master/pages/icons/number3.svg");
    left: 0;
    position: absolute;
}

.numberfour::before {
    content: url("/content/dam/cf-viiv/rukobia/master/pages/icons/number4.svg");
    left: 0;
    position: absolute;
}

.numberfive::before {
    content: url("/content/dam/cf-viiv/rukobia/master/pages/icons/number5.svg");
    left: 0;
    position: absolute;
}

.numbersix::before {
    content: url("/content/dam/cf-viiv/rukobia/master/pages/icons/number6.svg");
    left: 0;
    position: absolute;
}

.numberseven::before {
    content: url("/content/dam/cf-viiv/rukobia/master/pages/icons/number7.svg");
    left: 0;
    position: absolute;
}

.numbereight::before {
    content: url("/content/dam/cf-viiv/rukobia/master/pages/icons/number8.svg");
    left: 0;
    position: absolute;
}

.numbernine::before {
    content: url("/content/dam/cf-viiv/rukobia/master/pages/icons/number9.svg");
    left: 0;
    position: absolute;
}

.numbers-box {
    padding-left: 30%;
}

.living-with-hiv-list {
    margin: 0 17%;
}

.page-risks-and-side-effects .hero-title .hero-subtitle {
    color: #2E2D7B;
}

.page-talk-to-your-doctor .hero-title .hero-subtitle {
    color: white;
}

.page-resources .icon--with-text {
    font-family: Gilroy;
    font-size: 22px;
    line-height: 27px;
    color: #2E2D7B;
}

.page-resources .icon--with-text p {
    margin-top: 7px;
}

.cd4-image img {
    height: 170px;
}

.patient-icon::before {
    content: url("/content/dam/cf-viiv/rukobia/master/logos/patient-assitance-icon.svg");
    width: 72px;
}

.savings-icon::before {
    content: url("/content/dam/cf-viiv/rukobia/master/logos/savingscard-Icon.svg");
    width: 72px;
}

.support-icon::before {
    content: url("/content/dam/cf-viiv/rukobia/master/logos/support-icon.svg");
    width: 72px;
}

.home-page-header {
    font-family: Gilroy;
    font-size: 34px;
    line-height: 41px;
}

.page-talk-to-your-doctor .hero-signature {
    height: 37px;
}

.mobile-brochure-image img {
    height: 126px;
}

.icon-size-110 img {
    height: 110px;
}

.cta-content-text-2 {
    font-family: Gilroy;
    font-size: 28px;
    line-height: 34px;
    text-align: left;
}

.cta-3-header {
    font-family: Gilroy;
    font-size: 24px;
    line-height: 31px;
    text-align: left;
    color: white;
}

.cta-3-sub-header {
    font-family: rubrik-new;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: white; 
}

@media (max-width: 768px) {
    .cta-3-sub-header {
        font-family: rubrik-new;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        text-align: center;
    }

    .cta-3-header {
        font-family: Gilroy;
        font-size: 18px;
        line-height: 23px;
        text-align: center;        
    }
}

@media (max-width: 768px) {
    .cd4-image img {
        height: 116px;
    }

    .page-aids-service-organization .tri-box-container::before {
        top: 14px;
    }

    .percent-text {
        color: #2E2D7B;
    }

    .cta-content-text-2 {
        font-size: 26px;
        line-height: 32px;
        text-align: center;
    }

    .cta-content p {
        font-size: 20px;
        line-height: 26px;
    }

    .rukobia-plain-text-7 {
        font-size: 17px;
        font-weight: 700;
        line-height: 22px;
    }

    .rukobia-plain-text-9 {
        font-size: 18px;
        line-height: 25px;
    }

    .page-resources .icon--with-text p {
        margin-top: 7px;
    }

    .list-container {
        font-family: rubrik-new, sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        text-align: left;
    }

    .tri-box-container {
        font-family: rubrik-new, sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
    }

    .box-with-button .rukobia-plain-text-8 {
        padding: 31px 25px 31px 25px;
    }

    .page-talk-to-your-doctor .box-with-button .primary-text {
        padding: 31px 25px 31px 25px;
    }

    .home-page-header {
        text-align: right;
        font-size: 19px;
        line-height: 20px;
    }

    .page-aids-service-organization .rukobia-button {
        margin-left: auto;
    }

    .page-resources .blue-box {
        background: #EBFDFF;
    }

    .rukobia-button .component-content {
        width: initial;
    }

    .rukobia-plain-text-6 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        text-align: center;
    }

    .page-resources .icon--with-text {
        font-size: 22px;
        font-weight: 700;
    }

    .dark-blue-box {
        width: auto;
    }

    .page-title-ribbon .box .richText p {
        font-family: rubrik-new, sans-serif;
        color: #272d7b;
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }

    .living-with-hiv-list {
        margin: auto;
    }

    .living-with-hiv-line-break hr {
        margin: 0 3%;
    }

    .box-with-psuedo-rectangle {
        font-family: Gilroy;
        font-size: 17px;
        line-height: 24px;
    }

    .number-text::before {
        top: 0rem;
    }

    .rukobia-plain-text-8 {
        font-family: rubrik-new;
        font-size: 22px;
        font-weight: 600;
        line-height: 28px;
        text-align: center;
    }

    .template-rukobia-bootstrap-template .text__copy--lg-alt ul li:before {
        padding-left: 5px;
    }

    .numbers-box {
        padding-left: 7%;
    }

    .rukobia-plain-text-4 {
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
    }

    .cta-text {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
    }

    .rukobia-plain-text-3 {
        font-family: rubrik-new, sans-serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 21px;
        text-align: left;
    }

    .rukobia-plain-text {
        font-family: rubrik-new, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        text-align: left;
    }

    .rukobia-sub-header {
        font-size: 17px;
        font-weight: 700;
        line-height: 21px;
    }

    .read-more-box {
        width: 100%;
        padding: 0 40px;
        margin-bottom: 20px;
    }

    .page-add-on-rukobia .read-more-box {
        padding: 0 30%;
    }

    .read-more-box>.component-content .richText {
        width: max-content;
        position: static;
        text-align: center;
    }

    .plain-text-box-with-pseudo::before {
        left: auto;
        right: 30%;
        top: 100%;
    }

    .rukobia-plain-text-2 {
        font-family: rubrik-new, sans-serif;
        font-size: 16px;
        line-height: 26px;
    }

    .percent-box {
        margin-top: 6rem;
        max-width: 110rem;
        background-color: transparent;
        border: none;
        margin-left: 0;
    }

    .percent-box>.component-content {
        background-color: transparent;
        border: none;
        margin: 0;
    }

    .container-870 {
        margin: initial;
    }

    .blue-box-container {
        background-color: #EBFDFF;
        border-top: 1px solid #00B6C3;
        border-bottom: 1px solid #00B6C3;
    }

    .page-add-on-rukobia .blue-box-container {
        border-bottom: 3px solid transparent;
        border-image: linear-gradient(270.01deg, #50D5C2 4.79%, #5F94DC 102.01%);
        border-image-slice: 1;
    }

    .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/mobile/dennis-hero-mobile.png");
        background-size: cover;
        height: 400px;
        background-position-x: center;
    }

    .page-home .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/mobile/home-page-hero-mobile.png");
        background-size: cover;
        height: 292px;
        background-position-x: center;
    }

    .page-talk-to-your-doctor .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/mobile/talk-to-doctor-hero.png");
        background-size: cover;
        height: 395px;
        background-position-x: center;
    }

    .page-living-with-hiv .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/mobile/living-with-hiv-hero.png");
        background-size: cover;
        height: 395px;
        background-position-x: center;
    }

    .page-aids-service-organization .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/mobile/ASO-mobile.png");
        background-repeat: no-repeat;
        background-size: cover;
        height: 170px;
        background-position-x: center;
    }

    .page-resources .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/mobile/resources-hero.png");
        background-repeat: no-repeat;
        background-size: cover;
        height: 395px;
        background-position-x: center;
    }

    .page-site-map .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/mobile/site-map-hero-mobile.png");
        background-repeat: no-repeat;
        background-size: cover;
        height: 170px;
        background-position-x: center;
    }

    .hero-title {
        font-size: 14px;
        line-height: 21px;
    }

    .page-risks-and-side-effects .hero-title {
        color: #2E2D7B;
    }

    .page-resources .hero-title {
        color: #2E2D7B;
    }

    .hero-subtitle {
        font-size: 12px;
        line-height: 15px;
        margin-top: 1rem;
    }

    .hero-content-container {
        background-color: #2E2D7B;
    }

    .page-home .hero-content-container {
        background: transparent;
    }

    .hero-signature {
        padding-left: 32%;
        margin-top: 1rem;
    }

    .hero-signature-2 {
        padding-left: 0;
        margin-top: 2rem;
    }

    .add-on-container>div>div {
        display: flex;
        flex-direction: column;
        margin: 0;
    }

    .primary-text {
        font-size: 22px;
        line-height: 27px;
        text-align: center;
    }

    .desktop-only {
        display: none;
    }

    .logo-container>div>div {
        display: flex;
        flex-direction: column;
    }

    .remove-break-on-mobile br {
        display: none;
    }

    /*.home-page-button {
        position: absolute;
        top: 13rem;
        left: 16rem;
    }*/

    .home-page-button p {
        padding: 8px 10px !important;
    }

    .home-page-button .component-content {
        width: fit-content !important;
    }

    .home-page-sub-header {
        text-align: right;
        font-size: 12px;
        line-height: 18px;
        font-weight: 500;
    }
    .hero-content-container {
        width: 43%;
        float: right;
        padding-top: 1rem;
    }

    .hero-sub-header {
        position: absolute;
        top: 21rem;
    }

    .align-icon>.component-content {
        padding: 0 0 0 15px;
    }

    .page-talk-to-your-doctor .align-icon>.component-content {
        padding: 0 0 0 15px;
    }
}

@media (min-width: 1300px) {

}

@media (min-width: 450px) and (max-width: 990px) {

    #header .mobile-nav__hamburger::before {
        font-size: 18px;
        margin-left: 5px;
        line-height: 1.5;
    }

    #header .info-links--mobile ul {
        justify-content: space-between;
    }

    #header .mobile-nav-section {
        padding-top: 3rem;
    }

    .mt-sm-tab {
        margin-top: 0.5em !important;
    }

    .mt-md-tab {
        margin-top: 1rem !important;
    }

    .mt-lg-tab {
        margin-top: 2rem !important;
    }

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

    .page-aids-service-organization .hero-container,
    .page-site-map .hero-container {
        background-repeat: no-repeat;
        background-size: cover;
        height: 350px;
        background-position-x: center;
    }

    .page-aids-service-organization .rukobia-button {
        padding: 0 30%;
    }

    .plain-text-box-with-pseudo::before {
        right: 43%;
    }

    /*.page-home .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/desktop/home-hero-768px.png");
        background-size: cover;
        height: 330px;
        background-position-x: center;
    }*/

    .page-add-on-rukobia .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/tablet/add-on-hero-tablet.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .page-talk-to-your-doctor .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/tablet/talk-to-your-doctor-hero-tablet.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .page-living-with-hiv .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/tablet/living-with-hiv-hero-tablet.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .page-resources .hero-container {
        background: url("/content/dam/cf-viiv/rukobia/master/hero-images/tablet/resources-hero-tablet.png");
        background-repeat: no-repeat;
        background-size: cover;
    }



    /*.page-home .home-page-button {
        position: absolute;
        top: 27rem;
        left: 38rem;
    }*/

    .page-home .home-page-sub-header {
        font-size: 14px;
        font-weight: 500;
        /*padding: 0 5% 0 50%;*/
        /*top: 17rem;*/
    }

    /*.page-home .home-page-header {
        display: none;
    }*/

    .cta-container1,
    .cta-container2,
    .cta-container3 {
        height: 20vh;
    }

    .remove-break-on-tab br {
        display: none;
    }

    .page-home .cta-content-text-2 {
        text-align: left;
    }

    .hero-signature-2 {
        margin-top: 1rem;
        height: 30px;
    }
    
    .page-add-on-rukobia .hero-content-container,
    .page-living-with-hiv .hero-content-container,
    .page-resources .hero-content-container,
    .page-talk-to-your-doctor .hero-content-container {
        display: none;
    }
}

@media (min-width: 450px) and (max-width: 991px) {
    .page-add-on-rukobia .hero-container,
    .page-living-with-hiv .hero-container,
    .page-talk-to-your-doctor .hero-container,
    .page-resources .hero-container {
        height: 45vw;
    }
}

@media (min-width: 992px) {
    .margin-left-20 {
        margin-left: 20px;
    }

    .hero-content-container {
        width: 43%;
        float: right;
        padding-top: 6rem;
    }

    .add-on-container>div>div {
        margin: 0 3vw 0 3vw;
    }

    .contact-sub-container {
        top: 12rem;
        left: 10rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .hero-container {
        height: 420px;
    }
}

@media (min-width: 1260px) {
    .hero-sub-header {
        margin-top: 4rem;
    }
}

@media (min-width: 1500px) {
    .contact-sub-container {
        top: 6rem;
        left: 18rem;
    }
}

.indication-header-desktop p{
    color: #2E2D7B !important;
    font-size: 19px !important;
    font-size: 19px !important;
    font-weight: 700 !important;
}
.indication-header-desktop p span{
    color: #2E2D7B !important;
    font-size: 19px !important;
    font-size: 19px !important;
    font-weight: 700 !important;
}
.indication-header-mobile{
    display: none;
}
@media (max-width: 360px) {
    .indication-header-desktop{
        display: none;
    }
    .indication-header-mobile{
        display: block;
    }
    .isi__container p, .isi--fixed p {
        font-size: 13px;
    }
.indication-header-mobile p{
 color: #2E2D7B;
    font-size: 16px;
    font-weight: 700;
}
.indication-header-mobile {
padding: 0;
}
.isi__container p{
    margin-left: 15px;
    margin-right: 15px;
}
}span.selection-underline {
  text-decoration: underline; }

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

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

.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 #323131;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

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

.overlay-close {
  width: 25px;
  height: 25px;
  z-index: 9999;
  font-size: 25px;
  position: absolute;
  top: -30px;
  right: 15px;
  background: url(../../../../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%; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.ui-helper-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.privacyPolicy-text {
  padding-left: 20px; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=accordion.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.add-to-basket-container {
  border: 1px solid #D5D1CE;
  background: #F0EFED; }
  .add-to-basket-container .add-to-basket-description {
    border-right: 1px solid #D5D1CE;
    display: inline-block;
    vertical-align: top;
    width: 65%;
    padding-left: 10px;
    margin-right: 10px; }
  .add-to-basket-container .add-to-basket-quantity {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    padding-top: 20px; }
    .add-to-basket-container .add-to-basket-quantity select {
      padding-left: 2%;
      padding-right: 4%; }
  .add-to-basket-container .add-to-basket-btn {
    display: inline-block;
    padding-top: 20px;
    vertical-align: middle;
    width: 15%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.webshop-cart .webshop-error {
  margin-top: 20px;
  margin-left: 15px;
  color: red; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
  border-bottom: solid 4px #f36633; }

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

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

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

.articleTeaser .clickable-at {
  cursor: pointer; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=articleList.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=box.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=breadcrumbs.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=carousel.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.coupons {
  padding: 10px;
  border: 1px solid #D5D1CE;
  position: relative;
  margin-bottom: 10px; }
  .coupons .couponsImage {
    float: left;
    width: 30%;
    margin-right: 10px; }
  .coupons .couponsDescription {
    float: left;
    width: 60%; }
  .coupons .couponsContainer .button, .coupons .couponsContainer a.lightbox {
    bottom: 10px;
    position: absolute;
    right: 25px; }

.overlay-content-inner a.couponCancel, .overlay-content-inner a.couponSubmit {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .overlay-content-inner a.couponCancel:hover, .overlay-content-inner a.couponSubmit:hover {
    background-color: #939191;
    color: white; }
  .overlay-content-inner a.couponCancel:active, .overlay-content-inner a.couponSubmit:active {
    background-color: #939191;
    color: white; }
.digitalWallet .hidden {
  display: none; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=divider.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=fileList.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.filterableBox {
  position: relative;
  margin-left: 10px; }
  .filterableBox .filterableBox__header {
    display: flex; }
    .filterableBox .filterableBox__header .header__item {
      margin-right: 20px; }
    .filterableBox .filterableBox__header .header__searchWrapper .searchWrapper__search-box {
      height: 100%;
      padding: 0; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__label {
      background-color: #f36633;
      color: white;
      border: none;
      cursor: pointer;
      padding: 10px 20px;
      text-decoration: none;
      margin: auto; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
      z-index: 1;
      margin-top: 10px;
      padding-inline-start: 0; }
      .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        cursor: pointer; }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5); }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item.active {
          font-weight: bold; }
  .filterableBox .filterableBox__content {
    margin-top: 20px; }
    .filterableBox .filterableBox__content .content__noResultFound {
      display: none; }
    .filterableBox .filterableBox__content .content {
      display: flex;
      flex-wrap: wrap; }
      .filterableBox .filterableBox__content .content .indexable-component {
        padding: 10px; }
        .filterableBox .filterableBox__content .content .indexable-component:first-child {
          margin-right: 20px; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=flash.css.map */
.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

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

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

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

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

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

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

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

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

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

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

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=form.css.map */
/* 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; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=html.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=image.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=imageGallery.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.locationfinder input[type=text] {
  font-family: arial;
  font-size: 12px;
  border: 1px solid #D5D1CE;
  display: inline;
  float: left;
  height: 12px;
  padding: 8px;
  width: 27%; }
  @media only screen and (max-width: 767px) {
    .locationfinder input[type=text] {
      width: 60%;
      margin-bottom: 20px; } }

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

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

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

.locationfinder .locationFinder-loadMore .loadMore {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .locationfinder .locationFinder-loadMore .loadMore:hover {
    background-color: #939191;
    color: white; }
  .locationfinder .locationFinder-loadMore .loadMore:active {
    background-color: #939191;
    color: white; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=map.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.podcast__information {
  display: flex; }

.podcast__text {
  padding: 10px; }

.podcast__title {
  font-weight: 700; }

.audio {
  background-color: #efefed; }

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

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

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

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

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

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

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

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

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

.audio--playing .audio__play {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.powerreviews {
  border: solid 1px #e0e0e0;
  padding: 5px 10px 0 10px;
  margin-bottom: 5px; }
  .powerreviews .p-w-r .pr-header-title {
    color: #f36633; }
  .powerreviews .p-w-r .pr-star-selected {
    background-color: #f36633; }
  .powerreviews .pr-snapshot-rating .pr-stars {
    background-image: url("../../img/stars.gif"); }
  .powerreviews .pr-review-rating .pr-stars-small {
    background-image: url("../../img/stars_small.gif"); }
  .powerreviews .pr-snippet-stars .pr-stars-small {
    background-image: url("../../img/stars_small.gif"); }
  .powerreviews.pr-base-modal a, .powerreviews .pr-pa-snippet a, .powerreviews .pr-review-engine a, .powerreviews .pr-snippet a, .powerreviews prImageSnippet a {
    color: #f36633; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.product-list-main__results .product {
  border-bottom: 2px solid #f3f2f1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.quizResultBoxContainer.showBoxQuiz {
  display: block; }

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

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

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

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

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

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

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

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

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

.quizHideBox {
  display: none; }

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

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

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

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

.questionWithImage {
  clear: both; }
  .questionWithImage .quizQuestion {
    border: 2px solid #0F61AF;
    background: #D5DCEF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px 10px 20px 10px;
    float: left;
    width: 80%; }
    .questionWithImage .quizQuestion p {
      font-weight: 700;
      line-height: 1.2em;
      margin: 10px 0 0 0;
      vertical-align: middle;
      color: black; }
  .questionWithImage .imgContainer {
    float: left;
    width: 50%;
    text-align: center; }
    .questionWithImage .imgContainer span {
      border: 3px solid #78A7D2;
      padding: 10px;
      height: 36px;
      width: 36px;
      -webkit-border-radius: 150px;
      -moz-border-radius: 150px;
      border-radius: 150px; }
    .questionWithImage .imgContainer img {
      text-align: center;
      vertical-align: bottom;
      cursor: pointer; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRighCaption {
    float: left;
    width: 25%; }

.quizResultContainer {
  width: 92%; }

.quizScoreBox {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px;
  width: 58px;
  height: 62px;
  margin-left: 20px;
  float: left; }
  .quizScoreBox p {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    color: black;
    margin-top: 15px; }
  .quizScoreBoxtotalScoreBox {
    float: right; }

.quiz .nextQuestionPage {
  float: right; }

.quiz .generateScore {
  float: right; }

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

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

.quiz.quizWithBGImage {
  float: left; }
  .quiz.quizWithBGImage .quizQuestionBox {
    background-color: #FFF1D0;
    padding: 20px;
    width: 70%; }
    .quiz.quizWithBGImage .quizQuestionBox h2 {
      color: #4469A1;
      font-size: 40px;
      margin-bottom: 0; }
    .quiz.quizWithBGImage .quizQuestionBox p {
      font-size: 18px;
      color: #5C5D59;
      margin: 0;
      line-height: 22px; }
  .quiz.quizWithBGImage .quizQuestionOption {
    position: relative;
    background-repeat: no-repeat;
    background-position: left top; }
  .quiz.quizWithBGImage .quizOptionButton {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #E2F1F3;
    padding: 17px 25px 17px 25px;
    font-size: 20px;
    border: 0;
    border-radius: 0;
    color: #73A1A7; }
    .quiz.quizWithBGImage .quizOptionButton focus {
      border: dotted 1px #000; }
    .quiz.quizWithBGImage .quizOptionButton span {
      background: url("../../img/boxlink-arrow.png") no-repeat right center;
      padding-right: 25px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.hideQuizTotalBox .quizResultContainer {
  display: none; }

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

@media only screen and (max-width: 420px) {
  .questionWithRadio .formControl-radio, .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
    float: left;
    width: 6%; }
  .questionWithRadio .genericFormGroup label, .questionWithCheck .genericFormGroup label {
    display: block;
    float: left;
    width: 50%; }
  .quizRadioImg {
    width: 100%; }
  .questionWithImage .quizQuestion {
    width: 60%; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption, .questionWithImage .imgContainer {
    display: block;
    width: 100%; }
  .quiz.quizProgressBar .quizProgressBarQuestions {
    margin-bottom: 15px; }
    .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
      font-size: 12px;
      font-weight: 700; }
  .quiz.quizWithBGImage {
    width: 100%;
    display: block; }
    .quiz.quizWithBGImage .quizQuestionOption {
      width: 100%;
      display: block;
      background: no-repeat;
      background-position: center center;
      background-attachment: scroll;
      background-size: 100% 100%; }
  .quizWithBGImage.questionOption1, .quizWithBGImage.questionOption4, .quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
    width: 100%; }
  .quizWithBGImage #question3 .quizWithBGImage.questionOption2 {
    width: 100%; }
  .quizWithBGImage #question2 .quizWithBGImage.questionOption3, .quizWithBGImage #question2 .quizWithBGImage.questionOption4, .quizWithBGImage #question2 .quizWithBGImage.questionOption5 {
    width: 100%; } }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=richText.css.map */
.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchFilter {
  border: solid 1px #f3f2f1; }

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

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

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

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

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

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

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

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

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

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

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

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

.tagRadioFilter input {
  float: right; }

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

.searchResults-number {
  display: none; }

.searchFilter-content {
  display: none; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=searchBox.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=searchResults.css.map */
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex; }

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

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

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

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

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

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

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

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

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

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

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

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

.searchResults .searchResults-facets {
  margin-right: 30px; }
  .searchResults .searchResults-facets .facet-value {
    cursor: pointer; }
  .searchResults .searchResults-facets .facet-value--active {
    font-weight: bold; }
    .searchResults .searchResults-facets .facet-value--active:before {
      content: "✖"; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=shareThis.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=sitemap.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=smartLink.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=table.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=tabs.css.map */
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

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

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

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

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

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

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

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

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

.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
    border-bottom: 1px solid #C5C4C4;
    text-align: center; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-description {
    padding: 20px; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent {
  float: left; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
    border-bottom: 1px solid #C5C4C4;
    text-align: center; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-description {
    padding: 20px; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

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

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=title.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=twitter.css.map */
/* 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; }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=video.css.map */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'RubrikMedium';src:url("../../assets/fonts/RubrikMedium.otf")}

/*# sourceMappingURL=videoGallery.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 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
.navigationMobileOptimized .mobile-optimized {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox-pagination .searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default; }

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

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

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

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

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

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

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

.cf-form-header-error-msg-text {
  font-wieght: bold;
  color: red;
  text-align: center; }
.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .underline{text-decoration:underline !important}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-terms-error{border:none !important}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-composite-control.gigya-terms-error{border:none !important}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .underlined{text-decoration:underline !important}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .btn{display:inline-block !important;float:left !important}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .btn input{padding:0 15px}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .width-100{width:100% !important}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .width-50.col-right{margin-left:10px}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .width-50.col-left{margin-right:10px}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .width-50{width:calc(50% - 10px);float:left}@media(max-width: 767px){.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .width-50{width:100%;margin:0 !important}}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-composite-control.gigya-composite-control-label{display:block}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input{background:#f8fffd;border:solid 5px #e2f9f3;color:#626262;font-family:rubrik-new,sans-serif;font-weight:400;font-style:normal;font-size:2rem;line-height:2.4rem;padding-left:2rem;margin-bottom:5px;height:72px}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input:focus{outline:none;box-shadow:0 0 0 2px rgba(0,85,255,.8)}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input.gigya-input-text.gigya-error{border:red 5px solid}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-error-msg.gigya-error-msg-active{text-align:left !important;color:red;font-size:16px;font-family:Arial,Helvetica,sans-serif;font-style:normal;line-height:1.5;font-weight:400}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox,.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-checkbox-container{align-items:flex-start !important}@media(min-width: 767px){.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox,.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-checkbox-container{align-items:center !important}}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen input[type=checkbox]{margin:4px 0 0 0}@media(min-width: 767px){.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen input[type=checkbox]{margin:0}}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen input[type=submit]{margin:0;width:auto;background-color:#00b6c3;text-align:center;color:#2e2d7b;font-family:rubrik-new,sans-serif;font-weight:700;font-style:normal;font-size:18px;line-height:21px;text-decoration:none;padding:.75rem 2.4rem .85rem;border:none;min-width:15rem;text-transform:uppercase}.gigyaraas .gigya-raas .gigya-screen-content .gigya-screen .gigya-checkbox-container.gigya-terms-error{padding:0}.viiv-card-with-icon{height:auto}.viiv-card-with-icon .card{display:flex;overflow:hidden;justify-content:center;height:100%}.viiv-card-with-icon .card.border-radius{border-radius:20px}.viiv-card-with-icon .card.border{border:2px solid #3fd5ae}.viiv-card-with-icon .card .card-image-container{width:100%;display:flex;flex-wrap:wrap}.viiv-card-with-icon .card .card-image-container img{width:100%;object-fit:cover}.viiv-card-with-icon .card .card-image-container img.icon{padding:15px;box-sizing:border-box;object-fit:contain;width:auto;max-width:-webkit-fill-available}.viiv-card-with-icon .card .card-image-container img:not(.mobile){display:block}.viiv-card-with-icon .card .card-image-container img.mobile{display:none}.viiv-card-with-icon .card .card-content-container{width:100%;box-sizing:border-box}.viiv-card-with-icon .card .card-content-container .content>*{margin-bottom:15px}.viiv-card-with-icon .card .card-content-container .content>*:last-child{margin-bottom:0}.viiv-card-with-icon .card.top{flex-direction:column;align-items:center;justify-content:flex-start;width:auto}.viiv-card-with-icon .card.top .card-image-container{width:auto;justify-content:center;width:100%;margin-bottom:15px}.viiv-card-with-icon .card.left{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:30px}.viiv-card-with-icon .card.left .card-image-container{height:100%}.viiv-card-with-icon .card.left .card-image-container img{height:100%}.viiv-card-with-icon .card.right{flex-direction:row-reverse;flex-wrap:nowrap;align-items:center;gap:30px}.viiv-card-with-icon .card.right .card-image-container{height:100%}.viiv-card-with-icon .card.right .card-image-container img{height:100%}.viiv-card-with-icon .primary-btn{font-family:rubrik-new,sans-serif;font-size:18px;font-weight:700;text-align:center;padding:10px 0;text-decoration:none;background-color:#00b6c3;display:block;max-width:153px}.viiv-card-with-icon .primary-btn:hover{color:#2e2d7b}.viiv-card-with-icon .reference{font-size:16px}@media(max-width: 767px){.viiv-card-with-icon .card .card-image-container img:not(.mobile){display:none}.viiv-card-with-icon .card .card-image-container img.mobile{display:block}.viiv-card-with-icon .card.top,.viiv-card-with-icon .card.left,.viiv-card-with-icon .card.right{height:auto;flex-wrap:wrap}.viiv-card-with-icon .card.top .card-image-container,.viiv-card-with-icon .card.left .card-image-container,.viiv-card-with-icon .card.right .card-image-container{max-width:100%;justify-content:center}.viiv-card-with-icon .card.top .card-image-container img,.viiv-card-with-icon .card.left .card-image-container img,.viiv-card-with-icon .card.right .card-image-container img{margin:auto}.viiv-card-with-icon .card.top .card-image-container img.icon,.viiv-card-with-icon .card.left .card-image-container img.icon,.viiv-card-with-icon .card.right .card-image-container img.icon{width:auto;margin:auto}.viiv-card-with-icon .card.top .card-content-container .content,.viiv-card-with-icon .card.left .card-content-container .content,.viiv-card-with-icon .card.right .card-content-container .content{text-align:unset}.viiv-card-with-icon.hide-icon-on-mobile .card .card-image-container{display:none}}.box.variant-1 .viiv-card-with-icon .card.top .card-image-container,.box.variant-2 .viiv-card-with-icon .card.top .card-image-container{background:linear-gradient(to bottom, #00a9da 50%, #fff 50%)}.box.variant-1 .viiv-card-with-icon .card.top .card-image-container img,.box.variant-2 .viiv-card-with-icon .card.top .card-image-container img{width:calc(100% + 2px);margin-left:-1px;margin-right:-1px}.box.variant-1 .viiv-card-with-icon .card.top .card-content-container,.box.variant-2 .viiv-card-with-icon .card.top .card-content-container{height:100%}.box.variant-1 .viiv-card-with-icon .card.top .card-content-container .content,.box.variant-2 .viiv-card-with-icon .card.top .card-content-container .content{height:100%;display:flex;flex-direction:column}.box.variant-1 .viiv-card-with-icon .card.top .card-content-container .content p:last-child,.box.variant-2 .viiv-card-with-icon .card.top .card-content-container .content p:last-child{flex-grow:1;display:flex;align-items:end}.box.variant-1 .viiv-card-with-icon .card.border.top .card-content-container,.box.variant-2 .viiv-card-with-icon .card.border.top .card-content-container{padding:0 30px 30px 30px}.box.variant-1 .component-content,.box.variant-2 .component-content{height:100%}.box.variant-1 .component-content>.paragraphSystem.content,.box.variant-2 .component-content>.paragraphSystem.content{height:100%}@media(max-width: 767px){.box.variant-1 .viiv-card-with-icon .card.border.top .card-content-container,.box.variant-2 .viiv-card-with-icon .card.border.top .card-content-container{padding:0 15px 30px 15px}}.box.variant-2 .viiv-card-with-icon .card.border{border:2px solid #2e2d7b}@media(max-width: 767px){.box.variant-3 .viiv-card-with-icon .card.right{flex-wrap:wrap-reverse}}.viiv-card-with-icon.full-background{padding-left:0;padding-right:0}.viiv-card-with-icon.full-background .card{position:relative;justify-content:normal}.viiv-card-with-icon.full-background .card .card-content-container{box-sizing:border-box;z-index:10;position:absolute;width:50%}@media(max-width: 767px){.viiv-card-with-icon.full-background .card .card-content-container{width:80%;bottom:2%;left:48px;margin-top:3px}.viiv-card-with-icon.full-background .card .card-content-container .content h3{line-height:16px}}.viiv-card-with-icon.full-background .card .card-content-container h2{color:#fff}@media(max-width: 767px){.viiv-card-with-icon.full-background .card .card-content-container h3{font-size:1.5rem;line-height:2.2rem}}.viiv-card-with-icon.full-background .card.right{flex-direction:row-reverse}.viiv-card-with-icon.full-background .card .card-image-container{width:100%}.page-home .row .layout-outer .hero-container{background:url("https://a-gskstatic.preprod-cf65.gskinternet.com/content/dam/cf-viiv/rukobia/master/hero-images/desktop/home-page-hero-1.png");background-size:cover}@media screen and (max-width: 460px){.page-home .row .layout-outer .hero-container{background:url("https://a-gskstatic.preprod-cf65.gskinternet.com/content/dam/cf-viiv/rukobia/master/hero-images/mobile/home-page-hero-mobile-1.png");background-size:cover;height:300px}}.read-more{width:195px;text-align:center;background-color:#2e2d7b;padding:10px 30px 10px 30px;color:#fff;font-size:18px;font-weight:700;line-height:22px;text-decoration:none}.read-more:hover{color:#fff}.carousel-hero-banner{padding-left:0;padding-right:0;position:relative;background-color:#00b6c3;height:410px}@media(max-width: 767px){.carousel-hero-banner{height:292px}}.carousel-hero-banner__item{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:.3s}.carousel-hero-banner__item.active{opacity:1;z-index:2;transition:.3s}.carousel-hero-banner .mobile{display:none}@media(max-width: 460px){.carousel-hero-banner .mobile{display:block}}.carousel-hero-banner .desktop{display:block}@media(max-width: 460px){.carousel-hero-banner .desktop{display:none}}.carousel-hero-banner__img{background-repeat:no-repeat;background-size:cover;height:100%}.carousel-hero-banner__content-wrapper{position:absolute;top:70px;right:30px;color:#fff;max-width:40%;text-align:center;z-index:3}@media(max-width: 767px){.carousel-hero-banner__content-wrapper{top:35px}}@media(max-width: 460px){.carousel-hero-banner__content-wrapper{max-width:100%}}.carousel-hero-banner__heading{font-size:34px;line-height:41px}@media(max-width: 767px){.carousel-hero-banner__heading{font-size:19px;line-height:20px}}@media(max-width: 460px){.carousel-hero-banner__heading{text-align:right;margin-bottom:10px}}.carousel-hero-banner__content-img{width:386px}@media(max-width: 767px){.carousel-hero-banner__content-img{width:100%}}@media(max-width: 460px){.carousel-hero-banner__content-img{height:51px;width:auto;margin-left:auto;display:block}}@media(max-width: 460px){.carousel-hero-banner__rte-wrapper{top:100px;position:relative;padding:0 10px}}.carousel-hero-banner__rte-wrapper p{font-size:18px;display:block}@media(max-width: 767px){.carousel-hero-banner__rte-wrapper p{font-size:14px;line-height:16px}}@media(max-width: 460px){.carousel-hero-banner__rte-wrapper p{font-size:13px}}.carousel-hero-banner__disclaimer{position:absolute;bottom:10px;left:37%;color:#fff;right:unset;z-index:3}@media(max-width: 767px){.carousel-hero-banner__disclaimer{right:10px;left:unset}}@media(max-width: 460px){.carousel-hero-banner__disclaimer{bottom:110px;right:40px}}.carousel-hero-banner__dots-wrapper{position:absolute;bottom:20px;left:50%;transform:translate(-50%, 0);display:flex;align-items:center;justify-content:center;z-index:3}@media(max-width: 460px){.carousel-hero-banner__dots-wrapper{bottom:9px}}.carousel-hero-banner__dot{background-color:#00b6c3;width:16px;height:16px;margin:0 3px;opacity:.5;cursor:pointer}.carousel-hero-banner__dot.active{opacity:1}.talk-to-doctor-line-break{display:flex;align-items:center}.talk-to-doctor-line-break .component-content{width:100%}.talk-to-doctor-line-break .component-content hr{margin:0}@media(max-width: 767px){.talk-to-doctor-line-break .component-content hr{margin-top:1px}}.page-home .page-title-ribbon .richText{padding-left:0;padding-right:0}.page-home .page__content-container .richText{padding-left:0;padding-right:0}.page-home .page__content-container .richText h3{color:#2e2d7b}@media(max-width: 767px){.page-home .page__content-container .richText{padding-left:15px;padding-right:15px}}.page-home .list-container .richText{padding-left:0;padding-right:0}.page-home .add-on-container{padding:0 1rem}.page-home .add-on-container>.component-content{max-width:90vw;margin:0 auto}@media screen and (max-width: 991px){.page-home .add-on-container>.component-content{max-width:95vw}}.page-home .add-on-container .paragraphSystem{margin-left:0;margin-right:0}.page-home .add-on-container .paragraphSystem .box{padding-left:0;margin-right:0}@media screen and (max-width: 991px){.page-home .add-on-container>div>div{margin-left:0;margin-right:0}}.page-home .box .richText .component-content .richText-content a{font-weight:400}.page-home .cta-container2{margin-bottom:113px;margin-top:3rem}@media(min-width: 460px){.page-home .cta-container2{margin-bottom:3px}}@media(max-width: 1080px){.page-home .cta-container3{margin-bottom:0}}.page-home .cta-container3 .cta-3-sub-header{font-family:Gilroy}@media(max-width: 767px){.page-home .cta-container3{height:477px}.page-home .cta-container3 .rukobia-button{padding-left:30px;padding-right:30px}}@media(max-width: 767px){.page-home .logo-container .content .box{text-align:center}}.page-home .logo-container .component-content{max-width:90vw;margin:0 auto}.page-home .viiv-card-with-icon p{color:#fff}.page-home .viiv-card-with-icon .primary-btn{font-weight:400}.page-home .text-footnote{margin-bottom:0}@media(max-width: 767px){.page-home .box-with-button.logo-container{margin-top:2rem}}.page-home .rukobia-plain-text-8{font-family:Gilroy !important}.page-results-with-rukobia .box-with-button .rukobia-plain-text-8{font-family:Gilroy !important}.page-results-with-rukobia .results-clinical-text:after{display:none}.page-results-with-rukobia .results-clinical-text{font-size:18px}.page-results-with-rukobia .font-12{font-size:18px}@media(max-width: 767px){.page-results-with-rukobia .font-12{font-size:16px}}.page-results-with-rukobia .hero-content-container .sub-text{font-size:20px}@media(max-width: 460px){.page-results-with-rukobia .hero-content-container .sub-text{font-size:12px}}.page-resources h2{font-size:32px;line-height:39px}.page-resources .page__content-container:not(.page__edu-materials) h2{color:#2e2d7b}.page-resources .page__content-container:not(.page__edu-materials) .viiv-card-with-icon h3{color:#000}.page-resources .page__content-container:not(.page__edu-materials) .box:nth-child(3) .box{font-size:18px}.page-resources .page__content-container:not(.page__edu-materials) .box:nth-child(3) .box ul{margin-bottom:10px}.font-12{font-size:12px}.rukobia-list ul li::before{font-size:22px}.isi__container{z-index:10}.isititle--alt:nth-child(3) .component-content .richText-content p{margin-left:0 !important}.indication-header-desktop.isi--fixed-reduced.isi__section.isititle--alt .isi__title--alt.isi__title--alt--home{padding-right:50px}.isi__container.isi--fixed.isi--fixed--home.isi__container--home.active .isi__icon--arrow.isi__icon--arrow--home:after{position:fixed;top:unset;bottom:10px}@media(min-width: 767px){.isi__container.isi--fixed.isi--fixed--home.isi__container--home.active .isi__icon--arrow.isi__icon--arrow--home:after{position:absolute;bottom:-15px}}.isi__container .blue-header-isi-section p{margin-left:0 !important}.page-home .page-title-ribbon .richText{padding-left:0;padding-right:0}.page-home .page__content-container .richText{padding-left:0;padding-right:0}.page-home .page__content-container .richText h3{color:#2e2d7b}@media(max-width: 767px){.page-home .page__content-container .richText{padding-left:15px;padding-right:15px}}.page-home .list-container .richText{padding-left:0;padding-right:0}.page-home .add-on-container{padding:0 1rem}.page-home .add-on-container>.component-content{max-width:90vw;margin:0 auto}@media screen and (max-width: 991px){.page-home .add-on-container>.component-content{max-width:95vw}}.page-home .add-on-container .paragraphSystem{margin-left:0;margin-right:0}.page-home .add-on-container .paragraphSystem .box{padding-left:0;margin-right:0}@media screen and (max-width: 991px){.page-home .add-on-container>div>div{margin-left:0;margin-right:0}}.page-home .box .richText .component-content .richText-content a{font-weight:400}.page-home .cta-container2{margin-bottom:113px;margin-top:3rem}@media(min-width: 460px){.page-home .cta-container2{margin-bottom:3px}}@media(max-width: 1080px){.page-home .cta-container3{margin-bottom:0}}.page-home .cta-container3 .cta-3-sub-header{font-family:Gilroy}@media(max-width: 767px){.page-home .cta-container3{height:477px}.page-home .cta-container3 .rukobia-button{padding-left:30px;padding-right:30px}}@media(max-width: 767px){.page-home .logo-container .content .box{text-align:center}}.page-home .logo-container .component-content{max-width:90vw;margin:0 auto}.page-home .viiv-card-with-icon p{color:#fff}.page-home .viiv-card-with-icon .primary-btn{font-weight:400}.page-home .text-footnote{margin-bottom:0}@media(max-width: 767px){.page-home .box-with-button.logo-container{margin-top:2rem}}.page-home .rukobia-plain-text-8{font-family:Gilroy !important}.page-results-with-rukobia .box-with-button .rukobia-plain-text-8{font-family:Gilroy !important}.page-results-with-rukobia .results-clinical-text:after{display:none}.page-results-with-rukobia .results-clinical-text{font-size:18px}.page-results-with-rukobia .font-12{font-size:18px}@media(max-width: 767px){.page-results-with-rukobia .font-12{font-size:16px}}.page-results-with-rukobia .hero-content-container .sub-text{font-size:20px}@media(max-width: 460px){.page-results-with-rukobia .hero-content-container .sub-text{font-size:12px}}.page-resources h2{font-size:32px;line-height:39px}.page-resources .page__content-container:not(.page__edu-materials) h2{color:#2e2d7b}.page-resources .page__content-container:not(.page__edu-materials) .viiv-card-with-icon h3{color:#000}.page-resources .page__content-container:not(.page__edu-materials) .box:nth-child(3) .box{font-size:18px}.page-resources .page__content-container:not(.page__edu-materials) .box:nth-child(3) .box ul{margin-bottom:10px}.font-12{font-size:12px}.rukobia-list ul li::before{font-size:22px}

