/*!
 * 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 {
    width: 75%;
    margin: 25vh auto;
    padding: 13px;
    background-color: #e1e1e1; }
    @media screen and (max-width: 699px) {
      .exit-notification .exit-notification-inner {
        width: 85%;
        margin: 10vh auto;
 } }

.exit-notification-buttons {
  text-align: right; }
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("//hello.myfonts.net/count/3a1f1e");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
.container {
  width: 100% !important;
}

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

.col-md-12,
.col-xs-12,
#footer {
  padding-left: 0;
  float: 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;
}
* {
  outline: none;
}

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

body {
  position: relative;
  font-weight: normal;
  line-height: 1.5;
  background-color: #000;
  overflow-x: hidden;
  overflow-y: scroll; /* has to be scroll, not auto */
  padding-bottom: calc(1.5rem + env(safe-area-inset-bottom));
}

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

#content {
  max-width: 154rem;
  margin: 0 auto;
  padding: 0;
  float: none;
  overflow: hidden;
}
@media only screen and (max-width: 76.7rem) {
  #content .image .component-content {
    text-align: left;
  }
}

.layout-inner > .col-md-12 {
  padding: 0;
}

.col-xs-12 {
  padding: 0;
}

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

#footer {
  width: 100%;
}
#footer.col-xs-12 {
  padding: 0;
}

[class*=page_] {
  margin: 0;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 1em;
  margin: 0;
  font-weight: normal;
}

h1 {
  font-size: 4.2em;
}

h2 {
  font-size: 2.5rem;
  line-height: 2.7rem;
  font-weight: bold;
}
@media (min-width: 1169px) {
  h2 {
    font-size: 3.6rem;
    line-height: 4rem;
  }
}

h3 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
}
@media (min-width: 867px) {
  h3 {
    font-size: 2.8em;
  }
}

h4 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.5rem;
}
@media (min-width: 1169px) {
  h4 {
    font-size: 3.2rem;
    line-height: 3.8rem;
  }
}

h5 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2.8em;
}
@media (min-width: 867px) {
  h5 {
    font-size: 1.6em;
  }
}

h6 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 3em;
}
@media (min-width: 867px) {
  h6 {
    font-size: 1.8em;
  }
}

.chart__header {
  font-size: 3.2em;
}

.text__copy {
  line-height: 2.2rem;
}

p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
}

a {
  text-decoration: underline;
  white-space: normal !important;
}

a:hover {
  font-weight: bold;
}

.header__logo a:focus-visible {
  display: block;
  outline: 0.1rem solid #f9caa9;
  -webkit-box-shadow: 0 0 0 0.2rem #e46911;
  box-shadow: 0 0 0 0.2rem #e46911;
  outline-offset: 0.2rem;
}

.header__nav ul li:focus-within {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911;
  box-shadow: 0 0 0 0.2rem #e46911;
  outline: 0.1rem solid #f9caa9;
  outline-offset: 0.2rem;
}
.header__nav .round-buttons li:focus-within {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911;
  box-shadow: 0 0 0 0.2rem #e46911;
  outline: 0.1rem solid #f9caa9;
  outline-offset: 0.2rem;
}
.header__nav .form-search:focus-within {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911;
  box-shadow: 0 0 0 0.2rem #e46911;
  outline: 0.1rem solid #f9caa9;
  outline-offset: 0.2rem;
  height: 2.7rem;
  width: 3.8rem;
}

#content button:focus-visible {
  outline: 0.2rem solid #e46911;
  outline-offset: 0;
}
#content .btn__white button:focus-visible {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911;
  box-shadow: 0 0 0 0.2rem #e46911;
  outline: 0.1rem solid #f9caa9;
  outline-offset: 0.2rem;
}
#content input:focus-visible {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911;
  box-shadow: 0 0 0 0.2rem #e46911;
  outline: 0.1rem solid #f9caa9;
  outline-offset: 0.2rem;
}
#content a:focus-visible {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911;
  box-shadow: 0 0 0 0.2rem #e46911;
  outline: 0.1rem solid #f9caa9;
  outline-offset: 0.2rem;
}
#content .keyboard [tabindex="0"]:focus-visible {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911;
  box-shadow: 0 0 0 0.2rem #e46911;
  outline: 0.1rem solid #f9caa9;
  outline-offset: 0.2rem;
  border: 0 !important;
}

#footer a:focus-visible {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911;
  box-shadow: 0 0 0 0.2rem #e46911;
  outline: 0.1rem solid #f9caa9;
  outline-offset: 0.2rem;
}
#footer .image a:focus-visible {
  display: block;
  -webkit-box-shadow: 0 0 0 0.2rem #e46911;
  box-shadow: 0 0 0 0.2rem #e46911;
  outline: 0.1rem solid #f9caa9;
  outline-offset: 0.2rem;
}

.exit-notification button:focus-visible {
  outline: 0.2rem solid #e46911;
  outline-offset: 0;
}

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;
  outline: none;
}

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

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

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

.break-desktop {
  display: block;
}
@media screen and (max-width: 102.5rem) {
  .break-desktop {
    display: none;
  }
}

.text__superscript {
  top: -0.5em;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

@media (min-width: 867px) {
  span.mobile-break {
    display: block;
  }
}

.no-wrap {
  white-space: nowrap;
  position: relative;
}

img.hide-mobile {
  display: none;
}
@media (min-width: 867px) {
  img.hide-mobile {
    display: block;
  }
}
img.hide-desktop {
  display: block;
}
@media (min-width: 867px) {
  img.hide-desktop {
    display: none;
  }
}

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

.list--double_column ul {
  -webkit-columns: auto;
  -moz-columns: auto;
  columns: auto;
}
@media (min-width: 867px) {
  .list--double_column ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}
.list--double_column ul p {
  margin-top: 0;
}

.ast-before,
.dag-before,
.doubledag-before,
.section-before {
  position: relative;
}
.ast-before::before,
.dag-before::before,
.doubledag-before::before,
.section-before::before {
  position: absolute;
  font-size: 75%;
  margin-left: -0.6rem;
  top: -0.3rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ast-before::before,
  .dag-before::before,
  .doubledag-before::before,
  .section-before::before {
    font-size: 70%;
  }
}

.ast-before::before {
  content: "*";
}

.dag-before::before {
  content: "†";
}

.doubledag-before::before {
  content: "‡";
}

.section-before::before {
  content: "§";
}

@media (min-width: 1169px) {
  .hide-desktop,
  .apretude-hide-desktop {
    display: none !important;
  }
}

@media (max-width: 1168px) {
  .hide-mobile,
  .apretude-hide-mobile,
  .hide-mobile-apretude {
    display: none !important;
  }
}

@media (max-width: 564px) {
  .hide-mobile-down {
    display: none !important;
  }
}

@media (min-width: 565px) {
  .hide-mobile-up {
    display: none !important;
  }
}

@media (min-width: 867px) {
  .hide-tablet-apretude {
    display: none !important;
  }
}

@media (max-width: 866px) {
  .hide-tablet-down {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  .hide-on-mobile {
    display: none !important;
  }
}

.title__text-shadow .component-content h1,
.title__text-shadow .component-content h2,
.title__text-shadow .component-content h3,
.title__text-shadow .component-content h4,
.title__text-shadow .component-content h5,
.title__text-shadow .component-content h6 {
  text-shadow: 0rem 0rem 3rem #000;
}

.img-cover .component-content {
  height: 100%;
  width: 100%;
}
.img-cover img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
}

.font-white p,
.font-white h1,
.font-white h2,
.font-white h3,
.font-white h4,
.font-white h5,
.font-white h6 {
  color: #ffffff;
}
.font-purple p,
.font-purple h1,
.font-purple h2,
.font-purple h3,
.font-purple h4,
.font-purple h5,
.font-purple h6 {
  color: #6c3175;
}
.font-green p,
.font-green h1,
.font-green h2,
.font-green h3,
.font-green h4,
.font-green h5,
.font-green h6 {
  color: #787a01;
}
.font-orange p {
  color: #ee7623;
}
.font-hero-yellow h1 {
  font-family: "Nothing You Could Do", Arial, sans-serif;
  font-style: italic;
  font-size: 2.7rem;
  font-weight: 400;
  color: #dcde2a;
  line-height: 3.2rem;
}
@media (min-width: 867px) {
  .font-hero-yellow h1 {
    font-size: 5rem;
    line-height: 7.4rem;
  }
}
.font-hero-white h1 {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 2.6rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 2.8rem;
}
.font-hero-white h1 span {
  font-family: "Nothing You Could Do", Arial, sans-serif;
  font-style: italic;
  font-size: 4rem;
  font-weight: 300;
  color: #dcde2a;
  line-height: 3.7rem;
}
@media (min-width: 867px) {
  .font-hero-white h1 span {
    margin-left: 15%;
  }
}
@media (min-width: 867px) {
  .font-hero-white h1 {
    font-size: 5.5rem;
    line-height: 5.4rem;
  }
  .font-hero-white h1 span {
    font-size: 7.5rem;
    line-height: 7.4rem;
  }
}
.font-hero-roboto h1 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
  color: #dcde2a;
  font-size: 2.2rem;
  font-style: italic;
  line-height: 2.3rem;
  letter-spacing: 0rem;
  text-shadow: 0rem 0rem 1.5rem #000;
}
.font-hero-roboto h1 .font-roboto-large {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 5.2rem;
  line-height: 4.9rem;
}
@media (min-width: 867px) {
  .font-hero-roboto h1 {
    text-align: center;
    font-size: 4.5rem;
    line-height: 5.4rem;
  }
  .font-hero-roboto h1 .font-roboto-large {
    font-size: 7.6rem;
    line-height: 7.8rem;
  }
}
.font-no-margin p {
  margin: 0;
}
.font-bottom-margin p {
  margin: 0 0 1.6rem 0;
}
.font-top-margin p {
  margin: 1.6rem 0 0 0;
}
.font-14 p,
.font-14 h1,
.font-14 h2,
.font-14 h3,
.font-14 h4,
.font-14 h5,
.font-14 h6 {
  font-size: 1.4rem;
  line-height: 1.6rem;
}
.font-16 p,
.font-16 h1,
.font-16 h2,
.font-16 h3,
.font-16 h4,
.font-16 h5,
.font-16 h6 {
  font-size: 1.6rem;
  line-height: 2rem;
}
.font-20 p,
.font-20 h1,
.font-20 h2,
.font-20 h3,
.font-20 h4,
.font-20 h5,
.font-20 h6 {
  font-size: 2rem !important;
  line-height: 2.2rem !important;
}
.font-16-14 p,
.font-16-14 h1,
.font-16-14 h2,
.font-16-14 h3,
.font-16-14 h4,
.font-16-14 h5,
.font-16-14 h6 {
  font-size: 1.4rem;
  line-height: 1.6rem;
}
@media (min-width: 1169px) {
  .font-16-14 p,
  .font-16-14 h1,
  .font-16-14 h2,
  .font-16-14 h3,
  .font-16-14 h4,
  .font-16-14 h5,
  .font-16-14 h6 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.font-24-20 p,
.font-24-20 h1,
.font-24-20 h2,
.font-24-20 h3,
.font-24-20 h4,
.font-24-20 h5,
.font-24-20 h6 {
  font-size: 2rem;
  line-height: 2.2rem;
}
@media (min-width: 1169px) {
  .font-24-20 p,
  .font-24-20 h1,
  .font-24-20 h2,
  .font-24-20 h3,
  .font-24-20 h4,
  .font-24-20 h5,
  .font-24-20 h6 {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
}
.font-27 p,
.font-27 h1,
.font-27 h2,
.font-27 h3,
.font-27 h4,
.font-27 h5,
.font-27 h6 {
  font-size: 2.7rem;
  line-height: 3rem;
}

.font-top-margin {
  margin-top: 4rem;
}

.no-padding {
  padding: 0rem;
}

.padding--t0-b0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.btn.richText {
  display: inherit !important;
  float: none !important;
}
.btn a {
  text-decoration: none;
}
.btn button {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  padding: 1rem 3.5rem;
  border-radius: 3.5rem;
  border: none;
  font-style: italic;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.9rem;
}
@media (min-width: 1169px) {
  .btn button {
    margin-top: 1.9rem;
  }
}
.btn__purple button {
  color: #fff;
  background: #6c3175;
  background-color: #6c3175;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn__purple button:hover {
  background-color: #ff5933 !important;
}
.btn__purple button:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0.2rem;
  left: 1.5rem;
}
.btn__purple button:hover {
  color: #fff;
}
.btn__white button {
  color: #6c3175;
  background: #ffffff;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn__white button:hover {
  background-color: #ff5933 !important;
}
.btn__white button:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0.2rem;
  left: 2rem;
}
.btn__white button:hover {
  color: #fff;
}

button.purple-btn {
  padding: 1.5rem 3.5rem;
  border-radius: 3.5rem;
  border: none;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  font-style: italic;
  font-size: 1.8rem;
  background: #6c3175;
  background-color: #6c3175;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
button.purple-btn:hover {
  background-color: #ff5933;
}
button.purple-btn:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 2rem;
}

.download-button button::after {
  content: url("../../assets/img/icon_download.svg");
}

.content-section {
  margin: 1rem 0;
}
.content-section .section-title p {
  color: #e67300;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.5rem;
}
.content-section .box {
  background-color: #fff;
}
.content-section .box:before {
  content: url("/etc/designs/zg/apretude-spanish/desktop/assets/img/gradient-top-border-mobile.svg");
  position: absolute;
  left: 0rem;
  top: -1.1rem;
}
@supports (-webkit-touch-callout: none) {
  .content-section .box:before {
    left: -0.9rem;
  }
}
@media (min-width: 867px) {
  .content-section .box:before {
    content: url("/etc/designs/zg/apretude-spanish/desktop/assets/img/gradient-top-border.svg");
    left: 0rem;
  }
}
.content-section .box .box:before {
  content: "";
}
.content-section .box .richText p:first-of-type {
  margin-top: 0;
}

.box.green-bg {
  background-color: #787a01;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  padding: 4rem !important;
}
.box.green-bg p {
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.8rem;
}
.box.green-bg strong {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2.7rem;
  font-style: italic;
}
.box.purple-bg {
  background-color: #6c3175;
}

.gradient-heading__h1 p {
  font-weight: 700;
  font-size: 2rem;
}
@media (min-width: 867px) {
  .gradient-heading__h1 p {
    font-size: 4.5rem;
  }
}

.rich-text-bold .richText-content > * {
  font-weight: bold;
}

/*
*   FULL SITE GLOBAL STYLES
*/
.template-apretude-full-site-template,
.template-apretude-full-site-aso-template {
  margin: 0;
}
.template-apretude-full-site-template .content-max-width,
.template-apretude-full-site-aso-template .content-max-width {
  max-width: calc(100vw - 3.2rem);
  padding: 0rem;
  margin: 0 auto;
}
@media (min-width: 565px) {
  .template-apretude-full-site-template .content-max-width,
  .template-apretude-full-site-aso-template .content-max-width {
    max-width: calc(100vw - 9.2rem);
  }
}
@media (min-width: 867px) {
  .template-apretude-full-site-template .content-max-width,
  .template-apretude-full-site-aso-template .content-max-width {
    max-width: calc(100vw - 24.4rem);
  }
}
@media (min-width: 1169px) {
  .template-apretude-full-site-template .content-max-width,
  .template-apretude-full-site-aso-template .content-max-width {
    max-width: 115rem;
  }
}
.template-apretude-full-site-template .container,
.template-apretude-full-site-template #content,
.template-apretude-full-site-template #container1,
.template-apretude-full-site-aso-template .container,
.template-apretude-full-site-aso-template #content,
.template-apretude-full-site-aso-template #container1 {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100%;
}
.template-apretude-full-site-template .content-box,
.template-apretude-full-site-aso-template .content-box {
  padding: 4rem 2rem;
}
@media (min-width: 565px) {
  .template-apretude-full-site-template .content-box,
  .template-apretude-full-site-aso-template .content-box {
    padding: 4rem;
  }
}
.template-apretude-full-site-template .bg-white,
.template-apretude-full-site-aso-template .bg-white {
  background-color: #ffffff;
}
.template-apretude-full-site-template .bg-purple,
.template-apretude-full-site-aso-template .bg-purple {
  background-color: #6c3175;
}
.template-apretude-full-site-template .bg-green,
.template-apretude-full-site-aso-template .bg-green {
  background-color: #787a01;
}
.template-apretude-full-site-template .bg-black,
.template-apretude-full-site-aso-template .bg-black {
  background-color: #000000;
}
.template-apretude-full-site-template .content-box-top-border,
.template-apretude-full-site-aso-template .content-box-top-border {
  border-top: 0.75rem solid #ee7623;
  border-bottom: 0;
  border-left-width: 0;
  border-right-width: 0;
  -o-border-image: linear-gradient(to right, #ee7623 60%, transparent) 1 stretch;
  border-image: -webkit-gradient(linear, left top, right top, color-stop(60%, #ee7623), to(transparent)) 1 stretch;
  border-image: linear-gradient(to right, #ee7623 60%, transparent) 1 stretch;
}
.template-apretude-full-site-template .slim-top-border,
.template-apretude-full-site-aso-template .slim-top-border {
  border-top: 0.3rem solid #ee7623;
  border-bottom: 0;
  border-left-width: 0;
  border-right-width: 0;
  -o-border-image: linear-gradient(to right, #ee7623 60%, transparent) 1 stretch;
  border-image: -webkit-gradient(linear, left top, right top, color-stop(60%, #ee7623), to(transparent)) 1 stretch;
  border-image: linear-gradient(to right, #ee7623 60%, transparent) 1 stretch;
}
.template-apretude-full-site-template .orange-black-border,
.template-apretude-full-site-aso-template .orange-black-border {
  border-top: 0.75rem solid #ee7623;
  border-bottom: 0;
  border-left-width: 0;
  border-right-width: 0;
  -o-border-image: linear-gradient(to right, #ee7623 60%, black) 1 stretch;
  border-image: -webkit-gradient(linear, left top, right top, color-stop(60%, #ee7623), to(black)) 1 stretch;
  border-image: linear-gradient(to right, #ee7623 60%, black) 1 stretch;
}
.template-apretude-full-site-template .gradient-heading,
.template-apretude-full-site-aso-template .gradient-heading {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, right top, color-stop(85%, #ee7623), to(transparent));
  background: linear-gradient(to right, #ee7623 85%, transparent);
  padding: 1rem 2rem;
}
@media (min-width: 1169px) {
  .template-apretude-full-site-template .gradient-heading,
  .template-apretude-full-site-aso-template .gradient-heading {
    padding: 1.5rem 3rem;
  }
  .template-apretude-full-site-template .gradient-heading h2,
  .template-apretude-full-site-aso-template .gradient-heading h2 {
    max-width: 80%;
  }
}
.template-apretude-full-site-template .green-gradient-heading,
.template-apretude-full-site-aso-template .green-gradient-heading {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, right top, color-stop(85%, #ee7623), to(transparent));
  background: linear-gradient(to right, #ee7623 85%, transparent);
  background: transparent -webkit-gradient(linear, right top, left top, from(transparent), color-stop(38%, #999930), to(#999930)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(270deg, transparent 0%, #999930 38%, #999930 100%) 0% 0% no-repeat padding-box;
  padding: 1rem 2rem;
}
.template-apretude-full-site-template .green-gradient-heading h2,
.template-apretude-full-site-template .green-gradient-heading h3,
.template-apretude-full-site-aso-template .green-gradient-heading h2,
.template-apretude-full-site-aso-template .green-gradient-heading h3 {
  max-width: 82%;
}
@media (min-width: 1169px) {
  .template-apretude-full-site-template .green-gradient-heading,
  .template-apretude-full-site-aso-template .green-gradient-heading {
    padding: 1.5rem 3rem;
  }
}
.template-apretude-full-site-template .purple-gradient-heading,
.template-apretude-full-site-aso-template .purple-gradient-heading {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, right top, color-stop(85%, #6c3175), to(transparent));
  background: linear-gradient(to right, #6c3175 85%, transparent);
  background: transparent -webkit-gradient(linear, right top, left top, from(transparent), color-stop(38%, #6c3175), to(#6c3175)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(270deg, transparent 0%, #6c3175 38%, #6c3175 100%) 0% 0% no-repeat padding-box;
  padding: 1rem 2rem;
}
.template-apretude-full-site-template .purple-gradient-heading h2,
.template-apretude-full-site-template .purple-gradient-heading h3,
.template-apretude-full-site-aso-template .purple-gradient-heading h2,
.template-apretude-full-site-aso-template .purple-gradient-heading h3 {
  max-width: 82%;
}
@media (min-width: 1169px) {
  .template-apretude-full-site-template .purple-gradient-heading,
  .template-apretude-full-site-aso-template .purple-gradient-heading {
    padding: 1.5rem 3rem;
  }
}
.template-apretude-full-site-template .bottom-margins,
.template-apretude-full-site-aso-template .bottom-margins {
  margin-bottom: 3rem !important;
}
@media (min-width: 1169px) {
  .template-apretude-full-site-template .bottom-margins,
  .template-apretude-full-site-aso-template .bottom-margins {
    margin-bottom: 5rem !important;
  }
}
.template-apretude-full-site-template .remove-margins,
.template-apretude-full-site-aso-template .remove-margins {
  margin: 0rem !important;
}
.template-apretude-full-site-template .bottom-p-40,
.template-apretude-full-site-aso-template .bottom-p-40 {
  padding-bottom: 4rem;
}
.template-apretude-full-site-template .small-bottom-margins,
.template-apretude-full-site-aso-template .small-bottom-margins {
  margin-bottom: 0.8rem !important;
}
.template-apretude-full-site-template .purple__arrow-double,
.template-apretude-full-site-template .green__arrow-double,
.template-apretude-full-site-template .orange__arrow-double,
.template-apretude-full-site-template .black__arrow-double,
.template-apretude-full-site-template .multi__arrow-double,
.template-apretude-full-site-aso-template .purple__arrow-double,
.template-apretude-full-site-aso-template .green__arrow-double,
.template-apretude-full-site-aso-template .orange__arrow-double,
.template-apretude-full-site-aso-template .black__arrow-double,
.template-apretude-full-site-aso-template .multi__arrow-double {
  margin-left: 3rem;
  max-width: calc(100% - 3rem);
}
.template-apretude-full-site-template .purple__arrow-double p:before,
.template-apretude-full-site-template .green__arrow-double p:before,
.template-apretude-full-site-template .orange__arrow-double p:before,
.template-apretude-full-site-template .black__arrow-double p:before,
.template-apretude-full-site-template .multi__arrow-double p:before,
.template-apretude-full-site-aso-template .purple__arrow-double p:before,
.template-apretude-full-site-aso-template .green__arrow-double p:before,
.template-apretude-full-site-aso-template .orange__arrow-double p:before,
.template-apretude-full-site-aso-template .black__arrow-double p:before,
.template-apretude-full-site-aso-template .multi__arrow-double p:before {
  position: absolute;
  left: -3rem;
}
.template-apretude-full-site-template .arrow-multicolour-spacing p:before,
.template-apretude-full-site-aso-template .arrow-multicolour-spacing p:before {
  position: relative;
  vertical-align: middle;
  left: 0rem;
  padding-right: 1rem;
}
.template-apretude-full-site-template .purple__arrow-double p:before,
.template-apretude-full-site-aso-template .purple__arrow-double p:before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/purple-arrow.svg");
}
.template-apretude-full-site-template .green__arrow-double p:before,
.template-apretude-full-site-aso-template .green__arrow-double p:before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/green-arrow.svg");
}
.template-apretude-full-site-template .orange__arrow-double p:before,
.template-apretude-full-site-aso-template .orange__arrow-double p:before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/orange-arrow.svg");
}
.template-apretude-full-site-template .black__arrow-double p:before,
.template-apretude-full-site-aso-template .black__arrow-double p:before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/black-arrow.svg");
}
.template-apretude-full-site-template .multi__arrow-double p:before,
.template-apretude-full-site-aso-template .multi__arrow-double p:before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/info-title-arrow.svg");
}
.template-apretude-full-site-template .z-10,
.template-apretude-full-site-aso-template .z-10 {
  z-index: 10;
}
.template-apretude-full-site-template .solid-purple-bullet ul li,
.template-apretude-full-site-template .purple-circle-bullet ul li,
.template-apretude-full-site-aso-template .solid-purple-bullet ul li,
.template-apretude-full-site-aso-template .purple-circle-bullet ul li {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 1rem 0rem;
}
.template-apretude-full-site-template .solid-purple-bullet ul li > p,
.template-apretude-full-site-template .solid-purple-bullet ul li > span,
.template-apretude-full-site-template .purple-circle-bullet ul li > p,
.template-apretude-full-site-template .purple-circle-bullet ul li > span,
.template-apretude-full-site-aso-template .solid-purple-bullet ul li > p,
.template-apretude-full-site-aso-template .solid-purple-bullet ul li > span,
.template-apretude-full-site-aso-template .purple-circle-bullet ul li > p,
.template-apretude-full-site-aso-template .purple-circle-bullet ul li > span {
  position: relative;
}
.template-apretude-full-site-template .solid-purple-bullet ul li::marker,
.template-apretude-full-site-template .purple-circle-bullet ul li::marker,
.template-apretude-full-site-aso-template .solid-purple-bullet ul li::marker,
.template-apretude-full-site-aso-template .purple-circle-bullet ul li::marker {
  color: #6c3175;
}
.template-apretude-full-site-template .solid-purple-bullet,
.template-apretude-full-site-aso-template .solid-purple-bullet {
  padding-left: 1.6rem;
}
.template-apretude-full-site-template .solid-purple-bullet ul,
.template-apretude-full-site-aso-template .solid-purple-bullet ul {
  padding-left: 0rem;
}
.template-apretude-full-site-template .solid-purple-bullet ul li > p,
.template-apretude-full-site-template .solid-purple-bullet ul li > span,
.template-apretude-full-site-aso-template .solid-purple-bullet ul li > p,
.template-apretude-full-site-aso-template .solid-purple-bullet ul li > span {
  left: -0.5rem;
  top: 0.2rem;
}
.template-apretude-full-site-template .solid-purple-bullet ul li::marker,
.template-apretude-full-site-aso-template .solid-purple-bullet ul li::marker {
  font-size: 1.2rem;
}
.template-apretude-full-site-template .purple-circle-bullet ul,
.template-apretude-full-site-aso-template .purple-circle-bullet ul {
  list-style: circle;
  padding-left: 3rem;
}
.template-apretude-full-site-template .purple-circle-bullet ul li > p,
.template-apretude-full-site-template .purple-circle-bullet ul li > span,
.template-apretude-full-site-aso-template .purple-circle-bullet ul li > p,
.template-apretude-full-site-aso-template .purple-circle-bullet ul li > span {
  left: -0.9rem;
  top: -0.2rem;
}
.template-apretude-full-site-template .purple-circle-bullet ul li::marker,
.template-apretude-full-site-aso-template .purple-circle-bullet ul li::marker {
  font-size: 2rem;
}
.template-apretude-full-site-template .orange-divider,
.template-apretude-full-site-aso-template .orange-divider {
  position: relative;
  height: 0rem;
  z-index: 10;
}

h2[id] {
  scroll-margin-top: 200px;
}

.template-apretude-full-site-template #header,
.template-apretude-full-site-aso-template #header {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  position: fixed;
  z-index: 99;
  padding: 0;
  background-image: url("../../assets/backgrounds/mobile/header-bg-mobile.png");
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 867px) {
  .template-apretude-full-site-template #header,
  .template-apretude-full-site-aso-template #header {
    background-image: url("../../assets/backgrounds/desktop/header-bg-desktop.png");
    background-size: cover;
  }
}
.template-apretude-full-site-template #header .header__nav,
.template-apretude-full-site-aso-template #header .header__nav {
  position: relative;
}
.template-apretude-full-site-template #header .header__nav .richText ul,
.template-apretude-full-site-template #header .header__nav .richText ol,
.template-apretude-full-site-aso-template #header .header__nav .richText ul,
.template-apretude-full-site-aso-template #header .header__nav .richText ol {
  padding: 0;
}
.template-apretude-full-site-template #header .header__nav .richText ul li,
.template-apretude-full-site-template #header .header__nav .richText ol li,
.template-apretude-full-site-aso-template #header .header__nav .richText ul li,
.template-apretude-full-site-aso-template #header .header__nav .richText ol li {
  margin: 0;
}
.template-apretude-full-site-template #header .header__nav .component-content,
.template-apretude-full-site-aso-template #header .header__nav .component-content {
  overflow: inherit;
}
.template-apretude-full-site-template #header .header__nav > .component-content > .content,
.template-apretude-full-site-aso-template #header .header__nav > .component-content > .content {
  max-width: 1540px;
  margin: 0 auto;
}
.template-apretude-full-site-template #header .header__nav ul li,
.template-apretude-full-site-aso-template #header .header__nav ul li {
  list-style-type: none;
}
.template-apretude-full-site-template #header .header__nav ul li:before,
.template-apretude-full-site-aso-template #header .header__nav ul li:before {
  display: none;
}
.template-apretude-full-site-template #header .text__copy__container,
.template-apretude-full-site-aso-template #header .text__copy__container {
  display: none;
}
.template-apretude-full-site-template #header .text__copy__container p,
.template-apretude-full-site-aso-template #header .text__copy__container p {
  margin: 0.6rem 0 0.4rem;
  font-size: 0.8125rem;
  font-weight: 700;
}
@media (max-width: 564px) {
  .template-apretude-full-site-template #header .text__copy__container,
  .template-apretude-full-site-aso-template #header .text__copy__container {
    display: block;
  }
}
.template-apretude-full-site-template #header .header__logo,
.template-apretude-full-site-aso-template #header .header__logo {
  padding-right: 0;
  width: 46%;
  min-width: 145px;
}
.template-apretude-full-site-template #header .header__logo.image .component-content,
.template-apretude-full-site-aso-template #header .header__logo.image .component-content {
  text-align: left !important;
}
@media (max-width: 514px) {
  .template-apretude-full-site-template #header .header__logo img,
  .template-apretude-full-site-aso-template #header .header__logo img {
    width: 100%;
    max-width: 145px;
  }
}
@media (max-width: 514px) and (min-width: 867px) {
  .template-apretude-full-site-template #header .header__logo img,
  .template-apretude-full-site-aso-template #header .header__logo img {
    min-width: 198px;
    max-width: 100%;
  }
}
@media (min-width: 867px) {
  .template-apretude-full-site-template #header .header__logo,
  .template-apretude-full-site-aso-template #header .header__logo {
    margin: 1rem 0;
    width: 100%;
    max-width: 250px;
  }
}
@media (min-width: 867px) {
  .template-apretude-full-site-template #header .header__logo a,
  .template-apretude-full-site-aso-template #header .header__logo a {
    position: relative;
    display: block;
    z-index: 10;
  }
}
.template-apretude-full-site-template #header .header__nav-desktop,
.template-apretude-full-site-aso-template #header .header__nav-desktop {
  display: none;
}
@media (min-width: 1169px) {
  .template-apretude-full-site-template #header .header__nav-desktop,
  .template-apretude-full-site-aso-template #header .header__nav-desktop {
    display: block;
    margin-top: 1.8rem;
  }
}
@media (min-width: 867px) {
  .template-apretude-full-site-template #header .header__nav-desktop,
  .template-apretude-full-site-aso-template #header .header__nav-desktop {
    padding-right: 0;
  }
}
.template-apretude-full-site-template #header .header__nav-desktop ul,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul {
  margin-bottom: 0;
}
@media (min-width: 565px) {
  .template-apretude-full-site-template #header .header__nav-desktop ul li,
  .template-apretude-full-site-aso-template #header .header__nav-desktop ul li {
    font-size: 1.6rem;
  }
}
@media (max: 0) {
  .template-apretude-full-site-template #header .header__nav-desktop ul li,
  .template-apretude-full-site-aso-template #header .header__nav-desktop ul li {
    font-size: 1.8rem;
  }
}
.template-apretude-full-site-template #header .header__nav-desktop ul li ul li,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul li ul li {
  font-size: 1rem;
}
.template-apretude-full-site-template #header .header__nav-desktop a:hover,
.template-apretude-full-site-template #header .header__nav-desktop a.active,
.template-apretude-full-site-aso-template #header .header__nav-desktop a:hover,
.template-apretude-full-site-aso-template #header .header__nav-desktop a.active {
  color: #006b93;
}
.template-apretude-full-site-template #header .header__indication,
.template-apretude-full-site-aso-template #header .header__indication {
  padding: 5px 15px;
  background-color: #000;
  border-top: 1px solid #707070;
}
.template-apretude-full-site-template #header .header__indication p,
.template-apretude-full-site-aso-template #header .header__indication p {
  color: #fff;
  font-size: 16px;
  text-align: left;
  margin: 0;
}
@media (min-width: 950px) {
  .template-apretude-full-site-template #header .header__indication p,
  .template-apretude-full-site-aso-template #header .header__indication p {
    text-align: center;
  }
}
.template-apretude-full-site-template #header .header__nav-desktop,
.template-apretude-full-site-aso-template #header .header__nav-desktop {
  text-align: right;
}
.template-apretude-full-site-template #header .header__nav-desktop button,
.template-apretude-full-site-aso-template #header .header__nav-desktop button {
  display: none;
}
.template-apretude-full-site-template #header .header__nav-desktop ul li a,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul li a {
  display: inline-block;
  color: #fff;
  text-align: left;
  font-size: 2rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  padding: 12px 0;
}
@media (max-width: 1200px) {
  .template-apretude-full-site-template #header .header__nav-desktop ul li a,
  .template-apretude-full-site-aso-template #header .header__nav-desktop ul li a {
    padding-left: 0;
  }
}
.template-apretude-full-site-template #header .header__nav-desktop ul li a:hover, .template-apretude-full-site-template #header .header__nav-desktop ul li a:active,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul li a:hover,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul li a:active {
  text-decoration: none;
  color: #e67300;
}
.template-apretude-full-site-template #header .header__nav-desktop ul li:hover ul li,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul li:hover ul li {
  display: block;
}
.template-apretude-full-site-template #header .header__nav-desktop .navigation-level1.page-risks-and-side-effects a, .template-apretude-full-site-template #header .header__nav-desktop .navigation-level1.page-talk-to-your-doctor a,
.template-apretude-full-site-aso-template #header .header__nav-desktop .navigation-level1.page-risks-and-side-effects a,
.template-apretude-full-site-aso-template #header .header__nav-desktop .navigation-level1.page-talk-to-your-doctor a {
  width: 100%;
  text-decoration: none;
}
.template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level1,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level1 {
  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;
}
@media screen and (min-width: 1530px) {
  .template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level1,
  .template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level1 {
    padding: 0 0 3px;
  }
}
.template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level1 > li,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level1 > li {
  width: auto;
  position: relative;
  text-align: left;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level2,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level2 {
  font-size: 1.6rem;
  padding-left: 0;
  background-color: rgba(8, 8, 8, 0.86);
  position: absolute;
  top: 97%;
  left: 0;
  z-index: 1;
  min-width: 100%;
  border: none;
}
.template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level2 li,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level2 li {
  display: none;
  text-align: left;
  border-bottom: 2px solid #f5f5f5;
  padding: 10px 0;
}
.template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level2 li:last-of-type,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level2 li:last-of-type {
  border-bottom: none;
}
.template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level2 li a,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level2 li a {
  display: block;
  white-space: nowrap;
  padding: 0.4rem 1.5rem;
  line-height: 1rem;
  font-size: 1.6rem;
  text-decoration: none;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level2 li:hover,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level2 li:hover {
  cursor: pointer;
}
.template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level2 li:hover a,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level2 li:hover a {
  text-decoration: none;
}
.template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level2 li:hover a:active, .template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level2 li:hover a:hover,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level2 li:hover a:active,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level2 li:hover a:hover {
  color: #e67300;
}
.template-apretude-full-site-template #header .header__nav-desktop ul.navigation-level2 li.last a,
.template-apretude-full-site-aso-template #header .header__nav-desktop ul.navigation-level2 li.last a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-apretude-full-site-template #header .header__nav-desktop .open ul.navigation-level2 li,
.template-apretude-full-site-aso-template #header .header__nav-desktop .open ul.navigation-level2 li {
  display: block;
}
.template-apretude-full-site-template #header .desktop-nav-section,
.template-apretude-full-site-aso-template #header .desktop-nav-section {
  margin-top: 2.8rem;
  padding-right: 2rem;
}
@media screen and (min-width: 1250px) {
  .template-apretude-full-site-template #header .desktop-nav-section,
  .template-apretude-full-site-aso-template #header .desktop-nav-section {
    max-width: 1000px;
    float: right;
  }
}
@media screen and (min-width: 1530px) {
  .template-apretude-full-site-template #header .desktop-nav-section,
  .template-apretude-full-site-aso-template #header .desktop-nav-section {
    max-width: 1240px;
    margin-top: 1.8rem;
  }
}
@media (max-width: 1168px) {
  .template-apretude-full-site-template #header .desktop-nav-section,
  .template-apretude-full-site-aso-template #header .desktop-nav-section {
    display: none;
  }
}
.template-apretude-full-site-template #header .info-links ul,
.template-apretude-full-site-template #header .round-buttons ul,
.template-apretude-full-site-aso-template #header .info-links ul,
.template-apretude-full-site-aso-template #header .round-buttons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0;
}
.template-apretude-full-site-template #header .info-links li,
.template-apretude-full-site-template #header .round-buttons li,
.template-apretude-full-site-aso-template #header .info-links li,
.template-apretude-full-site-aso-template #header .round-buttons li {
  display: inline-block;
  padding-left: 15px;
}
.template-apretude-full-site-template #header .info-links a,
.template-apretude-full-site-template #header .round-buttons a,
.template-apretude-full-site-aso-template #header .info-links a,
.template-apretude-full-site-aso-template #header .round-buttons a {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 1.4rem;
  line-height: 0.5rem;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .template-apretude-full-site-template #header .info-links a,
  .template-apretude-full-site-template #header .round-buttons a,
  .template-apretude-full-site-aso-template #header .info-links a,
  .template-apretude-full-site-aso-template #header .round-buttons a {
    font-size: 1.6rem;
    text-decoration: none;
  }
}
.template-apretude-full-site-template #header .info-links,
.template-apretude-full-site-aso-template #header .info-links {
  max-width: 55rem;
  padding-right: 0rem;
  width: 100%;
}
.template-apretude-full-site-template #header .info-links ul,
.template-apretude-full-site-aso-template #header .info-links ul {
  padding: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.template-apretude-full-site-template #header .info-links ul li:active a, .template-apretude-full-site-template #header .info-links ul li:hover a,
.template-apretude-full-site-aso-template #header .info-links ul li:active a,
.template-apretude-full-site-aso-template #header .info-links ul li:hover a {
  color: #e67300;
  text-decoration: none;
}
.template-apretude-full-site-template #header .round-buttons,
.template-apretude-full-site-aso-template #header .round-buttons {
  padding: 0;
  max-width: 30rem;
  float: right;
}
.template-apretude-full-site-template #header .round-buttons ul,
.template-apretude-full-site-aso-template #header .round-buttons ul {
  padding-left: 0;
  gap: 2rem;
}
@media only screen and (min-width: 1277px) {
  .template-apretude-full-site-template #header .round-buttons ul,
  .template-apretude-full-site-aso-template #header .round-buttons ul {
    gap: 5rem;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .template-apretude-full-site-template #header .round-buttons ul,
  .template-apretude-full-site-aso-template #header .round-buttons ul {
    -webkit-justify-content: space-evenly;
  }
}
.template-apretude-full-site-template #header .round-buttons li,
.template-apretude-full-site-aso-template #header .round-buttons li {
  border: 2px solid #fff;
  padding: 4px 22px 3px;
  border-radius: 2rem;
  text-align: center;
  min-width: 55px;
}
.template-apretude-full-site-template #header .round-buttons li:hover, .template-apretude-full-site-template #header .round-buttons li:active,
.template-apretude-full-site-aso-template #header .round-buttons li:hover,
.template-apretude-full-site-aso-template #header .round-buttons li:active {
  background-color: #ee7623;
}
.template-apretude-full-site-template #header .round-buttons li:hover a, .template-apretude-full-site-template #header .round-buttons li:active a,
.template-apretude-full-site-aso-template #header .round-buttons li:hover a,
.template-apretude-full-site-aso-template #header .round-buttons li:active a {
  color: #fff;
  text-decoration: none;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.template-apretude-full-site-template #header .round-buttons a,
.template-apretude-full-site-aso-template #header .round-buttons a {
  line-height: 1.4rem;
  white-space: nowrap;
  text-decoration: none;
}
.template-apretude-full-site-template #header .desktop-nav-section--top,
.template-apretude-full-site-aso-template #header .desktop-nav-section--top {
  max-width: 95%;
}
.template-apretude-full-site-template #header .desktop-nav-section--top > .component-content > .content,
.template-apretude-full-site-aso-template #header .desktop-nav-section--top > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.template-apretude-full-site-template #header .desktop-nav-section--top > .component-content > .content > a,
.template-apretude-full-site-aso-template #header .desktop-nav-section--top > .component-content > .content > a {
  width: 0rem;
}
.template-apretude-full-site-template #header .desktop-nav-section--top > .component-content > .content > .box,
.template-apretude-full-site-aso-template #header .desktop-nav-section--top > .component-content > .content > .box {
  max-width: 30rem;
  margin-left: auto;
}
.template-apretude-full-site-template #header .desktop-nav-section--top > .component-content > .content > .box > .component-content > .content,
.template-apretude-full-site-aso-template #header .desktop-nav-section--top > .component-content > .content > .box > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.template-apretude-full-site-template #header .desktop-nav-section--top > .component-content > .content > .box > .component-content > .content .searchBox,
.template-apretude-full-site-aso-template #header .desktop-nav-section--top > .component-content > .content > .box > .component-content > .content .searchBox {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.template-apretude-full-site-template #header .desktop-nav-section--top > .component-content > .box,
.template-apretude-full-site-aso-template #header .desktop-nav-section--top > .component-content > .box {
  float: right;
  max-width: 37rem;
}
.template-apretude-full-site-template #header .desktop-nav-section__button-search > .component-content,
.template-apretude-full-site-aso-template #header .desktop-nav-section__button-search > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.template-apretude-full-site-template #header .desktop-nav-section__button-search .round-buttons,
.template-apretude-full-site-aso-template #header .desktop-nav-section__button-search .round-buttons {
  padding: 4px 15px 3px;
}
.template-apretude-full-site-template #header .nav-desktop--search,
.template-apretude-full-site-aso-template #header .nav-desktop--search {
  padding-left: 0;
  padding-right: 0;
  float: right;
  margin-right: 0em;
}
@media only screen and (min-width: 1200px) {
  .template-apretude-full-site-template #header .nav-desktop--search,
  .template-apretude-full-site-aso-template #header .nav-desktop--search {
    margin-right: 1.5rem;
  }
}
.template-apretude-full-site-template #header .nav-desktop--search label,
.template-apretude-full-site-aso-template #header .nav-desktop--search label {
  display: none;
}
.template-apretude-full-site-template #header .nav-desktop--search button,
.template-apretude-full-site-aso-template #header .nav-desktop--search button {
  border: none;
  color: transparent;
  background-color: transparent;
}
.template-apretude-full-site-template #header .nav-desktop--search button::after,
.template-apretude-full-site-aso-template #header .nav-desktop--search button::after {
  content: "\f002";
  font-family: FontAwesome;
  color: #fff;
  font-size: 2.3rem;
  position: absolute;
  top: 0;
}
@media (max-width: 1200px) {
  .template-apretude-full-site-template #header .nav-desktop--search button::after,
  .template-apretude-full-site-aso-template #header .nav-desktop--search button::after {
    font-size: 1.6rem;
  }
}
.template-apretude-full-site-template #header .nav-desktop--search button a,
.template-apretude-full-site-aso-template #header .nav-desktop--search button a {
  text-decoration: none;
}
.template-apretude-full-site-template #header .mobile-nav__menu,
.template-apretude-full-site-aso-template #header .mobile-nav__menu {
  display: none;
}
@media (min-width: 1169px) {
  .template-apretude-full-site-template #header .info-links--mobile,
  .template-apretude-full-site-template #header .mobile-nav-section,
  .template-apretude-full-site-aso-template #header .info-links--mobile,
  .template-apretude-full-site-aso-template #header .mobile-nav-section {
    display: none;
  }
}
.template-apretude-full-site-template #header .info-links--mobile,
.template-apretude-full-site-aso-template #header .info-links--mobile {
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 867px) {
  .template-apretude-full-site-template #header .info-links--mobile,
  .template-apretude-full-site-aso-template #header .info-links--mobile {
    margin-bottom: initial;
  }
}
.template-apretude-full-site-template #header .info-links--mobile ul,
.template-apretude-full-site-aso-template #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;
}
.template-apretude-full-site-template #header .info-links--mobile ul li,
.template-apretude-full-site-aso-template #header .info-links--mobile ul li {
  display: inline-block;
}
.template-apretude-full-site-template #header .info-links--mobile ul li a,
.template-apretude-full-site-aso-template #header .info-links--mobile ul li a {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 1rem;
  text-decoration: none;
}
.template-apretude-full-site-template #header .mobile-nav-section,
.template-apretude-full-site-aso-template #header .mobile-nav-section {
  position: relative;
  width: 54%;
}
.template-apretude-full-site-template #header .mobile-nav-section > .component-content > .content,
.template-apretude-full-site-aso-template #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;
  margin: 0;
  height: 7rem;
}
@media (min-width: 867px) {
  .template-apretude-full-site-template #header .mobile-nav-section > .component-content > .content,
  .template-apretude-full-site-aso-template #header .mobile-nav-section > .component-content > .content {
    margin-top: 3rem;
  }
}
@media (min-width: 563px) {
  .template-apretude-full-site-template #header .mobile-nav-section,
  .template-apretude-full-site-aso-template #header .mobile-nav-section {
    width: 30%;
    float: right;
  }
}
@media (max-width: 866px) {
  .template-apretude-full-site-template #header .round-buttons,
  .template-apretude-full-site-aso-template #header .round-buttons {
    min-width: 100px;
    padding-left: 0;
  }
  .template-apretude-full-site-template #header .round-buttons li,
  .template-apretude-full-site-aso-template #header .round-buttons li {
    padding: 4px 15px 3px !important;
  }
  .template-apretude-full-site-template #header .round-buttons a,
  .template-apretude-full-site-aso-template #header .round-buttons a {
    font-size: 1.7rem;
    text-decoration: none;
  }
}
.template-apretude-full-site-template #header .navigation-mobile-menu,
.template-apretude-full-site-aso-template #header .navigation-mobile-menu {
  display: none;
}
.template-apretude-full-site-template #header .header__nav--mobile > .component-content > ul > li:nth-of-type(7), .template-apretude-full-site-template #header .header__nav--mobile > .component-content > ul > li:nth-of-type(8), .template-apretude-full-site-template #header .header__nav--mobile > .component-content > ul > li:nth-of-type(9),
.template-apretude-full-site-aso-template #header .header__nav--mobile > .component-content > ul > li:nth-of-type(7),
.template-apretude-full-site-aso-template #header .header__nav--mobile > .component-content > ul > li:nth-of-type(8),
.template-apretude-full-site-aso-template #header .header__nav--mobile > .component-content > ul > li:nth-of-type(9) {
  display: none;
}
.template-apretude-full-site-template #header .headerNavLevel--mobile__1,
.template-apretude-full-site-template #header .round-buttons--mobile ul,
.template-apretude-full-site-template #header .nav-mobile--search .form-search,
.template-apretude-full-site-aso-template #header .headerNavLevel--mobile__1,
.template-apretude-full-site-aso-template #header .round-buttons--mobile ul,
.template-apretude-full-site-aso-template #header .nav-mobile--search .form-search {
  padding: 0 12%;
}
.template-apretude-full-site-template #header .headerNavLevel--mobile__1 li a,
.template-apretude-full-site-template #header .round-buttons--mobile ul li a,
.template-apretude-full-site-template #header .nav-mobile--search .form-search li a,
.template-apretude-full-site-aso-template #header .headerNavLevel--mobile__1 li a,
.template-apretude-full-site-aso-template #header .round-buttons--mobile ul li a,
.template-apretude-full-site-aso-template #header .nav-mobile--search .form-search li a {
  font-size: 1.6rem;
  color: #fff;
  text-decoration: none;
}
.template-apretude-full-site-template #header .headerNavLevel--mobile__1,
.template-apretude-full-site-aso-template #header .headerNavLevel--mobile__1 {
  margin-top: 0.5rem;
}
.template-apretude-full-site-template #header .headerNavLevel--mobile__1 > li,
.template-apretude-full-site-aso-template #header .headerNavLevel--mobile__1 > li {
  border-bottom: 2px solid #fff;
  padding: 0.5rem 0;
}
@media (max-width: 375px) {
  .template-apretude-full-site-template #header .headerNavLevel--mobile__1 > li,
  .template-apretude-full-site-aso-template #header .headerNavLevel--mobile__1 > li {
    padding: 0.3rem 0;
  }
}
.template-apretude-full-site-template #header .headerNavLevel--mobile__2,
.template-apretude-full-site-aso-template #header .headerNavLevel--mobile__2 {
  padding-left: 3rem;
}
.template-apretude-full-site-template #header .headerNavLevel--mobile__2 li a,
.template-apretude-full-site-aso-template #header .headerNavLevel--mobile__2 li a {
  color: #e67300;
  white-space: nowrap;
  padding: 0.5rem 0 0.5rem 1rem;
  position: relative;
  text-decoration: none;
}
.template-apretude-full-site-template #header .headerNavLevel--mobile__2 li a:before,
.template-apretude-full-site-aso-template #header .headerNavLevel--mobile__2 li a:before {
  font-family: "FontAwesome";
  content: "\f105";
  position: absolute;
  left: 0;
}
.template-apretude-full-site-template #header .round-buttons--mobile li,
.template-apretude-full-site-template #header .nav-mobile--search input[type=text],
.template-apretude-full-site-aso-template #header .round-buttons--mobile li,
.template-apretude-full-site-aso-template #header .nav-mobile--search input[type=text] {
  border: 2px solid #fff;
  border-radius: 1.6rem;
}
.template-apretude-full-site-template #header .round-buttons--mobile ul,
.template-apretude-full-site-aso-template #header .round-buttons--mobile ul {
  margin-top: 0;
  margin-bottom: 1em;
}
@media (max-width: 375px) {
  .template-apretude-full-site-template #header .round-buttons--mobile ul,
  .template-apretude-full-site-aso-template #header .round-buttons--mobile ul {
    margin-bottom: 0.4rem;
  }
}
.template-apretude-full-site-template #header .round-buttons--mobile ul li,
.template-apretude-full-site-aso-template #header .round-buttons--mobile ul li {
  background-color: #fff;
  margin-bottom: 1rem;
  text-align: center;
  padding: 0.1rem;
}
@media (max-width: 375px) {
  .template-apretude-full-site-template #header .round-buttons--mobile ul li,
  .template-apretude-full-site-aso-template #header .round-buttons--mobile ul li {
    margin-bottom: 0.4rem;
  }
}
.template-apretude-full-site-template #header .mobile-nav__search-container > .component-content > .paragraphSystem,
.template-apretude-full-site-aso-template #header .mobile-nav__search-container > .component-content > .paragraphSystem {
  margin: 0;
  padding: 0 12%;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search,
.template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search {
  border: 2px solid #fff;
  border-radius: 1.6rem;
  background-color: #fff;
  padding: 0;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search .form-search,
.template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search .form-search {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text],
.template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text] {
  border: none;
  border-radius: 0;
  background-color: transparent;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.6rem;
  min-height: 2.6rem;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text]::-webkit-input-placeholder, .template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text]::-webkit-input-placeholder {
  font-size: 1rem;
  color: #fff;
  line-height: inherit;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text]::-moz-placeholder, .template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text]::-moz-placeholder {
  font-size: 1rem;
  color: #fff;
  line-height: inherit;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text]:-ms-input-placeholder, .template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text]:-ms-input-placeholder {
  font-size: 1rem;
  color: #fff;
  line-height: inherit;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text]::-ms-input-placeholder, .template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text]::-ms-input-placeholder {
  font-size: 1rem;
  color: #fff;
  line-height: inherit;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text]::placeholder,
.template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search .form-search input[type=text]::placeholder {
  font-size: 1rem;
  color: #fff;
  line-height: inherit;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search .form-search label,
.template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search .form-search label {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search .form-search button,
.template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search .form-search button {
  position: absolute;
  right: 5%;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  color: #fff;
  background-color: transparent;
  border: none;
}
.template-apretude-full-site-template #header .mobile-nav__search-container .nav-mobile--search .form-search button:after,
.template-apretude-full-site-aso-template #header .mobile-nav__search-container .nav-mobile--search .form-search button:after {
  content: "\f002";
  font-family: "FontAwesome";
  color: #fff;
  font-size: 1.7rem;
}
.template-apretude-full-site-template #header .mobile-nav__hamburger,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger {
  max-width: 3rem;
  margin-left: 4rem;
  display: inline-block;
  overflow: visible;
  padding: 0;
  cursor: pointer;
}
.template-apretude-full-site-template #header .mobile-nav__hamburger > .component-content,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger > .component-content {
  position: relative;
  display: inline-block;
  width: 3rem;
  height: 4rem;
  float: right;
}
.template-apretude-full-site-template #header .mobile-nav__hamburger > .component-content .content,
.template-apretude-full-site-template #header .mobile-nav__hamburger > .component-content .content:before,
.template-apretude-full-site-template #header .mobile-nav__hamburger > .component-content .content:after,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger > .component-content .content,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger > .component-content .content:before,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger > .component-content .content:after {
  position: absolute;
  width: 3rem;
  height: 0.2rem;
  background-color: #fff;
}
.template-apretude-full-site-template #header .mobile-nav__hamburger > .component-content > .content,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger > .component-content > .content {
  top: 50%;
  display: block;
  margin: -0.2rem 0 0 0;
}
.template-apretude-full-site-template #header .mobile-nav__hamburger > .component-content > .content:before,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger > .component-content > .content:before {
  top: -1rem;
  display: block;
  content: "";
}
.template-apretude-full-site-template #header .mobile-nav__hamburger > .component-content > .content:after,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger > .component-content > .content:after {
  bottom: -1rem;
  display: block;
  content: "";
}
.template-apretude-full-site-template #header .mobile-nav__hamburger.active-btn .component-content > .content,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger.active-btn .component-content > .content {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.template-apretude-full-site-template #header .mobile-nav__hamburger.active-btn .component-content > .content:before,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger.active-btn .component-content > .content:before {
  top: 0;
  opacity: 0;
}
.template-apretude-full-site-template #header .mobile-nav__hamburger.active-btn .component-content > .content:after,
.template-apretude-full-site-aso-template #header .mobile-nav__hamburger.active-btn .component-content > .content:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/***
*
*       Navigation Specific Styles
*
**/
.template-apretude-full-site-template #header .header__nav .navigation-root,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root {
  list-style: none !important;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li {
  max-width: 160px;
}
@media screen and (min-width: 1530px) {
  .template-apretude-full-site-template #header .header__nav .navigation-root li,
  .template-apretude-full-site-aso-template #header .header__nav .navigation-root li {
    max-width: 180px;
  }
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.has-active-child .navigation-level2,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.has-active-child .navigation-level2 {
  top: 106%;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item a,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item a {
  font-size: 1.7rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 1530px) {
  .template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item a,
  .template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item a {
    font-size: 2rem;
  }
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1 {
  border: none;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1 .navigation-item-title,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1 .navigation-item-title {
  background-color: transparent;
  text-decoration: none;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.is-active, .template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.has-active-child,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.is-active,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.has-active-child {
  border-bottom: 4px solid #e67300;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.is-active a, .template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.has-active-child a,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.is-active a,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.has-active-child a {
  color: #e67300;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.is-active ul li a, .template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.has-active-child ul li a,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.is-active ul li a,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.has-active-child ul li a {
  color: #fff;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.is-active ul li.is-active a, .template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.has-active-child ul li.is-active a,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.is-active ul li.is-active a,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1.has-active-child ul li.is-active a {
  color: #e67300;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1 .navigation-level2,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1 .navigation-level2 {
  min-width: 170px;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.navigation-level1 .navigation-level2 a,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.navigation-level1 .navigation-level2 a {
  font-size: 1.3rem;
  text-decoration: none;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.page-apretude-costs-and-resources,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.page-apretude-costs-and-resources {
  width: 160px;
  min-width: 160px;
}
@media screen and (min-width: 1530px) {
  .template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.page-apretude-costs-and-resources,
  .template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.page-apretude-costs-and-resources {
    width: 160px;
    min-width: 160px;
  }
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.page-apretude-costs-and-resources a,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.page-apretude-costs-and-resources a {
  white-space: normal;
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.page-risks-and-side-effects,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.page-risks-and-side-effects {
  width: 110px;
  min-width: 110px;
}
@media screen and (min-width: 1530px) {
  .template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.page-risks-and-side-effects,
  .template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.page-risks-and-side-effects {
    width: 115px;
    min-width: 115px;
  }
}
.template-apretude-full-site-template #header .header__nav .navigation-root li.navigation-item.page-risks-and-side-effects a,
.template-apretude-full-site-aso-template #header .header__nav .navigation-root li.navigation-item.page-risks-and-side-effects a {
  white-space: normal;
}

.template-apretude-full-site-template #header .mobile-nav__menu,
.template-apretude-full-site-aso-template #header .mobile-nav__menu {
  width: 220px;
  max-height: 530px;
  overflow: scroll;
  right: 0;
  background: url("../../assets/backgrounds/mobile/mobile-nav-bg.svg") no-repeat;
  background-size: auto;
  background-position-y: -5px;
  border-left: solid #999930 5px;
  position: absolute;
  z-index: 999;
  padding-bottom: 30px;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-branch,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-branch {
  overflow: hidden;
  padding-left: 4rem;
  margin: 0;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-root,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-root {
  list-style: none !important;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item {
  width: 155px;
  border: none;
  border-bottom: 1px #fff solid;
  margin: 3rem 0 0 0;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.has-children > a:after,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.has-children > a:after {
  font-family: "FontAwesome";
  content: "\f107";
  width: 13px;
  height: 7px;
  color: #fff;
  position: absolute;
  left: 85%;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.has-children.is-active > a:after,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.has-children.is-active > a:after {
  color: #e67300;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.has-children.is-open,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.has-children.is-open {
  border: none;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.has-children.is-open > a:after,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.has-children.is-open > a:after {
  font-family: "FontAwesome";
  content: "\f106";
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.is-active, .template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.has-active-child,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.is-active,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.has-active-child {
  border-bottom: 4px solid #e67300;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.is-active.is-active, .template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.has-active-child.is-active,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.is-active.is-active,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.has-active-child.is-active {
  border-bottom: 1px #e67300 dotted !important;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.is-active > a, .template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.has-active-child > a,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.is-active > a,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.has-active-child > a {
  color: #e67300;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.is-active > a:after, .template-apretude-full-site-template #header .mobile-nav__menu .navigation-item.has-active-child > a:after,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.is-active > a:after,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item.has-active-child > a:after {
  color: #e67300;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item a,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item a {
  width: 100%;
  font-size: 1.6rem;
  color: #fff;
  white-space: normal;
  display: inline-block;
  text-decoration: none;
  background: transparent;
  padding: 0;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-item a:hover, .template-apretude-full-site-template #header .mobile-nav__menu .navigation-item a:focus, .template-apretude-full-site-template #header .mobile-nav__menu .navigation-item a:active,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item a:hover,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item a:focus,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-item a:active {
  text-decoration: none;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-level2,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-level2 {
  display: none;
  width: 155px;
  padding-left: 1rem;
  border: none;
}
.template-apretude-full-site-template #header .mobile-nav__menu .navigation-level2 li,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .navigation-level2 li {
  width: 130px;
  border-bottom: 1px #fff dotted;
  margin: 0;
  padding: 10px 0;
}
.template-apretude-full-site-template #header .mobile-nav__menu .richText.round-buttons,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .richText.round-buttons {
  left: -15px;
  min-width: auto;
  padding-left: 0;
  max-width: 100%;
  margin-top: 20px;
}
.template-apretude-full-site-template #header .mobile-nav__menu .richText.round-buttons ul,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .richText.round-buttons ul {
  display: block !important;
  width: 115px;
  margin: 0 auto;
}
.template-apretude-full-site-template #header .mobile-nav__menu .richText.round-buttons ul li,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .richText.round-buttons ul li {
  min-width: 115px;
  width: 115px;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.template-apretude-full-site-template #header .mobile-nav__menu .nav-desktop--search,
.template-apretude-full-site-aso-template #header .mobile-nav__menu .nav-desktop--search {
  float: none !important;
  position: absolute;
  top: 143px;
  left: 45%;
}

#footer {
  padding-bottom: 0;
  padding-top: 0;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
@media (min-width: 1169px) {
  #footer {
    position: relative;
    bottom: 0;
    left: 0;
    padding-left: 0;
  }
}
#footer .apretude__footer__copy {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
#footer .apretude__footer__copy__one, #footer .apretude__footer__copy__two {
  width: 75%;
  text-align: center;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 16px;
  line-height: 20px;
}
#footer .apretude__footer__copy__one a, #footer .apretude__footer__copy__two a {
  color: #ee7623;
  white-space: nowrap;
}
@media (min-width: 1169px) {
  #footer .apretude__footer__copy__one {
    line-height: 20px;
  }
}
@media (min-width: 1169px) {
  #footer .apretude__footer__copy__two {
    font-size: 14px;
    line-height: 18px;
  }
}
#footer .apretude__logo .component-content img {
  width: 100%;
  max-width: 255px;
  margin-bottom: 3rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1169px) {
  #footer .apretude__logo .component-content img {
    width: 280px;
    height: auto;
    max-width: none;
  }
}
#footer .apretude__viiv__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 21px;
  margin-top: 7px;
}
@media (min-width: 1169px) {
  #footer .apretude__viiv__logo {
    margin-bottom: 29px;
    margin-top: 31px;
  }
}
#footer .apretude__footer__nav {
  background: #ee7623;
  color: #000000;
  text-align: center;
  padding: 0;
}
#footer .apretude__footer__nav a {
  text-decoration: none !important;
  color: #000000;
}
#footer .apretude__footer__nav .component-content .richText-content nav {
  display: grid;
  grid-column-start: 2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1565px) and (min-width: 992px) {
  #footer .apretude__footer__nav .component-content .richText-content nav {
    grid-template-columns: 10% repeat(6, 1fr) 10%;
    height: 58px;
  }
}
@media screen and (min-width: 1566px) {
  #footer .apretude__footer__nav .component-content .richText-content nav {
    grid-template-columns: 25% repeat(6, 1fr) 25%;
    height: 58px;
  }
}
#footer .apretude__footer__nav .component-content .richText-content nav li {
  font-size: 16px;
  line-height: 3.7rem;
  border-top: solid 2px #ffffff;
  margin: 0;
  white-space: nowrap;
  list-style-type: none;
}
@media (min-width: 1169px) {
  #footer .apretude__footer__nav .component-content .richText-content nav li {
    border-top: none;
    padding: 0 10px;
    line-height: 1.6rem;
  }
}
#footer .apretude__footer__nav .component-content .richText-content nav li:first-of-type {
  border-top: solid 1px #ffffff;
}
@media (min-width: 1169px) {
  #footer .apretude__footer__nav .component-content .richText-content nav li:first-of-type {
    grid-column-start: 2;
    border-top: none;
  }
}
#footer .apretude__footer__nav__isi {
  background-color: #6c3175;
}
#footer .apretude__footer__nav__isi a {
  color: #ffffff;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
}

/*
*       Backgrounds
*
*/
#content {
  background-color: #000;
}

@media (min-width: 1169px) {
  .page-home #content {
    background: #000 url("../../assets/backgrounds/desktop/home-bg.svg") no-repeat;
    background-size: contain;
    background-position-y: 80%;
  }
}

@media (min-width: 1169px) {
  .page-prep-locator #content {
    background: #000 url("../../assets/backgrounds/desktop/prep-loc-bg.png") no-repeat;
    background-size: calc(100vw + 7rem);
    background-position-y: 77%;
  }
}

@media (min-width: 1169px) {
  .page-sign-up #content {
    background: #000 url("../../assets/backgrounds/desktop/graphics_orange_over_dsk.png") no-repeat;
    background-size: 64%;
    background-position: -2rem 25%;
  }
}

@media (max-width: 1168px) {
  .page-what-is-apretude #content {
    background: #000 url("../../assets/backgrounds/mobile/what-is-apretude-bg-mobile.svg") no-repeat;
    background-position-y: 54%;
    background-size: cover;
  }
}
@media (min-width: 1169px) {
  .page-what-is-apretude #content {
    background: #000 url("../../assets/backgrounds/desktop/what-is-apretude-desktop-bg.jpg") no-repeat;
    background-size: 100%;
    background-position: 0rem 47rem;
  }
}

.page-clinical-studies #content {
  background: #000 url("../../assets/backgrounds/desktop/what-is-apretude-bg.svg") no-repeat;
  background-position-y: 85%;
}
@media (min-width: 1169px) {
  .page-clinical-studies #content {
    background: #000 url("../../assets/backgrounds/desktop/what-is-apretude-bg.svg") no-repeat;
    background-position-y: bottom;
  }
}

.page-women-and-apretude #content {
  background: #000 url("../../assets/backgrounds/mobile/women-and-hiv-bg-mobile.svg") no-repeat;
  background-position-y: 150%;
}
@media (min-width: 867px) {
  .page-women-and-apretude #content {
    background: #000;
  }
}

.page-apretude-costs-and-resources #content {
  background: #000 url("../../assets/backgrounds/mobile/costs-bg-mobile.svg") no-repeat;
  background-position-y: center;
}
@media (min-width: 1169px) {
  .page-apretude-costs-and-resources #content {
    background: #000 url("../../assets/backgrounds/desktop/costs-bg.svg") no-repeat;
    background-position-y: center;
  }
}

.page-steps-to-starting #content {
  background: #000 url("../../assets/backgrounds/mobile/steps-to-get-started-bg-mobile.svg") no-repeat;
  background-position-y: 70%;
}
@media (min-width: 1169px) {
  .page-steps-to-starting #content {
    background: #000 url("../../assets/backgrounds/desktop/steps-to-get-started-bg.svg") no-repeat;
    background-position-y: 50px;
    background-position-x: 100%;
  }
}

.page-prep-101 #content {
  background: #000 url("../../assets/backgrounds/mobile/101-bg-m.svg") no-repeat;
  background-size: contain;
}
@media (min-width: 1169px) {
  .page-prep-101 #content {
    background: #000 url("../../assets/backgrounds/desktop/prep-stories-bg.svg") no-repeat;
    background-position-y: 40%;
  }
}

.page-what-is-my-hiv-risk #content {
  background: #000 url("../../assets/backgrounds/mobile/clinical-mb.png") no-repeat;
  background-size: contain;
  background-position-y: center;
}
@media (min-width: 1169px) {
  .page-what-is-my-hiv-risk #content {
    background: #000 url("../../assets/backgrounds/desktop/clinical-dt.png") no-repeat;
    background-size: contain;
    background-position-y: center;
  }
}

.page-404-handler #content,
.page-404 #content {
  background: #000 url("../../assets/backgrounds/mobile/404-background-mobile.svg") no-repeat;
  background-size: cover;
}
@media (min-width: 1169px) {
  .page-404-handler #content,
  .page-404 #content {
    background: #000 url("../../assets/backgrounds/desktop/404-background-desktop.svg") no-repeat;
    background-size: cover;
  }
}

@media (min-width: 1169px) {
  .page-for-prep-navigators #content {
    background: #000 url("../../assets/backgrounds/desktop/navigators-bg.png") no-repeat;
    background-size: 143%;
    background-position-y: 100%;
  }
}

.image-on-right > .component-content {
  background-repeat: no-repeat;
  background-position-x: 100%;
  position: relative;
  background-size: contain;
  background-size: 53%;
}
@media screen and (min-width: 1475px) {
  .image-on-right > .component-content {
    background-size: 45%;
    background-size: auto;
  }
}

.hero__container .hero__page-title {
  position: relative;
}
.hero__container .hero__page-title .richText.hero__page-text {
  margin-top: 8rem;
  margin-left: 11%;
  margin-right: auto;
  max-width: 65%;
  text-shadow: 0px 0px 15px #000;
}
@media (max-width: 866px) {
  .hero__container .hero__page-title .richText.hero__page-text {
    margin-top: 10rem;
    text-align: center;
  }
}
.hero__container .hero__cta-button {
  background-color: #ee7;
  border-radius: 50px;
  max-width: 25rem;
  cursor: pointer;
  width: 100%;
  max-height: 4rem;
  font-size: 2.2rem;
  position: relative;
  text-align: center;
  margin-right: 58%;
  margin-left: 25%;
  margin-top: 3rem;
  padding: 1rem 1.5rem;
  display: inline-block;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
@media (max-width: 564px) {
  .hero__container .hero__cta-button {
    margin-left: auto;
    margin-right: auto;
  }
}
.hero__container .hero__cta-button .component-content .richText-content p {
  margin: 0;
}
.hero__container .hero__cta-button .component-content .richText-content p a {
  color: #fff;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-style: italic;
}
.hero__container .hero__page-text p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 1.6rem;
  loine-height: 2rem;
  text-shadow: 0px 0px 15px #000;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  padding-left: 2rem;
}
@media (max-width: 866px) {
  .hero__container .hero__page-text p {
    margin-top: 3rem;
  }
}
@media (min-width: 867px) {
  .hero__container .hero__page-text p {
    margin-left: 10%;
    max-width: 52%;
  }
}
.hero__container .hero__page-text .text-footnote {
  font-size: 1.4rem;
}

.hero__container-desktop {
  position: relative;
}
@media (max-width: 564px) {
  .hero__container-desktop {
    display: none;
  }
}

@media (min-width: 1169px) {
  .hero__container-mobile {
    display: none;
  }
}
@media (max-width: 564px) {
  .hero__container-mobile > .component-content {
    min-height: 60vw;
  }
}
.hero__container-mobile > .component-content > .content {
  margin: 0;
}
.hero__container-mobile .hero__page-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-shadow: 0px 0px 15px #000;
  margin-top: 10rem;
}
@media (max-width: 564px) {
  .hero__container-mobile .hero__page-text {
    margin-top: 5rem;
  }
}
.hero__container-mobile .hero__page-text .component-content .richText-content h1 {
  font-family: "Nothing You Could Do", Arial, sans-serif;
  color: #dcde2a;
  font-size: 2.7rem;
  text-align: left;
}
@media screen and (min-width: 450px) and (max-width: 1275px) {
  .hero__container-mobile .hero__page-text .component-content .richText-content h1 {
    font-size: 4.5rem;
  }
}
@media (min-width: 867px) {
  .hero__container-mobile .hero__page-text .component-content .richText-content h1 {
    font-size: 7rem;
  }
}
.hero__container-mobile .hero__page-text .component-content .richText-content p {
  color: #fff;
}
.hero__container-mobile .hero__text {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 1.5rem;
  text-shadow: 0px 0px 15px #000;
  text-align: center;
  margin-top: 3rem;
  margin-left: 35rem;
  margin-right: auto;
}
@media (max-width: 564px) {
  .hero__container-mobile .hero__text {
    margin-left: auto;
    margin-right: auto;
  }
}

.apertude__text_rx-heading > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  text-align: left;
  font-size: 42px;
  font-weight: bold;
  line-height: 46px;
}

.feature-box .component .component-content p {
  color: #000000;
}

.feature-box .component .feature-box-info .feature-box-text-black p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #000000;
  padding: 0px 60px;
}

.feature-box .component .feature-box-info .feature-box-text-orange p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #ee7623;
}

.feature-box .component .feature-box-info .feature-box-text-white p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #ffffff;
}

.feature-box .component .feature-box-info .feature-box-text-purple p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #6c3175;
}

.feature-box.box {
  max-width: 100%;
  margin: 0px auto;
  padding: 0px !important;
}

.feature-box .component .purple-cta {
  margin-top: 20px;
}

.feature-box .content-section > .box {
  min-width: 100%;
}

.feature-box .component .component-content {
  max-width: 100%;
  margin: 0px auto;
  padding: 0px !important;
}

.feature-box .component .feature-box-r-padding .feature-box-info div {
  margin-top: 30px;
}

.feature-box .component .component-content .feature-box-l-padding {
  /*! min-width:89.07px; */ /*! height:89.07px */
}
.feature-box .component .component-content .feature-box-l-padding.box {
  max-width: 100%;
  margin: 0px auto;
  padding: 0px !important;
}

.feature-box .component .component-content .feature-box-l-padding {
  max-width: 100%;
  margin: 0px auto;
  padding: 0px !important;
}
.feature-box .component .component-content .feature-box-l-padding .feature-box-image-center img {
  /*! min-width:89.07px; */ /*! height:89.07px */
  display: block;
  margin: 0px auto;
  padding: 0px;
}

.feature-box .component .component-content .feature-box-r-padding {
  max-width: 100%;
  margin: 0px auto;
  padding: 0px !important;
  /* prettier-ignore */
}
.feature-box .component .component-content .feature-box-r-padding .feature-box-image-center img {
  display: block;
  margin: 0px auto;
  padding: 0px;
}
.feature-box .component .component-content .feature-box-r-padding #\35 72081261 > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  text-align: center;
  margin: 5%;
  padding: 0% 17%;
  font-size: 20px;
  line-height: 22px;
  color: #6c3175;
}

.feature-box .component .component-content .feature-box-r-padding .feature-box-info .box:last-of-type {
  margin-top: 20px;
}

.feature-box .component .component-content .feature-box-r-padding .feature-box-info .box:first-of-type {
  margin-top: 20px;
}

.feature-box .component .feature-box-image-center {
  display: block;
  margin: 0px auto;
  padding: 0px;
  margin: 0px;
  padding: 0% auto;
}

.apertude__text_rx-heading > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  text-align: left;
  font-size: 42px;
  font-weight: bold;
  line-height: 46px;
}

/* prettier-ignore */
#\39 68333153 > div:nth-child(1) {
  margin: 50px;
}

/* prettier-ignore */
#\35 72081261 > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  text-align: center;
  margin: 0px;
  padding: 30px 125px;
  font-size: 20px;
  line-height: 22px;
}

/* prettier-ignore */
#\32 093826100 > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  text-align: center;
  margin: 0px;
  padding: 30px 125px;
  font-size: 20px;
  line-height: 22px;
}

/* prettier-ignore */
#\30 108637822 > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  text-align: center;
  margin: 0px;
  padding: 30px 75px;
  font-size: 20px;
  line-height: 22px;
}

/* prettier-ignore */
#\30 260249770 > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  text-align: left;
  font-size: 14px;
  line-height: 17px;
}

div.feature-text-bullet {
  font-size: 14px;
  line-height: 17px;
}

div.feature-box-text-black {
  font-size: 14px;
  line-height: 17px;
}

/* prettier-ignore */
#\36 62062938 > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > img:nth-child(2) {
  display: block !important;
  margin-left: auto !important;
}

/* prettier-ignore */
#\39 68333153 > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > img:nth-child(2) {
  display: block !important;
  margin-left: 40% !important;
}

/* prettier-ignore */
#\31 858641294 > div:nth-child(1) > div:nth-child(1) {
  margin: 0px;
}

/* prettier-ignore */
#\31 858641294 > div:nth-child(1) > div:nth-child(2) {
  margin: 0px;
}

/* prettier-ignore */
#\31 858641294 > div:nth-child(1) > div:nth-child(3) {
  margin: 0px;
}

.cta-button-white > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  border: #ffffff;
  border-radius: 20px;
  background-color: #ffffff;
  margin-bottom: 25px;
  color: #6c3175;
  text-align: center;
  height: 40px;
  margin: 0px auto;
  line-height: 35px;
}

.cta-button-purple > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  border: #6c3175;
  border-radius: 20px;
  background-color: #6c3175;
  margin-bottom: 25px;
  color: #ffffff;
  text-align: center;
  width: 40%;
  height: 40px;
  margin: 0px auto;
  line-height: 35px;
}

.cta-text-white {
  text-align: center;
  font-size: 32px;
  line-height: 38px;
  color: #ffffff;
}

.cta-text-black > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  text-align: center;
  font-size: 32px;
  line-height: 38px;
  color: #000;
}

.cta-text-purple > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
  margin-bottom: 25px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  width: 40%;
  height: 40px;
  margin: 0px auto;
  line-height: 35px;
}

@media (max-width: 769px) {
  .apertude__text_rx-heading > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
    text-align: left;
    font-size: 25px;
    line-height: 27px;
    padding-right: 40px;
  }
  /* prettier-ignore */
  #\35 72081261 > div:nth-child(1) > div:nth-child(2) {
    padding: 0px;
  }
  /* prettier-ignore */
  #\35 72081261 > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
    text-align: center;
    margin: 0px;
    padding: 30px 0px;
  }
  /* prettier-ignore */
  #\32 093826100 > div:nth-child(1) > div:nth-child(2) {
    padding: 0px;
  }
  /* prettier-ignore */
  #\31 858641294 > div:nth-child(1) > div:nth-child(2) {
    margin: 20px 0px;
    padding: 60px 40px;
  }
  /* prettier-ignore */
  #\32 093826100 > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
    text-align: center;
    padding: 30px 40px !important;
  }
  /* prettier-ignore */
  #\30 108637822 > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
    text-align: center;
    padding: 30px 35px !important;
  }
  /* prettier-ignore */
  #\30 1255998142 > div:nth-child(1) > div:nth-child(2) {
    padding: 60px 15px !important;
  }
  /* prettier-ignore */
  #\30 108637822 > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
    text-align: center;
    padding: 0px 23px !important;
  }
  /* prettier-ignore */
  #\30 260249770 > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
    margin: 0px 10px 30px 20px;
    padding: 20px 20px 0px 0px;
  }
  div.feature-box-text-black {
    text-align: left;
  }
  .apretude__divider > div:nth-child(1) > img:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1275px) {
  .flex-row > .component-content > .content .box:first-of-type {
    /*! margin-right:10px; */
  }
}
@media (min-width: 1275px) {
  .flex-row > .component-content > .content .box:last-of-type {
    /*! margin-left:10px */
  }
}
.box.green-bg {
  background-color: #787a01;
  margin-bottom: 1rem;
}
.box.green-bg:before {
  top: -17px;
}
.box.purple-bg {
  background-color: #6c3175;
  margin-bottom: 1rem;
  color: #fff;
}
.box.black-bg {
  background-color: #000 !important;
  margin-bottom: 1rem;
}
.box.black-bg p {
  color: #fff;
}
.box.white-bg {
  background-color: #fff;
  margin-bottom: 1rem;
}
.box-icon-center {
  text-align: center;
  padding: 4rem 0 !important;
}
.box-icon-center strong {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #6c3175;
}
.box .info-box-section {
  margin: 0 0 10px;
  padding: 0 !important;
}
.box .info-box-section .info-box {
  padding: 2rem !important;
}
@media (min-width: 867px) {
  .box .info-box-section .info-box {
    padding: 4rem !important;
  }
}
.box .info-box-section .info-box .flex-row {
  margin-left: 0 !important;
}
.box .info-box-section .info-box .flex-row > .component-content > .content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.box .info-box-section .info-box p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
}
@media (max-width: 866px) {
  .box .info-box-section .info-box p {
    margin: 0;
  }
}
.box .info-box-section .info-box-icon {
  max-width: 90px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 867px) {
  .box .info-box-section .info-box-icon {
    margin-right: 20px;
  }
}
.box .info-box-section .info-box-title {
  margin: 25px 0;
}
@media (min-width: 867px) {
  .box .info-box-section .info-box-title {
    margin: 30px 0;
    margin-left: 20px;
  }
}
.box .info-box-section .info-box-title p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  position: relative;
  margin: 0 0 0 34px;
  font-style: italic;
  font-size: 2.7rem;
  color: #6c3175;
  line-height: 2.9rem;
}
.box .info-box-section .info-box-title:before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/info-title-arrow.svg");
  position: absolute;
  top: 10%;
}
@media (max-width: 564px) {
  .box .info-box-section .info-box-title:before {
    top: 40%;
  }
}
@media (max-width: 564px) {
  .box .info-box-section .info-box-title-arrow-zero-top:before {
    top: 10%;
  }
}
.box .info-box-section .info-box-text {
  position: relative;
}
@media screen and (min-width: 925px) {
  .box .info-box-section .info-box-text {
    margin-left: 7rem;
  }
}
.box .info-box-section .info-box-text p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
}
.box .info-box-section .info-box-text.green-arrow::before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/green-arrow.svg");
  width: 22px;
  height: 20px;
  position: absolute;
  top: auto;
  vertical-align: middle;
  left: -40px;
}
.box .info-box-section .info-box-text.orange-arrow::before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/orange-arrow.svg");
  width: 22px;
  height: 20px;
  position: absolute;
  top: auto;
  vertical-align: middle;
  left: -40px;
}
.box .info-box-section .info-box-text.mixed-op-arrow::before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/op-arrow.svg");
  width: 22px;
  height: 20px;
  position: absolute;
  top: auto;
  vertical-align: middle;
  left: -40px;
}
.box .info-box-section .info-box-text.black-arrow::before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/black-arrow.svg");
  width: 22px;
  height: 20px;
  position: absolute;
  top: auto;
  vertical-align: middle;
  left: -40px;
}
.box .info-box-section .info-box-text.purple-arrow::before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/purple-arrow.svg");
  width: 22px;
  height: 20px;
  position: absolute;
  top: auto;
  vertical-align: middle;
  left: -40px;
}

.cta {
  width: 100%;
  padding: 4.5rem !important;
  text-align: center;
}
@media (min-width: 867px) {
  .cta {
    margin-top: 50px;
  }
  .cta:first-of-type {
    margin-right: 7.5px !important;
  }
  .cta:last-of-type {
    margin-bottom: 0px;
    margin-left: 7.5px !important;
  }
}
@media (min-width: 867px) {
  .cta > .component-content > .content {
    height: 225px;
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.cta strong {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 3.8rem;
}
.cta button {
  padding: 15px 35px;
  border-radius: 35px;
  border: none;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.8rem;
}
.cta button:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 20px;
}
.cta button:hover {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #44144b !important;
  color: #fff !important;
}

.white-cta {
  background: #fff;
}
.white-cta p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  margin: 1.25rem 0;
}
.white-cta p.cta-title {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 3.8rem;
  color: #6c3175;
}
.white-cta strong {
  color: #6c3175;
}
.white-cta button {
  background-color: #6c3175;
  color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.white-cta button:hover {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #dcde2a !important;
  color: #333 !important;
}

.green-cta {
  background: #787a01 !important;
}
.green-cta strong {
  color: #fff;
  line-height: 3.8rem;
}
.green-cta p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2rem;
  color: #fff;
}
.green-cta button {
  color: #6c3175;
  background-color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.purple-cta {
  background: #6c3175;
}
.purple-cta p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2rem;
  color: #fff;
}
.purple-cta strong {
  color: #fff;
}
.purple-cta button {
  color: #6c3175;
  background-color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.glide {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.glide * {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.glide__track {
  overflow: hidden;
}

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  will-change: transform;
}

.glide__slides--dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.glide__slide {
  width: 100%;
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.glide--rtl {
  direction: rtl;
}

.make-Carousel-Static-Background > .component-content {
  background-size: cover;
}
.make-Carousel-Static-Background .mobile-image,
.make-Carousel-Static-Background .desktop-image {
  visibility: hidden;
}

.ma-carousel-navigation {
  position: absolute;
  display: block;
  top: 40%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  z-index: 2;
  width: 100%;
}

.glide__arrow {
  color: white;
  position: absolute;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  -webkit-transition: opacity 150ms ease, border 300ms ease-in-out;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  line-height: 1;
}

.glide__arrow:focus {
  outline: none;
}

.glide__arrow:hover {
  border-color: white;
}

.glide__pagination {
  display: none;
}

.glide__arrow--left {
  left: 2em;
}
.glide__arrow--left:before {
  content: attr(data-glide-dir);
  color: #fff;
  font-size: 4rem;
}

.glide__arrow--right {
  right: 2em;
}
.glide__arrow--right:after {
  content: attr(data-glide-dir);
  color: #fff;
  font-size: 4rem;
}

.glide__arrow--disabled {
  opacity: 0.33;
}

.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  -webkit-box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}

.glide__bullet:focus {
  outline: none;
}

.glide__bullet:hover,
.glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
}

.glide__bullet--active {
  background-color: white;
}

.glide--swipeable {
  cursor: -webkit-grab;
  cursor: grab;
}

.glide--dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.glide__slide {
  position: relative;
}
.glide__slide .slider-image img {
  width: 100%;
  height: auto;
}
@media (min-width: 867px) {
  .glide__slide .slider-image .mobile-image {
    display: none;
  }
}
.glide__slide .slider-image .desktop-image {
  display: none;
}
@media (min-width: 867px) {
  .glide__slide .slider-image .desktop-image {
    display: block;
  }
}
.glide__slide .slider-text {
  position: absolute;
  top: 30%;
  -webkit-transform: translateY(-30%);
  transform: translateY(-30%);
  color: #fff;
  margin-left: 3rem;
}
@media (min-width: 867px) {
  .glide__slide .slider-text {
    max-width: 40%;
    margin-left: 20rem;
  }
}
.glide__slide .slider-text .title p {
  font-family: "Nothing You Could Do", Arial, sans-serif;
  font-style: italic;
  font-size: 2.7rem;
  line-height: 1;
  color: yellow;
  margin: 0;
}
@media (min-width: 867px) {
  .glide__slide .slider-text .title p {
    font-size: 5rem;
  }
}
.glide__slide .slider-text .description p {
  font-weight: 700;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 2;
  margin: 0;
}
.glide__slide .slider-text .cta {
  margin: 1rem 0 0 0 !important;
  padding: 0 !important;
  display: inline-block;
}
@media (min-width: 867px) {
  .glide__slide .slider-text .cta {
    text-align: inherit;
  }
}
.glide__slide .slider-text .cta a {
  color: #fff;
  background: #6c3175;
  background-color: #6c3175;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  padding: 1rem 3.5rem;
  border-radius: 3.5rem;
  border: none;
  font-style: italic;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.9rem;
}

.popup-modal-tigger {
  cursor: pointer;
}

.popup-modal-box {
  background-color: #f5f5f5;
  width: 98%;
  margin: 0;
  float: none;
  position: absolute;
  top: 10px;
  left: 11%;
  display: none;
  z-index: 98;
  padding: 40px 105px;
}
@media (min-width: 867px) {
  .popup-modal-box {
    width: 66%;
    left: 17%;
    width: 66%;
    padding: 20px 25px 20px 25px !important;
  }
}
.popup-modal-box .close-popup {
  position: absolute;
  background-image: url("../../assets/img/form-close-purple.svg") !important;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  height: 75px;
  width: 75px;
  cursor: pointer;
}

.popup-overlay {
  position: absolute;
  width: 100% !important;
  top: 0;
  left: 0;
  z-index: 97;
  background: rgba(0, 0, 0, 0.4);
}

.card-container {
  overflow: hidden;
}

.card-title {
  position: absolute;
}

.card-text-popup {
  width: inherit;
  margin: -4rem;
}

.toggle-card {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.show-card {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*Styles for Video Carousel snippet */
.reference-video-carousel {
  padding: 2rem 0 0 0;
  margin-left: 0;
}
@media (min-width: 867px) {
  .reference-video-carousel {
    padding: 4rem 0 0 0;
  }
}
.reference-video-carousel .richText-content p {
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin: 0.6rem 0 0.8rem;
  color: #ffffff;
}
.reference-video-carousel .video-wrapper > .component-content > .content {
  display: block;
}
@media (min-width: 1050px) {
  .reference-video-carousel .video-wrapper > .component-content > .content {
    display: grid;
    grid-template-columns: 70% 28%;
    grid-column-gap: 2.3rem;
  }
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container {
  position: relative;
  z-index: 1;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 1050px) {
  .reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box {
    position: absolute;
  }
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box.first, .reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box.top-content {
  z-index: 10;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box .image {
  width: 100%;
  line-height: 1;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box .image .component-content {
  line-height: 1;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box .image img {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box .richText {
  display: block;
  font-size: 1.5rem;
  line-height: 36px;
  padding-left: 3rem;
}
@media (min-width: 1050px) {
  .reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box .richText {
    display: none;
  }
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box .richText p {
  margin: -5px 0 10px;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box.last .richText p {
  margin-bottom: 0;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper {
  position: relative;
  overflow: hidden;
  display: none;
}
@media (min-width: 1050px) {
  .reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper {
    display: block;
    height: 454px;
  }
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-cntl-up,
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-cntl-down {
  position: absolute;
  width: 100%;
  cursor: pointer;
  color: transparent;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-cntl-up .richText-content p,
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-cntl-down .richText-content p {
  display: none;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-cntl-up {
  top: -29px;
  -webkit-transition: top 500ms;
  transition: top 500ms;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-cntl-up:before {
  content: "";
  position: absolute;
  background: url("../../assets/img/slide-arrow-up.png");
  background-repeat: no-repeat;
  width: 55px;
  height: 29px;
  z-index: 10;
  top: 0;
  left: calc(50% - 29px);
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-cntl-down {
  bottom: -29px;
  -webkit-transition: bottom 500ms;
  transition: bottom 500ms;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-cntl-down:before {
  content: "";
  position: absolute;
  background: url("../../assets/img/slide-arrow-down.png");
  background-repeat: no-repeat;
  width: 55px;
  height: 29px;
  z-index: 10;
  bottom: 0;
  left: calc(50% - 29px);
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper:hover .video-carousel-cntl-up {
  top: 0;
  -webkit-transition: top 500ms;
  transition: top 500ms;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper:hover .video-carousel-cntl-down {
  bottom: 0;
  -webkit-transition: bottom 500ms;
  transition: bottom 500ms;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-thumbnail-container {
  position: relative;
  bottom: 0;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-thumbnail-container .thumb-wrapper {
  cursor: pointer;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-thumbnail-container .thumb-wrapper img {
  -o-object-fit: cover;
  object-fit: cover;
}
.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper .video-carousel-thumbnail-container .thumb-wrapper p {
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin: 0.6rem 0 0.8rem;
}
.reference-video-carousel .vjs-poster img {
  -o-object-fit: inherit;
  object-fit: inherit;
}

@media (max-width: 866px) {
  .video-carousel-container {
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 1168px) {
  .video-carousel-wrapper {
    height: auto !important;
    max-height: 45.5rem;
  }
}

.transcript-box {
  margin-top: 0;
  display: none;
}
@media (max-width: 1168px) {
  .transcript-box {
    display: none !important;
  }
}
.transcript-box .box {
  padding: 0;
}
.transcript-box .box.open {
  margin-bottom: 1rem;
}
.transcript-box.jayson-transcript {
  display: block;
}
.transcript-box .transcript-text .richText-content p,
.transcript-box .transcript-text .richText-content li {
  margin: 1rem !important;
}
.transcript-box .transcript-text .richText-content p.no-bottom,
.transcript-box .transcript-text .richText-content li.no-bottom {
  margin-bottom: 0 !important;
}
.transcript-box .transcript-text .richText-content p strong,
.transcript-box .transcript-text .richText-content li strong {
  font-weight: 700;
}
.transcript-box .transcript-text .richText-content li {
  margin: 0 !important;
}

.mobile-carousel-trigger-section {
  margin-bottom: 0.5rem;
  cursor: pointer;
}
@media only screen and (min-width: 1050px) {
  .mobile-carousel-trigger-section {
    display: none;
  }
}
.mobile-carousel-trigger-section > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.3rem;
}
.mobile-carousel-trigger-section > .component-content > .content .image {
  -ms-flex-preferred-size: 46%;
  flex-basis: 46%;
  height: 100%;
  max-width: 93px;
  min-width: 93px;
}
.mobile-carousel-trigger-section > .component-content > .content .richText {
  padding-left: 1rem !important;
  min-height: 8.6rem;
  width: 100%;
  background-color: #ffffff;
}
.mobile-carousel-trigger-section > .component-content > .content .richText p {
  color: #000000;
}
@media (max-width: 470px) {
  .mobile-carousel-trigger-section > .component-content > .content .richText {
    padding-left: 0rem !important;
  }
}
.mobile-carousel-trigger-section > .component-content > .content .richText > .component-content > .richText-content {
  margin-top: 1rem;
}
.mobile-carousel-trigger-section > .component-content > .content .richText p.trigger-intro {
  font-size: 1.6rem;
  line-height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 !important;
  margin-bottom: 0.5rem !important;
}
.mobile-carousel-trigger-section > .component-content > .content .richText p.trigger-intro:before {
  content: url("../../assets/img/mobile-play-button.svg");
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.9rem;
}
@media (max-width: 470px) {
  .mobile-carousel-trigger-section > .component-content > .content .richText p.trigger-intro:before {
    margin-left: 10px !important;
  }
}
.mobile-carousel-trigger-section > .component-content > .content .richText p:nth-of-type(2) {
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin-bottom: 0 !important;
}
@media (max-width: 470px) {
  .mobile-carousel-trigger-section > .component-content > .content .richText p {
    margin-left: 10px !important;
  }
}
.mobile-carousel-trigger-section.active {
  position: relative;
}
.mobile-carousel-trigger-section.active > .component-content > .content {
  display: block;
}
.mobile-carousel-trigger-section.active > .component-content > .content:after {
  content: url("../../assets/img/gold-triangle.svg");
  position: absolute;
  top: -1.2rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: 50%;
}
.mobile-carousel-trigger-section.active .image {
  display: none;
}
.mobile-carousel-trigger-section.active .richText {
  padding-top: 1.5rem;
  padding-bottom: 1.6rem;
  min-height: 0 !important;
  width: 75%;
  margin: 0 auto;
  padding-bottom: 0;
}
.mobile-carousel-trigger-section.active .richText > .component-content > .richText-content {
  text-align: center;
}
.mobile-carousel-trigger-section.active .richText > .component-content > .richText-content p {
  font-size: 1.6rem !important;
  line-height: 2rem !important;
  display: block !important;
  width: 78%;
  margin: 0 auto !important;
}
.mobile-carousel-trigger-section.active .richText > .component-content > .richText-content p.trigger-intro:before {
  display: none !important;
}
.mobile-carousel-trigger-section.active .transcript-box {
  margin-top: 0;
  display: block !important;
  width: 300px;
}
@media (max-width: 866px) {
  .mobile-carousel-trigger-section.active .transcript-box {
    margin-bottom: 1.6rem;
  }
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-trigger {
  min-height: auto !important;
  padding-top: 0;
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-trigger p {
  color: #ffffff;
}
@media (max-width: 470px) {
  .mobile-carousel-trigger-section.active .transcript-box .transcript-trigger p {
    max-width: 100%;
    width: 200px !important;
  }
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-trigger p::before {
  display: none;
}
.mobile-carousel-trigger-section.active .transcript-box .box {
  display: none;
}
.mobile-carousel-trigger-section.active .transcript-box .box.open {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  display: block;
}
.mobile-carousel-trigger-section.active .transcript-box .richText > .component-content > .richText-content {
  text-align: left;
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-text {
  padding-left: 0 !important;
  background-color: #ffffff !important;
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content {
  margin-top: 0 !important;
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content p {
  margin: 1rem !important;
  color: #000000 !important;
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content p.no-bottom {
  margin-bottom: 0 !important;
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content li {
  margin: 0 !important;
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content p,
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content li {
  width: 96%;
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content p a,
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content li a {
  color: #e87f15;
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content p strong,
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content li strong {
  font-weight: 700;
}
.mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content ul {
  margin-bottom: 1rem;
}

@media (max-width: 1168px) {
  .video-box .component-content .content .parametrizedhtml {
    display: none;
  }
  .video-box .component-content .content .parametrizedhtml.show-video {
    display: block;
  }
  .video-box .component-content .content .parametrizedhtml.show-video + .mobile-carousel-trigger-section .component-content > .content .richText {
    background-color: #000000;
  }
  .video-box .component-content .content .parametrizedhtml.show-video + .mobile-carousel-trigger-section .component-content > .content .richText p {
    color: #ffffff;
  }
}

.transcript-box {
  max-width: 52.6rem;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 1rem;
}
.transcript-box .box {
  max-height: 0;
  background-color: #ffffff;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  border: solid 1px #555555;
  border-radius: 10px;
  margin-top: 1.1rem;
  border-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.transcript-box .box .transcript-text {
  max-height: 220px;
  overflow-y: scroll;
  padding: 9px 15px 15px 21px;
  width: 95%;
}
.transcript-box .box .transcript-text p {
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 19px !important;
  padding: 0 !important;
  margin: 0;
}
.transcript-box .box .transcript-text ul {
  margin: 0;
}
.transcript-box .box .transcript-text ul li {
  margin: 0 !important;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 19px !important;
  color: #ffffff;
  padding-top: 5px;
}
.transcript-trigger p {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  font-size: 1.6rem;
  line-height: 2rem;
}
.transcript-trigger p:after {
  content: url("../../assets/img/transcript-expand-arrow.png");
  display: block;
  position: absolute;
  right: -25px;
  top: -2px;
}
.transcript-trigger.open {
  margin-bottom: 1rem;
}
.transcript-trigger.open p:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: -6px;
}

.accordion-container {
  list-style: none;
}
.accordion-container .accordion-head {
  padding: 10px 15px !important;
  background: inherit;
  background-color: inherit;
}
@media (min-width: 867px) {
  .accordion-container .accordion-head {
    padding: 10px 15px !important;
  }
}
@media (max-width: 564px) {
  .accordion-container .accordion-head .accordion-title {
    padding-right: 3rem;
    line-height: 20px;
  }
  .accordion-container .accordion-head .accordion-title:after {
    top: 15%;
  }
}
.accordion-container .accordion-head .accordion-title a {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 564px) {
  .accordion-container .accordion-head .accordion-title a {
    white-space: normal;
    line-height: 0;
  }
}
.accordion-container .accordion-head::after {
  display: none !important;
}
.accordion-container .accordion-content-wrapper {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem !important;
  height: inherit !important;
  position: inherit !important;
  visibility: visible !important;
}
.accordion-container .accordion-content-wrapper a {
  text-decoration: underline;
}

.scrollable-transcript .accordion-title {
  padding-left: 2.5rem;
}
.scrollable-transcript .accordion-title:after {
  left: 0px;
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/smaller-expand.svg");
}
.scrollable-transcript .accordion-title.open {
  border-bottom: inherit;
}
.scrollable-transcript .accordion-title.open:after {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/smaller-collapse.svg");
  left: 0;
}
.scrollable-transcript .accordion-content.open {
  height: 500px;
  overflow: scroll;
}

.title-bg-black {
  background-color: #000;
}
.title-bg-green {
  background-color: #999930;
}
.title-bg-green .accordion-content-wrapper {
  background-color: #000;
}
.title-bg-purple {
  background-color: #6c3175;
}
.title-bg-purple .accordion-content-wrapper {
  background-color: #000;
}
.title-bg-white {
  background-color: #fff;
}
.title-bg-orange {
  background-color: #e67300;
}

.title-color-black .accordion-title-text {
  color: #000;
}
.title-color-green .accordion-title-text {
  color: #999930;
}
.title-color-purple .accordion-title-text {
  color: #6c3175;
}
.title-color-white .accordion-title-text {
  color: #fff;
}
.title-color-orange .accordion-title-text {
  color: orange;
}

.panel-bg-black .accordion-content-wrapper {
  background-color: #000;
}
.panel-bg-green .accordion-content-wrapper {
  background-color: #999930;
}
.panel-bg-purple .accordion-content-wrapper {
  background-color: #6c3175;
}
.panel-bg-white .accordion-content-wrapper {
  background-color: #fff;
}
.panel-bg-orange .accordion-content-wrapper {
  background-color: #e67300;
}

.panel-color-black .accordion-content-wrapper {
  color: #000;
}
.panel-color-green .accordion-content-wrapper {
  color: #999930;
}
.panel-color-purple .accordion-content-wrapper {
  color: #6c3175;
}
.panel-color-white .accordion-content-wrapper {
  color: #fff;
}
.panel-color-orange .accordion-content-wrapper {
  color: orange;
}

.accordion .accordion-container {
  padding: 0;
  margin: 0;
  border: none;
}

.mod-js .accordion-slide.is-active > .accordion-head:hover {
  background-color: inherit !important;
}

.accordion-title {
  cursor: pointer;
  position: relative;
  color: #fff;
  padding-right: 3em;
  display: block !important;
}
@media (min-width: 867px) {
  .accordion-title {
    font-size: 2.8rem !important;
  }
}
.accordion-title:after {
  position: absolute;
  right: 0;
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/expand.svg");
  height: 30px;
  width: 30px;
}
.accordion-title.open {
  border-bottom: inherit;
}
.accordion-title.open:after {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/collapse.svg");
  top: 0;
  height: 30px;
  width: 30px;
}

.accordion-content {
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 1.5em;
  font-size: 1rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
}
.accordion-content .table__color__container {
  padding: 0 3em;
}
@media (min-width: 867px) {
  .accordion-content .table__color__container {
    padding: 0 1.5em;
  }
}
.accordion-content .title__chart__container {
  padding-top: 0em;
}
.accordion-content .title__chart__container p:last-of-type:after {
  width: 100%;
}
@media (min-width: 867px) {
  .accordion-content .title__chart__container p:last-of-type:after {
    width: 70%;
  }
}
.accordion-content .text__copy ul {
  margin-top: -1.5em;
  padding-left: 1.5em;
}
.accordion-content .text__copy ul ul {
  margin-top: auto;
  padding-left: 0.5em;
}
.accordion-content .text__copy ul ul li {
  font-size: 1em;
  padding-left: 0.35em;
}
.accordion-content .text__copy ul ul li::marker {
  content: "-";
  text-indent: -5px;
}
.accordion-content .container__border__split-2 {
  margin-bottom: 0;
}
@media (max-width: 564px) {
  .accordion-content .container__border__split-2 {
    padding: 0 !important;
  }
}
.accordion-content .container__border__split-2 > .component-content > .content > div:not(:last-of-type) {
  padding-bottom: 0.5em;
  margin-bottom: 2em;
}
@media (min-width: 933px) and (max-width: 1406px) {
  .accordion-content .container__border__split-2.first .title__chart__container p:last-of-type:after {
    padding-top: 28px;
  }
}
.accordion-content .container__border__split-2 .title__chart__container p:last-of-type:after {
  width: 100% !important;
}
@media (min-width: 867px) {
  .accordion-content .container__border__split-2 .image__flex.image__caption-large.image__center {
    width: 90%;
    margin-left: 5%;
  }
}
@media (min-width: 867px) {
  .accordion-content .container__border__split-2 .image__caption-large p {
    font-size: 1.8em;
  }
}
@media (max-width: 564px) {
  .accordion-content .container__border__split-2 .image__flex.image__caption-large.image__center {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
.accordion-content .box_copy {
  margin-top: 0;
}
.accordion-content .box_copy .text__footnote {
  padding-top: 0;
}
.accordion-content .text__footnote {
  padding-top: 1.5em;
}
.accordion-content .text__offset {
  margin-left: -0.6em;
}
.accordion-content .text__offset .text__superscript-double {
  margin-left: -0.4em;
}

.text__footnote.text__hide-mobile {
  display: block !important;
}
@media (max-width: 564px) {
  .text__footnote.text__hide-mobile {
    display: none !important;
  }
}

.text__footnote.text__hide-desktop {
  display: block !important;
}
@media (min-width: 867px) {
  .text__footnote.text__hide-desktop {
    display: none !important;
  }
}

#content .accordion-container {
  padding: 0;
  list-style: none;
}
#content .accordion-container .accordion-head {
  padding: 10px 15px 25px !important;
}
@media (min-width: 867px) {
  #content .accordion-container .accordion-head {
    padding: 10px 15px !important;
  }
}
@media (max-width: 564px) {
  #content .accordion-container .accordion-head .accordion-title {
    padding-right: 3rem;
    line-height: 20px;
  }
  #content .accordion-container .accordion-head .accordion-title:after {
    top: 15%;
  }
}
#content .accordion-container .accordion-head .accordion-title a {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 564px) {
  #content .accordion-container .accordion-head .accordion-title a {
    white-space: normal;
    line-height: 0;
  }
}
#content .accordion-container .accordion-content-wrapper {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
}
#content .accordion-container .accordion-content-wrapper a {
  text-decoration: underline;
}
#content .purple-accordion {
  margin-bottom: 4rem;
}
@media (min-width: 867px) {
  #content .purple-accordion {
    margin-bottom: 6rem;
  }
}
#content .purple-accordion .accordion-head {
  background-color: #6c3175;
}
#content .green-accordion {
  margin-bottom: 4rem;
}
#content .green-accordion .accordion-head {
  background-color: #999930;
}
@media (min-width: 867px) {
  #content .green-accordion {
    margin-bottom: 6rem;
  }
}

/*!
 *  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;
}
.hero__container > .component-content {
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
}
@media (min-width: 565px) {
  .hero__container > .component-content {
    min-height: 25rem;
  }
}
@media (min-width: 1169px) {
  .hero__container > .component-content {
    min-height: 26vw;
    background-size: cover;
  }
}

@media (max-width: 564px) {
  .hero__container-desktop {
    display: none;
  }
}

.hero__container-mobile {
  display: block;
}
@media (min-width: 565px) {
  .hero__container-mobile {
    display: none;
  }
}
.hero__container-mobile > .component-content {
  min-height: 60vw;
}
.hero__container-mobile > .component-content > .content {
  margin: 0;
}

/**
 * @license
 * MyFonts Webfont Build ID 3809054, 2019-09-19T10:48:19-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: VerbBlack-Italic by Yellow Design Studio
 * URL: https://www.myfonts.com/fonts/yellow-design/verb/black-italic/
 *
 * Webfont: VerbBlack by Yellow Design Studio
 * URL: https://www.myfonts.com/fonts/yellow-design/verb/black/
 *
 * Webfont: VerbMedium by Yellow Design Studio
 * URL: https://www.myfonts.com/fonts/yellow-design/verb/medium/
 *
 * Webfont: VerbRegular by Yellow Design Studio
 * URL: https://www.myfonts.com/fonts/yellow-design/verb/regular/
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3809054
 * Licensed pageviews: 500,000
 * Webfonts copyright: Copyright (c) 2013 by Yellow Design Studio. All rights reserved.
 *
 * © 2019 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
/******************************************/
/*  Pop Up Forms
/******************************************/
.container__pop-up {
  background-color: #f5f5f5;
  width: 98%;
  margin: 0;
  float: none;
  position: absolute;
  top: 10px;
  left: 11%;
  display: none;
  z-index: 98;
  padding: 40px 105px;
}
@media (min-width: 867px) {
  .container__pop-up {
    width: 66%;
    left: 17%;
    width: 66%;
    padding: 20px 25px 20px 25px !important;
  }
}
.container__pop-up .close-popup {
  position: absolute;
  background-image: url("../../assets/img/form-close-purple.svg") !important;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  height: 75px;
  width: 75px;
  cursor: pointer;
}
.container__pop-up form.hs-form fieldset {
  max-width: 100% !important;
  margin: 0;
}
.container__pop-up form {
  padding: 4rem !important;
}
@media (max-width: 564px) {
  .container__pop-up form .form-columns-2 {
    display: block !important;
  }
}
@media (min-width: 867px) {
  .container__pop-up form #zip-aa321a63-9d4c-4911-ad5d-f7906517ca6e.hs-input {
    width: 87% !important;
  }
}

.popup-overlay {
  position: absolute;
  width: 100% !important;
  top: 0;
  left: 0;
  z-index: 97;
  background: rgba(0, 0, 0, 0.4);
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 1169px) {
  .flex-col > .component-content > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: col;
    flex-direction: col;
  }
}
.flex-row-mobile > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (min-width: 1169px) {
  .flex-row > .component-content > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1169px) {
  .flex-row > .component-content > .content > .box:first-of-type {
    margin-right: 10px;
  }
}
.flex-row > .component-content > .content > .box:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 1169px) {
  .flex-row > .component-content > .content > .box:last-of-type {
    margin-left: 10px;
  }
}
.flex-row.flex-two-col-full-height {
  padding: 0 !important;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.flex-row.flex-two-col-full-height .img-fill-container {
  padding: 0 !important;
}
.flex-row.flex-two-col-full-height .img-fill-container .image img {
  display: block;
}

/**********************************************
    STYLES FOR SELECTORS IN THE TEXT GROUP IN AEM
***********************************************/
.apertude__text_rx-heading {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  color: #ee7623;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
@media (min-width: 1169px) {
  .apertude__text_rx-heading {
    font-size: 22px;
  }
}
.apertude__text_rx-heading a {
  color: #ffffff;
  text-decoration: none !important;
}

.apretude_tagline {
  color: white;
  text-align: center;
  padding-left: 5.4rem;
  padding-right: 5.4rem;
  font-size: 1.2rem;
  line-height: 1.7rem;
  margin-bottom: 14.6rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
@media (min-width: 1169px) {
  .apretude_tagline {
    margin-bottom: 23.6rem;
  }
}
@media only screen and (max-width: 580px) {
  .apretude_tagline br {
    display: none;
  }
}
@media (min-width: 1169px) {
  .apretude_tagline {
    font-size: 1.4rem;
    margin-bottom: 14.3rem;
  }
}

.section-title {
  background: #000;
  padding: 0.2rem;
  -webkit-box-shadow: 0px -11px 15px 9px #000000;
  box-shadow: 0px -11px 15px 9px #000000;
}
.section-title h2 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  color: #ee7623;
}
@media (min-width: 867px) {
  .section-title h2 {
    font-size: 4.2rem;
  }
}

.text-doc-id p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  color: #fff;
}

.text-arrow-list-style:last-of-type {
  margin-bottom: 4rem;
}
@media (min-width: 867px) {
  .text-arrow-list-style:last-of-type {
    margin-bottom: initial;
  }
}
.text-arrow-list-style ul {
  list-style: none;
}
.text-arrow-list-style ul li {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  margin-left: 1.8rem;
}
@media (min-width: 867px) {
  .text-arrow-list-style ul li {
    margin-bottom: 3rem;
    margin-left: 0;
  }
}
.text-arrow-list-style ul li:before {
  position: absolute;
  left: 0;
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/po-arrow.svg");
  height: 20px;
  width: 22px;
}
@media (min-width: 867px) {
  .text-arrow-list-style ul li:before {
    left: -17px;
    margin-right: 1rem;
  }
}
.text-arrow-list-style ul li ul {
  list-style: circle;
  color: #6c3175;
}
.text-arrow-list-style ul li ul li {
  color: #000;
  margin-top: 1.5rem;
  margin-left: -1.5rem;
}
.text-arrow-list-style ul li ul li:before {
  content: "";
  width: 0;
  height: 0;
  margin: 0;
}

.text-indication-heading {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  min-width: 300px;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 4.5rem;
}
.text-indication-heading .selection-bold {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-weight: bold;
}

.text_title_with_gradient_border {
  background: #000;
  -webkit-box-shadow: 0px -11px 15px 9px #000000;
  box-shadow: 0px -11px 15px 9px #000000;
}
.text_title_with_gradient_border h2 {
  color: #e67300;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.7rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.text_title_with_gradient_border h2:after {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/gradient-top-border-mobile.svg");
  position: absolute;
  left: 0;
  top: 67%;
}
@media (min-width: 867px) {
  .text_title_with_gradient_border h2:after {
    content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/gradient-top-border.svg");
    top: 52%;
  }
}

.text__purple-heading {
  color: #6c3175;
  display: block;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.3rem;
  margin: 2rem 0;
}
.text__purple-heading:before {
  content: url("../../assets/img/purple-arrows.svg");
  margin-right: 1.5rem;
  display: none;
  vertical-align: middle;
}
.text__green-heading {
  color: #999930;
  display: block;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.3rem;
  margin: 2rem 0;
}
.text__green-heading:before {
  content: url("../../assets/img/green-arrow.svg");
  margin-right: 1.5rem;
  display: none;
  vertical-align: middle;
}
.text__purple-emphasis p {
  color: #6c3175;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.3rem;
}

@media screen and (max-width: 1275px) {
  .text-apr-different-title {
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
}
.text-apr-different-title > .component-content {
  width: 100% !important;
}
.text-apr-different-title h2 {
  color: #ee7623;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  border-bottom: 1.4rem solid #ee7623;
  line-height: 3.8rem;
  white-space: nowrap;
  width: 100%;
  padding-bottom: 0.5rem;
  margin-top: 40px !important;
}
@media (max-width: 866px) {
  .text-apr-different-title h2 {
    text-align: center;
    font-size: 3.2rem;
    width: 100%;
    border-bottom: none;
  }
}
@media only screen and (max-width: 480px) {
  .text-apr-different-title h2 {
    white-space: normal;
    font-size: 2.4rem;
    text-align: center;
    line-height: 3.4rem;
  }
}

.text-clinical-studies-title h2 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  padding-bottom: 0.5rem;
  line-height: 3.8rem;
  font-size: 2.8rem;
}
@media (min-width: 867px) {
  .text-clinical-studies-title h2 {
    font-size: 4.2rem;
    color: #999930;
  }
}

@media (min-width: 867px) {
  .page-landing-page .content-max-width,
  .page-coming-soon .content-max-width {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media (max-width: 564px) {
  .page-landing-page .content-max-width,
  .page-coming-soon .content-max-width {
    width: 100%;
  }
  .page-landing-page .content-max-width > .component-content,
  .page-coming-soon .content-max-width > .component-content {
    max-width: 1440px;
    margin: 0 auto;
  }
}
.page-landing-page .richText .component-content,
.page-coming-soon .richText .component-content {
  overflow: hidden;
}
.page-landing-page .richText h1,
.page-coming-soon .richText h1 {
  margin-top: 0;
  word-wrap: break-word;
}
.page-landing-page .richText h2,
.page-coming-soon .richText h2 {
  margin-top: 0;
  word-wrap: break-word;
}
.page-landing-page .richText h3,
.page-coming-soon .richText h3 {
  margin-top: 0;
  word-wrap: break-word;
}
.page-landing-page .richText h4,
.page-coming-soon .richText h4 {
  margin-top: 0;
  word-wrap: break-word;
}
.page-landing-page .richText h5,
.page-coming-soon .richText h5 {
  margin-top: 0;
  word-wrap: break-word;
}
.page-landing-page .richText h6,
.page-coming-soon .richText h6 {
  margin-top: 0;
  word-wrap: break-word;
}
.page-landing-page .richText a,
.page-coming-soon .richText a {
  text-decoration: underline;
}
.page-landing-page .richText ul,
.page-landing-page .richText ol,
.page-coming-soon .richText ul,
.page-coming-soon .richText ol {
  padding: 10px;
}
.page-landing-page .richText li,
.page-coming-soon .richText li {
  margin-left: 15px;
  margin-bottom: 10px;
  font-size: 1.6rem;
  list-style-type: none;
}
.page-landing-page .richText ol li,
.page-coming-soon .richText ol li {
  list-style: decimal;
}
.page-landing-page .richText ul li,
.page-coming-soon .richText ul li {
  position: relative;
  margin-left: 0;
  padding: 0 15px;
}
.page-landing-page .richText ul li:before,
.page-coming-soon .richText ul li:before {
  position: absolute;
  top: 1px;
  left: -5px;
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}
.page-landing-page .richText-image,
.page-coming-soon .richText-image {
  display: block;
  margin-bottom: 10px;
}
.page-landing-page .richText-image.pull-left,
.page-coming-soon .richText-image.pull-left {
  margin: 5px 15px 5px 10px;
  float: left;
}
.page-landing-page .richText-image.pull-right,
.page-coming-soon .richText-image.pull-right {
  margin: 5px 10px 5px 15px;
  float: right;
}
@media (max-width: 564px) {
  .page-landing-page .landing__apretude-diff-body,
  .page-coming-soon .landing__apretude-diff-body {
    width: auto;
    margin-left: 17px;
    margin-right: 17px;
  }
}
@media (max-width: 866px) {
  .page-landing-page.template-apretude-landing-isi-template1 .reference-apretude-landing-page-sign-up-form,
  .page-coming-soon.template-apretude-landing-isi-template1 .reference-apretude-landing-page-sign-up-form {
    width: 91%;
    margin: 0 auto;
  }
}
.page-landing-page #header,
.page-coming-soon #header {
  padding: 0;
}
@media (min-width: 1169px) {
  .page-landing-page #content,
  .page-coming-soon #content {
    padding-left: 16%;
    padding-right: 16%;
  }
}
@media only screen and (min-width: 1920px) {
  .page-landing-page #content,
  .page-coming-soon #content {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-landing-page #footer,
.page-coming-soon #footer {
  padding-bottom: 0;
  padding-top: 0;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
@media (min-width: 1169px) {
  .page-landing-page #footer,
  .page-coming-soon #footer {
    position: relative;
    bottom: 0;
    left: 0;
    padding-left: 0;
  }
}
.page-landing-page .col-xs-12,
.page-landing-page .col-md-12,
.page-coming-soon .col-xs-12,
.page-coming-soon .col-md-12 {
  padding-right: 0;
}
.page-landing-page .container,
.page-coming-soon .container {
  padding-right: 0;
  padding-left: 0;
  background-image: url("../../../desktop/assets/img/apretude-background-mobile.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
}
.page-landing-page .container #content-pusher,
.page-coming-soon .container #content-pusher {
  height: 0 !important;
}
@media (min-width: 1169px) {
  .page-landing-page .container,
  .page-coming-soon .container {
    background-image: url("../../../desktop/assets/img/apretude_background_desktop.svg");
  }
}
.page-landing-page .paragraphSystem,
.page-landing-page .row,
.page-coming-soon .paragraphSystem,
.page-coming-soon .row {
  margin-right: 0;
}
.page-landing-page body,
.page-coming-soon body {
  margin: 0;
}
.page-landing-page .template-apretude-landing-template,
.page-coming-soon .template-apretude-landing-template {
  margin: 0;
}
.page-landing-page .apretude__content__container,
.page-coming-soon .apretude__content__container {
  padding: 0;
  color: #ffffff;
}
.page-landing-page .apretude__content__container .component-content,
.page-coming-soon .apretude__content__container .component-content {
  background-repeat: no-repeat;
  background-size: cover;
}
.page-landing-page .apretude__header,
.page-coming-soon .apretude__header {
  font-size: 14px;
}
.page-landing-page .apretude__header .component-content,
.page-coming-soon .apretude__header .component-content {
  text-align: center;
}
.page-landing-page .apretude__header .component-content .richText-content,
.page-coming-soon .apretude__header .component-content .richText-content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__header .component-content .richText-content,
  .page-coming-soon .apretude__header .component-content .richText-content {
    white-space: nowrap;
  }
}
.page-landing-page .apretude__header .component-content .richText-content p,
.page-coming-soon .apretude__header .component-content .richText-content p {
  text-align: left;
  margin-right: 0;
  margin-left: 18px;
}
.page-landing-page .apretude__header .component-content .richText-content p:first-of-type,
.page-coming-soon .apretude__header .component-content .richText-content p:first-of-type {
  margin-left: 0;
}
.page-landing-page .apretude__header .component-content .richText-content p a,
.page-coming-soon .apretude__header .component-content .richText-content p a {
  text-decoration: none !important;
  color: #ffffff;
  display: block;
  line-height: 1.6rem;
}
@media (min-width: 867px) {
  .page-landing-page .apretude__header .component-content .richText-content p,
  .page-coming-soon .apretude__header .component-content .richText-content p {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__header .component-content .richText-content p,
  .page-coming-soon .apretude__header .component-content .richText-content p {
    margin-left: 18px;
    margin-right: 18px;
  }
  .page-landing-page .apretude__header .component-content .richText-content p br,
  .page-coming-soon .apretude__header .component-content .richText-content p br {
    display: none;
  }
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__header .component-content .richText-content p:first-of-type,
  .page-coming-soon .apretude__header .component-content .richText-content p:first-of-type {
    grid-column-start: 2;
  }
}
.page-landing-page .apretude__header .component-content .richText-content p:hover,
.page-coming-soon .apretude__header .component-content .richText-content p:hover {
  text-decoration: underline;
}
.page-landing-page .apretude__desktop__header,
.page-coming-soon .apretude__desktop__header {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  display: none;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__desktop__header,
  .page-coming-soon .apretude__desktop__header {
    display: block;
  }
}
.page-landing-page .apretude__mobile__header,
.page-coming-soon .apretude__mobile__header {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__mobile__header,
  .page-coming-soon .apretude__mobile__header {
    display: none;
  }
}
.page-landing-page .apretude__subheader,
.page-coming-soon .apretude__subheader {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
}
.page-landing-page .apretude__subheader h1,
.page-coming-soon .apretude__subheader h1 {
  font-size: 30px;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__subheader h1,
  .page-coming-soon .apretude__subheader h1 {
    font-size: 45px;
  }
}
.page-landing-page .apretude__subheader h2,
.page-coming-soon .apretude__subheader h2 {
  color: #ee7623;
  margin-top: 2rem;
  font-size: 4.9rem;
  margin-top: 0.5rem;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__subheader h2,
  .page-coming-soon .apretude__subheader h2 {
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 700;
    color: #ee7623;
    font-size: 6.2rem;
    margin-top: 0.5rem;
  }
}
.page-landing-page .apretude__subheader span,
.page-coming-soon .apretude__subheader span {
  color: #ee7623;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 40px !important;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__subheader span,
  .page-coming-soon .apretude__subheader span {
    font-size: 61px;
  }
}
@media (min-width: 360px) {
  .page-landing-page .apretude__subheader,
  .page-coming-soon .apretude__subheader {
    font-size: 35px;
  }
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__subheader,
  .page-coming-soon .apretude__subheader {
    font-size: 45px;
    width: 60%;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-landing-page .apretude__subheader .component-content .richText-content p,
.page-landing-page .apretude__subheader .component-content .richText-content h1,
.page-coming-soon .apretude__subheader .component-content .richText-content p,
.page-coming-soon .apretude__subheader .component-content .richText-content h1 {
  margin: 0;
  color: #fff;
}
.page-landing-page .apretude__footer__copy,
.page-coming-soon .apretude__footer__copy {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
.page-landing-page .apretude__footer__copy__one, .page-landing-page .apretude__footer__copy__two,
.page-coming-soon .apretude__footer__copy__one,
.page-coming-soon .apretude__footer__copy__two {
  width: 75%;
  text-align: center;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.page-landing-page .apretude__footer__copy__one a, .page-landing-page .apretude__footer__copy__two a,
.page-coming-soon .apretude__footer__copy__one a,
.page-coming-soon .apretude__footer__copy__two a {
  color: #ee7623;
  white-space: nowrap;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__footer__copy__one,
  .page-coming-soon .apretude__footer__copy__one {
    line-height: 20px;
  }
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__footer__copy__two,
  .page-coming-soon .apretude__footer__copy__two {
    font-size: 14px;
    line-height: 18px;
  }
}
.page-landing-page .apretude__logo .component-content img,
.page-coming-soon .apretude__logo .component-content img {
  width: 100%;
  max-width: 255px;
  margin-bottom: 3rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__logo .component-content img,
  .page-coming-soon .apretude__logo .component-content img {
    width: 280px;
    height: auto;
    max-width: none;
  }
}
.page-landing-page .apretude__viiv__logo,
.page-coming-soon .apretude__viiv__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 21px;
  margin-top: 7px;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__viiv__logo,
  .page-coming-soon .apretude__viiv__logo {
    margin-bottom: 29px;
    margin-top: 31px;
  }
}
.page-landing-page .apretude__footer__nav,
.page-coming-soon .apretude__footer__nav {
  background: #ee7623;
  color: #000000;
  text-align: center;
  padding: 0;
}
.page-landing-page .apretude__footer__nav a,
.page-coming-soon .apretude__footer__nav a {
  text-decoration: none !important;
  color: #000000;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__footer__nav .component-content .richText-content nav,
  .page-coming-soon .apretude__footer__nav .component-content .richText-content nav {
    display: grid;
    grid-template-columns: 25% repeat(5, 1fr) 25%;
    grid-column-start: 2;
    height: 58px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.page-landing-page .apretude__footer__nav .component-content .richText-content nav li,
.page-coming-soon .apretude__footer__nav .component-content .richText-content nav li {
  font-size: 16px;
  line-height: 37px;
  border-top: solid 2px #ffffff;
  margin: 0;
  white-space: nowrap;
  list-style-type: none;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__footer__nav .component-content .richText-content nav li,
  .page-coming-soon .apretude__footer__nav .component-content .richText-content nav li {
    border-top: none;
    padding: 0 10px;
  }
}
.page-landing-page .apretude__footer__nav .component-content .richText-content nav li:first-of-type,
.page-coming-soon .apretude__footer__nav .component-content .richText-content nav li:first-of-type {
  border-top: solid 1px #ffffff;
}
@media (min-width: 1169px) {
  .page-landing-page .apretude__footer__nav .component-content .richText-content nav li:first-of-type,
  .page-coming-soon .apretude__footer__nav .component-content .richText-content nav li:first-of-type {
    grid-column-start: 2;
    border-top: none;
  }
}
.page-landing-page .apretude__footer__nav__isi,
.page-coming-soon .apretude__footer__nav__isi {
  background-color: #6c3175;
}
.page-landing-page .apretude__footer__nav__isi a,
.page-coming-soon .apretude__footer__nav__isi a {
  color: #ffffff;
  font-size: 1.4rem;
}
.page-landing-page .apretude__footer__nav__isi .component-content .richText-content nav,
.page-coming-soon .apretude__footer__nav__isi .component-content .richText-content nav {
  grid-template-columns: 25% repeat(5, 1fr) 25%;
}
.page-landing-page .template-apretude-landing-isi-template .apretude__subheader,
.page-coming-soon .template-apretude-landing-isi-template .apretude__subheader {
  font-style: normal;
  margin-bottom: 2.7rem;
}
@media (min-width: 1169px) {
  .page-landing-page .template-apretude-landing-isi-template .apretude__subheader,
  .page-coming-soon .template-apretude-landing-isi-template .apretude__subheader {
    margin-bottom: 2rem;
  }
}
.page-landing-page .template-apretude-landing-isi-template .apretude__subheader h1,
.page-coming-soon .template-apretude-landing-isi-template .apretude__subheader h1 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
@media (min-width: 1169px) {
  .page-landing-page .template-apretude-landing-isi-template .apretude__subheader h1,
  .page-coming-soon .template-apretude-landing-isi-template .apretude__subheader h1 {
    font-size: 3.2rem !important;
    line-height: 3.8rem;
  }
}
.page-landing-page .template-apretude-landing-isi-template .apretude__subheader span,
.page-coming-soon .template-apretude-landing-isi-template .apretude__subheader span {
  font-size: 5.8rem;
  font-style: italic;
  line-height: 4.6rem;
  white-space: normal;
}
@media (min-width: 1169px) {
  .page-landing-page .template-apretude-landing-isi-template .apretude__subheader span,
  .page-coming-soon .template-apretude-landing-isi-template .apretude__subheader span {
    font-size: 6.2rem;
    line-height: 7.5rem;
  }
}
.page-landing-page .template-apretude-landing-isi-template .apretude__subheader + .richText,
.page-coming-soon .template-apretude-landing-isi-template .apretude__subheader + .richText {
  color: white;
  text-align: center;
  padding-left: 5.4rem;
  padding-right: 5.4rem;
  font-size: 1.2rem;
  line-height: 1.7rem;
  margin-bottom: 14.6rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
@media (min-width: 1169px) {
  .page-landing-page .template-apretude-landing-isi-template .apretude__subheader + .richText,
  .page-coming-soon .template-apretude-landing-isi-template .apretude__subheader + .richText {
    margin-bottom: 23.6rem;
  }
}
@media only screen and (max-width: 580px) {
  .page-landing-page .template-apretude-landing-isi-template .apretude__subheader + .richText br,
  .page-coming-soon .template-apretude-landing-isi-template .apretude__subheader + .richText br {
    display: none;
  }
}
@media (min-width: 1169px) {
  .page-landing-page .template-apretude-landing-isi-template .apretude__subheader + .richText,
  .page-coming-soon .template-apretude-landing-isi-template .apretude__subheader + .richText {
    font-size: 1.4rem;
    margin-bottom: 14.3rem;
  }
}
.page-landing-page .template-apretude-landing-isi-template .apretude__logo,
.page-coming-soon .template-apretude-landing-isi-template .apretude__logo {
  margin-bottom: 2.7rem;
  padding-left: 5.9rem;
  padding-right: 5.9rem;
}
@media (min-width: 1169px) {
  .page-landing-page .template-apretude-landing-isi-template .apretude__logo,
  .page-coming-soon .template-apretude-landing-isi-template .apretude__logo {
    margin-bottom: 5.7rem;
  }
}
.page-landing-page .template-apretude-landing-isi-template .apretude__logo img,
.page-coming-soon .template-apretude-landing-isi-template .apretude__logo img {
  max-width: 255px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.9rem;
  -webkit-box-shadow: 0 0 99px #000000;
  box-shadow: 0 0 99px #000000;
}
@media (min-width: 1169px) {
  .page-landing-page .template-apretude-landing-isi-template .apretude__logo img,
  .page-coming-soon .template-apretude-landing-isi-template .apretude__logo img {
    margin-top: 3.4rem;
    max-width: 280px;
  }
}
.page-landing-page .landing__sign-up-mobile .component-content,
.page-coming-soon .landing__sign-up-mobile .component-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: right;
  padding-bottom: 1%;
}
.page-landing-page .landing__sign-up-mobile .paragraphSystem,
.page-coming-soon .landing__sign-up-mobile .paragraphSystem {
  background: #fff;
  width: 91.4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  margin-bottom: 41%;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.page-landing-page .landing__sign-up-mobile .paragraphSystem .first,
.page-coming-soon .landing__sign-up-mobile .paragraphSystem .first {
  font-size: 1.75rem;
  width: 76%;
  /* align-items: center; */
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  font-size: 28px;
}
.page-landing-page .landing__sign-up-mobile .paragraphSystem .first p,
.page-coming-soon .landing__sign-up-mobile .paragraphSystem .first p {
  margin-bottom: 1%;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.page-landing-page .landing__sign-up-mobile .paragraphSystem .last,
.page-coming-soon .landing__sign-up-mobile .paragraphSystem .last {
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}
.page-landing-page .landing__sign-up-mobile .paragraphSystem .last .richText-content,
.page-coming-soon .landing__sign-up-mobile .paragraphSystem .last .richText-content {
  width: 75%;
  margin: 0 auto;
  margin-bottom: 17%;
}
.page-landing-page .landing__sign-up-mobile .paragraphSystem .last .richText-content a,
.page-coming-soon .landing__sign-up-mobile .paragraphSystem .last .richText-content a {
  text-decoration: none;
}
.page-landing-page .landing__sign-up-mobile .paragraphSystem .last .richText-content a button,
.page-coming-soon .landing__sign-up-mobile .paragraphSystem .last .richText-content a button {
  width: 100%;
  padding: 20px 0px;
  border: none;
  background: #6c3175;
  border-radius: 50px;
  font-size: 23px;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  font-size: 23px;
}
.page-landing-page .landing__sign-up-mobile .paragraphSystem .last .richText-content a button img,
.page-coming-soon .landing__sign-up-mobile .paragraphSystem .last .richText-content a button img {
  margin-left: 10px;
}
.page-landing-page .landing__clinical-trials-mboile,
.page-coming-soon .landing__clinical-trials-mboile {
  color: #191818;
  background-color: rgba(0, 0, 0, 0);
  margin: 17% auto;
  width: 91.2%;
}
.page-landing-page .landing__clinical-trials-mboile .paragraphSystem .title,
.page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .title {
  background: rgba(0, 0, 0, 0);
}
.page-landing-page .landing__clinical-trials-mboile .paragraphSystem .title .component-content,
.page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .title .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-landing-page .landing__clinical-trials-mboile .paragraphSystem .title .component-content .title-heading h2,
.page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .title .component-content .title-heading h2 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #999930;
  font-size: 2.8rem;
}
@media (min-width: 867px) {
  .page-landing-page .landing__clinical-trials-mboile .paragraphSystem .title .component-content .title-heading h2,
  .page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .title .component-content .title-heading h2 {
    font-size: 4.2rem;
  }
}
.page-landing-page .landing__clinical-trials-mboile .paragraphSystem .box,
.page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .box {
  border-top: #999930 solid 12px;
  border-bottom: #999930 solid 12px;
}
.page-landing-page .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li:before,
.page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li:before {
  position: absolute;
  top: 6px;
  left: -18px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: "";
  width: 22.25px;
  height: 20.17px;
  background-image: url(../../assets/img/afpd-bullet-arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.page-landing-page .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li strong,
.page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li strong {
  font-size: 22px;
}
.page-landing-page .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li b,
.page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li b {
  font-size: 16px;
}
.page-landing-page .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li p,
.page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li p {
  font-size: 16px;
}
.page-landing-page .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li ul,
.page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li ul {
  width: 100%;
}
.page-landing-page .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li ul li:before,
.page-coming-soon .landing__clinical-trials-mboile .paragraphSystem .box .richText ul li ul li:before {
  content: "";
  background-image: url(../../assets/img/afpd-purple-bullet.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 0px;
  left: -10px;
}
.page-landing-page .landing__clinical-trials-desktop,
.page-coming-soon .landing__clinical-trials-desktop {
  color: #191818;
  background-color: rgba(0, 0, 0, 0);
  margin: 17% auto;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .title,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .title {
  background: rgba(0, 0, 0, 0);
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .title .component-content,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .title .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.625rem;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .title .component-content .title-heading,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .title .component-content .title-heading {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #999930;
  border-bottom: #999930 solid 12px;
  font-size: 2.8rem;
}
@media (min-width: 867px) {
  .page-landing-page .landing__clinical-trials-desktop .paragraphSystem .title .component-content .title-heading,
  .page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .title .component-content .title-heading {
    font-size: 4.2rem;
  }
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .box,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .box {
  border-bottom: #999930 solid 12px;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .box .paragraphSystem,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .box .paragraphSystem {
  background-color: #fff;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li:before,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li:before {
  position: absolute;
  top: 6px;
  left: -18px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: "";
  width: 22.25px;
  height: 20.17px;
  background-image: url(../../assets/img/afpd-bullet-arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .box .richText ul,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .box .richText ul {
  width: 93%;
  margin: 0 auto;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li strong,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li strong {
  font-size: 22px;
  width: 51%;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li div,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li div {
  width: 49%;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li div p,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li div p {
  font-size: 16px;
  margin-top: 1%;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li div ul li:before,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li div ul li:before {
  content: "";
  background-image: url(../../assets/img/afpd-purple-bullet.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 0px;
  left: -10px;
}
.page-landing-page .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li .ul-div,
.page-coming-soon .landing__clinical-trials-desktop .paragraphSystem .box .richText ul li .ul-div {
  width: unset;
}
.page-landing-page .side-effects__header > .component-content > .content,
.page-coming-soon .side-effects__header > .component-content > .content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (min-width: 1030px) and (max-width: 1300px) {
  .page-landing-page .side-effects__header > .component-content > .content,
  .page-coming-soon .side-effects__header > .component-content > .content {
    padding-left: 4.5rem !important;
    padding-right: 7rem !important;
  }
}
.page-landing-page .side-effects__container,
.page-coming-soon .side-effects__container {
  padding-top: 0 !important;
}
.page-landing-page .side-effects__container > .component-content > .content,
.page-coming-soon .side-effects__container > .component-content > .content {
  padding-bottom: 1rem !important;
}
.page-landing-page .side-effects__container .apretude__info-text > .component-content > .content,
.page-coming-soon .side-effects__container .apretude__info-text > .component-content > .content {
  padding: 0 !important;
}
.page-landing-page .side-effects .side-effects__title p,
.page-coming-soon .side-effects .side-effects__title p {
  font-size: 2.8rem;
}
@media (min-width: 867px) {
  .page-landing-page .side-effects .side-effects__title p,
  .page-coming-soon .side-effects .side-effects__title p {
    font-size: 4.2rem;
  }
}
.page-landing-page .landing__apretude-diff-mobile,
.page-coming-soon .landing__apretude-diff-mobile {
  padding-left: 0;
  padding-right: 0;
}
.page-landing-page .apretude__info-text .list-arrow-styles .component-content .richText-content,
.page-coming-soon .apretude__info-text .list-arrow-styles .component-content .richText-content {
  padding-left: 0 !important;
}
.page-landing-page .apretude__info-text .list-arrow-styles ul,
.page-coming-soon .apretude__info-text .list-arrow-styles ul {
  display: block;
  margin: 0 0 0 10px;
  padding-bottom: 0;
  padding-top: 0;
}
@media (min-width: 867px) {
  .page-landing-page .apretude__info-text .list-arrow-styles ul,
  .page-coming-soon .apretude__info-text .list-arrow-styles ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style: none;
    padding-bottom: 2rem;
  }
}
@media (min-width: 867px) {
  .page-landing-page .apretude__info-text .list-arrow-styles ul:first-of-type,
  .page-coming-soon .apretude__info-text .list-arrow-styles ul:first-of-type {
    padding-bottom: 2rem;
  }
}
.page-landing-page .apretude__info-text .list-arrow-styles ul li,
.page-coming-soon .apretude__info-text .list-arrow-styles ul li {
  width: 100%;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 867px) {
  .page-landing-page .apretude__info-text .list-arrow-styles ul li,
  .page-coming-soon .apretude__info-text .list-arrow-styles ul li {
    width: 50%;
    font-size: 1.6rem;
    padding-right: 3rem;
  }
}
.page-landing-page .apretude__info-text .list-arrow-styles ul li::before,
.page-coming-soon .apretude__info-text .list-arrow-styles ul li::before {
  position: absolute;
  top: 0px;
  left: -20px;
  width: 20px;
  height: 20px;
  content: url("../../assets/img/po-arrow.svg") !important;
}
.page-landing-page .landing_clinical-studies-section > .component-content .content,
.page-coming-soon .landing_clinical-studies-section > .component-content .content {
  padding-top: 4rem;
}
@media (min-width: 867px) {
  .page-landing-page .landing_clinical-studies-section > .component-content .content,
  .page-coming-soon .landing_clinical-studies-section > .component-content .content {
    padding-top: 3rem;
  }
}
.page-landing-page .landing__apretude-diff-body,
.page-landing-page .apretude__diff__header__two,
.page-landing-page .landing_clinical-studies-section,
.page-coming-soon .landing__apretude-diff-body,
.page-coming-soon .apretude__diff__header__two,
.page-coming-soon .landing_clinical-studies-section {
  z-index: 10;
}
.page-landing-page .landing_cta-section,
.page-coming-soon .landing_cta-section {
  width: 100%;
}
@media (min-width: 867px) {
  .page-landing-page .landing_cta-section > .component-content .content,
  .page-coming-soon .landing_cta-section > .component-content .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
  }
}
.page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop,
.page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop {
  margin-top: 10.6rem;
  z-index: 10;
}
.page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop .component-content,
.page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop .component-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: right;
  padding-bottom: 1%;
}
@media screen and (max-width: 1275px) {
  .page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop .component-content,
  .page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop .component-content {
    display: none;
  }
}
.page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem,
.page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem {
  background: #fff;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .first,
.page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .first {
  font-size: 1.75rem;
  width: 59%;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  font-size: 3.2rem;
}
.page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .first p,
.page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .first p {
  margin-bottom: 1.5rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
.page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .last,
.page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .last {
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}
.page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .last .richText-content,
.page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .last .richText-content {
  width: 75%;
  margin: 1.5rem auto;
}
.page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .last .richText-content a,
.page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .last .richText-content a {
  text-decoration: none;
}
.page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .last .richText-content a button,
.page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .last .richText-content a button {
  width: 100%;
  padding: 20px 0px;
  border: none;
  background: #6c3175;
  border-radius: 50px;
  font-size: 2.3rem;
  color: #fff;
  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;
  font-weight: bold;
  font-style: italic;
}
.page-landing-page .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .last .richText-content a button img,
.page-coming-soon .landing_cta-section > .component-content .content .landing__sign-up-desktop .paragraphSystem .last .richText-content a button img {
  margin-left: 10px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.page-landing-page .landing_cta-section > .component-content .content .image,
.page-coming-soon .landing_cta-section > .component-content .content .image {
  width: 525px;
  top: -20rem;
  right: 0;
  position: absolute;
  z-index: 1;
  margin-bottom: -40rem;
}
@media screen and (max-width: 1275px) {
  .page-landing-page .landing_cta-section > .component-content .content .image,
  .page-coming-soon .landing_cta-section > .component-content .content .image {
    display: none;
  }
}
@media (max-width: 866px) {
  .page-landing-page .landing_cta-section > .component-content .content .image,
  .page-coming-soon .landing_cta-section > .component-content .content .image {
    display: none;
  }
}
.page-landing-page .landing__sign-up-mobile .component-content,
.page-coming-soon .landing__sign-up-mobile .component-content {
  background-position: 0 -300px;
}
.page-landing-page .reduced-isi-banner .isi__main-header .isi__title--alt,
.page-coming-soon .reduced-isi-banner .isi__main-header .isi__title--alt {
  margin-top: 1.2rem;
}
.page-landing-page .isi--fixed-reduced.isi__main-header .isi__title--alt,
.page-coming-soon .isi--fixed-reduced.isi__main-header .isi__title--alt {
  margin-top: 0;
}
.page-landing-page .apretude-hide-desktop,
.page-coming-soon .apretude-hide-desktop {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 867px) {
  .page-landing-page .apretude-hide-desktop,
  .page-coming-soon .apretude-hide-desktop {
    display: none;
  }
}
.page-landing-page .apretude-hide-desktop > img,
.page-coming-soon .apretude-hide-desktop > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 867px) {
  .page-landing-page .apretude-hide-desktop > img,
  .page-coming-soon .apretude-hide-desktop > img {
    display: none;
  }
}
.page-landing-page .apretude-hide-desktop .richText ul,
.page-landing-page .apretude-hide-desktop .richText ol,
.page-coming-soon .apretude-hide-desktop .richText ul,
.page-coming-soon .apretude-hide-desktop .richText ol {
  margin-left: 0px;
}
.page-landing-page .apretude-hide-mobile img,
.page-coming-soon .apretude-hide-mobile img {
  display: none;
}
@media (min-width: 867px) {
  .page-landing-page .apretude-hide-mobile img,
  .page-coming-soon .apretude-hide-mobile img {
    display: block;
  }
}

.page-landing-page #content {
  background-color: transparent;
}
.page-landing-page .Header {
  text-shadow: 0 0 99px #000;
  text-align: center;
}
.page-landing-page .container {
  padding-right: 0;
  padding-left: 0;
  background-image: url("../../../desktop/assets/img/afpd-bg-mobile.png");
  background-size: 100vw;
  background-color: black;
  background-position: 0 32rem;
}
@media (min-width: 1169px) {
  .page-landing-page .container {
    background-image: url("../../../desktop/assets/img/afpd-bg-desktop.svg");
    background-position: initial;
  }
}
.page-landing-page .container .apretude__subheader + .richText {
  margin-bottom: 0;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
}
.page-landing-page .container .apretude__subheader + .richText p {
  margin-bottom: 3rem;
}
.page-landing-page .container .apretude__subheader h1 {
  font-size: 2.6rem;
  line-height: 3.4rem;
}
@media (min-width: 1169px) {
  .page-landing-page .container .apretude__subheader h1 {
    font-size: 3.2rem;
    line-height: 4rem;
  }
}
.page-landing-page .container .apretude__subheader h1 span {
  font-size: 4.9rem !important;
  line-height: 4.6rem;
}
@media (min-width: 1169px) {
  .page-landing-page .container .apretude__subheader h1 span {
    font-size: 6.2rem !important;
  }
}

/*
*   Homepage specific styles
*
*/
.page-home .hero__container > .component-content {
  background-size: contain;
}
@media (min-width: 1720px) and (max-width: 5000px) {
  .page-home .hero__container > .component-content {
    background-size: cover;
  }
}
.page-home .hero__container > .component-content .hero__page-text {
  max-width: calc(100vw - 3.2rem);
  margin: 12% auto 20%;
}
@media (min-width: 565px) {
  .page-home .hero__container > .component-content .hero__page-text {
    margin: 15% 0 0;
  }
}
@media (min-width: 867px) {
  .page-home .hero__container > .component-content .hero__page-text {
    margin: 15% auto 0;
  }
}
.page-home .hero__container > .component-content .hero__page-text h1 {
  color: #dcde2a;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  font-size: 2.2rem;
  line-height: 2.3rem;
  letter-spacing: 0rem;
  text-shadow: 0rem 0rem 1.5rem #000000;
}
@media (min-width: 867px) {
  .page-home .hero__container > .component-content .hero__page-text h1 {
    font-size: 4.2rem;
    line-height: 4.3rem;
  }
}
@media (min-width: 565px) {
  .page-home .hero__container > .component-content .hero__page-text h1 {
    text-align: center;
  }
}
.page-home .hero__container > .component-content .hero__page-text h1 .home-hero-font {
  display: block;
  font-size: 5.2rem;
  line-height: 4.9rem;
  font-weight: 700;
  margin-top: 1rem;
}
@media (min-width: 867px) {
  .page-home .hero__container > .component-content .hero__page-text h1 .home-hero-font {
    font-size: 7.6rem;
    line-height: 7.8rem;
    margin-top: 0rem;
  }
}
@media (max-width: 1168px) {
  .page-home .section.green-gradient-heading {
    margin-bottom: 3rem;
  }
}
.page-home .copay-box {
  margin: 3rem 0rem;
}
.page-home .copay-box .slim-top-border {
  padding: 1.5rem 0rem;
}
.page-home .copay-box .image img {
  min-width: 7.1rem;
}
.page-home .copay-box .flex-row-mobile .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 3rem;
}
.page-home .three-column-home > .component-content > .content > .box {
  min-height: 100%;
}
.page-home .three-column-home > .component-content > .content > .box > .component-content {
  height: 100%;
}
.page-home .three-column-home > .component-content > .content > .box > .component-content .content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-home .three-column-home > .component-content > .content > .box > .component-content .content .box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 1169px) {
  .page-home .three-column-home > .component-content > .content > .box:first-of-type {
    margin-right: 4rem;
  }
}
@media (min-width: 1169px) {
  .page-home .three-column-home > .component-content > .content > .box:last-of-type {
    margin-left: 4rem;
  }
}
.page-home .gradient-heading + .box .video-border {
  width: 100%;
}
@media (min-width: 867px) {
  .page-home .gradient-heading + .box {
    margin: 0 auto;
    max-width: 766px;
  }
}
.page-home .gradient-heading + .box iframe {
  border: none;
}

/***************************************
Page Specific styles
****************************************/
.page-404-handler .title h1,
.page-404 .title h1 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 3.2rem;
  color: #6c3175;
  text-align: center;
}

/*
*
*       FAQ Page
*/
.page-apretude-faqs .font-hero-yellow {
  max-width: 52%;
  margin: 5rem 1.6rem 2rem;
}
@media (min-width: 565px) {
  .page-apretude-faqs .font-hero-yellow {
    margin: 10% 1.6rem 2rem;
    max-width: 100%;
  }
}
@media (min-width: 867px) {
  .page-apretude-faqs .font-hero-yellow {
    margin: 5% 10% 0rem;
  }
}
.page-apretude-faqs .hero__container-desktop .font-white {
  max-width: calc(100vw - 3.2rem);
  margin: auto;
}
@media (min-width: 867px) {
  .page-apretude-faqs .hero__container-desktop .font-white {
    max-width: 60%;
    margin: 0 10% 4rem;
  }
}
.page-apretude-faqs .text-footnote p {
  font-size: 1.5rem;
}
@media (min-width: 867px) {
  .page-apretude-faqs .faq-quicklinks {
    text-align: center;
  }
}
.page-apretude-faqs .faq-quicklinks a {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  text-decoration: underline;
}
.page-apretude-faqs .section-title {
  padding-bottom: 0.2rem;
  padding: 0;
  background: url("../../assets/img/Mobile-Module Top Border Orange.svg");
  background-size: cover !important;
  background-position: right !important;
}
.page-apretude-faqs .section-title p:not(.skip) {
  visibility: hidden;
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
  position: absolute;
  top: -20rem;
}
.page-apretude-faqs .section-title p.skip {
  color: #000;
  margin: 0;
}
.page-apretude-faqs .section-title h2,
.page-apretude-faqs .section-title p.skip {
  color: #000;
  padding: 2rem;
  width: 80%;
}
@media (min-width: 867px) {
  .page-apretude-faqs .section-title {
    background: url("../../assets/img/Module Top Border Orange.svg");
  }
}
.page-apretude-faqs .content-section {
  margin-bottom: 3.5rem;
}
@media (min-width: 867px) {
  .page-apretude-faqs .content-section {
    margin-bottom: 6rem;
  }
}
.page-apretude-faqs .flex-row {
  margin-bottom: 5rem;
}
.page-apretude-faqs .apretude__divider {
  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;
  max-width: none;
  position: absolute;
  margin-top: 15rem;
  z-index: 1;
  padding-right: 3rem;
}
@media screen and (max-width: 1275px) {
  .page-apretude-faqs .apretude__divider {
    margin-top: 23rem;
    padding-right: 0;
  }
}
.page-apretude-faqs .cta {
  padding: 3rem 1.25rem !important;
}
@media (max-width: 564px) {
  .page-apretude-faqs .break-mobile-up {
    line-height: 3.2rem;
  }
}
.page-apretude-faqs .hero__container-mobile .hero__page-text p {
  padding-right: 2rem;
}
@media only screen and (min-width: 480px) {
  .page-apretude-faqs .hero__container-mobile .hero__page-text p {
    width: 65%;
    margin-left: 0;
  }
}
.page-apretude-faqs .apretude__divider {
  display: block;
  margin-top: 0 !important;
  position: absolute;
  top: -3rem;
  left: 0;
  padding: 0;
}
.page-apretude-faqs .apretude__divider img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 867px) {
  .page-apretude-faqs .apretude__divider {
    display: none;
  }
}
.page-apretude-faqs .green-accordion:nth-of-type(3) > .component-content > .content .accordion:nth-of-type(3) p:nth-of-type(3) {
  margin-bottom: 0;
  color: #6c3175;
}
.page-apretude-faqs .green-accordion:nth-of-type(3) > .component-content > .content .accordion:nth-of-type(3) p:nth-of-type(4) {
  margin-top: 0;
}
@media (max-width: 564px) {
  .page-apretude-faqs .green-cta .richText strong,
  .page-apretude-faqs .white-cta .richText strong {
    line-height: 3.8rem;
  }
}
.page-apretude-faqs .green-cta button,
.page-apretude-faqs .white-cta button {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
}
@media (max-width: 564px) {
  .page-apretude-faqs .green-cta {
    margin-bottom: 4rem !important;
  }
}
.page-apretude-faqs .accordion .accordion-container {
  padding: 0;
  margin: 1rem 0 0 0;
}
.page-apretude-faqs .accordion .accordion-content-wrapper {
  background-color: #fff;
}
.page-apretude-faqs #content .purple-accordion {
  margin-bottom: 4rem;
}
@media (min-width: 867px) {
  .page-apretude-faqs #content .purple-accordion {
    margin-bottom: 6rem;
  }
}
.page-apretude-faqs #content .purple-accordion .accordion-head,
.page-apretude-faqs #content .purple-accordion .accordion-head:hover {
  background-color: #6c3175 !important;
}
.page-apretude-faqs #content .green-accordion {
  margin-bottom: 4rem;
}
.page-apretude-faqs #content .green-accordion .accordion-head,
.page-apretude-faqs #content .green-accordion .accordion-head:hover {
  background-color: #999930 !important;
}
@media (min-width: 867px) {
  .page-apretude-faqs #content .green-accordion {
    margin-bottom: 6rem;
  }
}

/*
*
*       TALK TO YOUR DOCTOR PAGE
*/
.page-talk-to-your-doctor .font-hero-yellow {
  max-width: 50%;
  margin: 10%;
}
.page-talk-to-your-doctor .prep-provider-container {
  padding: 50px;
}
.page-talk-to-your-doctor .prep-provider-container .paragraphSystem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-talk-to-your-doctor .prep-provider-container .white-cta {
  padding: 0px;
}
.page-talk-to-your-doctor .prep-provider-container .white-cta .component-content .content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.page-talk-to-your-doctor .prep-provider-container .white-cta .component-content .content .text__prep-purple p {
  font-size: 2.6rem;
  color: #6c3175;
}
.page-talk-to-your-doctor .prep-provider-container .image {
  padding: 0px;
}
.page-talk-to-your-doctor .prep-provider-container .image img {
  width: 100%;
}
.page-talk-to-your-doctor .prep-provider-container .richText {
  width: 100% !important;
}
@media (max-width: 564px) {
  .page-talk-to-your-doctor .prep-provider-container {
    padding: 0px;
  }
}

/*
*   PREP STORIES PAGE SPECIFIC STYLES
*
*/
.page-prep-stories #content {
  overflow: visible;
}
.page-prep-stories .content-section {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
@media (max-width: 866px) {
  .page-prep-stories .content-section {
    margin-bottom: 3rem;
  }
}
@media (max-width: 866px) {
  .page-prep-stories .content-section .box {
    padding: 2rem !important;
    margin-bottom: 2rem;
  }
}
.page-prep-stories .content-section .section-title {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: url("../../assets/img/Mobile-Module Top Border Orange.svg");
  background-size: contain !important;
  background-repeat: repeat !important;
  background-position: right;
}
@media only screen and (min-width: 414px) and (max-width: 1275px) {
  .page-prep-stories .content-section .section-title {
    background-size: cover !important;
  }
}
@media (min-width: 867px) {
  .page-prep-stories .content-section .section-title {
    background: url("../../assets/img/Module Top Border Orange.svg");
    background-position: right;
  }
}
.page-prep-stories .content-section .section-title .component-content .richText-content h1 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #000;
  padding: 2rem 0 2rem 2rem;
  width: 77%;
  margin-bottom: 0;
  background-color: #e67300;
  line-height: 3rem;
}
@media (min-width: 867px) {
  .page-prep-stories .content-section .section-title .component-content .richText-content h1 {
    font-size: 4.2rem;
    font-weight: bold;
    line-height: 5rem;
    padding-left: 3rem;
    width: 66%;
  }
}
@media (max-width: 564px) {
  .page-prep-stories .hero__container.hero__container-mobile .hero__page-text {
    margin-top: 0;
    margin-right: 42%;
  }
}
.page-prep-stories .hero__container.hero__container-mobile .hero__page-text .component-content .richText-content h1 {
  color: #dcde2a;
  font-size: 2.7rem;
  text-align: left;
}
@media screen and (min-width: 450px) and (max-width: 767px) {
  .page-prep-stories .hero__container.hero__container-mobile .hero__page-text .component-content .richText-content h1 {
    font-size: 3.5rem;
    margin-top: 8rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1275px) {
  .page-prep-stories .hero__container.hero__container-mobile .hero__page-text .component-content .richText-content h1 {
    font-size: 5.5rem;
    margin-top: 12rem;
  }
}
@media (max-width: 564px) {
  .page-prep-stories .hero__container.hero__container-mobile .hero__page-text .component-content .richText-content p {
    margin-top: 0;
  }
}
@media (max-width: 564px) {
  .page-prep-stories .hero__container.hero__container-mobile .hero__page-title {
    margin-top: 3.5rem;
  }
}
@media (min-width: 867px) {
  .page-prep-stories .cta {
    margin-top: 0;
  }
  .page-prep-stories .cta > .component-content > .content {
    max-height: 150px;
  }
}
.page-prep-stories .green-cta > .component-content > .content,
.page-prep-stories .white-cta > .component-content > .content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-prep-stories .white-cta {
  margin: 0px;
  padding: 4rem 2rem !important;
}
@media (max-width: 564px) {
  .page-prep-stories .white-cta .component-content .content {
    display: block;
    height: auto;
  }
}
.page-prep-stories .white-cta p {
  margin-bottom: 1.6rem;
  margin-top: 1.6rem;
}
.page-prep-stories .white-cta button {
  padding-left: 5rem;
  padding-right: 5rem;
}
.page-prep-stories .green-cta {
  padding-top: 3.6rem !important;
  padding-bottom: 4.4rem !important;
}
@media (max-width: 564px) {
  .page-prep-stories .green-cta .component-content .content {
    display: block;
    height: auto;
  }
}
.page-prep-stories .green-cta .component-content .content .richText:nth-of-type(2) p {
  margin-bottom: 0 !important;
}
@media (min-width: 867px) {
  .page-prep-stories .green-cta .component-content .content .richText:nth-of-type(2) p {
    margin-bottom: revert !important;
  }
}
.page-prep-stories .green-cta .component-content .content .richText:nth-of-type(2) p button {
  padding-right: 5rem;
  padding-left: 5rem;
}
@media screen and (max-width: 992px) {
  .page-prep-stories .flex-row {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1275px) {
  .page-prep-stories .flex-row {
    margin-top: 5rem;
  }
}
.page-prep-stories .apretude__divider {
  max-width: none;
  position: absolute;
  margin-top: 14rem;
  right: 1rem;
  z-index: 1;
}
@media screen and (max-width: 1275px) {
  .page-prep-stories .apretude__divider {
    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;
    margin-top: -2rem;
    right: 0;
  }
}
.page-prep-stories .vjs-poster {
  background-size: cover;
}
@media (min-width: 867px) {
  .page-prep-stories .cta > .component-content > .content .richText {
    height: 110px;
    position: relative;
  }
  .page-prep-stories .cta > .component-content > .content .richText button {
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
}

/*
*   STEPS TO STARTING PAGE 
*
*/
.page-steps-to-starting .font-hero-yellow {
  max-width: 50%;
  margin: 10% 10% 0;
}
@media (min-width: 867px) {
  .page-steps-to-starting .font-hero-yellow {
    margin: 2rem 10% 0;
  }
}
@media (min-width: 1169px) {
  .page-steps-to-starting .font-hero-yellow {
    margin: 9% 11% 0;
  }
}
.page-steps-to-starting .hero__page-text p,
.page-steps-to-starting .hero__page-title p {
  margin: 2rem 10% 0;
  padding-left: 0;
}
@media (min-width: 867px) {
  .page-steps-to-starting .hero__page-text p,
  .page-steps-to-starting .hero__page-title p {
    max-width: 75%;
  }
}
@media (min-width: 1169px) {
  .page-steps-to-starting .hero__page-text p,
  .page-steps-to-starting .hero__page-title p {
    max-width: 52%;
    font-size: 2.5rem;
    line-height: 2.9rem;
  }
}
.page-steps-to-starting .steps-img-dt {
  position: relative;
  min-height: 25rem;
}
.page-steps-to-starting .steps-img-dt img {
  position: absolute;
  min-width: 100vw;
  top: -17rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 1440px) {
  .page-steps-to-starting .steps-img-dt img {
    top: -20rem;
  }
}
.page-steps-to-starting .steps-img-mb.hide-mobile-up {
  position: relative;
  min-height: 15rem;
}
.page-steps-to-starting .steps-img-mb.hide-mobile-up img {
  position: absolute;
  min-width: 100vw;
  left: -1.6rem;
  top: -8rem;
}

/*
*     RISKS AND EFFECTS
*
*/
.page-risks-and-side-effects .font-hero-yellow {
  max-width: 50%;
  margin: 10%;
}

/*
*      WHAT'S MY HIV RISK PAGE
*
*/
.page-what-is-my-hiv-risk .font-hero-yellow {
  margin: 10%;
  max-width: 50%;
}
.page-what-is-my-hiv-risk .risk-img-one.hide-mobile,
.page-what-is-my-hiv-risk .risk-img-one.hide-mobile-up,
.page-what-is-my-hiv-risk .risk-img-two.hide-mobile,
.page-what-is-my-hiv-risk .risk-img-two.hide-mobile-up {
  position: relative;
}
.page-what-is-my-hiv-risk .risk-img-one.hide-mobile img,
.page-what-is-my-hiv-risk .risk-img-one.hide-mobile-up img,
.page-what-is-my-hiv-risk .risk-img-two.hide-mobile img,
.page-what-is-my-hiv-risk .risk-img-two.hide-mobile-up img {
  position: absolute;
}
.page-what-is-my-hiv-risk .risk-img-one.hide-mobile img {
  min-width: 70vw;
  left: -20rem;
}
.page-what-is-my-hiv-risk .risk-img-one.hide-mobile-up {
  min-height: 15rem;
}
.page-what-is-my-hiv-risk .risk-img-one.hide-mobile-up img {
  min-width: 150vw;
  top: -7rem;
  left: -10rem;
}
.page-what-is-my-hiv-risk .risk-img-two.hide-mobile img {
  max-width: 50vw;
  left: 75rem;
  top: -25rem;
}
.page-what-is-my-hiv-risk .risk-img-two.hide-mobile-up {
  min-height: 15rem;
}
.page-what-is-my-hiv-risk .risk-img-two.hide-mobile-up img {
  min-width: 145vw;
  top: -7rem;
  left: -20rem;
}

.page-a-passionate-purpose .font-hero-yellow {
  max-width: 50%;
  margin: 10%;
}

.page-what-is-apretude .font-hero-yellow {
  max-width: 50%;
  margin: 10%;
}
.page-what-is-apretude .about-ap-img.hide-mobile-up {
  position: relative;
  min-height: 15rem;
}
.page-what-is-apretude .about-ap-img.hide-mobile-up img {
  position: absolute;
  min-width: 190vw;
  z-index: 1;
  top: -15rem;
  left: -20rem;
}
@media (max-width: 375px) {
  .page-what-is-apretude .about-ap-img.hide-mobile-up {
    min-height: 11rem;
  }
}

.page-women-and-apretude .font-hero-yellow {
  max-width: calc(100vw - 7rem);
  margin: 6rem auto 0;
}
.page-women-and-apretude .font-hero-yellow h1 {
  font-style: normal;
}
@media (min-width: 1169px) {
  .page-women-and-apretude .font-hero-yellow {
    max-width: 120rem;
    margin: 14rem auto 0;
  }
}
.page-women-and-apretude .women-img-dt {
  position: relative;
}
.page-women-and-apretude .women-img-dt img {
  position: absolute;
  min-width: 70vw;
  left: -30rem;
  top: -15rem;
}
.page-women-and-apretude .women-img2-dt {
  position: relative;
}
.page-women-and-apretude .women-img2-dt img {
  position: absolute;
  min-width: 60vw;
  left: -18rem;
  top: -14rem;
}
.page-women-and-apretude .women-img-mb.hide-mobile-up,
.page-women-and-apretude .women-img2-mb.hide-mobile-up {
  position: relative;
  min-height: 15rem;
}
.page-women-and-apretude .women-img-mb.hide-mobile-up img,
.page-women-and-apretude .women-img2-mb.hide-mobile-up img {
  position: absolute;
  min-width: 100vw;
  left: -1.6rem;
  top: -8rem;
}

.page-clinical-studies .font-hero-yellow {
  max-width: 50%;
  margin: 10%;
}
.page-clinical-studies .clinical-img-mb img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.page-clinical-studies .clinical-img-dt {
  position: relative;
}
@media (min-width: 1169px) {
  .page-clinical-studies .clinical-img-dt img {
    position: absolute;
    left: -12vw;
    top: -17px;
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
  }
}

.page-prep-101 .font-hero-yellow {
  max-width: 50%;
  margin: 10%;
}
@media (max-width: 564px) {
  .page-prep-101 .font-hero-yellow {
    margin: 20% 10% 0;
  }
}
.page-prep-101 .snippetReference .hide-mobile-down > .component-content {
  background-size: cover;
  background-repeat: no-repeat;
}
.page-prep-101 .snippetReference .hide-mobile-up > .component-content {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 60vw;
}
@media only screen and (min-width: 992px) and (max-width: 1274px) {
  .page-prep-101 .flex-row.hide-mobile > .component-content > .content > .box:nth-of-type(1) {
    padding-bottom: 0 !important;
    margin-bottom: 0;
  }
  .page-prep-101 .flex-row.hide-mobile > .component-content > .content > .box:nth-of-type(2) {
    padding-top: 0 !important;
  }
}
.page-prep-101 .content-section {
  margin-bottom: 0;
  margin-top: 0;
}
.page-prep-101 .content-section .box {
  padding: 2rem !important;
}
.page-prep-101 .content-section .box:before {
  display: none;
}
.page-prep-101 .content-section .box.flex-row {
  padding: 0 2rem !important;
}
.page-prep-101 .content-section .white-bg {
  margin-left: 0 !important;
  max-width: 90%;
}
@media screen and (max-width: 992px) {
  .page-prep-101 .content-section .white-bg {
    max-width: 100%;
  }
}
.page-prep-101 .content-section .white-bg .box::before {
  display: none;
}
.page-prep-101 .text-arrow-list-style ul {
  padding-left: 2.5rem;
}
.page-prep-101 .text-arrow-list-style ul li {
  font-size: 2rem;
  width: 92%;
}
@media screen and (max-width: 992px) {
  .page-prep-101 .text-arrow-list-style ul li {
    font-size: 1.6rem;
  }
}
.page-prep-101 .text-arrow-list-style:last-of-type {
  margin-bottom: 0;
}
.page-prep-101 .apertude__text_rx-heading {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: url("../../assets/img/Mobile-Module Top Border Orange.svg");
  background-size: cover !important;
  background-position: right;
}
@media screen and (min-width: 992px) {
  .page-prep-101 .apertude__text_rx-heading {
    background: url("../../assets/img/Module Top Border Orange.svg");
    background-position: right;
  }
}
.page-prep-101 .apertude__text_rx-heading:nth-of-type(2) {
  max-width: 90%;
}
@media screen and (max-width: 992px) {
  .page-prep-101 .apertude__text_rx-heading:nth-of-type(2) {
    max-width: 100%;
  }
}
.page-prep-101 .apertude__text_rx-heading .component-content .richText-content p {
  color: black;
  padding: 1rem 0 0rem 1rem;
  width: 80%;
  margin-bottom: 0;
  background-color: initial;
  padding-right: 0 !important;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 992px) {
  .page-prep-101 .apertude__text_rx-heading .component-content .richText-content p {
    font-size: 4.2rem;
    line-height: 4.6rem;
    padding-left: 3rem;
    width: 100%;
  }
}
.page-prep-101 .text_apretude-head .component-content .richText-content p {
  color: #fff;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.5rem;
}
@media screen and (max-width: 992px) {
  .page-prep-101 .text_apretude-head .component-content .richText-content p {
    font-size: 2rem;
  }
}
.page-prep-101 .text-footnote .component-content .richText-content p {
  color: #fff;
  font-size: 2rem;
  margin-top: 0;
}
@media screen and (max-width: 992px) {
  .page-prep-101 .text-footnote .component-content .richText-content p {
    font-size: 1.2rem;
    text-align: left;
  }
}
@media screen and (max-width: 992px) {
  .page-prep-101 .text-footnote .component-content .richText-content p sup {
    margin-left: -3.5px;
    top: -6.5px;
  }
}
.page-prep-101 .text-apr-different-title {
  position: relative;
  padding: 2rem;
}
.page-prep-101 .text-apr-different-title .component-content .richText-content p {
  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;
  font-size: 1.6rem;
  margin-bottom: 0;
}
.page-prep-101 .cta {
  margin-top: 0;
  padding: 4rem !important;
}
.page-prep-101 .cta:last-of-type {
  margin-left: 0 !important;
}
@media (max-width: 564px) {
  .page-prep-101 .green-cta .component-content .content .text_apretude-head p {
    margin-top: 0;
  }
}
.page-prep-101 .green-cta p {
  font-weight: 400;
}
@media (max-width: 564px) {
  .page-prep-101 .green-cta p button {
    padding: 1rem 4rem;
  }
}
.page-prep-101 .bg-img-section-content {
  margin-top: -0.5rem;
}
.page-prep-101 .purple-cta .component-content .content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-prep-101 .purple-cta .component-content .content .richText:nth-of-type(2) p {
  margin-top: 0;
}

.page-apretude-costs-and-resources .font-hero-yellow {
  max-width: 35%;
}
@media (max-width: 564px) {
  .page-apretude-costs-and-resources .font-hero-yellow h1 {
    font-size: 2.2rem;
  }
}
@media (min-width: 867px) {
  .page-apretude-costs-and-resources .font-hero-yellow h1 {
    line-height: 6rem;
  }
}
.page-apretude-costs-and-resources .font-white p {
  margin-top: 1rem;
}
@media (max-width: 564px) {
  .page-apretude-costs-and-resources .font-white p {
    max-width: 50%;
  }
}
@media (min-width: 1169px) {
  .page-apretude-costs-and-resources .font-white p {
    font-size: 2.5rem;
    font-weight: 700;
  }
}
.page-apretude-costs-and-resources .hero__page-title {
  margin: 6% 10% 0 10%;
}
@media (min-width: 1169px) {
  .page-apretude-costs-and-resources .hero__page-title {
    margin: 6% 10% 0 16%;
  }
}
.page-apretude-costs-and-resources .hero__page-title img {
  position: absolute;
  left: -100rem;
}
@media (min-width: 565px) {
  .page-apretude-costs-and-resources .hero__page-title button {
    margin: 3.3rem 0 0;
  }
}
.page-apretude-costs-and-resources .gradient-heading h2 {
  max-width: inherit;
}
@media (min-width: 1169px) {
  .page-apretude-costs-and-resources .gradient-heading h2 {
    max-width: 56%;
  }
}

.page-prep-locator .hero__container > .component-content {
  min-height: 30vw;
}
.page-prep-locator .hero__container-mobile > .component-content {
  min-height: 50vw;
}
.page-prep-locator .prep-locator-box {
  padding-left: 16px;
  padding-right: 16px;
}
.page-prep-locator .font-hero-yellow {
  width: 80%;
  margin: 10% auto 0;
}
@media (min-width: 1169px) {
  .page-prep-locator .font-hero-yellow {
    width: 70%;
  }
}

/*
*   For Prep Navigator (ASO) page
*
*/
@media (min-width: 867px) {
  .page-for-prep-navigators .font-hero-yellow h1 {
    line-height: 5.5rem;
  }
}
.page-for-prep-navigators .hero__container-mobile > .component-content {
  min-height: 70rem;
}
.page-for-prep-navigators .hero__container-mobile > .component-content .hero__page-title {
  margin: 33rem auto 2rem;
  max-width: 75%;
}
@media (min-width: 1169px) {
  .page-for-prep-navigators .prep-nav-wrap {
    position: relative;
    top: -10rem;
  }
}
.page-for-prep-navigators .hero__container > .component-content {
  min-height: 40rem;
}
@media (min-width: 1169px) {
  .page-for-prep-navigators .hero__container > .component-content {
    min-height: 60rem;
  }
}
@media (min-width: 1440px) {
  .page-for-prep-navigators .hero__container > .component-content {
    min-height: 67rem;
  }
}
@media (min-width: 565px) {
  .page-for-prep-navigators .hero__container > .component-content .hero__page-title {
    margin-top: 3rem;
  }
  .page-for-prep-navigators .hero__container > .component-content .hero__page-title > .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;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .page-for-prep-navigators .hero__container > .component-content .hero__page-title > .component-content > .content .richText {
    width: 40%;
  }
  .page-for-prep-navigators .hero__container > .component-content .hero__page-title > .component-content > .content .richText button {
    margin: 0rem;
  }
}
@media (min-width: 1169px) {
  .page-for-prep-navigators .hero__container > .component-content .hero__page-title {
    margin-top: 7rem;
  }
}
@media (min-width: 1440px) {
  .page-for-prep-navigators .hero__container > .component-content .hero__page-title {
    margin-top: 10rem;
  }
}
.page-for-prep-navigators .submitted-message {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.8em;
  padding: 4rem;
}
.page-for-prep-navigators .submitted-message p {
  text-align: center;
  font-size: 1.9rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  background-color: #eee;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-header {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400 !important;
  background-color: #ffffff;
  color: #000000;
  font-family: "Roboto Condensed", Arial, sans-serif;
  padding: 3.2rem 2rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox {
  border-top: 0.5rem solid #ee7623;
  -o-border-image: linear-gradient(to right, #ee7623 25%, #3b1c41) 1 stretch;
  border-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #ee7623), to(#3b1c41)) 1 stretch;
  border-image: linear-gradient(to right, #ee7623 25%, #3b1c41) 1 stretch;
  color: #6c3175;
  padding: 1.5rem 0 3.3rem;
  width: 87%;
}
@media (min-width: 867px) {
  .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox {
    margin: 0 0 0 3.2rem;
    width: 48%;
  }
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label-text {
  font-size: 1.8rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-input-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1.6rem;
  margin: 0.5rem 1rem 0 0;
  height: 1.6rem;
  border: 0.1rem solid black;
  border-radius: 100%;
  display: grid;
  place-content: center;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-input-checkbox:focus-visible, .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-input-checkbox:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911 !important;
  box-shadow: 0 0 0 0.2rem #e46911 !important;
  outline: 0.1rem solid #f9caa9 !important;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-input-checkbox:before {
  content: "";
  background-color: #6c3175;
  border-radius: 100%;
  width: 1rem;
  height: 1rem;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-input-checkbox:checked::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox:nth-child(3) .gigya-label, .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox:nth-child(4) .gigya-label, .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox:nth-child(5) .gigya-label, .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox:nth-child(6) .gigya-label {
  margin-left: 0;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox:nth-child(3) .gigya-label-text, .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox:nth-child(4) .gigya-label-text, .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox:nth-child(5) .gigya-label-text, .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox:nth-child(6) .gigya-label-text {
  color: #6c3175;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label span strong {
  font-weight: 600 !important;
  color: #000;
  font-size: 1.8rem;
  text-align: left;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label .gigya-composite-control-label span:first-child:before {
  content: "";
  background: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/info-title-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-right: 1rem;
  height: 1.8rem;
  width: 1.8rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label li {
  border-top: 0.5rem solid #ee7623;
  border-bottom: 0;
  border-left-width: 0;
  border-right-width: 0;
  -o-border-image: linear-gradient(to right, #ee7623 25%, #3b1c41) 1 stretch;
  border-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #ee7623), to(#3b1c41)) 1 stretch;
  border-image: linear-gradient(to right, #ee7623 25%, #3b1c41) 1 stretch;
  margin-bottom: 3.5rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label li span {
  color: #6c3175;
  font-size: 1.8rem;
  font-weight: 400 !important;
  margin: 1rem 0 0 1rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label .gigya-composite-control.gigya-composite-control-checkbox {
  font-size: 1rem;
  font-weight: 400 !important;
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 0.5em;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label input {
  margin-right: 1rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-label:nth-child(2) {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2rem;
  display: block;
  padding: 3.2rem 0 1.7rem 2rem;
  color: #000000;
}
@media (min-width: 867px) {
  .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-label:nth-child(2) {
    padding: 4.2rem 0 1.7rem 3.2rem;
    width: 48%;
    margin-left: 0;
  }
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-label:nth-child(2):before {
  content: "";
  background: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/info-title-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-right: 1rem;
  height: 1.8rem;
  width: 1.8rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-layout-cell {
  width: 100%;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-layout-cell .gigya-composite-control-label {
  padding: 0;
  color: #000000;
  font-size: 1.4rem;
  padding-top: 2rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label span strong {
  font-weight: 600 !important;
  color: #000;
  font-size: 1.8rem;
  text-align: left;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label .gigya-composite-control-label span:first-child:before {
  content: "";
  background: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/info-title-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-right: 1rem;
  height: 1.8rem;
  width: 1.8rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label li {
  border-top: 0.5rem solid #ee7623;
  border-bottom: 0;
  border-left-width: 0;
  border-right-width: 0;
  -o-border-image: linear-gradient(to right, #ee7623 25%, #3b1c41) 1 stretch;
  border-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #ee7623), to(#3b1c41)) 1 stretch;
  border-image: linear-gradient(to right, #ee7623 25%, #3b1c41) 1 stretch;
  margin-bottom: 3.5rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label li span {
  color: #6c3175;
  font-size: 1.8rem;
  font-weight: 400 !important;
  margin: 1rem 0 0 1rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control .gigya-composite-control-label li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox {
  padding: 0 0 0 2rem;
}
@media (min-width: 1169px) {
  .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox {
    padding: 0 0 0 3.2rem;
  }
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox .gigya-input-text {
  border: none;
  border-radius: 1.2rem;
  font-size: 1.6rem;
  padding: 2.6rem 2rem;
  margin-bottom: 2rem;
  max-width: 94%;
}
@media (min-width: 867px) {
  .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox .gigya-input-text {
    max-width: 50%;
  }
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox {
  border: 0px !important;
  padding: 0;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox .gigya-input-checkbox {
  border-radius: 0px;
  margin: 0.3rem 1rem 0 0;
  background: #ffffff;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox .gigya-input-checkbox:before {
  content: "";
  background-color: #6c3175;
  width: 1rem;
  height: 1rem;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox .gigya-input-checkbox:checked::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox .gigya-label {
  margin-left: 0;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox .gigya-label-text {
  font-size: 1.6rem;
  color: #000000;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox.gigya-terms-error {
  right: 0;
  position: inherit;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox .gigya-required-display {
  color: #000000;
  padding: 0 0 0 0.5rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox .gigya-checkbox-container {
  margin-bottom: 1.6rem;
  width: 92%;
  margin-left: 0;
  padding: 0;
}
@media (min-width: 1169px) {
  .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox .gigya-checkbox-container {
    width: 100%;
  }
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox ~ .gigya-composite-control-checkbox .gigya-error-msg {
  text-align: left;
  position: relative;
  top: -1rem;
  padding: 0;
  color: #a80000;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox + .gigya-composite-control-checkbox {
  margin-bottom: 2.2rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox + .gigya-composite-control-checkbox + .gigya-composite-control-label {
  padding: 0 2rem 0;
  margin: 0 0 2.2rem 0;
  color: #000000;
  line-height: 1.3;
  font-size: 1.4rem;
}
@media (min-width: 1169px) {
  .page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox + .gigya-composite-control-checkbox + .gigya-composite-control-label {
    padding: 0 3.2rem 0;
  }
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox + .gigya-composite-control-checkbox + .gigya-composite-control-label b {
  color: #000000;
  font-size: 1.6rem;
  margin-bottom: 0.3rem;
  display: inline-block;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox + .gigya-composite-control-checkbox + .gigya-composite-control-label a {
  text-decoration: underline;
  color: #6c3175;
  font-size: 1.4rem;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox + .gigya-composite-control-checkbox + .gigya-composite-control-label a:hover {
  font-weight: normal;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-textbox .gigya-error-msg-active {
  text-align: left;
  position: relative;
  top: -1rem;
  color: #a80000;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-submit {
  position: relative;
  float: none !important;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-submit .gigya-input-submit {
  cursor: pointer;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-style: italic;
  height: 43px;
  border-radius: 3.5rem;
  border-color: #6c3175;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
  color: #ffffff;
  background-color: #6c3175;
  font-size: 1.8rem;
  position: relative;
  padding: 0 4.6rem 0 3.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-submit .gigya-input-submit:hover {
  background-color: #ff5933;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-submit .gigya-input-submit:focus {
  background-color: #6c3175;
}
.page-for-prep-navigators .gigyaraas .gigya-screen .gigya-composite-control-submit:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  color: white;
  position: relative;
  font-size: 1.6rem;
  font-weight: normal;
  top: -3.1rem;
  left: 11rem;
  right: 5px;
}
.page-for-prep-navigators .gigyaraas .subscribe-thank-you h2 {
  padding: 4rem 0 0;
  color: #000000;
  font-size: 1.8rem;
}
.page-for-prep-navigators .gigyaraas .subscribe-thank-you h2 br {
  display: none;
}
.page-for-prep-navigators .gigyaraas .portrait.mobile h2 {
  font-size: 1.8rem;
}

.page-Search .content-section .box:before,
.page-search .content-section .box:before {
  content: "";
}
.page-Search .content-section .section-title,
.page-search .content-section .section-title {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: url("../../assets/img/Mobile-Module Top Border Orange.svg");
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: right;
}
@media only screen and (min-width: 414px) and (max-width: 1275px) {
  .page-Search .content-section .section-title,
  .page-search .content-section .section-title {
    background-size: cover !important;
  }
}
@media (min-width: 867px) {
  .page-Search .content-section .section-title,
  .page-search .content-section .section-title {
    background: url("../../assets/img/Module Top Border Orange.svg");
    background-position: right;
  }
}
.page-Search .content-section .section-title p,
.page-search .content-section .section-title p {
  color: #000;
  padding: 2rem 0 2rem 2rem;
  width: 80%;
  margin-bottom: 0;
  background-color: #ee7623;
}
@media (min-width: 867px) {
  .page-Search .content-section .section-title p,
  .page-search .content-section .section-title p {
    font-size: 4.2rem;
    line-height: 4.6rem;
    padding-left: 3rem;
    width: 66%;
  }
}
@media (min-width: 867px) {
  .page-Search .flex-row > .component-content > .content .box.cta,
  .page-search .flex-row > .component-content > .content .box.cta {
    margin-top: 50px;
  }
}
@media (min-width: 867px) {
  .page-Search .cta > .component-content > .content .richText,
  .page-search .cta > .component-content > .content .richText {
    height: 100px;
    position: relative;
  }
  .page-Search .cta > .component-content > .content .richText button,
  .page-search .cta > .component-content > .content .richText button {
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
}
@media (max-width: 564px) {
  .page-Search .search-parent,
  .page-search .search-parent {
    margin-bottom: 15px;
  }
}
.page-Search .search-parent .box,
.page-search .search-parent .box {
  padding: 40px 20px !important;
}
.page-Search .search-parent .searchBox,
.page-search .search-parent .searchBox {
  width: 100%;
  margin: 0 auto 40px;
}
@media (min-width: 867px) {
  .page-Search .search-parent .searchBox,
  .page-search .search-parent .searchBox {
    width: 70%;
    margin: 0 auto 40px;
  }
}
.page-Search .search-parent .searchBox input[type=text],
.page-search .search-parent .searchBox input[type=text] {
  width: 93%;
  height: 30px;
  border: 2px solid #707070;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  padding: 1rem;
}
@media (min-width: 867px) {
  .page-Search .search-parent .searchBox input[type=text],
  .page-search .search-parent .searchBox input[type=text] {
    width: 70%;
  }
}
.page-Search .search-parent .searchBox button,
.page-search .search-parent .searchBox button {
  padding: 15px 35px;
  border-radius: 35px;
  width: 150px;
  border: none;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.8rem;
  background-color: #6c3175;
  color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  margin: 40px auto 0;
  display: block;
}
@media (min-width: 867px) {
  .page-Search .search-parent .searchBox button,
  .page-search .search-parent .searchBox button {
    margin: 0;
    margin-left: 4rem;
    display: inline;
  }
}
.page-Search .search-parent .searchBox button:after,
.page-search .search-parent .searchBox button:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 20px;
}
.page-Search .search-parent .searchBox button:hover,
.page-search .search-parent .searchBox button:hover {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #dcde2a !important;
  color: #333 !important;
}
.page-Search .search-parent .searchResults-number,
.page-search .search-parent .searchResults-number {
  display: none;
}
.page-Search .search-parent .searchResults h3.searchResults-title,
.page-search .search-parent .searchResults h3.searchResults-title {
  margin-bottom: 10px;
}
.page-Search .search-parent .searchResults h3.searchResults-title a,
.page-search .search-parent .searchResults h3.searchResults-title a {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 400;
  text-decoration: underline;
}
.page-Search .search-parent .searchResults .searchResults-description,
.page-search .search-parent .searchResults .searchResults-description {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.page-Search .search-parent .no-results,
.page-search .search-parent .no-results {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 3.2rem;
  font-weight: 700;
  color: #6c3175;
}

.page-sitemap .content-section .component-content .content > .box {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
  margin-bottom: 4rem;
}
.page-sitemap .content-section .component-content .content > .box > .component-content > .content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.page-sitemap .content-section .component-content .content > .box .richText {
  margin-bottom: 4rem;
}
.page-sitemap .content-section .component-content .content > .box .richText:nth-last-of-type(1) {
  margin-bottom: 0;
}
.page-sitemap .content-section .component-content .content > .box .richText:nth-last-of-type(1) p {
  margin-bottom: 0;
}
.page-sitemap .content-section .component-content .content > .box .richText .component-content .richText-content h2 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #6c3175;
  font-size: 2rem;
  line-height: 2.2rem;
  margin-bottom: 2rem;
}
.page-sitemap .content-section .component-content .content > .box .richText .component-content .richText-content p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-sitemap .content-section .component-content .content > .box .richText .component-content .richText-content p a {
  text-decoration: underline;
}
.page-sitemap .content-section .component-content .content > .box .richText .component-content .richText-content p:before {
  content: url("../../assets/img/vector_arrows_orange_right.svg");
  margin-right: 1.5rem;
}
.page-sitemap .content-section .box:before {
  content: "";
}
.page-sitemap .content-section .section-title {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: url("../../assets/img/Mobile-Module Top Border Orange.svg");
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: right;
}
@media only screen and (min-width: 414px) and (max-width: 1275px) {
  .page-sitemap .content-section .section-title {
    background-size: cover !important;
  }
}
@media (min-width: 867px) {
  .page-sitemap .content-section .section-title {
    background: url("../../assets/img/Module Top Border Orange.svg");
    background-position: right;
  }
}
.page-sitemap .content-section .section-title p {
  color: #000;
  padding: 2rem 0 2rem 2rem;
  width: 80%;
  margin-bottom: 0;
  background-color: #ee7623;
}
@media (min-width: 867px) {
  .page-sitemap .content-section .section-title p {
    font-size: 4.2rem;
    line-height: 4.6rem;
    padding-left: 3rem;
    width: 66%;
  }
}
.page-sitemap .content-section .section-title {
  background-size: cover !important;
}
.page-sitemap .content-section .section-title .component-content .richText-content p {
  color: #000 !important;
  margin-bottom: 0 !important;
  background-color: initial;
}

.page-prep-stories1 .content-section {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
@media (max-width: 866px) {
  .page-prep-stories1 .content-section {
    margin-bottom: 3rem;
  }
}
@media (max-width: 866px) {
  .page-prep-stories1 .content-section .box {
    padding: 4rem 2rem 4rem !important;
    margin-bottom: 2rem;
  }
}
.page-prep-stories1 .content-section .section-title {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: url("../../assets/img/Mobile-Module Top Border Orange.svg");
  background-size: contain !important;
  background-repeat: repeat !important;
  background-position: right;
}
@media only screen and (min-width: 414px) and (max-width: 1275px) {
  .page-prep-stories1 .content-section .section-title {
    background-size: cover !important;
  }
}
@media (min-width: 867px) {
  .page-prep-stories1 .content-section .section-title {
    background: url("../../assets/img/Module Top Border Orange.svg");
    background-position: right;
  }
}
.page-prep-stories1 .content-section .section-title .component-content .richText-content h1 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #000;
  padding: 2rem 0 2rem 2rem;
  width: 77%;
  margin-bottom: 0;
  background-color: #e67300;
  line-height: 3rem;
}
@media (min-width: 867px) {
  .page-prep-stories1 .content-section .section-title .component-content .richText-content h1 {
    font-size: 4.2rem;
    font-weight: bold;
    line-height: 5rem;
    padding-left: 3rem;
    width: 66%;
  }
}
.page-prep-stories1 .content-section .hero__text .component-content .richText-content p {
  margin-bottom: 0;
}
@media (max-width: 564px) {
  .page-prep-stories1 .hero__container.hero__container-mobile .hero__page-text {
    margin-top: 0;
    margin-right: 42%;
  }
}
.page-prep-stories1 .hero__container.hero__container-mobile .hero__page-text .component-content .richText-content h1 {
  color: #dcde2a;
  font-size: 2.7rem;
  text-align: left;
}
@media screen and (min-width: 450px) and (max-width: 767px) {
  .page-prep-stories1 .hero__container.hero__container-mobile .hero__page-text .component-content .richText-content h1 {
    font-size: 3.5rem;
    margin-top: 8rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1275px) {
  .page-prep-stories1 .hero__container.hero__container-mobile .hero__page-text .component-content .richText-content h1 {
    font-size: 5.5rem;
    margin-top: 12rem;
  }
}
@media (max-width: 564px) {
  .page-prep-stories1 .hero__container.hero__container-mobile .hero__page-text .component-content .richText-content p {
    margin-top: 0;
  }
}
@media (max-width: 564px) {
  .page-prep-stories1 .hero__container.hero__container-mobile .hero__page-title {
    margin-top: 3.5rem;
  }
}
@media (min-width: 867px) {
  .page-prep-stories1 .cta {
    margin-top: 0;
  }
  .page-prep-stories1 .cta > .component-content > .content {
    max-height: 150px;
  }
}
.page-prep-stories1 .green-cta > .component-content > .content,
.page-prep-stories1 .white-cta > .component-content > .content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .page-prep-stories1 .green-cta > .component-content > .content strong,
  .page-prep-stories1 .white-cta > .component-content > .content strong {
    font-size: 2.5rem;
  }
}
.page-prep-stories1 .white-cta {
  margin: 0px;
  padding: 4rem 2rem !important;
}
@media (max-width: 564px) {
  .page-prep-stories1 .white-cta .component-content .content {
    display: block;
    height: auto;
  }
}
.page-prep-stories1 .white-cta p {
  margin-bottom: 1.6rem;
  margin-top: 1.6rem;
}
.page-prep-stories1 .white-cta button {
  padding-left: 5rem;
  padding-right: 5rem;
}
.page-prep-stories1 .green-cta {
  padding: 40px 20px !important;
}
@media (max-width: 564px) {
  .page-prep-stories1 .green-cta .component-content .content {
    display: block;
    height: auto;
  }
}
.page-prep-stories1 .green-cta .component-content .content .richText:nth-of-type(2) p {
  margin-bottom: 0 !important;
}
@media (min-width: 867px) {
  .page-prep-stories1 .green-cta .component-content .content .richText:nth-of-type(2) p {
    margin-bottom: revert !important;
  }
}
.page-prep-stories1 .green-cta .component-content .content .richText:nth-of-type(2) p button {
  padding-right: 5rem;
  padding-left: 5rem;
}
@media screen and (max-width: 992px) {
  .page-prep-stories1 .flex-row {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1275px) {
  .page-prep-stories1 .flex-row {
    margin-top: 5rem;
  }
}
.page-prep-stories1 .apretude__divider {
  max-width: none;
  position: absolute;
  margin-top: 14rem;
  right: 1rem;
  z-index: 1;
}
@media screen and (max-width: 1275px) {
  .page-prep-stories1 .apretude__divider {
    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;
    margin-top: -2rem;
    right: 0;
  }
}
.page-prep-stories1 .vjs-poster {
  background-size: cover;
}
@media (min-width: 867px) {
  .page-prep-stories1 .cta > .component-content > .content .richText {
    height: 110px;
    position: relative;
  }
  .page-prep-stories1 .cta > .component-content > .content .richText button {
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
}
.page-prep-stories1 .reference-hapyak-video {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page-prep-stories1 .reference-hapyak-video {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }
}

.page-sms #content {
  background-image: url(../../../desktop/img/Graphic_green_bars_bkg_dsk.svg);
  background-repeat: no-repeat;
  background-position: -117vw 114%;
  background-size: 183%;
}
@media (min-width: 867px) {
  .page-sms #content {
    background-position: -60vw 57vh;
    background-size: 88%;
  }
}
.page-sms .hero__container {
  margin-bottom: -6.2%;
}
@media (min-width: 867px) {
  .page-sms .hero__container {
    margin-bottom: -6.2%;
  }
}
@media (min-width: 1169px) {
  .page-sms .hero__container {
    margin-bottom: -11%;
  }
}
@media (max-width: 866px) {
  .page-sms .hero__container > .component-content {
    background-image: none !important;
  }
}
@media (min-width: 867px) {
  .page-sms .hero__container > .component-content {
    background-position: 6vw 50%;
    background-size: 110%;
  }
}
.page-sms .hero__container .font-hero-yellow {
  text-align: center;
  margin: 4.4rem auto;
  max-width: 63%;
}
@media (min-width: 867px) {
  .page-sms .hero__container .font-hero-yellow {
    margin: 3% 0 0 16%;
    max-width: 26%;
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 866px) and (max-width: 1440px) {
  .page-sms .hero__container .font-hero-yellow {
    margin: 3% 0 0 12%;
    max-width: 44%;
  }
}
.page-sms .gigyaraas {
  max-width: calc(100vw - 3.2rem);
  margin: 0 auto 2rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 565px) {
  .page-sms .gigyaraas {
    max-width: calc(100vw - 9.2rem);
  }
}
@media (min-width: 867px) {
  .page-sms .gigyaraas {
    max-width: calc(100vw - 24.4rem);
  }
}
@media (min-width: 1169px) {
  .page-sms .gigyaraas {
    max-width: 115rem;
  }
}
.page-sms .gigyaraas #gigya-subscribe-with-email-form {
  padding-bottom: 3rem;
  margin-top: -6rem;
}
@media (min-width: 1169px) {
  .page-sms .gigyaraas #gigya-subscribe-with-email-form {
    margin-top: 0;
  }
}
.page-sms .gigyaraas .gigya-screen {
  background-color: transparent;
}
.page-sms .gigyaraas .gigya-screen.portrait {
  padding: 0;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-input-text,
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-error {
  border: none;
  border-radius: 1.4rem;
  margin-bottom: 2.6rem;
  padding: 3.7rem 0 3.7rem 3.6rem;
  font-size: 1.6rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-input-text::-webkit-input-placeholder, .page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-error::-webkit-input-placeholder {
  font-weight: 700;
  vertical-align: bottom;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-input-text::-webkit-input-placeholder, .page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-input-text::placeholder,
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-error::-webkit-input-placeholder,
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-error::placeholder {
  font-weight: 700;
  vertical-align: bottom;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-input-text:focus,
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-error:focus {
  padding-left: 3.6rem;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-input-text:focus-visible,
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox input[type=text].gigya-error:focus-visible {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911 !important;
  box-shadow: 0 0 0 0.2rem #e46911 !important;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-textbox .gigya-error-msg.gigya-error-msg-active {
  color: #a80000;
  margin: 0 0 2.6rem;
  padding-left: 0;
  list-style: none;
  font-size: 1.6rem;
  text-align: left;
  padding: 0;
  font-weight: 400;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox {
  padding: 0;
  margin-bottom: 1.6rem;
  width: 93%;
  margin-left: 0;
}
@media (min-width: 867px) {
  .page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox {
    width: inherit;
    margin-left: inherit;
  }
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox .gigya-label-text.gigya-checkbox-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #ffffff;
}
@media (min-width: 867px) {
  .page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox .gigya-label-text.gigya-checkbox-text {
    font-size: 1.8rem;
  }
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox .gigya-label-text.gigya-checkbox-text .underline {
  margin: 1rem 0 0;
  display: inline-block;
  color: #ee7623;
  font-size: 1.4rem;
}
@media (min-width: 867px) {
  .page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox .gigya-label-text.gigya-checkbox-text .underline {
    font-size: 1.8rem;
  }
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox .gigya-label-text.gigya-checkbox-text .underline + .underline {
  position: relative;
  margin-left: 2rem;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox .gigya-label-text.gigya-checkbox-text .underline + .underline::before {
  content: "+";
  color: #ee7623;
  left: -1.7rem;
  position: absolute;
  text-decoration: none !important;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4rem !important;
  line-height: 1.2;
  color: #ffffff;
  padding: 0;
  margin-bottom: 2rem;
}
@media (min-width: 867px) {
  .page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-label {
    margin-left: 1.6rem;
    font-size: 1.8rem !important;
  }
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-label .underline {
  font-size: 1.4rem !important;
  line-height: 1.2;
  color: #ffffff;
}
@media (min-width: 867px) {
  .page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-label .underline {
    font-size: 1.8rem !important;
  }
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-submit {
  position: relative;
  z-index: 2;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-submit input[type=submit] {
  border-radius: 3.5rem;
  color: #ffffff;
  border: none;
  background: #6c3175;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 2rem 7.4rem 2rem 4rem;
  font-size: 2.8rem;
  width: inherit;
  font-style: italic;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-weight: normal;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-submit input[type=submit]:hover {
  background-color: #c13b08;
}
.page-sms .gigyaraas .gigya-composite-control.gigya-composite-control-submit::after {
  content: "\f054";
  right: 0;
  font-family: FontAwesome;
  font-size: 3.8rem;
  position: absolute;
  right: 2rem;
  top: 15%;
  color: #ffffff;
}
.page-sms .gigyaraas h1.gigya-screen-caption {
  display: none;
}
.page-sms .gigyaraas .gigya-screen.portrait.mobile h2 {
  font-size: 1.6rem;
  margin-top: -3rem;
}
@media (min-width: 565px) {
  .page-sms .gigyaraas .gigya-screen.portrait.mobile h2 {
    margin-top: 0;
  }
}
.page-sms .gigyaraas .subscribe-thank-you {
  position: absolute;
  top: -35px;
  background-color: transparent;
  padding: 0;
}
@media (min-width: 565px) {
  .page-sms .gigyaraas .subscribe-thank-you {
    top: -50px;
  }
}
@media (min-width: 867px) {
  .page-sms .gigyaraas .subscribe-thank-you {
    position: inherit;
    top: 0;
  }
}
.page-sms .gigyaraas .subscribe-thank-you h2 {
  color: #ffffff;
  line-height: 1.6;
  font-size: 1.6rem;
  text-align: left;
}
@media (min-width: 565px) {
  .page-sms .gigyaraas .subscribe-thank-you h2 {
    font-size: 1.8rem;
  }
}
.page-sms .gigyaraas .subscribe-thank-you h2 br {
  display: none;
}
.page-sms .gigyaraas .gigya-layout-row h2.gigya-composite-control.gigya-composite-control-header {
  color: #ffffff;
  line-height: 2.7rem;
  padding-bottom: 1.6rem;
  margin: 0;
  font-size: 2.5rem;
}
@media (min-width: 1169px) {
  .page-sms .gigyaraas .gigya-layout-row h2.gigya-composite-control.gigya-composite-control-header {
    max-width: 75%;
    font-size: 3.6rem;
    line-height: 4rem;
  }
}
.page-sms .gigyaraas .gigya-spacer {
  display: none;
}
.page-sms .gradient-heading {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@media (min-width: 565px) {
  .page-sms .gradient-heading {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.page-sms .gradient-heading + .content-box {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@media (min-width: 565px) {
  .page-sms .gradient-heading + .content-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.page-sms .gradient-heading + .content-box p {
  margin: 0 0 3rem;
}
.page-sms .gradient-heading + .content-box .font-orange p {
  margin: 0;
  font-weight: 700;
}
@media (max-width: 866px) {
  .page-sms .gradient-heading + .content-box .font-orange p {
    text-align: center;
  }
}
@media (min-width: 867px) {
  .page-sms .gradient-heading + .content-box button {
    margin: 0;
  }
}
.page-sms .image.hide-mobile-up,
.page-sms .image.hide-tablet-apretude {
  -webkit-transform: scale(2.1);
  transform: scale(2.1);
  position: relative;
  z-index: 0;
  bottom: -19px;
}
@media (min-width: 565px) {
  .page-sms .image.hide-mobile-up,
  .page-sms .image.hide-tablet-apretude {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@media (min-width: 867px) {
  .page-sms .image.hide-mobile-up,
  .page-sms .image.hide-tablet-apretude {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
  }
}
.page-sms a:hover {
  font-weight: 400;
}
@media (max-width: 866px) {
  .page-sms .reference-apretude-sign-up-form1 {
    margin-bottom: 4.3rem;
  }
}
.page-sms .parametrizedhtml,
.page-sms .font-white:not(.font-14) {
  display: none;
}
.page-sms .image + .box.component {
  margin-left: -1.6rem;
  margin-right: -1.6rem;
}
@media (max-width: 564px) {
  .page-sms .image + .box.component {
    margin-bottom: 7rem !important;
  }
}
@media (min-width: 565px) {
  .page-sms .image + .box.component {
    margin-left: inherit;
    margin-right: inherit;
  }
}
.page-sms .richText.font-white {
  padding-bottom: 1.6rem;
}

.page-hubspot-sms #content {
  background-image: url(../../../desktop/img/Graphic_green_bars_bkg_dsk.svg);
  background-repeat: no-repeat;
  background-position: -117vw 114%;
  background-size: 183%;
}
@media (min-width: 867px) {
  .page-hubspot-sms #content {
    background-position: -60vw 43vh;
    background-size: 88%;
  }
}
.page-hubspot-sms .reference-home-hero112 {
  margin-bottom: -6rem;
}
@media (min-width: 1169px) {
  .page-hubspot-sms .reference-home-hero112 {
    margin-bottom: -11rem;
  }
}
@media (max-width: 866px) {
  .page-hubspot-sms .hero__container > .component-content {
    background-image: none !important;
  }
}
@media (min-width: 867px) {
  .page-hubspot-sms .hero__container > .component-content {
    background-position: -16vw 43%;
    background-size: 145%;
  }
}
.page-hubspot-sms .hero__container .font-hero-yellow {
  text-align: center;
  margin: 4.4rem auto;
  max-width: 63%;
}
@media (min-width: 867px) {
  .page-hubspot-sms .hero__container .font-hero-yellow {
    margin: 3% 0 0 19%;
    max-width: 26%;
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 866px) and (max-width: 1440px) {
  .page-hubspot-sms .hero__container .font-hero-yellow {
    margin: 3% 0 0 12%;
    max-width: 44%;
  }
}
.page-hubspot-sms .image + .box.component {
  margin-left: -1.6rem;
  margin-right: -1.6rem;
}
@media (max-width: 564px) {
  .page-hubspot-sms .image + .box.component {
    margin-bottom: 7rem !important;
  }
}
@media (min-width: 565px) {
  .page-hubspot-sms .image + .box.component {
    margin-left: inherit;
    margin-right: inherit;
  }
}
.page-hubspot-sms .richText.font-white {
  padding-bottom: 1.6rem;
}
@media (min-width: 867px) {
  .page-hubspot-sms .richText.font-white h2 {
    max-width: 75%;
  }
}
.page-hubspot-sms .gradient-heading {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@media (min-width: 565px) {
  .page-hubspot-sms .gradient-heading {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.page-hubspot-sms .gradient-heading + .content-box {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@media (min-width: 565px) {
  .page-hubspot-sms .gradient-heading + .content-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.page-hubspot-sms .gradient-heading + .content-box p {
  margin: 0 0 3rem;
}
.page-hubspot-sms .gradient-heading + .content-box .font-orange p {
  margin: 0;
  font-weight: 700;
}
@media (max-width: 866px) {
  .page-hubspot-sms .gradient-heading + .content-box .font-orange p {
    text-align: center;
  }
}
@media (min-width: 867px) {
  .page-hubspot-sms .gradient-heading + .content-box button {
    margin: 0;
  }
}
.page-hubspot-sms .image.hide-mobile-up {
  -webkit-transform: scale(2.1);
  transform: scale(2.1);
  position: relative;
  z-index: 0;
  bottom: -19px;
}
@media (min-width: 867px) {
  .page-hubspot-sms .box.component.section.content-max-width .hs-form-private {
    margin-bottom: 5rem;
  }
}
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private input[type=email],
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private input[type=text] {
  border: none;
  border-radius: 1.4rem;
  margin-bottom: 2.6rem;
  padding: 3.7rem 0 3.7rem 3.6rem;
  font-size: 1.6rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private input[type=email]::-webkit-input-placeholder, .page-hubspot-sms .box.component.section.content-max-width .hs-form-private input[type=text]::-webkit-input-placeholder {
  font-weight: 700;
  vertical-align: bottom;
}
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private input[type=email]::-webkit-input-placeholder, .page-hubspot-sms .box.component.section.content-max-width .hs-form-private input[type=email]::placeholder,
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private input[type=text]::-webkit-input-placeholder,
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private input[type=text]::placeholder {
  font-weight: 700;
  vertical-align: bottom;
}
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private .hs-error-msgs {
  color: #a80000;
  margin: 0 0 2.6rem;
  padding-left: 0;
  list-style: none;
  font-size: 1.6rem;
}
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private .hs-richtext p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.8rem !important;
  line-height: 1.2;
}
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private .hs-richtext p:nth-child(1) {
  margin: 0 0 1rem;
}
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private .hs-richtext p:nth-child(2) {
  margin: 0;
}
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private .hs-richtext p:nth-child(2) a[href="https://viivhealthcare.com/en-us/privacy-notice/"] {
  text-decoration: none !important;
}
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private .hs-richtext p:nth-child(2) a[href="https://viivhealthcare.com/en-us/privacy-notice/"]::after {
  content: "+";
  margin-left: 1rem;
  margin-right: -1.6rem;
  color: #ee7623;
}
.page-hubspot-sms .box.component.section.content-max-width .hs-form-private .hs-richtext p:nth-child(3) {
  margin: 1rem 0 5rem;
}
.page-hubspot-sms .box.component.section.content-max-width input[type=submit] {
  border-radius: 3.5rem;
  color: #ffffff;
  border: none;
  background: #6c3175;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 2rem 3rem 2rem;
  font-size: 2.8rem;
}
.page-hubspot-sms .box.component.section.content-max-width input[type=submit]:hover {
  background-color: #c13b08;
}
.page-hubspot-sms .box.component.section.content-max-width a:hover {
  font-weight: 400;
}
@media (max-width: 866px) {
  .page-hubspot-sms .reference-apretude-sign-up-form1 {
    margin-bottom: 4.3rem;
  }
}

/*
*   For Prep Navigator (ASO) page
*
*/
@media (min-width: 867px) {
  .page-hubspot-for-prep-navigators .font-hero-yellow h1 {
    line-height: 5.5rem;
  }
}
.page-hubspot-for-prep-navigators .hero__container-mobile > .component-content {
  min-height: 70rem;
}
.page-hubspot-for-prep-navigators .hero__container-mobile > .component-content .hero__page-title {
  margin: 33rem auto 2rem;
  max-width: 75%;
}
.page-hubspot-for-prep-navigators .snippetReference {
  z-index: 0;
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .prep-nav-wrap {
    position: relative;
    top: -10rem;
  }
}
.page-hubspot-for-prep-navigators .hero__container > .component-content {
  min-height: 40rem;
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .hero__container > .component-content {
    min-height: 60rem;
  }
}
@media (min-width: 1440px) {
  .page-hubspot-for-prep-navigators .hero__container > .component-content {
    min-height: 67rem;
  }
}
@media (min-width: 565px) {
  .page-hubspot-for-prep-navigators .hero__container > .component-content .hero__page-title {
    margin-top: 3rem;
  }
  .page-hubspot-for-prep-navigators .hero__container > .component-content .hero__page-title > .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;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .page-hubspot-for-prep-navigators .hero__container > .component-content .hero__page-title > .component-content > .content .richText {
    width: 40%;
  }
  .page-hubspot-for-prep-navigators .hero__container > .component-content .hero__page-title > .component-content > .content .richText button {
    margin: 0rem;
  }
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .hero__container > .component-content .hero__page-title {
    margin-top: 7rem;
  }
}
@media (min-width: 1440px) {
  .page-hubspot-for-prep-navigators .hero__container > .component-content .hero__page-title {
    margin-top: 10rem;
  }
}
.page-hubspot-for-prep-navigators .submitted-message {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.8em;
  padding: 4rem;
}
.page-hubspot-for-prep-navigators .submitted-message p {
  text-align: center;
  font-size: 1.9rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  background-color: #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 3rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form ul {
  padding-left: 0rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-main-font-element p {
  margin-top: 0px;
  font-size: 2rem;
  line-height: 3rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-main-font-element p span {
  color: black !important;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-main-font-element p span strong {
  font-weight: 400 !important;
}
@media (max-width: 866px) {
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .terms-div,
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .ba-textwrap-2 {
    padding: 0 2rem 0;
  }
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_phone + div + div .hs-main-font-element {
  padding: 0 2rem 0;
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_phone + div + div .hs-main-font-element {
    padding: 0 4rem 0;
  }
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form > div:first-of-type {
  background-color: white;
  padding: 3rem 2rem 1rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form > div:nth-of-type(4) {
  width: 90%;
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form > div:nth-of-type(4) {
    width: 93%;
  }
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .inputs-list {
  list-style: none;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes {
  width: 90%;
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes {
    padding-top: 3.2rem;
  }
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes {
    width: 45%;
  }
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes > label span {
  font-size: 1.8rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes > label span strong {
  font-weight: 400 !important;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes > label span:first-child:before {
  content: "";
  background: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/info-title-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-right: 1rem;
  height: 1.8rem;
  width: 1.8rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes li {
  border-top: 0.5rem solid #ee7623;
  border-bottom: 0;
  border-left-width: 0;
  border-right-width: 0;
  -o-border-image: linear-gradient(to right, #ee7623 25%, #3b1c41) 1 stretch;
  border-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #ee7623), to(#3b1c41)) 1 stretch;
  border-image: linear-gradient(to right, #ee7623 25%, #3b1c41) 1 stretch;
  margin-bottom: 3.5rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes li span {
  color: purple;
  font-size: 1.8rem;
  font-weight: 400 !important;
  margin: 1rem 0 0 1rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes .hs-form-checkbox-display {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 0.5em;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  margin: 1rem 1rem 0 0;
  font: inherit;
  color: currentColor;
  width: 1.6rem;
  height: 1.6rem;
  border: 0.1rem solid black;
  border-radius: 100%;
  -webkit-transform: translateY(-0.075em);
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes input[type=checkbox]::before {
  content: "";
  background-color: purple;
  border-radius: 100%;
  width: 1rem;
  height: 1rem;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
  -webkit-box-shadow: inset 1em 1em var(--form-control-color);
  box-shadow: inset 1em 1em var(--form-control-color);
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes input[type=checkbox]:checked::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_apretude_checkboxes input {
  margin-right: 1rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .ba-textwrap {
  width: 90%;
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .ba-textwrap {
    width: 45%;
  }
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-firstname input,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-lastname input,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-email input,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-zip input,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-company input {
  width: calc(100% - 3.2rem);
  border: none;
  border-radius: 1.2rem;
  margin-top: 2rem;
  font-size: 1.6rem;
  padding: 1.6rem 1.6rem 1.6rem 2rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-firstname input {
  margin-top: 0rem;
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-firstname input {
    margin-top: 2rem;
  }
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .terms-div p {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .terms-div p strong {
  margin-bottom: 1.4rem;
  display: inline-block;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_speak_to_a_viiv_resource,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_certified_aso_professional___case_manager,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_aso_t_c.hs-aso_t_c {
  width: 90%;
  font-size: 1.4rem;
  font-weight: 400;
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_speak_to_a_viiv_resource,
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_certified_aso_professional___case_manager,
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_aso_t_c.hs-aso_t_c {
    width: 93%;
  }
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_speak_to_a_viiv_resource li label,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_certified_aso_professional___case_manager li label,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_aso_t_c.hs-aso_t_c li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_speak_to_a_viiv_resource .hs-form-checkbox-display,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_certified_aso_professional___case_manager .hs-form-checkbox-display,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_aso_t_c.hs-aso_t_c .hs-form-checkbox-display {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 0.5em;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_speak_to_a_viiv_resource input[type=checkbox],
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_certified_aso_professional___case_manager input[type=checkbox],
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_aso_t_c.hs-aso_t_c input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  font: inherit;
  color: currentColor;
  width: 2rem;
  height: 2rem;
  border: 0.1rem solid #707070;
  -webkit-transform: translateY(-0.075em);
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_speak_to_a_viiv_resource input[type=checkbox]::before,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_certified_aso_professional___case_manager input[type=checkbox]::before,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_aso_t_c.hs-aso_t_c input[type=checkbox]::before {
  content: "";
  background-color: purple;
  width: 1rem;
  height: 1rem;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
  -webkit-box-shadow: inset 1em 1em var(--form-control-color);
  box-shadow: inset 1em 1em var(--form-control-color);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_speak_to_a_viiv_resource input[type=checkbox]:checked::before,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_certified_aso_professional___case_manager input[type=checkbox]:checked::before,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_aso_t_c.hs-aso_t_c input[type=checkbox]:checked::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_speak_to_a_viiv_resource input,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_certified_aso_professional___case_manager input,
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs_aso_t_c.hs-aso_t_c input {
  margin-right: 1rem;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-submit {
  width: 90%;
  margin-bottom: 4rem;
}
@media (min-width: 1169px) {
  .page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-submit {
    width: 93%;
  }
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-submit .hs-button {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  padding: 1rem 5rem 1rem 3.5rem;
  border-radius: 3.5rem;
  border: none;
  font-style: italic;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.9rem;
  color: #fff;
  background: #6c3175;
  background-color: #6c3175;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-submit .hs-button:hover {
  background-color: #ff5933;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-submit .actions {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: auto;
}
.page-hubspot-for-prep-navigators .reference-hubspot-aso-form form.hs-form .hs-submit .actions:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  color: white;
  position: relative;
  font-size: 1.6rem;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: -3.1rem;
  left: 11rem;
  right: 5px;
}
@media (min-width: 867px) {
  .page-hubspot-for-prep-navigators .cta > .component-content > .content .richText {
    height: 100px;
    position: relative;
  }
  .page-hubspot-for-prep-navigators .cta > .component-content > .content .richText button {
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
}
.page-hubspot-for-prep-navigators .isi__icon--arrow:after,
.page-hubspot-for-prep-navigators .isi__icon--arrow.active:after {
  font-size: 2.5em !important;
  margin-top: 3px;
}
.page-hubspot-for-prep-navigators .isi__fixed__scroll-target-mobile,
.page-hubspot-for-prep-navigators .isi__fixed__scroll-target-desktop {
  display: inline-block;
  height: 0;
  width: 0;
}
.page-hubspot-for-prep-navigators .isi__title,
.page-hubspot-for-prep-navigators .isi__title--alt {
  line-height: 2rem;
  margin: 0;
}
.page-hubspot-for-prep-navigators .isi__section .isi__title--alt,
.page-hubspot-for-prep-navigators .isi__section .isi__title {
  display: inline-block;
}
.page-hubspot-for-prep-navigators .isi__section .isi__title--alt.black-font,
.page-hubspot-for-prep-navigators .isi__section .isi__title.black-font {
  color: #000;
}
.page-hubspot-for-prep-navigators .isi__section li {
  list-style-type: none !important;
}
.page-hubspot-for-prep-navigators .isi__section li::marker {
  content: "";
}
.page-hubspot-for-prep-navigators .isi__section li:before {
  font-size: 16px !important;
  top: 0 !important;
}
@supports (-webkit-touch-callout: none) {
  .page-hubspot-for-prep-navigators .isi__section li:before {
    font-size: 10px !important;
  }
}
.page-hubspot-for-prep-navigators .section-title {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: url("../../assets/img/Mobile-Module Top Border Orange.svg");
  background-size: cover !important;
  background-position: right;
}
@media (min-width: 867px) {
  .page-hubspot-for-prep-navigators .section-title {
    background: url("../../assets/img/Module Top Border Orange.svg");
    background-position: right;
  }
}
.page-hubspot-for-prep-navigators .section-title p {
  color: #000;
  padding: 1rem 0 0rem 1rem;
  width: 72%;
  margin-bottom: 0;
  background-color: initial;
  padding-right: 0 !important;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 867px) {
  .page-hubspot-for-prep-navigators .section-title p {
    font-size: 4.2rem;
    line-height: 4.6rem;
    padding-left: 3rem;
    width: 81%;
  }
}
.page-hubspot-for-prep-navigators .isi--fixed {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media (max-width: 564px) {
  .page-hubspot-for-prep-navigators .isi--fixed > .content-max-width {
    width: auto;
  }
}
@media (max-width: 866px) {
  .page-hubspot-for-prep-navigators .isi--fixed > .content-max-width p:nth-last-of-type(2) {
    margin-bottom: 2rem;
  }
}
.page-hubspot-for-prep-navigators .isi__container .isi__icon--arrow:after {
  top: -19px;
}

.page-sign-up .hero__container > .component-content {
  min-height: 45vw;
}
@media (min-width: 565px) {
  .page-sign-up .hero__container > .component-content {
    min-height: 26vw;
  }
}
@media (max-width: 1168px) {
  .page-sign-up .hero__container > .component-content {
    background-image: none !important;
  }
}
@media (min-width: 1169px) {
  .page-sign-up .hero__container > .component-content {
    background-position: 0px 4%;
    margin-bottom: -8rem;
  }
}
.page-sign-up .font-hero-yellow {
  width: 52%;
  margin: 5% auto 0;
}
.page-sign-up #hbspt-form-06a7e7f5-0b41-472a-8544-bb79df303adc form .hs_firstname input {
  padding: 2rem;
}

.page-landing-page .isi__container .content-max-width {
  max-width: 1540px !important;
  padding: 0;
}

.isi__container,
.isi--fixed {
  background-color: #ffffff;
  font-size: 1.4rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  color: #333;
}
.isi__container > .component-content,
.isi--fixed > .component-content {
  max-width: 1540px !important;
  margin: 0 auto !important;
}
.isi__container .content-max-width,
.isi--fixed .content-max-width {
  width: auto;
}
@media (min-width: 867px) {
  .isi__container .content-max-width,
  .isi--fixed .content-max-width {
    padding: 0 15px;
  }
}
@media (min-width: 867px) {
  .isi__container,
  .isi--fixed {
    font-size: 1.6rem;
  }
}
.isi__container p,
.isi__container li,
.isi--fixed p,
.isi--fixed li {
  margin: 0 0 1rem;
  line-height: 1.8rem;
}
@media (min-width: 867px) {
  .isi__container p,
  .isi__container li,
  .isi--fixed p,
  .isi--fixed li {
    line-height: 1.5rem;
  }
}

.mobile-indication {
  visibility: visible;
  height: auto;
}
@media (min-width: 867px) {
  .mobile-indication {
    visibility: hidden;
    height: 0px;
  }
}

.isi--fixed {
  position: fixed;
  bottom: 0;
  z-index: 89;
  width: 100%;
  -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);
  padding-top: 1em;
  max-height: 16.4rem;
}
@supports (-webkit-touch-callout: none) {
  .isi--fixed {
    max-height: 17.5rem;
  }
}
.isi--fixed.reduced-isi-banner.active {
  height: 6rem;
  padding-top: 1rem;
}
@media (max-width: 564px) {
  .isi--fixed.reduced-isi-banner.active {
    display: block;
    height: 4rem;
    padding-top: 0rem;
  }
}
.isi--fixed.reduced-isi-banner.active > .component-content > .content {
  padding-top: 0;
}
.isi--fixed.reduced-isi-banner.active .isi__icon--arrow {
  top: 4px;
}
@media (max-width: 564px) {
  .isi--fixed.reduced-isi-banner.active .isi__icon--arrow {
    margin-left: 5px;
  }
}
.isi--fixed .isi__icon--arrow:after,
.isi--fixed .isi__icon--arrow.active:after {
  top: 0;
}
@media screen and (min-width: 1275px) {
  .isi--fixed .isi__icon--arrow:after,
  .isi--fixed .isi__icon--arrow.active:after {
    top: -5px;
  }
}
.isi--fixed .col-lg-6 {
  width: 90%;
}
.isi--fixed .pt-isi {
  padding-top: 2.5rem;
}
.isi--fixed .hide {
  display: none;
}
.isi--fixed .isi-fixed-mobile.collapsed {
  width: 40%;
}
@media (min-width: 867px) {
  .isi--fixed .isi-fixed-mobile.collapsed {
    width: 50%;
  }
}
.isi--fixed .isi-fixed-mobile.collapsed .isi__title--alt {
  text-align: right;
}
@media (min-width: 867px) {
  .isi--fixed .isi-fixed-mobile.collapsed .isi__title--alt {
    text-align: left;
  }
}
.isi--fixed .isi__fixed__scroll-target-desktop.collapsed {
  width: 60%;
}
@media (min-width: 867px) {
  .isi--fixed .isi__fixed__scroll-target-desktop.collapsed {
    width: 50%;
  }
}
@supports (-webkit-touch-callout: none) {
  .isi--fixed p {
    -moz-text-size-adjust: 100% !important;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
  }
}

.isi-fixed-mobile {
  display: none;
}
@media (min-width: 867px) {
  .isi-fixed-mobile {
    display: block;
  }
}

.isi__container > .component-content > .content {
  padding: 1rem 0px 0px;
}
.isi__container .col-lg-6 {
  width: 90%;
}
.isi__container .pt-isi {
  padding-top: 2.5rem;
}
.isi__container .isi-fixed-mobile {
  display: none;
}
@media (min-width: 867px) {
  .isi__container .isi-fixed-mobile {
    display: revert;
  }
}
.isi__container ul {
  list-style: circle;
  margin: 0.2em 0em 1rem;
  padding-left: 1.6em;
  font-size: 1.4em;
}
.isi__container ul li {
  line-height: 1.8rem;
  margin-bottom: 0em;
  text-indent: -5px;
}
.isi__container ul li:last-of-type {
  margin-bottom: 0em;
}
@media (min-width: 867px) {
  .isi__container ul li {
    line-height: 2.2rem;
  }
}
.isi__container ul li span {
  position: relative;
  left: -0.25em;
  bottom: 0.2em;
  font-size: 0.715em;
}

.isi__section {
  display: block;
  padding: 0em;
  margin-bottom: 0px;
}
.isi__section .component-content {
  overflow: inherit;
}
.isi__section a {
  text-decoration: underline;
}

.isi__main-header {
  margin-bottom: -0.3rem;
  display: block !important;
}

.isi__section.last {
  padding-bottom: 0em;
}

.isi--fixed-reduced,
.isi-og-desktop {
  padding-bottom: 0;
  margin-top: 10px;
}

p.arrow-parent {
  margin: 0;
  height: 0;
}

.isi__icon--arrow {
  display: inline-block;
  position: relative;
  left: 101%;
  text-indent: -9999px;
  text-align: center;
  color: #6c3175;
}
.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.active: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;
}
.isi__icon--arrow:after, .isi__icon--arrow.active:after {
  text-indent: 0;
  position: absolute;
  top: -10px;
  right: 0;
  font-size: 2em;
  line-height: 1.25;
  cursor: pointer;
  min-width: 1.25em;
}
@media (min-width: 867px) {
  .isi__icon--arrow:after, .isi__icon--arrow.active:after {
    font-size: 2.5em;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .isi__icon--arrow:after, .isi__icon--arrow.active:after {
    font-size: 4.5rem;
  }
}
.isi__title,
.isi__title--alt {
  display: block;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #6c3175;
  line-height: 2rem;
}

.isi__title,
.isi__title--alt {
  display: block;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #6c3175;
  font-size: 16px;
}

.isi_title-black {
  font-size: 14px;
}
@media (min-width: 867px) {
  .isi_title-black {
    font-size: 16px;
  }
}

.isi__section.first {
  line-height: 0.5em;
}

.isi__title {
  color: #6c3175;
  margin: 0.3em 0em;
}

.isi__title--alt {
  margin: 0em 0em -0.2em;
  font-size: 18px;
}
@media (min-width: 867px) {
  .isi__title--alt {
    margin-bottom: 0em;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 375px) {
  .isi__title--alt.indication-orange {
    font-size: 18px;
  }
}

.isi__title--alt.last {
  margin: 1.07em 0em 0.8em;
}
@media (min-width: 867px) {
  .isi__title--alt.last {
    margin: 1.1em 0em 0.8em;
  }
}

.isi__title-sub {
  display: block;
  margin-top: 0.8em;
  line-height: 1.3em;
  margin-top: 1rem;
}
@media (min-width: 867px) {
  .isi__title-sub {
    margin-bottom: 0.2em;
    line-height: 1.5em;
  }
}

.title-special {
  margin-top: 0em;
}

.isi__page-doc-id {
  padding: 0;
  position: absolute;
  top: -1.8rem;
  color: #666;
  font-size: 1.2rem;
}

.isi__text--normal {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-weight: normal;
  color: #333;
}

.isi__text--bold {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}

.isi__text--italicize {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}

.isi__text--blue {
  color: #6c3175;
}

.isi__text a {
  text-decoration: underline;
  color: #6c3175;
}

.isi__text--bullet {
  position: relative;
  padding-left: 0.8em;
  display: block;
  line-height: 2rem;
  margin-bottom: 0.1em;
}
@media (min-width: 867px) {
  .isi__text--bullet {
    margin-bottom: 0em;
  }
}
.isi__text--bullet:before {
  content: url("../../img/isi-list-icon.svg");
  position: absolute;
  left: 0em;
  top: -2px;
  font-size: 1em;
  color: #636363;
}

.isi__text--br {
  display: block;
  margin-top: 0.1em;
}
@media (min-width: 867px) {
  .isi__text--br {
    display: inline;
    margin-top: 0em;
  }
}

.isi__section .richText-content ul {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 2px;
  list-style: none;
}
.isi__section .richText-content ul li {
  font-size: 1.6rem;
  line-height: 2rem;
  position: relative;
  text-indent: -10px;
}
.isi__section .richText-content ul li:before {
  content: "○";
  color: purple;
  font-size: 16px;
  top: -2px;
  left: -12px;
  height: 4px;
  position: relative;
}

.isi__aso-last-section p {
  margin: 1em 0;
}

.isi-cab-mobile .isi__icon--arrow {
  display: none;
}
@media (max-width: 564px) {
  .isi-cab-mobile .isi__icon--arrow {
    display: inline-block;
  }
}

.isi-og-desktop .isi__icon--arrow {
  display: none;
}
@media (min-width: 867px) {
  .isi-og-desktop .isi__icon--arrow {
    display: inline-block;
  }
}

.isi_title-black {
  color: #000000;
}

@media (max-width: 564px) {
  .isi-cab-mobile {
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 867px) {
  .isi-cab-mobile .isi__title--alt {
    margin-bottom: 1rem;
  }
}

@media (min-width: 867px) {
  .isi-right-side {
    width: 50%;
    margin-left: 50%;
  }
}

@media (max-width: 866px) {
  .isi__fixed__scroll-target-desktop .isi__section.last .isi__title {
    margin-top: 0.6rem;
  }
}
.isi__fixed__scroll-target-desktop .component-content .content .isi__section ul li:first-of-type, .isi__fixed__scroll-target-desktop .component-content .content .isi__section ul li:nth-of-type(2), .isi__fixed__scroll-target-desktop .component-content .content .isi__section ul li:nth-of-type(3) {
  margin-bottom: 0;
}
@media (min-width: 1169px) {
  .isi__fixed__scroll-target-desktop .component-content .content .isi__section ul li:first-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 1169px) {
  .isi__fixed__scroll-target-desktop .component-content .content .isi__section ul li:nth-of-type(2), .isi__fixed__scroll-target-desktop .component-content .content .isi__section ul li:nth-of-type(3) {
    margin-bottom: 1rem;
  }
}

@media (max-width: 564px) {
  .isi-fixed-mobile {
    margin-bottom: 1rem;
  }
}

.isi-smaller-font {
  font-size: 0.8em;
}

@media (max-width: 564px) {
  .isi_title {
    margin-bottom: 0.3em;
  }
}

.isi__footer {
  background-color: white;
  padding-bottom: 1.5rem;
}
@media (min-width: 1169px) {
  .isi__footer {
    padding-bottom: 3rem;
  }
}
.isi__footer .component-content .content .apretude__footer__copy__one,
.isi__footer .component-content .content .apretude__footer__copy__two {
  color: black;
}
.isi__footer .component-content .content .apretude__footer__copy__one a,
.isi__footer .component-content .content .apretude__footer__copy__two a {
  color: #6c3175;
}

a {
  white-space: nowrap;
  color: #6c3175;
}

.page-for-prep-navigators .isi--fixed {
  max-height: 20rem !important;
}
@media only screen and (min-width: 400px) {
  .page-for-prep-navigators .isi--fixed {
    max-height: 18rem !important;
  }
}
@media only screen and (min-width: 560px) {
  .page-for-prep-navigators .isi--fixed {
    max-height: 16rem !important;
  }
}
@media only screen and (min-width: 768px) {
  .page-for-prep-navigators .isi--fixed {
    max-height: 21.5rem !important;
  }
}
@supports (-webkit-touch-callout: none) {
  @media only screen and (min-width: 375px) {
    .page-for-prep-navigators .isi--fixed {
      max-height: 21.5rem !important;
    }
  }
  @media only screen and (min-width: 414px) {
    .page-for-prep-navigators .isi--fixed {
      max-height: 19.6rem !important;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-for-prep-navigators .isi--fixed {
      max-height: 17.6rem !important;
    }
  }
}

.reference-apretude-landing-page-sign-up-form1 form.hs-form {
  background: #f5f5f5;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  padding: 4rem 2rem;
}
@media (table: 0) {
  .reference-apretude-landing-page-sign-up-form1 form.hs-form {
    padding: 4rem;
  }
}
@media (min-width: 867px) {
  .reference-apretude-landing-page-sign-up-form1 form.hs-form fieldset {
    max-width: 80% !important;
    margin: 0 auto;
  }
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form fieldset:first-of-type p {
  width: 94%;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 form.hs-form fieldset:first-of-type p {
    width: 100%;
  }
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-input {
  height: 48px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 14px;
  padding-left: 18px;
  border: solid 1px #707070;
  width: 90%;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form h2 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin: 0 auto;
  width: 92%;
  margin-bottom: 47px;
  text-align: center;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 form.hs-form h2 {
    font-size: 22px;
  }
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form p {
  font-size: 16px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 14px;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form p span {
  text-decoration: underline;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form p strong {
  display: block;
  margin-top: 14px;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs_error_rollup {
  color: #a80000;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-error-msgs {
  padding-left: 0;
  list-style-type: none;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-error-msgs .hs-error-msg {
  color: #a80000;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-error-msgs li::marker {
  content: "";
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-submit {
  width: 100%;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 1.4rem;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-submit {
    width: 290px;
  }
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-submit .actions {
  max-width: 291px;
  margin: 0 auto;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-submit .actions > input {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  cursor: pointer;
  background: #6c3175;
  border-radius: 30px;
  border: none;
  width: 100%;
  height: 53px;
  max-width: 291px;
  margin: 0 auto;
  display: block;
  color: #fff;
  font-style: italic;
  font-weight: bold;
  font-size: 23px;
  line-height: 18px;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-submit .actions > input:hover {
  background-color: #c13b08;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-submit .actions:after {
  content: "";
  display: inline-block;
  background-image: url("../../../desktop/assets/img/white-arrow.png");
  height: 16px;
  width: 9px;
  position: absolute;
  top: 18px;
  right: 38%;
  color: #fff;
}
@media only screen and (max-width: 580px) {
  .reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-submit .actions:after {
    right: 30%;
  }
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-submit .actions:after {
    right: 30%;
  }
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-fieldtype-booleancheckbox ul {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-fieldtype-booleancheckbox ul li {
  list-style-type: none;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-fieldtype-booleancheckbox ul li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-fieldtype-booleancheckbox ul li label .hs-input {
  margin-right: 9px;
  width: 18px !important;
  margin-bottom: 0;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-fieldtype-booleancheckbox ul li label span {
  line-height: 20px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 1.6rem;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-fieldtype-booleancheckbox ul li label span {
    line-height: 20px;
  }
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form .hs-fieldtype-booleancheckbox a {
  text-decoration: underline;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form #openPopup {
  cursor: pointer;
  white-space: nowrap;
  text-decoration: underline;
}
.reference-apretude-landing-page-sign-up-form1 form.hs-form #openPopup:hover {
  color: #c13b08 !important;
}
.reference-apretude-landing-page-sign-up-form1 .submitted-message {
  background-color: #ffffff;
  line-height: 22px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  padding-top: 14px;
  padding-bottom: 11px;
  margin: 29px auto 39px auto;
  padding-left: 15px;
  padding-right: 15px;
  width: revert;
  max-width: none;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 .submitted-message {
    width: revert;
    max-width: none;
    margin: 39px auto 70px auto;
    padding: 90px 211px 90px 211px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1920px) {
  .reference-apretude-landing-page-sign-up-form1 .submitted-message {
    max-width: 780px;
    display: block;
  }
}
.reference-apretude-landing-page-sign-up-form1 .submitted-message strong {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  display: block;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 .submitted-message strong {
    font-size: 32px;
    line-height: 3rem;
  }
}
.reference-apretude-landing-page-sign-up-form1 .submitted-message p {
  font-size: 16px;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 .submitted-message p {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.reference-apretude-landing-page-sign-up-form1 .hs-form-e346fb8e-8f99-4791-afa9-805067a8f7e6,
.reference-apretude-landing-page-sign-up-form1 .hs-form-6b5c1ce5-3bba-4963-af12-83a0c2c165dc {
  border-top: 14px solid #ee7623;
  border-bottom: 14px solid #ee7623;
}
.reference-apretude-landing-page-sign-up-form1 .hs-form-e346fb8e-8f99-4791-afa9-805067a8f7e6.submitted-message,
.reference-apretude-landing-page-sign-up-form1 .hs-form-6b5c1ce5-3bba-4963-af12-83a0c2c165dc.submitted-message {
  padding-top: 66px;
  padding-bottom: 54px;
}
.reference-apretude-landing-page-sign-up-form1 .hs-form-e346fb8e-8f99-4791-afa9-805067a8f7e6.submitted-message p,
.reference-apretude-landing-page-sign-up-form1 .hs-form-6b5c1ce5-3bba-4963-af12-83a0c2c165dc.submitted-message p {
  font-size: 22px;
  line-height: 30px;
}
.reference-apretude-landing-page-sign-up-form1 .hs-form-e346fb8e-8f99-4791-afa9-805067a8f7e6.submitted-message p strong,
.reference-apretude-landing-page-sign-up-form1 .hs-form-6b5c1ce5-3bba-4963-af12-83a0c2c165dc.submitted-message p strong {
  font-size: 22px;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 .hs-form-e346fb8e-8f99-4791-afa9-805067a8f7e6,
  .reference-apretude-landing-page-sign-up-form1 .hs-form-6b5c1ce5-3bba-4963-af12-83a0c2c165dc {
    padding-left: 157px;
    padding-right: 157px;
  }
}
.reference-apretude-landing-page-sign-up-form1 .hs-form-e346fb8e-8f99-4791-afa9-805067a8f7e6 p,
.reference-apretude-landing-page-sign-up-form1 .hs-form-6b5c1ce5-3bba-4963-af12-83a0c2c165dc p {
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 .hs-form-e346fb8e-8f99-4791-afa9-805067a8f7e6 p,
  .reference-apretude-landing-page-sign-up-form1 .hs-form-6b5c1ce5-3bba-4963-af12-83a0c2c165dc p {
    padding-left: 0;
    padding-right: 0;
  }
}
.reference-apretude-landing-page-sign-up-form1 .hs-form-e346fb8e-8f99-4791-afa9-805067a8f7e6 p strong,
.reference-apretude-landing-page-sign-up-form1 .hs-form-6b5c1ce5-3bba-4963-af12-83a0c2c165dc p strong {
  font-size: 16px;
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form {
  color: #191818;
  border-top: none;
  border-bottom: none;
  padding-top: 2.5rem;
  margin-top: 4.5rem;
  width: 91.2%;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 .page-landing-page form {
    padding: 3.7rem 10.6rem 3.3rem 10.6rem;
    margin-right: 0;
    margin-left: 0;
    width: auto;
    max-width: none;
    margin-top: 5.4rem;
  }
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form fieldset {
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: none;
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form h2 {
  color: #191818;
  line-height: 2.2rem;
  margin-bottom: 2.1rem;
  margin-left: 0;
  font-size: 2rem;
  font-weight: bold;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 .page-landing-page form h2 {
    font-size: 3.2rem;
    line-height: 3.8rem;
    text-align: center;
  }
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 .page-landing-page form .hs_email {
    margin-bottom: 1.7rem;
  }
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form .hs-submit .actions > input {
  background-color: #6c3175;
  color: #ffffff;
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form .hs-submit .actions:after {
  background-image: url(../../../desktop/assets/img/apretude-submit-arrow-white.svg);
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form .hs-form-booleancheckbox-display {
  height: 3rem;
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form .hs-form-booleancheckbox-display > input {
  margin-bottom: 0;
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form .hs-form-booleancheckbox-display > span {
  font-size: 1.6rem;
  line-height: 3.4rem;
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form .form-columns-2 {
  margin-bottom: 1rem;
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form p strong {
  margin-top: 1rem;
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page form #openPopup {
  text-decoration: underline;
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page .submitted-message {
  background-color: white;
  padding-left: 2.2rem;
  padding-right: 2.2rem;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 .page-landing-page .submitted-message {
    max-width: 83.2rem;
    padding: 3.7rem 10.6rem 3.3rem 10.6rem;
  }
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page .submitted-message > p {
  font-size: 1.6rem;
  line-height: 2rem;
  margin-top: 0.5rem;
  margin-bottom: 0.4rem;
}
.reference-apretude-landing-page-sign-up-form1 .page-landing-page .submitted-message > p strong {
  font-size: 2rem;
}
@media (min-width: 1169px) {
  .reference-apretude-landing-page-sign-up-form1 .page-landing-page .submitted-message > p strong {
    font-size: 3.2rem;
  }
}
@media (max-width: 564px) {
  .reference-apretude-landing-page-sign-up-form1 .reference-apretude-landing-page-sign-up-form {
    margin-top: 4rem;
  }
}

.page-sign-up .box.component.section.bg-white.bottom-margins.content-box.even.col-xs-12 {
  padding-top: 0;
  z-index: 1;
}
@media (max-width: 564px) {
  .page-sign-up .box.component.section.bg-white.bottom-margins.content-box.even.col-xs-12 {
    margin-left: -2rem;
    margin-right: -2rem;
    width: auto;
    margin-bottom: 0 !important;
  }
}
.page-sign-up .box.component.section.default-style.first.odd.col-xs-12 {
  z-index: 1;
}
.page-sign-up img[alt="Green background"] {
  position: absolute;
  left: 49rem;
  z-index: 0;
  top: -69rem;
  width: 88%;
}
@media (max-width: 564px) {
  .page-sign-up .box.component.section.hide-desktop.odd.col-xs-12 {
    overflow: hidden;
    margin-left: -2rem;
    margin-right: -2rem;
    max-width: unset;
    width: unset;
    height: 85vw;
  }
  .page-sign-up .box.component.section.hide-desktop.odd.col-xs-12 .image img {
    -webkit-transform: scale(2.4);
    transform: scale(2.4);
    position: absolute;
    top: 5vh;
  }
  .page-sign-up .box.component.section.default-style.first.odd.col-xs-12 > .component-content {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (min-width: 565px) {
  .page-sign-up .box.hide-desktop {
    display: none;
  }
}
.page-sign-up .box.content-box {
  padding-bottom: 0;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page {
  z-index: 1;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page .submitted-message {
  padding: 4rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page .submitted-message > p {
  text-align: center;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form {
  background: #f5f5f5;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  padding: 2rem 4rem 4rem 4rem;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-left: -4rem;
  margin-right: -4rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form h1 {
  font-size: 3rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 2rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset {
  max-width: 100%;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset:first-of-type p {
  width: 94%;
}
@media (min-width: 1169px) {
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset:first-of-type p {
    width: 100%;
  }
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs-error-msgs {
  margin-top: 0;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs_apretude_interested_content,
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs_prep_understanding {
  margin: 0 1rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs_apretude_interested_content > label .hs-form-required,
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs_prep_understanding > label .hs-form-required {
  display: none;
}
@media (max-width: 564px) {
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs_apretude_interested_content > label,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs_prep_understanding > label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs_apretude_interested_content > label > span,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs_prep_understanding > label > span {
    display: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs_apretude_interested_content .input .inputs-list label,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset .hs_prep_understanding .input .inputs-list label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns--0 {
  margin-bottom: 1.6rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns--0:nth-child(1) {
  margin-bottom: 0;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns--0:nth-child(2) {
  margin-bottom: 2rem;
}
@media (max-width: 564px) {
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs_firstname .input,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs_email .input,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs_zip .input, .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_firstname .input,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_email .input,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_zip .input {
    margin-left: 0.8rem;
    margin-right: 0.8rem;
  }
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs_firstname .input > input.hs-input,
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs_email .input > input.hs-input,
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs_zip .input > input.hs-input, .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_firstname .input > input.hs-input,
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_email .input > input.hs-input,
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_zip .input > input.hs-input {
  padding-left: 2rem;
  width: calc(100% - 1.2rem);
}
@media (max-width: 564px) {
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs_firstname .input > input.hs-input,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs_email .input > input.hs-input,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs_zip .input > input.hs-input, .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_firstname .input > input.hs-input,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_email .input > input.hs-input,
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_zip .input > input.hs-input {
    padding-left: 2rem;
    width: calc(100% - 2rem);
  }
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs-dependent-field legend.hs-field-desc {
  padding-bottom: 2rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-1 .hs-dependent-field legend.hs-field-desc > strong {
  color: #6c3175;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_email .input {
  margin-right: 2rem;
}
@media (max-width: 564px) {
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs_email .input {
    margin-right: 0.8rem;
  }
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs-zip .input {
  margin-left: 1.2rem;
}
@media (max-width: 564px) {
  .page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form fieldset.form-columns-2 .hs-zip .input {
    margin-left: 0.8rem;
  }
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form .hs-input {
  height: 48px;
  margin-bottom: 1.6rem;
  font-size: 16px;
  line-height: 14px;
  padding-left: 18px;
  border: 0.1rem solid #707070;
  border-radius: 1rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form .hs-submit .actions {
  margin-top: 2rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form .hs-submit .actions input.hs-button {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  cursor: pointer;
  background: #6c3175;
  border-radius: 30px;
  border: none;
  height: 53px;
  margin: 0 auto;
  display: block;
  color: #fff;
  font-style: italic;
  font-size: 23px;
  line-height: 18px;
  padding: 0px 3.6rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form .hs-submit .actions:after {
  display: none;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form .hs-fieldtype-radio ul {
  list-style: none;
  padding-left: 3.3rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form .hs-fieldtype-radio span:first-child:before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/info-title-arrow.svg");
  padding-right: 1rem;
  position: relative;
  bottom: -0.4rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form .hs-fieldtype-radio .hs-input {
  margin: 0 1.3rem 0 0;
  height: 3.5rem;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form .hs-fieldtype-radio .hs-form-radio-display span {
  color: #6c3175;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.page-sign-up .box.content-box .reference-hidden-sign-up-page form.hs-form .hs-fieldtype-radio .hs-form-radio-display span:before {
  display: none;
}

.page-sign-up .gigya-screen {
  padding-bottom: 0;
}
.page-sign-up .gigya-screen.portrait.mobile h2 {
  font-size: 1.6rem;
  margin: 3rem 0 2rem;
}
.page-sign-up .gigya-screen .gigya-required-display {
  color: #a80000;
}
.page-sign-up .gigya-screen .gigya-composite-control-header {
  display: none;
}
.page-sign-up .gigya-screen .subscribe-thank-you h2 {
  color: #000000;
  font-size: 1.6rem;
}
@media (min-width: 1169px) {
  .page-sign-up .gigya-screen .subscribe-thank-you h2 {
    margin: 8rem 0 5rem 0;
  }
}
.page-sign-up .gigya-screen .subscribe-thank-you h2 br {
  display: none;
}
.page-sign-up .box.component.section.bg-white.bottom-margins.content-box.even.col-xs-12 {
  padding-top: 0;
  z-index: 1;
}
@media (max-width: 564px) {
  .page-sign-up .box.component.section.bg-white.bottom-margins.content-box.even.col-xs-12 {
    margin-left: -2rem;
    margin-right: -2rem;
    width: auto;
    margin-bottom: 0 !important;
  }
}
.page-sign-up .box.component.section.default-style.first.odd.col-xs-12 {
  z-index: 1;
}
.page-sign-up img[alt="Green background"] {
  position: absolute;
  left: 50rem;
  z-index: 0;
  top: -72rem;
  width: 88%;
}
@media (max-width: 564px) {
  .page-sign-up .box.component.section.hide-desktop.odd.col-xs-12 {
    overflow: hidden;
    margin-left: -2rem;
    margin-right: -2rem;
    max-width: unset;
    width: unset;
    height: 85vw;
  }
  .page-sign-up .box.component.section.hide-desktop.odd.col-xs-12 .image img {
    -webkit-transform: scale(2.4);
    transform: scale(2.4);
    position: absolute;
    top: 5vh;
  }
  .page-sign-up .box.component.section.default-style.first.odd.col-xs-12 > .component-content {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (min-width: 565px) {
  .page-sign-up .box.hide-desktop {
    display: none;
  }
}
.page-sign-up .box.content-box {
  padding-bottom: 0;
}
.page-sign-up .box.content-box #stay-connected-dtc {
  z-index: 1;
}
.page-sign-up .box.content-box #stay-connected-dtc .submitted-message {
  padding: 4rem;
}
.page-sign-up .box.content-box #stay-connected-dtc .submitted-message > p {
  text-align: center;
}
.page-sign-up .box.content-box #stay-connected-dtc .gigya-screen-content.gigya-locale-en .gigya-screen.portrait {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form {
  background: #f5f5f5;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  padding: 2rem 4rem 4rem 4rem;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-left: -4rem;
  margin-right: -4rem;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form h1 {
  font-size: 3rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 2rem;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-composite-control-multi-choice {
  margin: 0 1rem;
}
@media (min-width: 1169px) {
  .page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-composite-control-multi-choice {
    width: 48%;
    float: left;
  }
}
@media (max-width: 564px) {
  .page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-composite-control-multi-choice > label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-composite-control-multi-choice > label > span {
    display: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-composite-control-multi-choice .input .inputs-list label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-container.gigya-visible-when.gigya-container-enabled span.gigya-label-text:before {
  content: unset;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row h2 {
  padding-bottom: 0;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control:nth-child(4), .page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control:nth-child(5) {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 50%;
}
@media (max-width: 564px) {
  .page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control:nth-child(4), .page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control:nth-child(5) {
    width: 100%;
  }
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control input[name="data.zipCode"],
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control input[name="profile.email"],
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control input[name="profile.firstName"] {
  padding-left: 2rem;
  width: calc(100% - 1.2rem);
  margin-left: 0;
  margin-right: 0;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control.gigya-composite-control-multi-choice .gigya-error-msg.gigya-error-msg-active {
  text-align: left;
  margin-left: 3.2rem;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control .gigya-error-msg.gigya-error-msg-active {
  text-align: left;
  margin: 0;
  color: #a80000;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control-multi-choice label.gigya-label span.gigya-label-text {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  color: #000;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control-multi-choice label.gigya-label span.gigya-label-text:before {
  content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/info-title-arrow.svg");
  padding-right: 1rem;
  position: relative;
  bottom: -0.4rem;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-input-text {
  height: 48px;
  margin-bottom: 1.6rem;
  font-size: 16px;
  line-height: 14px;
  padding-left: 18px;
  border: 0.1rem solid #707070;
  border-radius: 1rem;
  width: calc(100% - 1.2rem);
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-input-text:focus-visible {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911 !important;
  box-shadow: 0 0 0 0.2rem #e46911 !important;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-input-text::-webkit-input-placeholder {
  font-weight: 700;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-input-text::-webkit-input-placeholder, .page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-input-text::placeholder {
  font-weight: 700;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-composite-control-submit.btn {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-composite-control-submit.btn input.gigya-input-submit {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  cursor: pointer;
  background: #6c3175;
  width: inherit;
  border-radius: 30px;
  border: none;
  height: 53px;
  margin: 0 auto;
  display: block;
  color: #fff;
  font-style: italic;
  font-size: 23px;
  line-height: 18px;
  padding: 0 5.5rem 0 3rem;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-composite-control-submit.btn:after {
  content: "\f054";
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  color: #ffffff;
  position: relative;
  font-weight: normal;
  top: -4rem;
  left: 11.2rem;
  font-size: 2rem;
}
@media (min-width: 1169px) {
  .page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-multi-choice-item {
    padding-left: 3.3rem;
  }
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-multi-choice-item label {
  color: #6c3175;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form label.gigya-composite-control-label {
  width: 100%;
  padding-bottom: 0;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: #000;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form label.gigya-composite-control-label > b {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  color: #000;
  margin-bottom: 0.5rem;
  display: inline-block;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form label.gigya-composite-control-label > a {
  color: #6c3175;
  text-decoration: underline;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form .gigya-container-enabled label.gigya-composite-control-label > b {
  color: #6c3175;
  margin-bottom: 0.5rem;
  display: inline-block;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form span.gigya-label-text.gigya-checkbox-text {
  color: #000000;
  width: 87%;
  display: inline-block;
}
@media (min-width: 1169px) {
  .page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form span.gigya-label-text.gigya-checkbox-text {
    width: 97%;
  }
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form span.gigya-label-text.gigya-checkbox-text a {
  display: inline-block;
  margin-top: 0.5rem;
  color: #6c3175;
}
.page-sign-up .box.content-box #stay-connected-dtc form.gigya-subscribe-with-email-form span.gigya-label-text.gigya-checkbox-text a:hover {
  font-weight: 400;
}

.gigya-screen-content.gigya-locale-en .gigya-screen.portrait {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

@media (max-width: 866px) {
  .container__pop-up {
    width: 94% !important;
  }
}
.container__pop-up form {
  padding: 3rem 2rem !important;
}
@media (min-width: 1169px) {
  .container__pop-up form {
    padding: 2.5rem 4rem !important;
  }
}
.container__pop-up .close-popup {
  background-image: url("../../assets/img/form-close-purple.svg");
  z-index: 5;
}
.container__pop-up .gigya-screen {
  padding-bottom: 0;
}
.container__pop-up .gigya-screen.portrait.mobile h2 {
  margin: 0;
}
.container__pop-up .gigya-screen .subscribe-thank-you h2 {
  margin: 0;
  padding: 6rem 0 4rem;
}
.container__pop-up .gigya-screen.portrait.mobile {
  padding-bottom: 0;
}

.container__pop-up {
  padding: 0 !important;
  left: 0%;
  margin-right: 3%;
  margin-left: 3%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1169px) {
  .container__pop-up {
    max-width: none;
    min-width: 780px;
    margin-left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (min-width: 650px) {
  .container__pop-up {
    margin-right: 13%;
    margin-left: 13%;
  }
}
@media only screen and (min-width: 768px) {
  .container__pop-up {
    margin-right: 13%;
    margin-left: 13%;
  }
}
@media only screen and (min-width: 840px) {
  .container__pop-up {
    margin-right: 20%;
    margin-left: 20%;
  }
}
@media (min-width: 1169px) {
  .container__pop-up {
    margin-right: 13%;
    margin-left: 13%;
  }
}
@media only screen and (min-width: 1230px) {
  .container__pop-up {
    margin-right: 20%;
    margin-left: 20%;
  }
}
@media only screen and (min-width: 1528px) {
  .container__pop-up {
    margin-right: 27%;
    margin-left: 27%;
  }
}
@media only screen and (min-width: 1920px) {
  .container__pop-up {
    margin-right: 33%;
    margin-left: 33%;
  }
}
.container__pop-up .gigyaraas {
  margin: 0;
  max-width: inherit;
}
.container__pop-up #gigya-subscribe-with-email-form {
  background-color: #f5f5f5;
  padding: 0;
  margin: 0 !important;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control-metadata + h2 {
  max-width: 280px;
  margin: 0 auto 2rem;
  font-size: 2.4rem;
  padding: 0;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  line-height: 3.2rem;
  font-weight: 700 !important;
  color: #6c3175 !important;
}
@media (min-width: 1169px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control-metadata + h2 {
    max-width: inherit;
  }
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control-metadata + h2 + h2 {
  font-weight: 400 !important;
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 2.1rem;
  color: #000000;
  padding-bottom: 2rem;
  font-size: 1.6rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control input[type=checkbox] {
  border: 0;
  border-radius: none;
  -webkit-appearance: revert;
  -moz-appearance: revert;
  appearance: revert;
  margin-right: 0;
  width: 1.3rem;
  height: 1.3rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control input[type=checkbox]::before {
  background-color: #ffffff;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-input-text {
  height: 4.8rem;
  margin-bottom: 1.6rem;
  font-size: 1.6rem;
  line-height: 1.4rem;
  padding: 0 0 0 1.8rem;
  border: none;
  border-radius: 1rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #000000;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-input-text:focus-visible {
  -webkit-box-shadow: 0 0 0 0.2rem #e46911 !important;
  box-shadow: 0 0 0 0.2rem #e46911 !important;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-input-text::-webkit-input-placeholder {
  font-weight: 400;
  vertical-align: bottom;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-input-text::-webkit-input-placeholder, .container__pop-up #gigya-subscribe-with-email-form .gigya-input-text::placeholder {
  font-weight: 400;
  vertical-align: bottom;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-error-msg.gigya-error-msg-active {
  color: #a80000;
  text-align: inherit;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  padding-bottom: 1.4rem;
  position: inherit;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control {
  padding: 0 0 1.8rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-header {
  background-color: transparent;
  display: block;
}
@media (min-width: 1169px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-header {
    max-width: 100%;
  }
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-textbox {
  padding: 0 0 0.5rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-textbox input {
  margin: 0 0 1.6rem;
  width: 100%;
  max-width: inherit;
}
@media (min-width: 1169px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-textbox:nth-of-type(3) {
    width: 46%;
    float: left;
    margin-right: 2.4rem;
  }
}
@media (min-width: 1169px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-textbox:nth-of-type(4) {
    width: 47%;
    float: left;
    margin-left: 2.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-label-text {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 1.6rem;
}
@media (min-width: 1169px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-label-text {
    font-size: 1.8rem;
  }
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-label-text:before {
  content: url(/etc/designs/zg/viiv-apretude/desktop/assets/img/info-title-arrow.svg);
  padding-right: 1rem;
  position: relative;
  bottom: -0.4rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-checkbox-container .gigya-label-text {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.8rem;
  font-size: 1.6rem;
  display: block;
  margin-bottom: 2.2rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-checkbox-container .gigya-label-text:before {
  content: none;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-checkbox-container .gigya-label-text a {
  color: #5b2164 !important;
  line-height: 1.8rem;
  font-size: 1.6rem;
  margin-top: 0.5rem;
  display: inline-block;
  margin-left: 0;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-checkbox-container .gigya-label-text a:hover {
  font-weight: normal;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-checkbox-container .gigya-label-text a::before {
  content: none !important;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-required-display {
  color: #000000;
  padding: 0 0 0 0.2rem;
  font-size: 1.8rem;
}
@media (min-width: 867px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-multi-choice-item {
    padding-left: 3rem;
  }
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-multi-choice-item .gigya-input-radio {
  position: relative;
  top: 0.5rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-multi-choice-item label {
  color: #5b2164;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}
@media (min-width: 1169px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-multi-choice-item label {
    font-size: 1.8rem;
  }
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-container.gigya-visible-when.gigya-container-enabled {
  padding-bottom: 1rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-container.gigya-visible-when.gigya-container-enabled b {
  color: #5b2164 !important;
  font-size: 1.8rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-container.gigya-visible-when.gigya-container-enabled .gigya-composite-control {
  padding: 0;
  margin-left: 0;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-container.gigya-visible-when.gigya-container-enabled .gigya-input-text {
  margin-bottom: 1rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label {
  margin-left: 0;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label:nth-of-type(1) {
  padding-bottom: 0.2rem;
  display: block;
  color: #000000;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}
@media (min-width: 1169px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label:nth-of-type(1) {
    font-size: 1.8rem;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label:nth-of-type(1) b {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  margin-top: 1rem;
  display: inline-block;
}
@media (min-width: 1169px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label:nth-of-type(1) b {
    font-size: 1.8rem;
    margin-top: 0;
  }
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label:nth-of-type(1) a {
  color: #5b2164;
  text-decoration: underline;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
@media (min-width: 1169px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label:nth-of-type(1) a {
    font-size: 1.8rem;
  }
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label:nth-of-type(2) {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.8rem;
  font-size: 1.6rem !important;
  display: block;
  margin-bottom: 0;
  color: #000000;
  margin-top: 1rem;
  padding-bottom: 0;
}
@media (min-width: 1169px) {
  .container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label:nth-of-type(2) {
    margin-top: 0;
  }
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label:nth-of-type(2) a {
  color: #5b2164;
  text-decoration: underline;
  font-size: 1.6rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label:nth-of-type(2) a:hover {
  font-weight: normal;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-submit.btn {
  text-align: center;
  width: 100%;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-submit.btn .gigya-input-submit {
  background-color: #5b2164;
  border-radius: 2rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  font-size: 1.8rem;
  position: relative;
  padding: 1.2rem 5.2rem 1.2rem 2.8rem;
  width: inherit;
  height: inherit;
  max-width: 137px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 1.8rem;
  left: 0;
  bottom: 0;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-submit.btn .gigya-input-submit:hover {
  background-color: #ff5933;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-submit.btn .gigya-input-submit:focus {
  background-color: #5b2164;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-submit.btn:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  color: #ffffff;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 1.2rem;
  left: -4rem;
  font-size: 2rem;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-checkbox {
  margin-bottom: 0;
  border: 0;
  width: 100%;
}
.container__pop-up #gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-checkbox .gigya-label {
  -webkit-box-flex: inherit;
  -ms-flex: inherit;
  flex: inherit;
}

.apretude__diff__header .component-content {
  width: 91.2%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1169px) {
  .apretude__diff__header .component-content {
    width: revert;
    max-width: none;
  }
}
.apretude__diff__header .component-content .richText-content h2 {
  color: #ee7623;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  border-bottom: 1.4rem solid #ee7623;
  line-height: 3.8rem;
  white-space: nowrap;
  width: 100%;
  padding-bottom: 0.5rem;
}
@media (max-width: 866px) {
  .apretude__diff__header .component-content .richText-content h2 {
    text-align: center;
    font-size: 3.2rem;
    width: revert;
  }
}
@media only screen and (max-width: 480px) {
  .apretude__diff__header .component-content .richText-content h2 {
    white-space: normal;
    font-size: 2.4rem;
    text-align: center;
    line-height: 3.4rem;
  }
}

.apretude__diff__header__two .component-content {
  background-color: #ee7623;
  margin-right: auto;
  margin-left: auto;
  width: auto;
  font-size: 1.4rem;
  text-align: center;
  padding: 0.706rem 0rem 0.581rem 0rem;
}
@media screen and (max-width: 1275px) {
  .apretude__diff__header__two .component-content {
    margin-left: 17px !important;
    margin-right: 17px !important;
  }
}
@media (min-width: 1169px) {
  .apretude__diff__header__two .component-content {
    text-align: center;
    width: revert;
    max-width: none;
    padding: 1.6rem 3rem 1.2rem 3rem;
  }
}
.apretude__diff__header__two .component-content .richText-content p {
  color: #000000;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-weight: bold;
  line-height: 2.3rem;
  font-size: 2.5rem;
}
@media only screen and (max-width: 580px) {
  .apretude__diff__header__two .component-content .richText-content {
    margin: 10px 13px 10px 13px;
  }
}

.apretude__info-body > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 3.6rem;
}
.apretude__info-body > .component-content > .content > .section {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}
.apretude__info-body > .component-content > .content > .section p {
  font-size: 1.6rem;
  margin-top: 1rem;
  line-height: 2rem;
}
@media (min-width: 867px) {
  .apretude__info-body > .component-content > .content > .section {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media (min-width: 1169px) {
  .apretude__info-body > .component-content > .content > .section {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
.apretude__info-body > .component-content > .content > .section img {
  min-height: 9.6rem;
}
.apretude__info-body > .component-content > .content > .section:nth-of-type(2), .apretude__info-body > .component-content > .content > .section:nth-of-type(4) {
  margin-left: 2.6rem;
}
@media (min-width: 867px) {
  .apretude__info-body > .component-content > .content > .section:nth-of-type(2), .apretude__info-body > .component-content > .content > .section:nth-of-type(4) {
    margin-left: 0;
  }
}
@media (min-width: 867px) {
  .apretude__info-body > .component-content > .content {
    -ms-flex-wrap: revert;
    flex-wrap: revert;
  }
}
@media (min-width: 1169px) {
  .apretude__info-body > .component-content > .content {
    -ms-flex-wrap: revert;
    flex-wrap: revert;
    margin-left: 2.031rem;
    margin-right: 2.906rem;
    max-width: none;
  }
}

.apretude__check__logo,
.apretude__clock__logo,
.apretude__blocked__logo,
.apretude__gender__logo {
  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;
  max-width: none;
}

.apretude__check__logo {
  width: 100%;
}

.landing__apretude-diff-body {
  padding: 0;
  max-width: none;
  width: 91.2%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1169px) {
  .landing__apretude-diff-body {
    width: revert;
    max-width: none;
  }
}
.landing__apretude-diff-body > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f5f5f5;
  margin: 0px auto 0px auto;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
.landing__apretude-diff-body > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.landing__apretude-diff-mobile .component-content .content {
  margin-right: 1.25rem;
}
.landing__apretude-diff-mobile .component-content .content p {
  font-size: 1.6rem;
}
.landing__apretude-diff-mobile .apretude__arrow__logo {
  position: absolute;
  width: 4.2rem;
  margin-top: 1.8rem;
  padding-left: 2.5rem;
}
.landing__apretude-diff-mobile .apretude__arrow__logo-two {
  position: absolute;
  width: 4.2rem;
  margin-top: 0.3rem;
  padding-left: 2.5rem;
}
@media (min-width: 1169px) {
  .landing__apretude-diff-mobile {
    padding-left: 7rem;
    padding-right: 7rem;
  }
}

.apretude__diff__text .component-content .richText-content {
  font-size: 15px;
  padding-left: 5.5rem;
}

.apretude__diff__text__two .component-content .richText-content {
  font-size: 15px;
  padding-left: 5.5rem;
}
.apretude__diff__text__two p {
  margin: 0rem 0rem 1rem 0rem;
}

.apretude__diff__text__three {
  padding-left: 4.1rem;
}
.apretude__diff__text__three .component-content .richText-content {
  margin-bottom: 1rem;
  margin-left: 1.5rem;
  font-size: 14px;
}
.apretude__diff__text__three sup {
  font-size: 1rem;
  margin-left: -8.5px;
  top: -6.5px;
}
.apretude__diff__text__three p {
  margin: 0px;
}
.apretude__diff__text__three p:first-of-type {
  margin-left: -5px;
}
.apretude__diff__text__three .one {
  padding-left: 0.4rem;
}
@media (min-width: 1169px) {
  .apretude__diff__text__three {
    padding: 1rem 0rem 2rem 4.2rem;
  }
}

.landing__clinical-trials-mboile {
  color: #191818;
  margin: 17% auto;
  width: 91.2%;
  margin-top: 3.2rem;
  margin-bottom: 0 !important;
}
.landing__clinical-trials-mboile .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .title {
  background: rgba(0, 0, 0, 0);
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .title .component-content .title-heading h2 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  padding-bottom: 0.5rem;
  line-height: 3.8rem;
  font-size: 2.8rem;
}
@media (min-width: 867px) {
  .landing__clinical-trials-mboile .component-content .paragraphSystem .title .component-content .title-heading h2 {
    font-size: 4.2rem;
    color: #999930;
  }
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box {
  border-top: #999930 solid 12px;
  background-color: #fff;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText ul li:before {
  position: absolute;
  top: 6px;
  left: -18px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: "";
  width: 22.25px;
  height: 20.17px;
  background-image: url(../../assets/img/afpd-bullet-arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li {
  margin-left: 2.5rem;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li:nth-of-type(3) .ul-div ul {
  margin-top: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li:nth-of-type(3) .ul-div p:nth-of-type(2) {
  -webkit-margin-after: 0.8rem;
  margin-block-end: 0.8rem;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li strong {
  font-size: 1.6rem;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li p {
  font-size: 16px;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li .li-div .ul-div strong {
  font-size: 1.6rem;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li .li-div .ul-div p {
  -webkit-margin-after: 0.8rem;
  margin-block-end: 0.8rem;
  -webkit-margin-before: 1rem;
  margin-block-start: 1rem;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li .li-div .ul-div p strong {
  font-size: 1.6rem;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li .li-div .ul-div ul li:before {
  content: "";
  background-image: url(../../assets/img/afpd-purple-bullet.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 0px;
  left: -10px;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li p {
  position: relative;
}
.landing__clinical-trials-mboile .component-content .paragraphSystem .box .richText-content ul li p sup {
  position: absolute;
  left: -1rem;
  top: 1rem;
  font-size: 1.4rem;
}
.landing__clinical-trials-mboile .li-div > .ul-div > ul > li {
  margin-left: 0 !important;
}

.landing__clinical-trials-desktop {
  color: #191818;
  margin: 17% auto;
  width: auto;
  margin-bottom: 0 !important;
}
@media (min-width: 1169px) {
  .landing__clinical-trials-desktop {
    margin-top: 7.4rem;
    margin-bottom: 6.8rem;
  }
}
@media screen and (max-width: 1275px) {
  .landing__clinical-trials-desktop {
    display: none;
  }
}
.landing__clinical-trials-desktop .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.625rem;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .title {
  background: rgba(0, 0, 0, 0);
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .title .title-heading h2 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  padding-bottom: 0.5rem;
  line-height: 3.8rem;
  font-size: 2.8rem;
}
@media (min-width: 867px) {
  .landing__clinical-trials-desktop .component-content .paragraphSystem .title .title-heading h2 {
    font-size: 4.2rem;
    color: #999930;
  }
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box {
  border-top: #999930 solid 12px;
  border-bottom: #999930 solid 12px;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .paragraphSystem {
  background-color: #fff;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li:before {
  position: absolute;
  top: 6px;
  left: -18px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: "";
  width: 22.25px;
  height: 20.17px;
  background-image: url(../../assets/img/afpd-bullet-arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul {
  width: 93%;
  margin: 0 auto;
  padding-top: 0.5rem;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li strong {
  font-size: 1.6rem;
  width: 45%;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li strong.strong-heading {
  font-size: 2rem;
  line-height: 2.3rem;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li div {
  width: 49%;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li div p {
  font-size: 16px;
  margin-top: 1%;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li div ul li:before {
  content: "";
  background-image: url(../../assets/img/afpd-purple-bullet.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 0px;
  left: -10px;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li .ul-div {
  width: unset;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li .ul-div strong {
  font-size: 1.6rem;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li .ul-div li {
  font-size: 1.6rem;
  padding-bottom: 0;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li .ul-div p {
  -webkit-margin-after: 0.8rem;
  margin-block-end: 0.8rem;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li .ul-div p strong {
  font-size: 1.6rem;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li:nth-of-type(3) .ul-div ul {
  margin-top: 0 !important;
  padding-bottom: 0;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li:nth-of-type(3) .ul-div p:nth-of-type(2) {
  -webkit-margin-after: 0.8rem;
  margin-block-end: 0.8rem;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li .li-div p {
  position: relative;
}
.landing__clinical-trials-desktop .component-content .paragraphSystem .box .richText ul li .li-div p sup {
  position: absolute;
  top: 1rem;
  left: -1rem;
  font-size: 1.4rem;
}

.exit-notification {
  z-index: 10000;
}
.exit-notification .exit-notification-inner {
  padding: 6rem 1rem;
}
.exit-notification .exit-notification-inner .exit-notification-text h2 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  color: #000;
}
@media (max-width: 866px) {
  .exit-notification .exit-notification-inner .exit-notification-text h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
.exit-notification .exit-notification-inner .exit-notification-text p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  margin: 4rem auto;
  width: 80%;
}
@media (max-width: 866px) {
  .exit-notification .exit-notification-inner .exit-notification-text p {
    font-size: 16px;
    line-height: 22px;
    width: 90%;
  }
}
.exit-notification .exit-notification-inner .exit-notification-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
}
.exit-notification .exit-notification-inner button {
  background-color: #6c3175;
  color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  padding: 15px 35px;
  border-radius: 35px;
  border: none;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.8rem;
}
.exit-notification .exit-notification-inner button:hover {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #44144b !important;
  color: #fff !important;
}

.side-effects {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
}
.side-effects .study {
  font-weight: bold;
  white-space: nowrap;
}
.side-effects__title {
  margin-top: 0.4rem;
}
.side-effects__title p {
  color: #ee7623;
  line-height: 3.8rem;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0.5rem;
  font-size: 4.2rem;
  font-weight: bold;
}
@media (min-width: 1169px) {
  .side-effects__title p {
    text-align: left;
    border-bottom: solid 1.4rem #ee7623;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 4rem;
  }
}
.side-effects__header {
  margin-left: 0;
  margin-right: 0;
  width: auto;
  font-size: 1.6rem;
  line-height: 2rem;
}
@media (min-width: 1169px) {
  .side-effects__header {
    margin-left: auto;
    margin-right: auto;
  }
}
.side-effects__header > .component-content {
  max-width: none;
}
.side-effects__header > .component-content > .content {
  max-width: none;
  width: 91.2%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1169px) {
  .side-effects__header > .component-content > .content {
    width: revert;
    max-width: none;
    background-color: #f5f5f5;
    padding-left: 10.6rem;
    padding-right: 10.6rem;
    border-bottom: solid 1.4rem #ee7623;
  }
}
.side-effects__subheader {
  font-weight: bold;
}
.side-effects__subheader p {
  margin-bottom: 0;
  margin-top: 0;
}
.side-effects__subheader ul {
  padding-left: 1.6rem;
  margin-top: 0;
  margin-bottom: 0;
}
.side-effects__subheader ul li {
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
}
.side-effects__subheader ul li::marker {
  display: none !important;
}
.side-effects__subheader ul li:before {
  content: "●" !important;
  color: #6c3175;
  left: -1rem;
  top: -0.2rem !important;
}
.side-effects__subheader:nth-of-type(2) p {
  margin-top: 0;
}
.side-effects__subheader .component-content .richText-content ul {
  margin-left: 0;
}
.side-effects__subheader .component-content .richText-content ul li {
  padding-left: 0.5rem;
}
.side-effects__container {
  padding-left: 2rem;
  padding-right: 2rem !important;
  padding-top: 4.5rem;
  border-top: solid 1.4rem #ee7623;
  border-bottom: solid 1.4rem #ee7623;
  background-color: #f5f5f5;
}
@media (min-width: 1169px) {
  .side-effects__container {
    border-top: none;
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
  }
}
@media (min-width: 1169px) {
  .side-effects__container .component-content .content {
    max-width: 83.2rem;
    padding: 3.7rem 10.6rem 3.7rem 10.6rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #f5f5f5;
    padding-left: 0;
    padding-right: 0;
  }
}
.side-effects__container .image {
  margin-top: 0.3rem;
}
.side-effects__container .image img {
  margin: 0 auto;
}
.side-effects .apretude__info-text + .side-effects__subheader p {
  margin-top: 0.6rem;
}
.side-effects .apretude__diff__text .component-content .richText-content {
  width: 85%;
  margin-left: 2rem;
}
@media (min-width: 867px) {
  .side-effects .apretude__diff__text .component-content .richText-content {
    width: 100%;
  }
}

.landing__sign-up-mobile {
  margin-top: 4.6rem;
}
.landing__sign-up-mobile .component-content {
  background-repeat: no-repeat;
  background-size: auto !important;
  background-position: bottom !important;
  padding-bottom: 1%;
  padding-top: 1.3rem;
}
.landing__sign-up-mobile .component-content .paragraphSystem {
  background: #fff;
  width: 91.4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 1.4rem auto 41% auto;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.landing__sign-up-mobile .component-content .paragraphSystem .first {
  font-size: 1.75rem;
  width: 76%;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  font-size: 28px;
}
.landing__sign-up-mobile .component-content .paragraphSystem .first p {
  margin-bottom: 1%;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.landing__sign-up-mobile .component-content .paragraphSystem .last {
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}
.landing__sign-up-mobile .component-content .paragraphSystem .last .richText-content {
  width: 75%;
  margin: 0 auto;
  margin-bottom: 1.7rem;
  width: auto;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.landing__sign-up-mobile .component-content .paragraphSystem .last .richText-content a {
  text-decoration: none;
}
.landing__sign-up-mobile .component-content .paragraphSystem .last .richText-content a button {
  width: 100%;
  padding: 20px 0px;
  border: none;
  background: #6c3175;
  border-radius: 50px;
  font-size: 23px;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  font-style: italic;
  font-size: 23px;
}
.landing__sign-up-mobile .component-content .paragraphSystem .last .richText-content a button img {
  margin-left: 10px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.landing__sign-up-desktop {
  margin-top: 10.6rem;
}
.landing__sign-up-desktop .component-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: right;
  padding-bottom: 1%;
}
.landing__sign-up-desktop .paragraphSystem {
  background: #fff;
  width: 60.4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
}
.landing__sign-up-desktop .paragraphSystem .first {
  font-size: 1.75rem;
  width: 59%;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  font-size: 3.2rem;
}
.landing__sign-up-desktop .paragraphSystem .first p {
  margin-bottom: 1.5rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
.landing__sign-up-desktop .paragraphSystem .last {
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}
.landing__sign-up-desktop .paragraphSystem .last .richText-content {
  width: 75%;
  margin: 1.5rem auto;
}
.landing__sign-up-desktop .paragraphSystem .last .richText-content a {
  text-decoration: none;
}
.landing__sign-up-desktop .paragraphSystem .last .richText-content a button {
  width: 100%;
  padding: 20px 0px;
  border: none;
  background: #6c3175;
  border-radius: 50px;
  font-size: 2.3rem;
  color: #fff;
  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;
  font-weight: bold;
  font-style: italic;
}
.landing__sign-up-desktop .paragraphSystem .last .richText-content a button img {
  margin-left: 10px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/*
*   For Video components
*
*/
.video-container {
  margin: 16px 0;
}
.video-tile {
  width: 100%;
}
.video-tile img {
  width: 100%;
}

.video-popup .video-popup-open .video-image {
  width: 100%;
  height: 100%;
}
.video-popup .video-popup-open .video-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.video-popup .video-popup-open .video-image .video-title {
  padding: 5px 0;
}
.video-popup .video-popup-open:hover {
  cursor: pointer;
}
.video-popup .video-popup-opened {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999;
}
.video-popup .video-popup-opened .video-opened-content {
  width: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999999;
  max-width: 920px;
  background: #fff;
  padding: 20px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 500px;
  height: 100%;
  overflow-y: scroll;
}
.video-popup .video-popup-opened .video-opened-content .video-source {
  width: 100%;
  float: left;
}
.video-popup .video-popup-opened .video-opened-content .video-source iframe {
  width: 100%;
  height: 460px;
}
@media (max-width: 1168px) {
  .video-popup .video-popup-opened .video-opened-content .video-source iframe {
    height: 410px;
  }
}
@media (max-width: 620px) {
  .video-popup .video-popup-opened .video-opened-content .video-source iframe {
    height: 330px;
  }
}
@media (max-width: 520px) {
  .video-popup .video-popup-opened .video-opened-content .video-source iframe {
    height: 270px;
  }
}
@media (max-width: 420px) {
  .video-popup .video-popup-opened .video-opened-content .video-source iframe {
    height: 220px;
  }
}
.video-popup .video-popup-opened .video-opened-content .close-video-popup {
  position: absolute;
  top: 20px;
  right: 30px;
  background-image: url("../../../../viiv-hc-medinfo/desktop/assets/img/close.svg");
  background-repeat: no-repeat;
  color: transparent;
  background-size: 15px;
  width: 15px;
  height: 15px;
}
.video-popup .video-popup-opened .video-opened-content .close-video-popup:hover {
  cursor: pointer;
}
@media (max-width: 1024px) {
  .video-popup .video-popup-opened .video-opened-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 564px) {
  .video-popup .video-popup-opened .video-opened-content {
    padding: 45px 15px 10px;
    height: auto;
    max-height: 85%;
  }
}
.video-popup .video-popup-opened.active {
  display: block;
}

.reference-pipeline-video .video-popup .video-popup-opened .video-opened-content {
  max-height: 550px;
}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; }
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
.accordion-title {
    cursor: pointer;
    position: relative;
    color: #fff;
    padding-right: 3em;
}

.accordion-title:after {
    position: absolute;
    right: 0;
    content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/expand.svg");
    height: 30px;
    width: 30px;
}

.accordion-title.open {
    border-bottom: inherit;
}

.accordion-title.open:after {
    content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/collapse.svg");
    top: 0;
    height: 30px;
    width: 30px;
}

.accordion-content {
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1.5em;
}

.accordion-content .table__color__container {
    padding: 0 3em;
}

@media (min-width: 1275px) {
    .accordion-content .table__color__container {
        padding: 0 1.5em;
    }
}

.accordion-content .title__chart__container {
    padding-top: 0em;
}

.accordion-content .title__chart__container p:last-of-type:after {
    width: 100%;
}

@media (min-width: 1275px) {
    .accordion-content .title__chart__container p:last-of-type:after {
        width: 70%;
    }
}

.accordion-content .text__copy ul {
    margin-top: -1.5em;
    padding-left: 1.5em;
}

.accordion-content .text__copy ul ul {
    margin-top: auto;
    padding-left: 0.5em;
}

.accordion-content .text__copy ul ul li {
    font-size: 1em;
    padding-left: 0.35em;
}

.accordion-content .text__copy ul ul li::marker {
    content: "-";
    text-indent: -5px;
}

.accordion-content .container__border__split-2 {
    margin-bottom: 0;
}

@media (max-width: 1274px) {
    .accordion-content .container__border__split-2 {
        padding: 0 !important;
    }
}

.accordion-content
    .container__border__split-2
    > .component-content
    > .content
    > div:not(:last-of-type) {
    padding-bottom: 0.5em;
    margin-bottom: 2em;
}

@media (min-width: 933px) and (max-width: 1406px) {
    .accordion-content
        .container__border__split-2.first
        .title__chart__container
        p:last-of-type:after {
        padding-top: 28px;
    }
}

.accordion-content .container__border__split-2 .title__chart__container p:last-of-type:after {
    width: 100% !important;
}

@media (min-width: 1275px) {
    .accordion-content .container__border__split-2 .image__flex.image__caption-large.image__center {
        width: 90%;
        margin-left: 5%;
    }
}

@media (min-width: 1275px) {
    .accordion-content .container__border__split-2 .image__caption-large p {
        font-size: 1.8em;
    }
}

@media (max-width: 1274px) {
    .accordion-content .container__border__split-2 .image__flex.image__caption-large.image__center {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
}

.accordion-content .box_copy {
    margin-top: 0;
}

.accordion-content .box_copy .text__footnote {
    padding-top: 0;
}

.accordion-content .text__footnote {
    padding-top: 1.5em;
}

.accordion-content .text__offset {
    margin-left: -0.6em;
}

.accordion-content .text__offset .text__superscript-double {
    margin-left: -0.4em;
}

.text__footnote.text__hide-mobile {
    display: block !important;
}

@media (max-width: 1274px) {
    .text__footnote.text__hide-mobile {
        display: none !important;
    }
}

.text__footnote.text__hide-desktop {
    display: block !important;
}

@media (min-width: 1275px) {
    .text__footnote.text__hide-desktop {
        display: none !important;
    }
}

#content .accordion-container {
    padding: 0;
    list-style: none;
}

#content .accordion-container .accordion-head {
    padding: 10px 15px 25px !important;
}

@media (min-width: 1275px) {
    #content .accordion-container .accordion-head {
        padding: 10px 15px !important;
    }
}

@media (max-width: 1274px) {
    #content .accordion-container .accordion-head .accordion-title {
        padding-right: 3rem;
        line-height: 20px;
    }
    #content .accordion-container .accordion-head .accordion-title:after {
        top: 15%;
    }
}

#content .accordion-container .accordion-head .accordion-title a {
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 700;
    font-size: 1.6rem;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 1274px) {
    #content .accordion-container .accordion-head .accordion-title a {
        white-space: normal;
        line-height: 0;
    }
}

#content .accordion-container .accordion-content-wrapper {
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
}

#content .accordion-container .accordion-content-wrapper a {
    text-decoration: underline;
}

#content .purple-accordion {
    margin-bottom: 4rem;
}

@media (min-width: 1275px) {
    #content .purple-accordion {
        margin-bottom: 6rem;
    }
}

#content .purple-accordion .accordion-head {
    background-color: #6c3175;
}

#content .green-accordion {
    margin-bottom: 4rem;
}

#content .green-accordion .accordion-head {
    background-color: #999930;
}

@media (min-width: 1275px) {
    #content .green-accordion {
        margin-bottom: 6rem;
    }
}

/*# 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; }
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# sourceMappingURL=articleList.css.map */
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");
.box.green-bg { background-color: #787A01; margin-bottom: 1rem; }

.box.green-bg:before { top: -17px; }

.box.purple-bg { background-color: #6C3175; margin-bottom: 1rem; color: #fff; }

.box.black-bg { background-color: #000 !important; margin-bottom: 1rem; }

.box.black-bg p { color: #fff; }

.box.white-bg { background-color: #fff; margin-bottom: 1rem; }

.box-icon-center { text-align: center; padding: 4rem 0 !important; }

.box-icon-center strong { font-family: 'Roboto Condensed', Arial, sans-serif; font-weight: 700; font-size: 2rem; line-height: 2.4rem; color: #6C3175; }

.box .info-box-section { margin: 0 0 10px; padding: 0 !important; }

.box .info-box-section .info-box { padding: 2rem !important; }

@media (min-width: 1275px) { .box .info-box-section .info-box { padding: 4rem !important; } }

.box .info-box-section .info-box .flex-row { margin-left: 0 !important; }

.box .info-box-section .info-box .flex-row > .component-content > .content { align-items: center; }

.box .info-box-section .info-box p { font-family: 'Roboto Condensed', Arial, sans-serif; font-weight: 400; font-size: 1.6rem; line-height: 2rem; }

@media (max-width: 991px) { .box .info-box-section .info-box p { margin: 0; } }

.box .info-box-section .info-box-icon { max-width: 90px; display: block; margin: 0 auto; }

@media (min-width: 1275px) { .box .info-box-section .info-box-icon { margin-right: 20px; } }

.box .info-box-section .info-box-title { margin: 25px 0; }

@media (min-width: 1275px) { .box .info-box-section .info-box-title { margin: 30px 0; margin-left: 20px; } }

.box .info-box-section .info-box-title p { font-family: 'Roboto Condensed', Arial, sans-serif; font-weight: 700; position: relative; margin: 0 0 0 34px; font-style: italic; font-size: 2.7rem; color: #6C3175; line-height: 2.9rem; }

.box .info-box-section .info-box-title:before { content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/info-title-arrow.svg"); position: absolute; top: 10%; }

@media (max-width: 1274px) { .box .info-box-section .info-box-title:before { top: 40%; } }

@media (max-width: 1274px) { .box .info-box-section .info-box-title-arrow-zero-top:before { top: 10%; } }

.box .info-box-section .info-box-text { position: relative; }

@media screen and (min-width: 925px) { .box .info-box-section .info-box-text { margin-left: 7rem; } }

.box .info-box-section .info-box-text p { font-family: 'Roboto Condensed', Arial, sans-serif; font-weight: 400; font-size: 1.6rem; line-height: 2rem; }

.box .info-box-section .info-box-text.green-arrow::before { content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/green-arrow.svg"); width: 22px; height: 20px; position: absolute; top: auto; vertical-align: middle; left: -40px; }

.box .info-box-section .info-box-text.orange-arrow::before { content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/orange-arrow.svg"); width: 22px; height: 20px; position: absolute; top: auto; vertical-align: middle; left: -40px; }

.box .info-box-section .info-box-text.mixed-op-arrow::before { content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/op-arrow.svg"); width: 22px; height: 20px; position: absolute; top: auto; vertical-align: middle; left: -40px; }

.box .info-box-section .info-box-text.black-arrow::before { content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/black-arrow.svg"); width: 22px; height: 20px; position: absolute; top: auto; vertical-align: middle; left: -40px; }

.box .info-box-section .info-box-text.purple-arrow::before { content: url("/etc/designs/zg/viiv-apretude/desktop/assets/img/purple-arrow.svg"); width: 22px; height: 20px; position: absolute; top: auto; vertical-align: middle; left: -40px; }

.cta { width: 100%; padding: 4.5rem !important; text-align: center; }

@media (min-width: 1275px) { .cta { margin-top: 50px; }
  .cta:first-of-type { margin-right: 7.5px !important; }
  .cta:last-of-type { margin-bottom: 0px; margin-left: 7.5px !important; } }

@media (min-width: 1275px) { .cta > .component-content > .content { height: 225px; display: flex; flex-direction: column; justify-content: space-between; } }

.cta strong { font-family: 'Roboto Condensed', Arial, sans-serif; font-weight: 700; font-size: 3.2rem; line-height: 3.8rem; }

.cta button { padding: 15px 35px; border-radius: 35px; border: none; font-family: 'Roboto Condensed', Arial, sans-serif; font-weight: 700; font-style: italic; font-size: 1.8rem; }

.cta button:after { content: "\f054"; display: inline-block; font-family: FontAwesome; font-style: normal; position: relative; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; left: 20px; }

.cta button:hover { transition: background-color 0.3s; background-color: #44144B !important; color: #fff !important; }

.white-cta { background: #fff; }

.white-cta p { font-family: 'Roboto Condensed', Arial, sans-serif; font-weight: 700; font-size: 1.6rem; margin: 1.25rem 0; }

.white-cta p.cta-title { font-family: 'Roboto Condensed', Arial, sans-serif; font-weight: 400; font-weight: bold; font-size: 3.2rem; line-height: 3.8rem; color: #6C3175; }

.white-cta strong { color: #6C3175; }

.white-cta button { background-color: #6C3175; color: #fff; transition: background-color 0.3s; }

.white-cta button:hover { transition: background-color 0.3s; background-color: #DCDE2A !important; color: #333 !important; }

.green-cta { background: #787A01 !important; }

.green-cta strong { color: #fff; line-height: 3.8rem; }

.green-cta p { font-family: 'Roboto Condensed', Arial, sans-serif; font-weight: 700; font-size: 2rem; color: #fff; }

.green-cta button { color: #6C3175; background-color: #fff; transition: background-color 0.3s; }

.purple-cta { background: #6C3175; }

.purple-cta p { font-family: 'Roboto Condensed', Arial, sans-serif; font-weight: 700; font-size: 2rem; color: #fff; }

.purple-cta strong { color: #fff; }

.purple-cta button { color: #6C3175; background-color: #fff; transition: background-color 0.3s; }

/*# sourceMappingURL=box.css.map */
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# sourceMappingURL=breadcrumbs.css.map */
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# 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; }
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# sourceMappingURL=divider.css.map */
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# 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; }
.flash > .component-content {
  text-align: center; }

.flash object {
  max-width: 100%; }

.flash-missing {
  margin: 0 auto; }

.flash .seoDescription {
  display: none; }
.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

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

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

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

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

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

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

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

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

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

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

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# 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; }
.image .right {
  text-align: right; }

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

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

@media only screen and (max-width: 767px) {
  .image .component-content {
    text-align: center; } }
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# 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; }
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# sourceMappingURL=map.css.map */
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# 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%; } }
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# 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; }
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# sourceMappingURL=searchBox.css.map */
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# 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: "✖"; }
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# sourceMappingURL=shareThis.css.map */
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# sourceMappingURL=sitemap.css.map */
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# sourceMappingURL=smartLink.css.map */
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# sourceMappingURL=table.css.map */
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# 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; }
@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto+Condensed:wght@400;700&family=Roboto:wght@500&display=swap");

/*# sourceMappingURL=title.css.map */
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.userBox-header-text {
  font-size: 2em; }

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

.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0; }
  .userBox .logged-in .button, .userBox .logged-out .button {
    float: right; }
  .userBox .logged-in .button, .userBox .logged-in a, .userBox .logged-out .button, .userBox .logged-out a {
    background-color: #eeece4;
    border: 1px solid #D5D1CE;
    margin-left: 1%;
    margin-right: 1%;
    color: #323131;
    padding: 5px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block; }
    .userBox .logged-in .button:hover, .userBox .logged-in a:hover, .userBox .logged-out .button:hover, .userBox .logged-out a:hover {
      background-color: #939191;
      color: white; }
  .userBox .logged-in .lt-ie8 .button, .userBox .logged-out .lt-ie8 .button {
    display: inline; }
.video object,
.video embed {
  width: 100%; }

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

.video-description {
  padding: 13px;
  margin-top: -2px;
  border: solid 2px #323131; }

.video-video {
  border: solid 2px #323131; }
  .video-video-container {
    margin: 0 auto; }

.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red; }

.no-js .video-nojs {
  display: block; }
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

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

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

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

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

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

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

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

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

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

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

.mod-js .videoGallery-nojs {
  display: none; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

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

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 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; }

