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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

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

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

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: white;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

/**
 * Remove default margin.
 */
body {
  line-height: 1;
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/*
a:focus {
    outline: thin dotted;
}
*/
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

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

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

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

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

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

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: 1; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.exit-notification-buttons {
  text-align: right; }
@charset "UTF-8";
/** @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 */
@import url("//hello.myfonts.net/count/3a1f1e");
/*! 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: #fff; /* 1 */ color: #000; /* 2 */ font-family: sans-serif; /* 3 */ -ms-text-size-adjust: 100%; /* 4 */ -webkit-text-size-adjust: 100%; /* 4 */ }

/** Remove default margin. */
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 { -webkit-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"] { -webkit-box-sizing: border-box; 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 */ -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; }

/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
* { outline: none; }

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

body { position: absolute; font-weight: normal; line-height: 1.5; background-color: #fff; color: #506d85; 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; margin-bottom: -1.5rem; }

#footer { width: 100%; }

[class*="page_"] > .component-content > .content { margin: 0; }

.content-max-width { width: 100%; max-width: 1200px; margin: 0 auto; float: none; clear: both; }

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

.no-padding-left { padding-left: 0 !important; }

@media screen and (min-width: 1230px) { .no-padding-left-1230 { padding-left: 0 !important; } }

.yellow-box-full-width, .orange-box-full-width { width: 100vw; margin-left: calc(50% - 50vw); }

.yellow-box-full-width > .component-content, .orange-box-full-width > .component-content { max-width: 1200px; margin: 0 auto; }

.yellow-box-full-width > .component-content > .content, .orange-box-full-width > .component-content > .content { margin: 0; }

.grey-box-full-width { background-color: #eee; padding: 0; }

.yellow-box-full-width { background-color: #f8ecc5; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; }

.yellow-box-full-width .component-content { max-width: none; width: 80%; }

.yellow-box-full-width .component-content .text__copy .component-content { width: 100%; }

.yellow-box-full-width .component-content .image .component-content { text-align: left; width: 100%; }

.orange-box-full-width { background-color: #e87f15; }

.orange-box-full-width .cta__button-is-grey { padding: 10px 15px 10px 15px !important; max-width: -webkit-fit-content; max-width: -moz-fit-content; max-width: fit-content; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.mark-story-button { -webkit-transform: translate(25em, 3em); -ms-transform: translate(25em, 3em); transform: translate(25em, 3em); }

h1, h2, h3, h4, h5, h6 { font-family: "Proxima Nova W01 Bold", Helvetica, Arial, sans-serif; color: #fff; font-size: 1em; line-height: 1em; margin: 0; font-weight: 400; }

.template-cabenuva-bootstrap-template h1, .template-cabenuva-bootstrap-template1 h1 { font-size: 4em; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.template-cabenuva-bootstrap-template h2, .template-cabenuva-bootstrap-template1 h2 { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.7rem; color: #506d85; }

.template-cabenuva-bootstrap-template h3, .template-cabenuva-bootstrap-template1 h3 { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 4em; color: #506d85; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-bootstrap-template h3, .template-cabenuva-bootstrap-template1 h3 { font-weight: bold; } }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template h3, .template-cabenuva-bootstrap-template1 h3 { font-size: 2.8em; } }

.template-cabenuva-bootstrap-template h4, .template-cabenuva-bootstrap-template1 h4 { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 2.8em; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template h4, .template-cabenuva-bootstrap-template1 h4 { font-size: 1.8em; } }

.template-cabenuva-bootstrap-template h5, .template-cabenuva-bootstrap-template1 h5 { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 2.8em; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-bootstrap-template h5, .template-cabenuva-bootstrap-template1 h5 { font-weight: bold; } }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template h5, .template-cabenuva-bootstrap-template1 h5 { font-size: 1.6em; } }

.template-cabenuva-bootstrap-template h6, .template-cabenuva-bootstrap-template1 h6 { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 3em; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-bootstrap-template h6, .template-cabenuva-bootstrap-template1 h6 { font-weight: bold; } }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template h6, .template-cabenuva-bootstrap-template1 h6 { font-size: 1.8em; } }

.template-cabenuva-bootstrap-template .chart__header, .template-cabenuva-bootstrap-template1 .chart__header { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 3.2em; color: #506d85; }

.template-cabenuva-bootstrap-template .text__copy, .template-cabenuva-bootstrap-template1 .text__copy { line-height: 22px; }

a { color: #f6be00; text-decoration: none; }

a:hover { color: #fad57e; text-decoration: underline; }

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

.pt-1 { padding-top: 1em !important; }

.pt-2 { padding-top: 2em !important; }

@media (max-width: 767px) { .pt-md-2 { padding-top: 2em !important; } }

.pull-right { float: right; }

.pull-left { float: left; }

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

.break-mobile-up { display: inline; }

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

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

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

.break-desktop { display: block; }

@media screen and (max-width: 1025px) { .break-desktop { display: none; } }

.overflow-hidden { overflow: hidden; }

.text__offset { position: relative; }

.text__offset > .text__superscript { position: absolute; left: -0.5rem; top: 0.5rem; }

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

.text__orange-underline { color: #E67300; }

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

.text__footnote p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 14px; color: #414141; margin: 0; }

.text__reference p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4rem !important; color: #506d85; }

.gradient-background { background: -webkit-gradient(linear, left bottom, left top, color-stop(90%, white), to(#f8e9b6)); background: -o-linear-gradient(bottom, white 90%, #f8e9b6 100%); background: linear-gradient(0deg, white 90%, #f8e9b6 100%); }

@media (min-width: 768px) { .gradient-background--blue { background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, #e9f7ff), to(white)); background: -o-linear-gradient(bottom, #e9f7ff 40%, white 100%); background: linear-gradient(0deg, #e9f7ff 40%, white 100%); } }

.h3-container__gold { padding-top: 2em; }

.h3-container__gold h3 { font-size: 2em; background-color: #fad57e; padding: 0.6em 0.75em; line-height: 1.2; }

@media (min-width: 768px) { .h3-container__gold h3 { font-size: 2.4em; } }

.copy-text__grey { color: #414141; }

.text--blue { color: #006b93; }

.text--bluegrey { color: #506d85 !important; }

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

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

.text__copy__3points-container p, .text__copy__3points-container h3 { border-left: 7px solid #e67300; padding: 0; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #506d85; line-height: 18px; }

.text__copy__3points-container p { font-size: 1.5rem; }

@media (min-width: 768px) { .text__copy__3points-container p { font-size: 1.8rem; } }

.text__copy__3points-container h3 { font-size: 2.2em; }

@media (min-width: 992px) { .text__copy__3points-container h3 { font-size: 2.8em; } }

@media (max-width: 375px) { .text__copy__3points-container h3 { font-size: 2rem; } }

.flex-align-center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media (max-width: 991px) { .mobile-only { display: none; } }

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

.hide-on-mobile { display: none !important; }

@media (min-width: 768px) { .hide-on-mobile { display: block !important; } }

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

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

.hide-on-desktop { display: block; }

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

@media (max-width: 767px) { .no-height-on-mobile { height: 0; } }

.doc-id-wrapper { border: 1px solid red; }

@media (max-width: 767px) { .doc-id-wrapper > .component-content > .content { margin: 0; } }

.doc-id p { font-size: 1.6rem !important; line-height: 2rem !important; font-family: "VerbMedium", Helvetica, Arial, sans-serif !important; color: #333 !important; max-width: 1200px; margin: 2.5rem auto 0 !important; }

@media only screen and (min-width: 767px) { .page__risks-side-effects .doc-id p, .page__visible-getting-started .doc-id p, .page__personal-stories .doc-id p, .page__get-support .doc-id p, .page__faq .doc-id p, .page-getting-started .doc-id p, .page-tips .doc-id p { margin-top: 1.5rem !important; } }

.page__living-with-hiv .doc-id p { margin-top: 1.5rem !important; }

.relative { position: relative; }

.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: 768px) { .hide-desktop { display: none; } }

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

.mobile { display: block; }

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

.desktop { display: none; }

@media (min-width: 992px) { .desktop { display: block; } }

.mobile-no-tablet { display: none; }

@media (max-width: 767px) { .mobile-no-tablet { display: -webkit-box; display: -ms-flexbox; display: flex; } }

.tablet-up { display: none; }

@media (min-width: 768px) { .tablet-up { display: block; } }

.mt-0 { margin-top: 0 !important; }

.orange-box-full-width { overflow: hidden; }

.orange-box-full-width [class^="col-"] { width: 100%; }

.orange-box-full-width .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 (max-width: 767px) { .orange-box-full-width .content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.orange-box-full-width .content h2 { color: #fff; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 1.8rem; line-height: 1.3; margin-bottom: 0; padding-left: 10px; }

@media (max-width: 767px) { .orange-box-full-width .content h2 { margin-left: 20px; } }

@media (min-width: 768px) { .orange-box-full-width .content h2 { font-size: 2.4rem; } }

@media (min-width: 992px) { .orange-box-full-width .content h2 { font-size: 2.8rem; } }

.orange-box-full-width .content h3 { color: #fff; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.8rem; padding-left: 0; }

@media (min-width: 992px) { .orange-box-full-width .content h3 { font-size: 2.4rem; } }

.orange-box-full-width .content h4 { margin-top: 3px; line-height: 18px; }

.orange-box-full-width .content h5 { margin-top: 8px !important; }

.orange-box-full-width .content .richText { margin-bottom: 3rem; -ms-flex-item-align: center; align-self: center; }

.orange-box-full-width .content .image { position: relative; width: 80%; }

.orange-box-full-width .content .image img { position: absolute; bottom: 0; }

.orange-box-full-width .content .box.flex__flex { width: auto; height: 100%; }

@media (max-width: 991px) { .orange-box-full-width .content .box.flex__flex { padding-top: 4rem; } }

.orange-box-full-width .content .box.flex__flex.even .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: center; -ms-flex-align: center; align-items: center; }

.orange-box-full-width .content .box.flex__flex.even .content .col-xs-6 { width: 100%; }

.orange-box-full-width .content .box.flex__flex.even .content .content { display: -webkit-box; display: -ms-flexbox; display: flex; }

.orange-box-full-width .content .box.flex__flex .richText.col-sm-8 { width: 90%; }

@media (min-width: 768px) { .orange-box-full-width .content .box.flex__flex .richText.col-sm-8 { width: 100%; } }

.orange-box-full-width .content .button-cta-parent { max-width: 35%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: flex; }

@media screen and (min-width: 1193px) { .orange-box-full-width .content .button-cta-parent { max-width: 22%; } }

.orange-box-full-width .content .button-cta-parent .content { display: -webkit-box; display: -ms-flexbox; display: flex; }

.orange-box-full-width .content .button-cta-parent .content .richText { width: 100% !important; }

.orange-box-full-width .content .button-cta-parent .content .richText .cta__button-is-grey, .orange-box-full-width .content .button-cta-parent .content .richText .cta__button-is-grey a { cursor: pointer; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.4rem; color: #506d85 !important; }

@media (min-width: 768px) { .orange-box-full-width .content .button-cta-parent .content .richText .cta__button-is-grey, .orange-box-full-width .content .button-cta-parent .content .richText .cta__button-is-grey a { font-size: 1.5rem; } }

.orange-box-full-width .content .button-cta-parent .content .richText .cta__button-is-grey:hover, .orange-box-full-width .content .button-cta-parent .content .richText .cta__button-is-grey a:hover { text-decoration: none; }

.orange-box-full-width .content .button-cta-parent .content .richText .cta__button-is-grey .chevron, .orange-box-full-width .content .button-cta-parent .content .richText .cta__button-is-grey a .chevron { background: url("../../assets/img/CTAarrowBlue.png"); width: 8px; }

@media screen and (max-width: 421px) { .orange-box-full-width .content .button-cta-parent .content .richText .cta__button-is-grey .chevron, .orange-box-full-width .content .button-cta-parent .content .richText .cta__button-is-grey a .chevron { background: url("../../assets/img/CTAarrowBlueMobile.png"); width: 6px; height: 10px; margin-bottom: -1px; } }

.orange-box-full-width h2 { color: #fff; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 1.8rem; line-height: 1.3; }

@media (max-width: 414px) { .orange-box-full-width h2 { text-align: left; } }

@media (min-width: 768px) { .orange-box-full-width h2 { font-size: 2.4rem; margin: 1rem 0; } }

@media (min-width: 834px) { .orange-box-full-width h2 { font-size: 2.8rem; margin: 2.5rem 0 3.5rem; } }

@media (min-width: 1024px) { .orange-box-full-width h2 { margin: 3rem 0 5rem; }
  .orange-box-full-width h2 .no-wrap { white-space: normal; } }

.orange-box-full-width h3 { color: #fff; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.8rem; padding-left: 0; }

@media (min-width: 992px) { .orange-box-full-width h3 { font-size: 2.4rem; } }

@media (min-width: 768px) { .orange-box-full-width h3 { margin-bottom: 8px; margin-left: 0.1em; } }

.orange-box-full-width h4, .orange-box-full-width h5 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.orange-box-full-width h4 { font-size: 1.5rem; }

@media (max-width: 414px) { .orange-box-full-width h4 { line-height: 1.4; } }

@media (min-width: 768px) { .orange-box-full-width h4 { margin-bottom: 0.6rem; } }

@media (min-width: 992px) { .orange-box-full-width h4 { font-size: 1.8rem; }
  .orange-box-full-width h4 br { display: none; } }

.orange-box-full-width h5 { font-size: 1.2rem; }

@media (min-width: 768px) and (max-width: 992px) { .orange-box-full-width h5 { margin-bottom: 1rem; } }

.orange-box-full-width .mobile-only { text-align: center; margin-top: 1.5rem; }

@media (max-width: 414px) { .orange-box-full-width > .component-content > .content > .richText:last-of-type { position: absolute; bottom: 5.5rem; right: -1.5rem; } }

@media (width: 360px) { .orange-box-full-width > .component-content > .content > .richText:last-of-type { right: 0.5rem; } }

@media (min-width: 768px) { .orange-box-full-width > .component-content > .content > .richText:last-of-type { margin-left: 7rem; margin-top: 1rem; } }

@media (min-width: 992px) { .orange-box-full-width > .component-content > .content > .richText:last-of-type { margin-left: 10rem; margin-top: 0; } }

@media (min-width: 834px) { .orange-box-full-width > .component-content > .content > .richText:last-of-type { margin-top: -2rem; } }

.orange-box-full-width .open-quote { position: relative; }

.orange-box-full-width .open-quote::before { content: "“"; position: absolute; left: -1rem; }

@media (min-width: 768px) { .orange-box-full-width .open-quote::before { left: -1.5rem; } }

.orange-box-full-width .close-quote { position: relative; }

.orange-box-full-width .close-quote::after { content: "”"; position: absolute; right: -1rem; }

@media (min-width: 768px) { .orange-box-full-width .close-quote::after { right: -1.5rem; } }

.orange-box-full-width.mobile-no-tablet .content { display: -webkit-box; display: -ms-flexbox; display: flex; }

@media (max-width: 767px) { .orange-box-full-width.mobile-no-tablet .content { display: block; } }

.orange-box-full-width.mobile-no-tablet .content .flex__flex { width: 100%; padding: 0; }

@media (max-width: 767px) { .orange-box-full-width.mobile-no-tablet .content .flex__flex { padding-top: 2rem; } }

.orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last { width: 100%; padding: 0; }

.orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last .content .image { position: relative; width: auto; left: -55px; bottom: -7px; max-width: 260px; min-width: 260px; }

.orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last .content .image img { position: relative; bottom: 0; }

.orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col { left: -100px; width: auto; }

@media screen and (max-width: 420px) { .orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col { left: -75px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; bottom: 20px; } }

.orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col .content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col .richText.col-xs-6 { width: 100%; }

.orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col .cta__button-is-grey, .orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col .cta__button-is-grey a { cursor: pointer; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.2rem; color: #506d85 !important; }

.orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col .cta__button-is-grey:hover, .orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col .cta__button-is-grey a:hover { text-decoration: none; }

.orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col .cta__button-is-grey .chevron, .orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col .cta__button-is-grey a .chevron { background: url("../../assets/img/CTAarrowBlue.png"); width: 8px; }

@media screen and (max-width: 421px) { .orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col .cta__button-is-grey .chevron, .orange-box-full-width.mobile-no-tablet .content .flex__flex .box.last.flex__col .cta__button-is-grey a .chevron { background: url("../../assets/img/CTAarrowBlueMobile.png"); width: 6px; height: 10px; margin-bottom: -1px; } }

.orange-box-full-width.orange-box-grey-bottom-border { border-bottom: solid 40px #eee; margin-bottom: 3rem; }

@media (min-width: 768px) { .flex__flex .content { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .flex__flex .content > .content { display: block; } }

.flex__with-icon .content { display: -webkit-box; display: -ms-flexbox; display: flex; }

.flex__with-icon .content > .content { display: block; }

p.text__bold, li.text__bold, .text__bold { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { p.text__bold, li.text__bold, .text__bold { font-weight: bolder; } }

.bullet__color ul li::before, .bullet__color ul li::marker { color: #e67300; }

.hide-snippet { display: none; }

.reference-event-banner-cta .cta__button-is-orange { padding: 8px 25px 8px 25px; height: 32px; }

.cta--wide { background-color: #506d85; min-height: 100px; }

@media (max-width: 767px) { .cta--wide { padding: 30px; } }

.cta--wide .content { height: 100px; -ms-flex-line-pack: justify; align-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.cta--wide .content .richText:last-of-type { -ms-flex-preferred-size: 18%; flex-basis: 18%; }

.cta--wide .content .richText h2 { color: #fff; text-transform: uppercase; }

.cta--wide .content .richText .orange-btn { background-color: #e67300; border: none; border-radius: 25px; }

.cta--wide .content .richText .orange-btn a { display: inline-block; width: 164px; color: #fff; position: relative; font-size: 14px; line-height: 24px; text-transform: uppercase; display: inline-block; padding: 4px 25px; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; }

.cta--wide .content .richText .orange-btn a:after { content: url("../../assets/img/Icon ionic-ios-arrow-forward.svg"); position: absolute; right: 10px; }

.ambassador-quotes a:hover { text-decoration: none; }

.hanging-left-quote { position: absolute; margin-top: 0 !important; left: -15px; top: 3px; font-family: inherit !important; font-size: inherit !important; font-style: italic; }

@media screen and (min-width: 1200px) { .no-padding-1200 { padding-left: 0 !important; padding-right: 0 !important; } }

.hanging { margin-left: -8px; }

@media (max-width: 767px) { .center-mobile { text-align: center; } }

.vjs-big-play-button { display: none !important; }

.vjs-poster img { -o-object-fit: fill; object-fit: fill; }

#header { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; position: fixed; z-index: 99; padding: 0; }

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

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

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

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

#header .header__nav > .component-content > .content { max-width: 1540px; margin: 0 auto; }

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

#header .header__nav .page-about-cabenuva > a:active, #header .header__nav .page-about-cabenuva > a:hover, #header .header__nav .page-talk-to-your-doctor > a:active, #header .header__nav .page-talk-to-your-doctor > a:hover, #header .header__nav .page-costs-and-resources > a:active, #header .header__nav .page-costs-and-resources > a:hover { text-decoration: none; }

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

#header .text__copy__container { display: none; }

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

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

#header .header__logo { padding-right: 0; }

@media (max-width: 767px) { #header .header__logo { padding-right: 0; margin-top: 1rem; } }

@media (max-width: 414px) { #header .header__logo img { min-width: 198px; } }

@media (min-width: 768px) { #header .header__logo { margin-top: 1em; } }

@media (max-width: 767px) { #header .reference-prescribing-information-area, #header .header__nav--desktop { display: none; } }

@media (min-width: 768px) { #header .reference-prescribing-information-area, #header .header__nav--desktop { padding-right: 0; } }

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

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

@media (min-width: 1200px) { #header .reference-prescribing-information-area ul li, #header .header__nav--desktop ul li { font-size: 1.8em; } }

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

#header .reference-prescribing-information-area a:hover, #header .reference-prescribing-information-area a.active, #header .header__nav--desktop a:hover, #header .header__nav--desktop a.active { color: #006b93; }

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

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

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

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

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

#header .header__nav--desktop ul li a { display: inline-block; color: #506d85; text-align: left; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #header .header__nav--desktop ul li a { font-weight: bold; } }

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

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

#header .header__nav--desktop ul li.is-active a { color: #e67300; }

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

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

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

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

@media only screen and (min-width: 769px) and (max-width: 991px) { #header .header__nav--desktop .headerNavLevel__1 { gap: 3rem; -webkit-box-pack: initial; -ms-flex-pack: initial; justify-content: initial; } }

#header .header__nav--desktop .headerNavLevel__1 > li { width: 10%; position: relative; display: inline-block; text-align: left; line-height: normal; padding-bottom: .5em; }

@media only screen and (min-width: 769px) and (max-width: 991px) { #header .header__nav--desktop .headerNavLevel__1 > li { max-width: 14%; width: auto; } }

#header .header__nav--desktop .headerNavLevel__1 > li:nth-of-type(4) { width: -webkit-min-content; width: -moz-min-content; width: min-content; }

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

#header .header__nav--desktop .headerNavLevel__2 { font-size: 1em; padding-left: 0; position: absolute; top: 100%; left: -15%; z-index: 1; }

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

#header .header__nav--desktop .headerNavLevel__2 li a { background-color: #f8ecc5; display: block; white-space: nowrap; padding: .4em 1.5em; line-height: 1em; }

#header .header__nav--desktop .headerNavLevel__2 li a:hover { background-color: #d5d5d5; }

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

#header .header__nav--desktop .headerNavLevel__2 li:hover a { background-color: #e67300; }

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

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

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

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

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

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

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

#header .info-links a, #header .round-buttons a { color: #506d85; font-size: 1.4em; line-height: .5em; }

@media (max-width: 1200px) { #header .info-links a, #header .round-buttons a { font-size: calc(10px + (14 - 10) * ((100vw - 767px) / (1200 - 767))); } }

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

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

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

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

#header .round-buttons .current { background-color: #506d85; }

#header .round-buttons .current a { color: #fff; text-decoration: none; }

#header .round-buttons ul { padding-left: 0; -ms-flex-pack: distribute; justify-content: space-around; }

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

#header .round-buttons li { border: 2px solid #506d85; padding: .3em 1.5em; border-radius: 2em; }

#header .round-buttons li:hover, #header .round-buttons li:active { background-color: #506d85; }

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

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

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

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

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

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

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

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

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

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

#header .mobile-nav__menu { display: none; background: #f8ecc5; -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.15); box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.15); }

@media (min-width: 769px) { #header .info-links--mobile, #header .mobile-nav-section { display: none; } }

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

#header .info-links--mobile ul li { display: inline-block; }

#header .info-links--mobile ul li a { color: #506d85; font-size: 1.1em; }

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

#header .mobile-nav-section { display: relative; padding-top: .7em; }

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

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

@media (max-width: 767px) { #header .round-buttons { min-width: 128px; padding-left: 5rem; }
  #header .round-buttons li { padding: 5px 10px 4px; }
  #header .round-buttons a { font-size: 1.1em; } }

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

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

#header .headerNavLevel--mobile__1, #header .round-buttons--mobile ul, #header .nav-mobile--search .form-search { padding: 0 12%; }

#header .headerNavLevel--mobile__1 li a, #header .round-buttons--mobile ul li a, #header .nav-mobile--search .form-search li a { font-size: 1.6em; color: #506d85; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #header .headerNavLevel--mobile__1 li a, #header .round-buttons--mobile ul li a, #header .nav-mobile--search .form-search li a { font-weight: bold; } }

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

#header .headerNavLevel--mobile__1 > li { border-bottom: 2px solid #fff; padding: .5em 0; }

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

#header .headerNavLevel--mobile__2 { padding-left: 3em; }

#header .headerNavLevel--mobile__2 li a { color: #e67300; white-space: nowrap; padding: .5em 0 .5em 1em; position: relative; }

#header .headerNavLevel--mobile__2 li a:before { font-family: 'FontAwesome'; content: '\f105'; position: absolute; left: 0; }

#header .round-buttons--mobile li, #header .nav-mobile--search input[type='text'] { border: 2px solid #506d85; border-radius: 1.6em; }

#header .round-buttons--mobile ul { margin-top: 0; margin-bottom: 1em; }

@media (max-width: 375px) { #header .round-buttons--mobile ul { margin-bottom: .4em; } }

#header .round-buttons--mobile ul li { background-color: #fff; margin-bottom: 1em; text-align: center; padding: .1em; }

@media (max-width: 375px) { #header .round-buttons--mobile ul li { margin-bottom: .4em; } }

#header .mobile-nav__search-container > .component-content > .paragraphSystem { margin: 0; padding: 0 12%; }

#header .mobile-nav__search-container .nav-mobile--search { border: 2px solid #506d85; border-radius: 1.6em; background-color: #fff; padding: 0; }

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

#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.6em; min-height: 2.6rem; }

#header .mobile-nav__search-container .nav-mobile--search .form-search input[type='text']::-webkit-input-placeholder { font-size: 1em; color: #506d85; line-height: inherit; }

#header .mobile-nav__search-container .nav-mobile--search .form-search input[type='text']::-moz-placeholder { font-size: 1em; color: #506d85; line-height: inherit; }

#header .mobile-nav__search-container .nav-mobile--search .form-search input[type='text']:-ms-input-placeholder { font-size: 1em; color: #506d85; line-height: inherit; }

#header .mobile-nav__search-container .nav-mobile--search .form-search input[type='text']::-ms-input-placeholder { font-size: 1em; color: #506d85; line-height: inherit; }

#header .mobile-nav__search-container .nav-mobile--search .form-search input[type='text']::placeholder { font-size: 1em; color: #506d85; line-height: inherit; }

#header .mobile-nav__search-container .nav-mobile--search .form-search label { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

#header .mobile-nav__search-container .nav-mobile--search .form-search button { position: absolute; right: 5%; top: 50%; -webkit-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%); transform: translate(0%, -50%); color: #fff; background-color: transparent; border: none; }

#header .mobile-nav__search-container .nav-mobile--search .form-search button:after { content: '\f002'; font-family: 'FontAwesome'; color: #506d85; font-size: 1.7em; }

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

#header .mobile-nav__hamburger > .component-content { position: relative; display: inline-block; width: 2.2em; height: 4em; float: right; }

#header .mobile-nav__hamburger > .component-content .content, #header .mobile-nav__hamburger > .component-content .content:before, #header .mobile-nav__hamburger > .component-content .content:after { position: absolute; width: 2.2em; height: .2em; background-color: #506d85; }

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

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

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

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

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

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

.isi__container, .isi--fixed { background-color: #fff; font-size: 1.6rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

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

.isi__container .content-max-width, .isi--fixed .content-max-width { padding: 0 15px; width: auto; }

@media (min-width: 1540px) { .isi__container .content-max-width, .isi--fixed .content-max-width { left: -15px; position: relative; padding: 0; } }

@media (min-width: 768px) { .isi__container, .isi--fixed { font-size: 1.6em; } }

@media (max-width: 1250px) { .isi__container > .component-content > .content, .isi--fixed > .component-content > .content { margin: 0; } }

.isi__container p, .isi--fixed p { margin: 0; line-height: 2rem; color: #333; }

.isi__container .isi__fixed__scroll-target-desktop, .isi__container .isi-fixed-mobile, .isi__container .isi--fixed__content, .isi--fixed .isi__fixed__scroll-target-desktop, .isi--fixed .isi-fixed-mobile, .isi--fixed .isi--fixed__content { padding: 0; }

.isi--fixed { position: fixed; bottom: 0; z-index: 99; left: 0; -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); width: 100%; padding-top: 1em; }

@supports (-webkit-touch-callout: none) { .isi--fixed { max-height: 53.5vh; } }

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

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

.isi--fixed .isi-fixed-mobile.collapsed { width: 40%; }

@media (min-width: 768px) { .isi--fixed .isi-fixed-mobile.collapsed { width: 50%; } }

.isi--fixed .isi-fixed-mobile.collapsed .isi__title--alt { text-align: right; }

@media (min-width: 768px) { .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: 768px) { .isi--fixed .isi__fixed__scroll-target-desktop.collapsed { width: 50%; } }

.isi--fixed .isi-hidden { display: none; }

@media screen and (min-width: 768px) { .isi--fixed .isi-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }

.isi--fixed .isi-flex-col { width: 100%; margin-top: 0.9rem; }

@media screen and (min-width: 768px) { .isi--fixed .isi-flex-col { width: 48%; margin-top: -0.3rem; } }

.isi--fixed .isi-flex-col .show-on-collapse { display: none; }

.isi--fixed .isi-flex-col.no-height-on-mobile { margin-top: 0; }

@media (max-width: 767px) { .isi--fixed .isi-flex-col.collapsed-mobile-title span.hide-on-desktop { display: none; } }

@media (min-width: 768px) { .isi--fixed .isi-flex-col.collapsed-mobile-title span.hide-on-desktop { display: none !important; } }

@media (max-width: 767px) { .isi--fixed .isi-flex-col.collapsed-mobile-title .isi__title--alt { margin-top: 0; } }

@media (max-width: 767px) { .isi--fixed .isi-flex-col.collapsed-mobile-title .isi__title--alt > .isi__text--bold { font-size: 1.8rem; } }

@media (max-width: 767px) { .isi--fixed .isi-flex-col .mobile-title { display: inline-block; margin: 5px 0 3px; } }

.isi--fixed .isi__icon--arrow:after, .isi--fixed .isi__icon--arrow.active:after { right: 0; top: -3.2rem !important; }

@media only screen and (min-width: 442px) { .isi--fixed .isi__icon--arrow:after, .isi--fixed .isi__icon--arrow.active:after { top: -1.75rem !important; } }

@media (min-width: 768px) { .isi--fixed .isi__icon--arrow:after, .isi--fixed .isi__icon--arrow.active:after { right: -12px; top: 0px !important; } }

@media (min-width: 768px) { .isi--fixed .collapsed-content { min-height: 45px; } }

@media (min-width: 1240px) { .isi__container { padding: 0; } }

@media (min-width: 1215px) and (max-width: 1239px) { .isi__container { padding-left: 15px; margin-left: 0; } }

.isi__container ul { list-style: circle; margin: 0.2em 0em 0em; padding-left: 1.6em; font-size: 1.4em; }

@media (min-width: 768px) { .isi__container ul { margin: 0em 0em 0em; } }

.isi__container ul li { line-height: 1.8rem; margin-bottom: 0em; }

.isi__container ul li:last-of-type { margin-bottom: 0em; }

@media (min-width: 768px) { .isi__container ul li { margin-bottom: -0.1em; line-height: 2.2rem; } }

.isi__container ul li span { position: relative; left: -0.25em; bottom: 0.2em; font-size: 0.715em; }

@media (max-width: 414px) { .isi__container p, .isi__container li { margin-right: 30px; } }

.isi__section { display: block; padding: 0em; }

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

.isi--fixed-reduced, .isi-og-desktop { padding-bottom: 0; }

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

.isi__icon--arrow { display: inline-block; position: relative; left: calc(100% + 0.5rem); text-indent: -9999px; text-align: center; color: #e67300; }

.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: -11px; right: 0; font-size: 2em; line-height: 1.25; cursor: pointer; min-width: 1.25em; }

@media (min-width: 768px) { .isi__icon--arrow:after, .isi__icon--arrow.active:after { top: -15px; 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: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; color: #506d85; font-size: 18px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .isi__title, .isi__title--alt { font-weight: bold; } }

.isi_title-black { font-size: 16px; }

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

.isi__title { color: #506d85; margin: 0.3em 0em; }

.isi__title--alt.last { margin: 1.07em 0em 0.8em; }

@media (min-width: 768px) { .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: 768px) { .isi__title-sub { margin-bottom: 0.2em; line-height: 1.5em; } }

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

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

.isi__text--normal { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-weight: normal; color: #333; }

.isi__text--bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .isi__text--bold { font-weight: bold; } }

.isi__text--italicize { font-family: "Frutiger LT W01_56 Italic", Helvetica, Arial, sans-serif; }

.isi__text--blue { color: #506d85; }

.isi__text a { text-decoration: underline; color: #506d85; }

.isi__text--bullet { position: relative; padding-left: 0.8em; display: block; margin-bottom: 0.1em; }

@media (min-width: 768px) { .isi__text--bullet { margin-bottom: 0em; } }

.isi__text--bullet:before { content: "•"; position: absolute; left: 0em; top: 0.05em; font-size: 1em; color: #636363; }

.isi__text--br { display: block; margin-top: 0.1em; }

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

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

.isi-cab-mobile .isi__icon--arrow { display: none; }

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

.isi-og-desktop .isi__icon--arrow { display: none; }

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

.isi_title-black { color: #333; }

@media (max-width: 767px) { .isi-cab-mobile { margin-bottom: 0.8rem; } }

@media (min-width: 768px) { .isi-cab-mobile .isi__title--alt { margin-bottom: 0.7rem; } }

@media (min-width: 768px) { .isi__fixed__scroll-target-desktop, .isi-right-side { padding-left: 1.5rem; } }

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

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

@media (max-width: 991px) { .isi__fixed__scroll-target-desktop .isi__section.last .isi__title { margin-top: 0.6rem; } }

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

@media only screen and (min-width: 1250px) { .isi-fixed-mobile { padding-right: 3rem !important; } }

@media (min-width: 768px) { .isi-fixed-mobile .component-content > .content { width: 95%; } }

@media only screen and (min-width: 1250px) { .isi-fixed-mobile .component-content > .content { width: 100%; } }

.isi-fixed-mobile > .content { margin-left: 0px; margin-right: 0px; }

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

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

#footer { padding-left: 0; padding-right: 0; margin-top: 2rem; }

#footer .lockup__links--viiv-connect .component-content { max-width: 70em; }

#footer .footer__tablet-break { display: block; }

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

#footer .footer__mobile-break { display: none; }

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

#footer .splash__viiv-logo { text-align: center; margin-top: 3em; margin-bottom: 1em; }

@media (min-width: 768px) { #footer .splash__viiv-logo { margin-bottom: 2em; } }

#footer .splash__viiv-logo .richText { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4em; margin-bottom: 2em; }

@media (min-width: 768px) { #footer .splash__viiv-logo .richText br { display: none; } }

#footer .splash__viiv-logo .richText p { color: #414141 !important; }

#footer .splash__viiv-logo .richText p a { color: #006b93 !important; }

#footer .splash__viiv-logo img { max-width: 70px; }

@media (max-width: 767px) { #footer .lockup--simple p { margin: 0; }
  #footer .lockup--simple p:first-of-type { margin-top: 1em; } }

#footer .lockup--simple p span { color: #fff; font-family: "Proxima Nova W01 Regular", Helvetica, Arial, sans-serif; line-height: 0.8em; }

@media (max-width: 767px) { #footer .lockup--simple p span { line-height: 1.5em; font-size: 0.8em; } }

#footer .splash__section { margin: 2em 0; }

#footer .splash__section .richText { font-family: "VerbMedium", Helvetica, Arial, sans-serif; }

#footer .splash__section .richText p { font-size: 1.2em; color: #666; margin: 0; line-height: 1.1em; }

@media (min-width: 768px) { #footer .splash__section .richText p { line-height: 1.43em; font-size: 1.4em; } }

#footer .splash__show-on-desktop { display: none; margin: 1em auto 7em; padding: 0; padding-left: 13rem; }

#footer .splash__show-on-desktop .paragraphSystem { max-width: 73em; margin: 0 auto; }

#footer .splash__show-on-desktop .richText { padding: 0; }

@media (min-width: 768px) { #footer .splash__show-on-desktop { display: block; } }

#footer .splash__show-on-mobile { display: block; margin: 1em 0em 2em; }

#footer .splash__show-on-mobile .richText { padding: 0em; }

#footer .splash__show-on-mobile .richText p { margin-bottom: 1em; }

#footer .splash__show-on-mobile .richText p .footer-br { display: block; }

@media (min-width: 768px) { #footer .splash__show-on-mobile { display: none; } }

#footer .footer__text--fda-prescribing-info { font-size: 1.6em; margin: 1em 0 0.8em; }

#footer .footer__links { padding: 0; margin: 0; max-width: 100%; font-family: "VerbRegular", Helvetica, Arial, sans-serif; font-size: 1.45em; text-align: center; background-color: #eaeaea; }

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

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

#footer .footer__links li { list-style-type: none; color: #006b93; line-height: 2; border-bottom: 2px solid #fff; padding: 0.5em 0; background-color: #eaeaea; }

@media (min-width: 768px) { #footer .footer__links li { line-height: 4; padding: 0.5em 0.6em; border: none; } }

#footer .footer__links li a { color: #506d85; font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; text-decoration: none; padding: 0.3em !important; text-align: center; border: 0; }

#footer .footer__links li a:hover, #footer .footer__links li a:focus { text-decoration: none; color: #506d85; }

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

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

#footer .lockup--simple { padding-bottom: 5em; }

@media (min-width: 768px) { #footer .lockup--simple { padding-bottom: 3em; } }

#footer .lockup--simple p, #footer .lockup--simple span { color: #fff; font-family: "VerbRegular", Helvetica, Arial, sans-serif; }

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

@media (max-width: 767px) { #footer .lockup--simple p.break-mobile-line-height, #footer .lockup--simple span.break-mobile-line-height { line-height: 1; } }

#footer .lockup--simple p { font-size: 1.6em; line-height: 0.8em; font-weight: 400; }

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

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

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

#footer .lockup__logo--viiv-connect img { max-height: none; }

.template-cabenuva-splash-template #footer .footer__links { background-color: #006b93; }

.template-cabenuva-splash-template #footer .footer__links li { background-color: #006b93; }

.template-cabenuva-splash-template #footer .footer__links li a { color: #fff; }

.template-cabenuva-splash-template #footer .footer__links li a:hover, .template-cabenuva-splash-template #footer .footer__links li a:focus { text-decoration: none; color: #f6be00; }

.cta, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a { margin: 10px 0; }

.cta a:hover, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a a:hover { text-decoration: none; }

.cta h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a h2 { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.8em; line-height: 1.1em; color: #506d85; text-transform: uppercase; }

@media (min-width: 768px) { .cta h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a h2 { font-size: calc(26px + (40 - 26) * ((100vw - 767px) / (1540 - 767))); line-height: 1.2em; } }

@media (min-width: 1540px) { .cta h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a h2 { font-size: 4em; } }

@media (max-width: 375px) { .cta h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a h2 { font-size: 2.4em; } }

.cta h5, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a h5 { color: #506d85; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.5em; margin-top: 0.5em; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .cta h5, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a h5 { font-weight: bold; } }

@media (min-width: 768px) { .cta h5, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a h5 { font-size: 1.6em; } }

.cta p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a p { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.4rem; color: #506d85; margin: 0; line-height: 21px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .cta p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a p { font-weight: bold; } }

@media (min-width: 768px) { .cta p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a p { font-size: 1.8rem; line-height: 26px; } }

@media (max-width: 767px) { .cta p .cta__subtext, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a p .cta__subtext { margin-top: 1.2rem; display: inline-block; } }

.cta .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta__button { margin-top: 2em; }

@media (max-width: 767px) { .cta.cta-border h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border h2 { font-size: 24px; }
  .cta.cta-border p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border p { font-size: 14px !important; }
  .cta.cta-border p .cta__subtext, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border p .cta__subtext { font-size: 12px; }
  .cta.cta-border .cta__button-is-orange, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border .cta__button-is-orange { font-size: 12px; } }

.cta.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .cta.cta--wide > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide > .component-content { border: 5px solid #506d85; padding: 3em 3em 3.5em; }

@media (min-width: 768px) { .cta.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .cta.cta--wide > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide > .component-content { padding: 3em 3em 3.5em; }
  .cta.cta-border > .component-content .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content .content, .cta.cta--wide > .component-content .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide > .component-content .content { margin: 0; } }

@media (min-width: 992px) { .cta.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .cta.cta--wide > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide > .component-content { border: 7px solid #506d85; }
  .cta.cta-border > .component-content .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content .content, .cta.cta--wide > .component-content .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide > .component-content .content { margin: 0 -1.5rem; } }

@media (max-width: 768px) { .cta.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .cta.cta--wide > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide > .component-content { padding: 1.5em 1em 2.9em 2.5em; } }

@media (max-width: 375px) { .cta.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .cta.cta--wide > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide > .component-content { padding: 2.5em 2em 3em; } }

@media (min-width: 768px) { .cta.cta-border h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border h2, .cta.cta--wide h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide h2 { margin-bottom: 1rem; } }

.cta.cta-grey-box > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-grey-box > .component-content { background-color: #e6e5e5; }

.cta.cta-grey-box .cta-doc-discussion-guide, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-grey-box .cta-doc-discussion-guide { margin: 3rem; }

.cta.cta-grey-box .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-grey-box .cta__button { margin: 0 3rem 3.5rem; }

.cta.cta-bg-img > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img > .component-content, .cta.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content { background-size: cover; background-position: center; background-repeat: no-repeat; padding: 3.6em 3.6em 6.2em; margin: 0; }

@media (min-width: 1024px) { .cta.cta-bg-img > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img > .component-content, .cta.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content { padding: 2em 2em 4em; } }

@media (min-width: 1440px) { .cta.cta-bg-img > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img > .component-content, .cta.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content { padding: 2em 2em 5em; } }

.cta.cta-bg-img > .component-content .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img > .component-content .component-content, .cta.cta-bg-img > .component-content .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img > .component-content .content, .cta.cta-bg-img > .component-content .richText, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img > .component-content .richText, .cta.cta-bg-img > .component-content .richText-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img > .component-content .richText-content, .cta.cta-bg-img-alt > .component-content .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content .component-content, .cta.cta-bg-img-alt > .component-content .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content .content, .cta.cta-bg-img-alt > .component-content .richText, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content .richText, .cta.cta-bg-img-alt > .component-content .richText-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content .richText-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-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 100%; }

.cta.cta-bg-img > .component-content .richText-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img > .component-content .richText-content h2, .cta.cta-bg-img-alt > .component-content .richText-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content .richText-content h2 { color: #fff; }

.cta.cta-bg-img-alt, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt { padding: 0 15px; }

@media screen and (max-width: 1199px) { .cta.cta-bg-img-alt, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt { width: 100%; } }

@media (max-width: 767px) { .cta.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content { display: block; background-size: cover; background-position: center; height: 44em; padding: 3.6em 3em 4.1em; margin: 0; }
  .cta.cta-bg-img-alt > .component-content .richText-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content .richText-content h2 { color: #fff; } }

@media screen and (min-width: 768px) and (max-width: 1199px) { .cta.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content { margin-left: 15px; } }

@media (min-width: 768px) { .cta.cta-bg-img-alt, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt { padding-left: 0; } }

@media screen and (min-width: 1200px) { .cta.cta-bg-img-alt, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt { margin-left: 0; } }

.cta.cta-bg-img--mobile > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img--mobile > .component-content { background-size: cover; background-position: center; height: 44em; padding: 3.6em 3em 4.1em; margin: 0; }

.cta.cta-bg-img--mobile > .component-content .richText-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img--mobile > .component-content .richText-content h2 { color: #fff; }

@media (min-width: 768px) { .cta.cta-bg-img--mobile, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img--mobile { display: none; } }

@media (min-width: 768px) { .cta.cta--wide .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide .cta__button { position: absolute; right: 0; top: 0.8rem; } }

a .cta__button { display: inline-block; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; margin-top: 0.5em; }

a .cta__button-is-white { position: relative; color: #506d85; text-transform: uppercase; background-color: white; padding: 0.5em 1.2em; padding-right: 1.1em; border-radius: 28px; }

@media (min-width: 768px) { a .cta__button-is-white { padding: 4px 24px 4px 25px; border-radius: 25px; font-size: 1.8rem; } }

a .cta__button-is-orange { position: relative; color: white; text-transform: uppercase; background-color: #e67300; padding: 0.5em 1.2em; padding-right: 1.1em; border-radius: 28px; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: bold; }

@media (min-width: 768px) { a .cta__button-is-orange { padding: 4px 25px; border-radius: 25px; font-size: 1.4rem; } }

@media (min-width: 809px) and (max-width: 811px) { a .cta__button-is-orange { font-size: 1rem !important; } }

a .cta__button-is-yellow { position: relative; color: #006b93; text-transform: uppercase; background-color: #fad57e; padding: 0.5em 1.2em 0.5em; padding-right: 1.1em; border-radius: 28px; font-weight: bold; }

@media (min-width: 768px) { a .cta__button-is-yellow { padding: 4px 24px 4px 25px; border-radius: 25px; border-radius: 1.1em; font-size: 1.4rem; } }

@media (min-width: 854px) { a .cta__button-is-yellow { font-size: 1.8rem; } }

.chevron { display: inline-block; background: url("../../../../cabenuva/desktop/assets/img/CTAarrow.png") no-repeat 0 0; background-size: 80%; margin-bottom: -3px; width: 7px; height: 13px; margin-left: 10px; margin-top: 0.3125em; }

@media (min-width: 768px) { .chevron { background-size: 100%; height: 14px; margin-top: 0.375em; } }

.chevron.blue { background: url("../../../../cabenuva/desktop/assets/img/CTAarrowBlue.png") no-repeat 0 0; width: 8px; }

@media (min-width: 768px) { .chevron.blue { margin-bottom: -2px; } }

@media (max-width: 991px) { .chevron.blue { background-size: 90%; } }

@media (max-width: 767px) { .chevron.blue { background-size: 80%; } }

.cta__button-is-grey .chevron { margin-left: 3px !important; margin-top: 0px !important; margin-right: 0px !important; margin-bottom: 0px !important; }

.cta-container .content { display: -webkit-box; display: -ms-flexbox; display: flex; }

.cta-container .content .cta__column-1, .cta-container .content .cta__column-2 { width: 100%; }

@media (min-width: 768px) { .cta-container .content .cta__column-1, .cta-container .content .cta__column-2 { width: 50%; } }

.cta-container .content .content { display: block; }

/*
*
*     AEM CUSTOM COMPONENTS
*
*/
.reference-cta-treatment-1 { padding: 0; }

@media (max-width: 991px) { .reference-cta-treatment-1 { padding-left: 1.5rem; padding-right: 1.5rem; } }

@media (max-width: 991px) { .reference-cta-treatment-1.content-max-width { float: left; } }

.reference-cta-treatment-1 .cta-treatment-1 { width: 100%; max-width: 1200px; }

@media (min-width: 1024px) { .reference-cta-treatment-1 .cta-treatment-1 { display: -webkit-box; display: -ms-flexbox; display: flex; max-height: 30rem; height: 30rem; } }

.reference-cta-treatment-1 .cta-treatment-1 .cta, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a { padding: 40px 26px; min-height: 390px; margin-top: 0; }

@media (max-width: 767px) { .reference-cta-treatment-1 .cta-treatment-1 .cta, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a { margin-bottom: 2.5rem; } }

@media (min-width: 1024px) { .reference-cta-treatment-1 .cta-treatment-1 .cta, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a { padding: 40px; width: 50%; min-height: auto; position: relative; } }

@media only screen and (min-width: 1024px) { .reference-cta-treatment-1 .cta-treatment-1 .cta .cta-text-container, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-text-container, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a .cta-text-container { min-height: auto; height: 100%; } }

.reference-cta-treatment-1 .cta-treatment-1 .cta .cta-text-container .cta-title, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-text-container .cta-title, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a .cta-text-container .cta-title { line-height: 2.9rem !important; }

.reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background: url("../../assets/img/cta-backgrounds/cta-t-1-mobile.png"); background-repeat: no-repeat; background-size: 100%; max-height: 300px; }

@media (max-width: 378px) { .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: cover; background-position-x: -80px; } }

@media (min-width: 412px) { .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: cover; background-position-x: 0; } }

@media (min-width: 1024px) { .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-image: url("../../assets/img/cta-backgrounds/cta-t-1-desktop.png"); background-size: cover !important; background-position: center; margin-right: 12.5px; } }

.reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background: url("../../assets/img/cta-backgrounds/cta-t-1-mobile-2.png"); background-repeat: no-repeat; background-size: 100%; }

@media (max-width: 378px) { .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: cover; background-position-x: -80px; } }

@media (min-width: 412px) { .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: cover; background-position-x: 0; } }

@media (min-width: 1024px) { .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-image: url("../../assets/img/cta-backgrounds/cta-t-1-desktop-2.png"); background-size: cover !important; background-position: center; margin-left: 12.5px; } }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container { min-height: 390px; position: relative; max-width: 90%; }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container p.cta-title { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 27px !important; line-height: 27px; text-transform: uppercase; color: #fff; }

@media (min-width: 1024px) { .reference-cta-treatment-1 .cta-treatment-1 .cta-text-container p.cta-title { max-width: 60%; } }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container button { border: none; position: absolute; bottom: 0; border-radius: 25px; height: 32px; }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container button.orange { background-color: #e67300; }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container button.orange a { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 14px !important; line-height: 24px; text-transform: uppercase; color: #fff; }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container button.orange a:after { content: url("../../assets/img/Icon ionic-ios-arrow-forward.svg"); }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container button.yellow-gold { background-color: #F8DFA2; }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container button.yellow-gold a { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 14px !important; line-height: 24px; text-transform: uppercase; color: #506D85; }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container button.yellow-gold a:after { content: url("../../assets/img/button-blue-arrow.svg"); }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container button a { display: inline-block; padding: 4px 38px 4px 20px; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; position: relative; }

.reference-cta-treatment-1 .cta-treatment-1 .cta-text-container button a:after { position: absolute; right: 21px; top: 5px; }

.template-cabenuva-splash-template #header, .template-cabenuva-splash-template-now-available #header { background-color: #fff; -webkit-box-shadow: none; box-shadow: none; width: 100%; }

.template-cabenuva-splash-template #header .break-mobile-up, .template-cabenuva-splash-template-now-available #header .break-mobile-up { line-height: 1.167; }

.template-cabenuva-splash-template #header .default-style, .template-cabenuva-splash-template-now-available #header .default-style { padding: 0; }

.template-cabenuva-splash-template #header .no-wrap, .template-cabenuva-splash-template-now-available #header .no-wrap { display: block; }

@media (min-width: 768px) { .template-cabenuva-splash-template #header .no-wrap, .template-cabenuva-splash-template-now-available #header .no-wrap { display: inline; } }

.template-cabenuva-splash-template #header ul, .template-cabenuva-splash-template-now-available #header ul { text-align: center; padding: 0; margin: 0; white-space: nowrap; }

@media (max-width: 767px) { .template-cabenuva-splash-template #header ul, .template-cabenuva-splash-template-now-available #header ul { display: -webkit-box; display: -ms-flexbox; display: flex; } }

.template-cabenuva-splash-template #header ul a:hover, .template-cabenuva-splash-template-now-available #header ul a:hover { text-decoration: none; }

.template-cabenuva-splash-template #header ul li, .template-cabenuva-splash-template-now-available #header ul li { display: inline-block; margin-left: .5em; margin-right: .5em; }

@media (max-width: 767px) { .template-cabenuva-splash-template #header ul li, .template-cabenuva-splash-template-now-available #header ul li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } }

.template-cabenuva-splash-template #header ul li, .template-cabenuva-splash-template #header ul li a, .template-cabenuva-splash-template-now-available #header ul li, .template-cabenuva-splash-template-now-available #header ul li a { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #006b93; }

.template-cabenuva-splash-template #header ul li a, .template-cabenuva-splash-template-now-available #header ul li a { padding: 1em .5em; font-size: 1.2em; line-height: 1.167; }

@media (min-width: 768px) { .template-cabenuva-splash-template #header ul li a, .template-cabenuva-splash-template-now-available #header ul li a { font-size: 1.4em; line-height: 1; padding: 1em; } }

@media (max-width: 767px) { .template-cabenuva-splash-template #header ul li:first-of-type, .template-cabenuva-splash-template-now-available #header ul li:first-of-type { text-align: left; } }

@media (max-width: 767px) { .template-cabenuva-splash-template #header ul li:last-of-type, .template-cabenuva-splash-template-now-available #header ul li:last-of-type { text-align: right; } }

.template-cabenuva-splash-template #header ul li a, .template-cabenuva-splash-template-now-available #header ul li a { display: inline-block; }

.template-cabenuva-splash-template #header ul li .break-mobile-up { line-height: initial; }

.template-cabenuva-splash-template .content-max-width > .component-content { max-width: 1200px; margin: 0 auto; }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__logo { margin-top: -1.25em; } }

.template-cabenuva-splash-template .splash__logo .image { text-align: center; }

.template-cabenuva-splash-template .splash__logo .image img { display: inline-block; max-width: 24em; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__logo .image img { max-width: 46em; } }

.template-cabenuva-splash-template .splash__hero-bg-image--desktop, .template-cabenuva-splash-template .splash__angle-bg-image--desktop { display: none; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__hero-bg-image--desktop, .template-cabenuva-splash-template .splash__angle-bg-image--desktop { display: block; } }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__hero-bg-image--mobile, .template-cabenuva-splash-template .splash__angle-bg-image--mobile { display: none; } }

.template-cabenuva-splash-template .splash__gradient-bg-section { text-align: center; position: relative; }

.template-cabenuva-splash-template .splash__gradient-bg-section h1 { font-family: "VerbBlack", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.2em; line-height: 1.05; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__gradient-bg-section h1 { font-size: 3em; } }

@media (min-width: 992px) { .template-cabenuva-splash-template .splash__gradient-bg-section h1 { font-size: 4em; } }

.template-cabenuva-splash-template .splash__gradient-bg-section h1 .no-wrap { display: block; }

.template-cabenuva-splash-template .splash__gradient-bg-section h2 { font-family: "Frutiger LT W01_56 Italic", Helvetica, Arial, sans-serif; font-size: 1.7em; line-height: 1.12; }

@media (min-width: 992px) { .template-cabenuva-splash-template .splash__gradient-bg-section h2 { font-size: 3.4em; } }

.template-cabenuva-splash-template .splash__gradient-bg-section h2 ~ h2 { margin-bottom: .5em; }

.template-cabenuva-splash-template .splash__gradient-bg-section .richText { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__gradient-bg-section .richText { top: 42%; } }

.template-cabenuva-splash-template .splash__gradient-bg-section .image { padding: 0; }

.template-cabenuva-splash-template .splash__gradient-bg-section .image img { display: block; margin: 0 auto; }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__gradient-bg-section .image img { width: 100vw; } }

.template-cabenuva-splash-template .splash__blue-bg > .component-content > .content { margin: 0; }

.template-cabenuva-splash-template .splash__blue-bg .image { padding: 0; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available.page-now-available .splash__logo .image img { max-width: 50em; } }

.template-cabenuva-splash-template-now-available .content-max-width > .component-content, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .content-max-width > .component-content, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .content-max-width > .component-content { max-width: 1200px; margin: 0 auto; }

@media (max-width: 767px) { .template-cabenuva-splash-template-now-available .splash__logo, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__logo, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__logo { margin-top: -1.25em; } }

.template-cabenuva-splash-template-now-available .splash__logo .image, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__logo .image, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__logo .image { text-align: center; }

.template-cabenuva-splash-template-now-available .splash__logo .image img, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__logo .image img, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__logo .image img { display: inline-block; max-width: 24em; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__logo .image img, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__logo .image img, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__logo .image img { max-width: 50em; } }

.template-cabenuva-splash-template-now-available .splash__hero-bg-image--desktop, .template-cabenuva-splash-template-now-available .splash__angle-bg-image--desktop, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__hero-bg-image--desktop, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__angle-bg-image--desktop, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__hero-bg-image--desktop, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__angle-bg-image--desktop { display: none; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__hero-bg-image--desktop, .template-cabenuva-splash-template-now-available .splash__angle-bg-image--desktop, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__hero-bg-image--desktop, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__angle-bg-image--desktop, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__hero-bg-image--desktop, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__angle-bg-image--desktop { display: block; } }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__hero-bg-image--mobile, .template-cabenuva-splash-template-now-available .splash__angle-bg-image--mobile, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__hero-bg-image--mobile, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__angle-bg-image--mobile, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__hero-bg-image--mobile, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__angle-bg-image--mobile { display: none; } }

.template-cabenuva-splash-template-now-available .splash__gradient-bg-section, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section { text-align: center; position: relative; }

.template-cabenuva-splash-template-now-available .splash__gradient-bg-section h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section h1 { font-family: "VerbBlack", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.2em; line-height: 1.05; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__gradient-bg-section h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section h1 { font-size: 3em; } }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .splash__gradient-bg-section h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section h1 { font-size: 4em; } }

.template-cabenuva-splash-template-now-available .splash__gradient-bg-section h1 .no-wrap, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section h1 .no-wrap, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section h1 .no-wrap { display: block; }

.template-cabenuva-splash-template-now-available .splash__gradient-bg-section h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section h2 { font-family: "Frutiger LT W01_56 Italic", Helvetica, Arial, sans-serif; font-size: 1.7em; line-height: 1.12; }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .splash__gradient-bg-section h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section h2 { font-size: 3.4em; } }

.template-cabenuva-splash-template-now-available .splash__gradient-bg-section h2 ~ h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section h2 ~ h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section h2 ~ h2 { margin-bottom: .5em; }

.template-cabenuva-splash-template-now-available .splash__gradient-bg-section .richText, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section .richText, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section .richText { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__gradient-bg-section .richText, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section .richText, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section .richText { top: 42%; } }

.template-cabenuva-splash-template-now-available .splash__gradient-bg-section .image, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section .image, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section .image { padding: 0; }

.template-cabenuva-splash-template-now-available .splash__gradient-bg-section .image img, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section .image img, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section .image img { display: block; margin: 0 auto; }

@media (max-width: 767px) { .template-cabenuva-splash-template-now-available .splash__gradient-bg-section .image img, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__gradient-bg-section .image img, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__gradient-bg-section .image img { width: 100vw; } }

.template-cabenuva-splash-template-now-available .gigyaraas input[type='checkbox'], .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas input[type='checkbox'], .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas input[type='checkbox'] { display: block !important; float: left; margin-left: -10px; }

.template-cabenuva-splash-template-now-available .gigyaraas .splash__text--terms, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__text--terms, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__text--terms { padding-left: 10px; }

.template-cabenuva-splash-template-now-available .gigyaraas .splash__text--terms > span:last-of-type, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__text--terms > span:last-of-type, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__text--terms > span:last-of-type { font-size: 12px; }

.template-cabenuva-splash-template-now-available .gigya-error-msg, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigya-error-msg, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigya-error-msg { color: #006b93 !important; }

.template-cabenuva-splash-template-now-available .gigya-error-msg.gigya-error-msg-active, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigya-error-msg.gigya-error-msg-active, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigya-error-msg.gigya-error-msg-active { color: white !important; }

.template-cabenuva-splash-template-now-available .splash__blue-bg > .component-content > .content, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__blue-bg > .component-content > .content, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__blue-bg > .component-content > .content { margin: 0; }

.template-cabenuva-splash-template-now-available .splash__blue-bg .image, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__blue-bg .image, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__blue-bg .image { padding: 0; }

.template-cabenuva-splash-template-now-available .ast-before, .template-cabenuva-splash-template-now-available .dag-before, .template-cabenuva-splash-template-now-available .doubledag-before, .template-cabenuva-splash-template-now-available .section-before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .ast-before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .dag-before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .doubledag-before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .section-before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .ast-before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .dag-before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .doubledag-before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .section-before { position: relative; }

.template-cabenuva-splash-template-now-available .ast-before::before, .template-cabenuva-splash-template-now-available .dag-before::before, .template-cabenuva-splash-template-now-available .doubledag-before::before, .template-cabenuva-splash-template-now-available .section-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .ast-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .dag-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .doubledag-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .section-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .ast-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .dag-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .doubledag-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .section-before::before { position: absolute; font-size: 75%; margin-left: -.5rem; top: -.3rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-splash-template-now-available .ast-before::before, .template-cabenuva-splash-template-now-available .dag-before::before, .template-cabenuva-splash-template-now-available .doubledag-before::before, .template-cabenuva-splash-template-now-available .section-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .ast-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .dag-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .doubledag-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .section-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .ast-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .dag-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .doubledag-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .section-before::before { font-size: 70%; } }

.template-cabenuva-splash-template-now-available .pipe-before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .pipe-before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .pipe-before { position: relative; }

.template-cabenuva-splash-template-now-available .pipe-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .pipe-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .pipe-before::before { content: "||"; display: inline-block; font-family: Arial, Helvetica, sans-serif; position: absolute; font-size: 69%; margin-left: -.5rem; top: -.25rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-splash-template-now-available .ast-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .ast-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .ast-before::before { font-size: 180%; margin-left: -.6rem; top: -.15rem; } }

.template-cabenuva-splash-template-now-available .ast-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .ast-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .ast-before::before { content: '*'; }

.template-cabenuva-splash-template-now-available .dag-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .dag-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .dag-before::before { content: '†'; }

.template-cabenuva-splash-template-now-available .doubledag-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .doubledag-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .doubledag-before::before { content: '‡'; }

.template-cabenuva-splash-template-now-available .section-before::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .section-before::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .section-before::before { content: '§'; }

.template-cabenuva-splash-template-now-available .text__copy__container strong, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .text__copy__container strong, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .text__copy__container strong { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__fake-form__header-text, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__header-text, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__header-text { font-size: 1.4rem !important; } }

.template-cabenuva-splash-template-now-available .splash__section-header, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header { top: 0; padding: 0; }

.template-cabenuva-splash-template-now-available .splash__section-header > .component-content > .content, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header > .component-content > .content, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header > .component-content > .content { margin: 0; }

.template-cabenuva-splash-template-now-available .splash__section-header .image, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .image, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .image { padding: 0; margin-bottom: 0; }

.template-cabenuva-splash-template-now-available .splash__section-header .richText, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .richText, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .richText { margin-top: 0.8em; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__section-header .richText, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .richText, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .richText { margin-top: 3.5em; } }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .splash__section-header .richText, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .richText, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .richText { margin-top: 4.8em; } }

.template-cabenuva-splash-template-now-available .splash__section-header .richText h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .richText h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .richText h1 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.4em; line-height: 1.167em; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__section-header .richText h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .richText h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .richText h1 { font-size: 2.8em; } }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .splash__section-header .richText h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .richText h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .richText h1 { font-size: 4em; line-height: 1.12em; } }

.template-cabenuva-splash-template-now-available .splash__section-header .richText h1 span, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .richText h1 span, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .richText h1 span { display: block; }

.template-cabenuva-splash-template-now-available .splash__section-header .richText h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .richText h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .richText h2 { display: inline-block; margin-bottom: 0.65em; padding: 0.3em 0.9em 0.15em; font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.6em; line-height: 1.25em; color: #f6be00; background-color: #006b93; border-radius: 0.33em; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__section-header .richText h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .richText h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .richText h2 { font-size: 2em; margin-bottom: 0.5em; } }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .splash__section-header .richText h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__section-header .richText h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__section-header .richText h2 { font-size: 2.5em; } }

.template-cabenuva-splash-template-now-available .gigya-input-checkbox, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigya-input-checkbox, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigya-input-checkbox { display: block; float: left; margin-left: -15px; }

.template-cabenuva-splash-template-now-available .isi__title, .template-cabenuva-splash-template-now-available .isi__title--alt, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .isi__title, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .isi__title--alt, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .isi__title, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .isi__title--alt { display: block; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; color: #506d85; font-size: 16px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-splash-template-now-available .isi__title, .template-cabenuva-splash-template-now-available .isi__title--alt, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .isi__title, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .isi__title--alt, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .isi__title, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .isi__title--alt { font-weight: bold; } }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .isi__title, .template-cabenuva-splash-template-now-available .isi__title--alt, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .isi__title, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .isi__title--alt, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .isi__title, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .isi__title--alt { font-size: 18px; } }

.splash__text ul { padding-left: 10px; }

.splash__text ul li { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.4em; color: #006b93; margin: 1.5em .5em; }

@media (max-width: 374px) { .splash__text ul li { margin: .5em; } }

@media (min-width: 768px) { .splash__text ul li { font-size: 1.2em; margin: .5em; } }

@media (min-width: 992px) { .splash__text ul li { font-size: 1.4em; } }

.splash__section-3 { padding: 0; }

@media (min-width: 768px) { .splash__section-3 > .component-content > .content { margin: 0; } }

.splash__section-3 .component-content .paragraphSystem .text__copy__container { background-color: #fff0d7; padding: 2.5em 3.5em 0; }

@media (min-width: 992px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container { padding: 2.5em 5.5em 0; } }

@media (max-width: 767px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem { margin: 0; } }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6em; color: #414141; line-height: 1.38em; margin-top: 3px; padding-left: 12%; padding-right: 10%; }

@media screen and (max-width: 768px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text { font-size: 1.4em; line-height: 1.14em; padding: 0 7%; } }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash_text--h3 > .component-content > .richText-content h3 { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 3.2em; color: #e67300; line-height: 1.26em; text-align: center; margin-top: 1rem; }

@media screen and (max-width: 768px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash_text--h3 > .component-content > .richText-content h3 { font-size: 2em; margin: 0.15em 0 .5em; } }

@media (min-width: 768px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--ol { padding-left: 8rem; } }

@media (min-width: 992px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--ol { margin-top: .5em; } }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--ol > .component-content > .richText-content ol { counter-reset: my-awesome-counter; list-style: none; padding-left: 0px !important; }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--ol > .component-content > .richText-content ol li { font-family: "VerbMedium", Helvetica, Arial, sans-serif; color: #006b93; counter-increment: my-awesome-counter; position: relative; font-size: 1.5em; line-height: 1.1em; margin-left: .75em; margin-bottom: 1.5em; padding-left: 1.3em; position: relative; }

@media (min-width: 768px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--ol > .component-content > .richText-content ol li { font-size: 1.3em; } }

@media (min-width: 992px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--ol > .component-content > .richText-content ol li { font-size: 1.6em; line-height: 1.9em; } }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--ol > .component-content > .richText-content ol li:before { content: ''; display: block; position: absolute; height: 96%; width: 4px; margin-left: -1.35em; background: #e67300; }

@media (min-width: 992px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--ol > .component-content > .richText-content ol li:before { height: 100%; } }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--ol > .component-content > .richText-content ol li:first-of-type sup { top: -.2em; }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--ol > .component-content > .richText-content ol li > span { font-family: "VerbBlack", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--footnote { padding-left: 2.3em; }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--footnote > .component-content > .richText-content p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.2em; color: #414141; line-height: .5em; margin-bottom: .15em; padding-left: 5.5em; text-indent: -.5em; }

@media screen and (max-width: 1024px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--footnote > .component-content > .richText-content p { line-height: 1em; margin-top: 0; } }

@media screen and (max-width: 767px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--footnote > .component-content > .richText-content p { padding: .25em 0; font-size: 1.2em; line-height: 1em; } }

@media screen and (max-width: 768px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--footnote > .component-content > .richText-content p > span { margin-bottom: 1em; line-height: 2.35em; } }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--hr > .component-content > .richText-content hr { border: 0.5px solid #666; width: 82%; margin-top: 3em; margin-bottom: 2.5em; }

@media screen and (max-width: 768px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash__text--hr > .component-content > .richText-content hr { margin-top: .25em; margin-bottom: .5em; width: 98%; } }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash_text--h3 > .component-content > .richText-content p { text-align: center; }

@media screen and (max-width: 768px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash_text--h3 > .component-content > .richText-content p { margin-top: -3px; } }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash_text--h3 > .component-content > .richText-content p > span { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.5em; line-height: 1.3em; color: #006b93; padding-top: 1.1em; text-align: center; }

@media (min-width: 768px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash_text--h3 > .component-content > .richText-content p > span { font-size: 1.2em; } }

@media (min-width: 992px) { .splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash_text--h3 > .component-content > .richText-content p > span { line-height: 1.9em; font-size: 1.45em; } }

.splash__section-3 .component-content .paragraphSystem .text__copy__container .component-content .paragraphSystem > .splash_text--h3.last { padding-bottom: 1em; }

.splash__mob__section-3 { display: none; }

.splash__mob__section-3 .component-content .content.paragraphSystem { background-color: #fff0d7; margin-top: -0.4em; }

.splash__mob__section-3 .component-content .content.paragraphSystem > .splash__text { font-size: 0.8em; color: #414141; line-height: 1.38em; }

.splash__section-4 { padding: 0; position: relative; z-index: 1; }

@media (min-width: 768px) { .splash__section-4 { z-index: 0; } }

.splash__section-4 > .component-content { width: 100vw; }

@media (min-width: 992px) { .splash__section-4 > .component-content { position: relative; } }

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

@media (min-width: 992px) { .splash__section-4 > .component-content > .content { margin: 0; } }

.splash__section-4 .component-content .content > .splash__hero-bg-image--desktop > .component-content img { position: relative; }

@media screen and (max-width: 767px) { .splash__section-4 .component-content .content > .splash__hero-bg-image--desktop > .component-content img { display: none; } }

.splash__section-4 .component-content .content > .text__copy__container { position: absolute; }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem { width: 50%; margin: 0; }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .richText { width: 100%; padding-left: 0; padding-right: 1.5rem; }

@media (min-width: 768px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .richText { padding-left: 6rem; } }

@media (min-width: 992px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .richText { padding-left: 18rem; } }

@media (min-width: 768px) and (max-width: 1024px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .richText { padding-left: 10rem; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .richText > .component-content { padding-right: 1.5rem; }

@media (min-width: 992px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .richText > .component-content { padding-right: 0; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .splash_text--h3 > .component-content > .richText-content h3 { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.125em; color: #e67300; line-height: 1.17em; margin-top: 1.8em; margin-bottom: .65em; }

@media (max-width: 374px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .splash_text--h3 > .component-content > .richText-content h3 { margin-bottom: .1em; } }

@media (min-width: 768px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .splash_text--h3 > .component-content > .richText-content h3 { font-size: 2.4em; margin-top: 2.8em; margin-bottom: .35em; } }

@media (min-width: 992px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .splash_text--h3 > .component-content > .richText-content h3 { font-size: 3.5em; margin-top: 36%; } }

@media (min-width: 768px) and (max-width: 1024px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .splash_text--h3 > .component-content > .richText-content h3 { margin-top: 20%; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .splash__text > .component-content > .richText-content p { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.5em; color: #006b93; line-height: 1.2em; margin: 0 0 .45em; margin-left: 0; }

@media (min-width: 768px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .splash__text > .component-content > .richText-content p { font-size: 1.2em; } }

@media (min-width: 992px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .splash__text > .component-content > .richText-content p { font-size: 1.4em; line-height: 1.45em; width: 35rem; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .splash__btn--pill { cursor: pointer; }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .splash__btn--pill > .component-content > .richText-content > p { margin-top: .75em; margin-bottom: .75em; margin-left: 0; }

@media (min-width: 768px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .splash__btn--pill > .component-content > .richText-content > p { margin-top: 1em; margin-bottom: 0; } }

@media (min-width: 992px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .splash__btn--pill > .component-content > .richText-content > p { margin-left: 2.5em; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .splash__btn--pill > .component-content > .richText-content > p > a { text-decoration: none; color: #006b93; font-size: 1.8em; font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 5px 30px 0; line-height: 35px; height: auto; display: inline-block; text-align: center; background-color: #f6be00; border-radius: 20px; }

@media (min-width: 768px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .splash__btn--pill > .component-content > .richText-content > p > a { font-size: 1.6rem; font-family: "VerbExtraBold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } }

@media (max-width: 767px) and (min-width: 330px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .splash__btn--pill > .component-content > .richText-content > p > a { line-height: 25px; font-size: 1.9em; padding: 12px 30px 10px 30px; border-radius: 25px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .splash__btn--pill > .component-content > .richText-content > p > a { padding-top: 2px; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .splash__btn--pill > .component-content > .richText-content > p > a:hover { background-color: #fad57e; }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy { margin-left: -1vw; }

@media (min-width: 375px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy { margin-top: 2.5vw; } }

@media (min-width: 768px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy { margin-top: -1em; margin-left: 2em; } }

@media (min-width: 992px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy { margin-left: 0; padding-left: 0; margin-top: .5em; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy > .component-content > .richText-content p { text-align: right; font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.6em; line-height: 0.75em; color: #333333; margin: 0; }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy > .component-content > .richText-content p:first-child { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media (min-width: 992px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy > .component-content > .richText-content p { font-size: 1.4em; line-height: 1.2; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy > .component-content > .richText-content p > span:first-child { font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media (max-width: 767px) and (min-width: 330px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy > .component-content > .richText-content p > span:nth-of-type(3) { line-height: 1.1em; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy > .component-content > .richText-content p > span { line-height: 0.75em; }

@media (max-width: 991px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy > .component-content > .richText-content p { font-size: 1.2em; line-height: 1.2em; } }

@media screen and (max-width: 767px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy > .component-content > .richText-content p { font-size: 1.4em; line-height: 1.4em; display: block; } }

@media (max-width: 767px) and (min-width: 330px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem > .text__copy > .component-content > .richText-content p:nth-of-type(2) { line-height: 1.1em; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .text__disclaimer { text-align: right; margin-left: 4vw; }

@media (min-width: 375px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .text__disclaimer { margin-top: 1.2em; } }

@media (min-width: 768px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .text__disclaimer { margin-left: 2em; } }

@media (min-width: 992px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .text__disclaimer { margin-left: 0; padding-left: 0; } }

.splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .text__disclaimer p { color: #414141; font-size: 1.2rem; margin: 0; line-height: 1.2; }

@media (max-width: 991px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .text__disclaimer p { font-size: .9em; } }

@media (max-width: 767px) { .splash__section-4 .component-content .content > .text__copy__container > .component-content > .paragraphSystem .text__disclaimer p { display: block; width: 88%; } }

.splash__section-4 .component-content .content > .splash__row-boat-chevron-image--mobile > .component-content:before { content: ''; display: block; width: 100%; height: 50%; position: absolute; background: #fff0d7; top: 0; left: 0; z-index: -1; }

.splash__section-4 .component-content .content > .splash__row-boat-chevron-image--mobile > .component-content img { display: none; }

@media screen and (max-width: 767px) { .splash__section-4 .component-content .content > .splash__row-boat-chevron-image--mobile > .component-content img { display: block; } }

.splash__section-5 { padding: 0; margin-top: -3em; margin-bottom: -6px; position: relative; }

@media (min-width: 768px) { .splash__section-5 { margin-top: -.6em; } }

.splash__section-5 .text-line-br { display: block; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem { margin: 0; } }

.splash__section-5 .component-content > .paragraphSystem .text__copy__container, .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 { color: #fff; z-index: 1; padding: 0; }

.splash__section-5 .component-content > .paragraphSystem .text__copy__container > .component-content > .content, .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 > .component-content > .content { margin: 0 auto; width: 100vw; padding: 0 3rem; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container > .component-content > .content, .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 > .component-content > .content { padding-left: 6rem; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container > .component-content > .content, .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 > .component-content > .content { padding-top: 1rem; padding-left: 18rem; } }

.splash__section-5 .component-content > .paragraphSystem > .text__copy__container { position: absolute; top: 8em; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container { top: 2em; } }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container .splash__text { width: 75%; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container .splash__text { width: 35%; } }

.splash__section-5 .component-content > .paragraphSystem > .text__copy__container .splash__text > .component-content > .richText-content p { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.4em; color: #006b93; line-height: 1.28em; text-align: left; padding-right: 0em; max-width: 40em; margin-bottom: 1.6em; }

@media (max-width: 374px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container .splash__text > .component-content > .richText-content p { margin: 1em; } }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container .splash__text > .component-content > .richText-content p { font-size: 1.2em; line-height: 1.4em; margin-bottom: 0em; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container .splash__text > .component-content > .richText-content p { font-size: 1.4em; margin-bottom: 1em; } }

.splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content.paragraphSystem > .splash_text--h3 > .component-content > .richText-content h3 { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 3.2em; color: #e67300; line-height: 1.25em; }

@media screen and (max-width: 768px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content.paragraphSystem > .splash_text--h3 > .component-content > .richText-content h3 { font-size: 2em; padding-left: 0; } }

.splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content > .lockup__logo--viiv-connect > .component-content img { margin: 2.5em 0em 1em; width: 60%; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content > .lockup__logo--viiv-connect > .component-content img { width: 25%; margin: 1em 0em 0.5em; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content > .lockup__logo--viiv-connect > .component-content img { max-width: 310px; margin: 1.5em 0em .5em; } }

.splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content .splash__btn--pill { cursor: pointer; }

.splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content .splash__btn--pill > .component-content > .richText-content > p > a { text-decoration: none; color: #006b93; font-size: 1.8em; font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 5px 30px 0; line-height: 35px; height: auto; display: inline-block; text-align: center; background-color: #f6be00; border-radius: 20px; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content .splash__btn--pill > .component-content > .richText-content > p > a { font-size: 1.6rem; font-family: "VerbExtraBold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } }

@media (max-width: 767px) and (min-width: 330px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content .splash__btn--pill > .component-content > .richText-content > p > a { line-height: 25px; font-size: 1.9em; padding: 12px 30px 10px 30px; border-radius: 25px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content .splash__btn--pill > .component-content > .richText-content > p > a { padding-top: 2px; } }

.splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content .splash__btn--pill > .component-content > .richText-content > p > a:hover { background-color: #fad57e; }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container > .component-content .content .splash__btn--pill > .component-content > .richText-content > p { margin-top: 1.5em; margin-bottom: 1.9em; } }

.splash__section-5 .component-content > .paragraphSystem > .text__copy__container .text__disclaimer p { color: #006b93; font-size: 1.3rem; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container .text__disclaimer p { margin-top: .5em; width: 30em; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem > .text__copy__container .text__disclaimer p { font-size: 1.2rem; width: 37em; } }

.splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 { position: absolute; top: 65.5%; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 { top: 48%; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 { padding-left: 12rem; padding-top: 2rem; } }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 > .component-content > .content { padding-left: 2rem; } }

.splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 h4 { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 4em; line-height: 1.3em; width: 50%; }

@media (max-width: 767px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 h4 { width: 100%; } }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 h4 { margin-left: 4rem; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 h4 { font-size: 3.2em; } }

@media screen and (max-width: 1150px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 h4 { font-size: 3em; } }

@media screen and (max-width: 900px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 h4 { font-size: 2.5em; } }

@media screen and (max-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 h4 { font-size: 2em; } }

.splash__section-5 .component-content > .paragraphSystem .text__copy__container-2 .text__footnote p { font-size: 1.2rem; }

@media (max-width: 767px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex { margin-top: 3rem; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex { padding-left: 0; padding-top: 2em; margin-left: -3em; } }

@media all and (min-width: 992px) and (-ms-high-contrast: none), (min-width: 992px) and (-ms-high-contrast: active) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex { margin-left: -7em; } }

.splash__section-5 .component-content > .paragraphSystem .na__svg-flex sup { vertical-align: middle; }

.splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; }

@media (max-width: 767px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content { display: block; } }

.splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content .splash__text--percentage.mobile-only { color: #fff; font-family: "FrutigerLTStd-Blackitalic", Helvetica, Arial, sans-serif; font-size: 1.4rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content .splash__text--percentage.mobile-only { font-weight: bolder; font-style: italic; } }

.splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 0; padding-top: 3.5em; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .image { padding-top: 1.5em; padding-right: 0; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .image { padding-top: 3em; } }

@media (max-width: 767px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .image { text-align: center; padding: 3rem 5.5rem 0; } }

.splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box { -webkit-box-flex: 11; -ms-flex: 11; flex: 11; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box { -webkit-box-flex: 10; -ms-flex: 10; flex: 10; } }

.splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .splash__text--percentage p { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; font-size: 2em; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .splash__text--percentage p { font-size: 1.4em; margin-bottom: 0; } }

.splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .splash__text--percentage p sup { font-size: 60%; vertical-align: middle; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (max-width: 767px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .splash__text--percentage p { width: 100%; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .splash__text--percentage p span { font-size: 2.5rem; } }

.splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .text__copy { font-size: 1.8rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .text__copy { font-size: 1.2rem; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .text__copy { font-size: 1.5rem; } }

@media (max-width: 767px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .text__copy { width: 100%; font-size: 1.4rem; } }

.splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .text__copy p { color: #fff; }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .text__footnote { width: 75em; } }

.splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .text__footnote p { color: #fff; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .text__footnote p { width: 50%; }
  .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .text__footnote p br { display: none; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .na__svg-flex > .component-content > .content > .box .text__footnote p { font-size: 1.2em; } }

.splash__section-5 .component-content > .paragraphSystem .text__copy { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.4em; color: #fff; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .splash__section-5 .component-content > .paragraphSystem .text__copy { font-weight: bolder; } }

.splash__section-5 .component-content > .paragraphSystem .text__list p:last-child { margin-top: 0 !important; }

.splash__section-5 .component-content > .paragraphSystem .text__list strong { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.splash__section-5 .component-content > .paragraphSystem .splash__text--percentage { margin-top: 2em; }

@media (max-width: 767px) { .splash__section-5 .component-content > .paragraphSystem .splash__text--percentage { margin-top: -1.1em; } }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .splash__text--percentage { margin-top: -.5em; padding-top: .5em; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .splash__text--percentage { margin-top: 0.1em; } }

.splash__section-5 .component-content > .paragraphSystem .splash__text--percentage .richText-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.splash__section-5 .component-content > .paragraphSystem > .splash__text > .component-content > .richText-content h6 { font-family: "VerbRegular", Helvetica, Arial, sans-serif; font-size: 1.8em; line-height: 1.4em; width: 36%; padding-top: 3em; }

@media screen and (max-width: 768px) { .splash__section-5 .component-content > .paragraphSystem > .splash__text > .component-content > .richText-content h6 { font-size: 0.75em; padding: 9em 12em; width: 56%; } }

.splash__section-5 .component-content > .paragraphSystem > .splash__text--quote > .component-content > .richText-content p { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; font-size: 1.4em; line-height: 1.3em; margin-top: 4em; margin-bottom: 0em; }

@media (max-width: 767px) { .splash__section-5 .component-content > .paragraphSystem > .splash__text--quote > .component-content > .richText-content p { margin-top: 3em; max-width: 13em; margin-bottom: 1em; } }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem > .splash__text--quote > .component-content > .richText-content p { font-size: 1em; margin-top: 1.2em; margin-left: 4rem; font-size: 2.4rem; width: 34rem; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem > .splash__text--quote > .component-content > .richText-content p { font-size: 3rem; width: 40rem; margin-top: 2.2em; margin-bottom: 0.5em; } }

@media (max-width: 767px) { .splash__section-5 .component-content > .paragraphSystem > .splash__text--quote > .component-content > .richText-content p > span { display: inline; } }

.splash__section-5 .component-content > .paragraphSystem .text__list { margin-top: 1.5em; }

.splash__section-5 .component-content > .paragraphSystem .text__list .richText-content { margin-left: 6em; font-size: 1.4em; }

@media (max-width: 767px) { .splash__section-5 .component-content > .paragraphSystem .text__list .richText-content { margin-left: 0; } }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .text__list .richText-content { margin-left: 10em; font-size: 1.4em; } }

@media (min-width: 992px) { .splash__section-5 .component-content > .paragraphSystem .text__list .richText-content { margin-left: 9em; margin-top: 1em; font-size: 1.6em; } }

.splash__section-5 .component-content > .paragraphSystem .text__list p { font-family: "VerbRegular", Helvetica, Arial, sans-serif; line-height: 1.25em; color: #fff; margin: 0em; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .text__list p { margin-left: 8em; } }

.splash__section-5 .component-content > .paragraphSystem .text__list p:first-child { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.splash__section-5 .component-content > .paragraphSystem .text__list p:last-child { font-size: .755em; margin-top: .5em; }

@media (min-width: 768px) { .splash__section-5 .component-content > .paragraphSystem .text__list p:last-child { margin-top: 1.5em; margin-left: 10.7em; } }

.template-cabenuva-splash-template-now-available, .template-cabenuva-splash-template, .template-cabenuva-bootstrap-template, .template-cabenuva-bootstrap-template-aso { height: auto; min-height: 100%; padding-bottom: 0; }

.template-cabenuva-splash-template-now-available .gigya_h1, .template-cabenuva-splash-template .gigya_h1, .template-cabenuva-bootstrap-template .gigya_h1, .template-cabenuva-bootstrap-template-aso .gigya_h1 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.template-cabenuva-splash-template-now-available .gigya_h2, .template-cabenuva-splash-template .gigya_h2, .template-cabenuva-bootstrap-template .gigya_h2, .template-cabenuva-bootstrap-template-aso .gigya_h2 { font-family: "VerbMedium", Helvetica, Arial, sans-serif !important; }

.template-cabenuva-splash-template-now-available .gigya_h2 .form-italic, .template-cabenuva-splash-template .gigya_h2 .form-italic, .template-cabenuva-bootstrap-template .gigya_h2 .form-italic, .template-cabenuva-bootstrap-template-aso .gigya_h2 .form-italic { font-family: "VerbRegular-Italic", Helvetica, Arial, sans-serif; }

.template-cabenuva-splash-template-now-available .splash__text--terms, .template-cabenuva-splash-template .splash__text--terms, .template-cabenuva-bootstrap-template .splash__text--terms, .template-cabenuva-bootstrap-template-aso .splash__text--terms { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.template-cabenuva-splash-template-now-available .gigya-composite-control-submit input, .template-cabenuva-splash-template .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .gigya-composite-control-submit input { font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.template-cabenuva-splash-template-now-available .asos-form, .template-cabenuva-splash-template .asos-form, .template-cabenuva-bootstrap-template .asos-form, .template-cabenuva-bootstrap-template-aso .asos-form { position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 99; }

@media (max-width: 767px) { .template-cabenuva-splash-template-now-available .asos-form, .template-cabenuva-splash-template .asos-form, .template-cabenuva-bootstrap-template .asos-form, .template-cabenuva-bootstrap-template-aso .asos-form { overflow-y: scroll; -webkit-overflow-scrolling: touch; } }

.template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { position: absolute; top: 9%; right: 5%; height: 5em; width: 5em; background-color: rgba(0, 0, 0, 0.5); border-radius: 50%; cursor: pointer; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { top: 25%; right: 20%; height: 5em; width: 5em; background-color: transparent; } }

@media (min-width: 768px) and (min-width: 768px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { top: 34em; right: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } }

@media (min-width: 768px) and (min-width: 1200px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 1%; } }

@media (min-width: 768px) and (min-width: 1225px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 2%; } }

@media (min-width: 768px) and (min-width: 1250px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 3%; } }

@media (min-width: 768px) and (min-width: 1275px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 4%; } }

@media (min-width: 768px) and (min-width: 1300px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 5%; } }

@media (min-width: 768px) and (min-width: 1325px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 6%; } }

@media (min-width: 768px) and (min-width: 1350px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 7%; } }

@media (min-width: 768px) and (min-width: 1375px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 8%; } }

@media (min-width: 768px) and (min-width: 1400px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 9%; } }

@media (min-width: 768px) and (min-width: 1425px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 10%; } }

@media (min-width: 768px) and (min-width: 1450px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 11%; } }

@media (min-width: 768px) and (min-width: 1475px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 12%; } }

@media (min-width: 768px) and (min-width: 1500px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 13%; } }

@media (min-width: 768px) and (min-width: 1525px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 14%; } }

@media (min-width: 768px) and (min-width: 1550px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 15%; } }

@media (min-width: 768px) and (min-width: 1575px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 16%; } }

@media (min-width: 768px) and (min-width: 1600px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 17%; } }

@media (min-width: 768px) and (min-width: 1625px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 18%; } }

@media (min-width: 768px) and (min-width: 1650px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 19%; } }

@media (min-width: 768px) and (min-width: 1675px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 20%; } }

@media (min-width: 768px) and (min-width: 1700px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger { right: 21%; } }

.template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger:before, .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger:after, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger:before, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger:after, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger:before, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger:after, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger:before, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger:after { content: ''; position: absolute; top: 25%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); height: 50%; width: 2px; background-color: #fff; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger:before, .template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger:after, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger:before, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger:after, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger:before, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger:after, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger:before, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger:after { top: 0; left: 50%; height: 100%; } }

.template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger:before, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger:before, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger:before, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.template-cabenuva-splash-template-now-available .asos-form .asos-form__close-trigger:after, .template-cabenuva-splash-template .asos-form .asos-form__close-trigger:after, .template-cabenuva-bootstrap-template .asos-form .asos-form__close-trigger:after, .template-cabenuva-bootstrap-template-aso .asos-form .asos-form__close-trigger:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.template-cabenuva-splash-template-now-available .asos-form iframe, .template-cabenuva-splash-template .asos-form iframe, .template-cabenuva-bootstrap-template .asos-form iframe, .template-cabenuva-bootstrap-template-aso .asos-form iframe { width: 100%; height: 100%; }

.template-cabenuva-splash-template-now-available .aso-trigger__text, .template-cabenuva-splash-template .aso-trigger__text, .template-cabenuva-bootstrap-template .aso-trigger__text, .template-cabenuva-bootstrap-template-aso .aso-trigger__text { font-size: 1.4rem !important; margin-bottom: 1.5rem !important; }

.template-cabenuva-splash-template-now-available .asos-trigger, .template-cabenuva-splash-template .asos-trigger, .template-cabenuva-bootstrap-template .asos-trigger, .template-cabenuva-bootstrap-template-aso .asos-trigger { text-align: center; }

.template-cabenuva-splash-template-now-available #asos-form-trigger, .template-cabenuva-splash-template #asos-form-trigger, .template-cabenuva-bootstrap-template #asos-form-trigger, .template-cabenuva-bootstrap-template-aso #asos-form-trigger { color: #f6be00; text-decoration: underline; cursor: pointer; position: relative; font-family: "VerbBlack", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.template-cabenuva-splash-template-now-available #asos-form-trigger:after, .template-cabenuva-splash-template #asos-form-trigger:after, .template-cabenuva-bootstrap-template #asos-form-trigger:after, .template-cabenuva-bootstrap-template-aso #asos-form-trigger: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; font-size: .75em; position: absolute; left: 105%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

@media (max-width: 767px) { .template-cabenuva-splash-template-now-available .splash__jakub-text, .template-cabenuva-splash-template .splash__jakub-text, .template-cabenuva-bootstrap-template .splash__jakub-text, .template-cabenuva-bootstrap-template-aso .splash__jakub-text { margin-left: 15%; } }

.template-cabenuva-splash-template-now-available .coming-soon__modal, .template-cabenuva-splash-template .coming-soon__modal, .template-cabenuva-bootstrap-template .coming-soon__modal, .template-cabenuva-bootstrap-template-aso .coming-soon__modal { display: none; background: rgba(0, 0, 0, 0.65); position: fixed; padding: 0; padding-bottom: 5vh; padding-top: 15vh; max-height: 100vh; overflow-y: auto; overflow-x: hidden; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .coming-soon__modal, .template-cabenuva-splash-template .coming-soon__modal, .template-cabenuva-bootstrap-template .coming-soon__modal, .template-cabenuva-bootstrap-template-aso .coming-soon__modal { padding-top: 20vh; } }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .coming-soon__modal, .template-cabenuva-splash-template .coming-soon__modal, .template-cabenuva-bootstrap-template .coming-soon__modal, .template-cabenuva-bootstrap-template-aso .coming-soon__modal { padding: 0; padding-top: 27vh; } }

.template-cabenuva-splash-template-now-available .coming-soon__modal > .component-content > .content > .image.first, .template-cabenuva-splash-template .coming-soon__modal > .component-content > .content > .image.first, .template-cabenuva-bootstrap-template .coming-soon__modal > .component-content > .content > .image.first, .template-cabenuva-bootstrap-template-aso .coming-soon__modal > .component-content > .content > .image.first { margin-bottom: -5px; }

.template-cabenuva-splash-template-now-available .coming-soon__modal > .component-content > .content > .image.first img, .template-cabenuva-splash-template .coming-soon__modal > .component-content > .content > .image.first img, .template-cabenuva-bootstrap-template .coming-soon__modal > .component-content > .content > .image.first img, .template-cabenuva-bootstrap-template-aso .coming-soon__modal > .component-content > .content > .image.first img { width: 100%; padding: 0; }

.template-cabenuva-splash-template-now-available .coming-soon__modal .splash__angle-bg-image--mobile img, .template-cabenuva-splash-template .coming-soon__modal .splash__angle-bg-image--mobile img, .template-cabenuva-bootstrap-template .coming-soon__modal .splash__angle-bg-image--mobile img, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .splash__angle-bg-image--mobile img { width: 100%; margin: 0 auto; }

.template-cabenuva-splash-template-now-available .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-splash-template .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-bootstrap-template .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .asos-form__close-trigger { top: 0%; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-splash-template .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-bootstrap-template .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .asos-form__close-trigger { top: 5.5%; } }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-splash-template .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-bootstrap-template .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .asos-form__close-trigger { top: 3em; right: 9em; } }

.template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form .component-content, .template-cabenuva-splash-template .coming-soon__modal .aso-form .component-content, .template-cabenuva-bootstrap-template .coming-soon__modal .aso-form .component-content, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .aso-form .component-content { background-color: #006b93; }

.template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form .hs-richtext, .template-cabenuva-splash-template .coming-soon__modal .aso-form .hs-richtext, .template-cabenuva-bootstrap-template .coming-soon__modal .aso-form .hs-richtext, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .aso-form .hs-richtext { color: #fff; max-width: 920px; margin: 0 auto; }

.template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form fieldset, .template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form .hs_submit, .template-cabenuva-splash-template .coming-soon__modal .aso-form fieldset, .template-cabenuva-splash-template .coming-soon__modal .aso-form .hs_submit, .template-cabenuva-bootstrap-template .coming-soon__modal .aso-form fieldset, .template-cabenuva-bootstrap-template .coming-soon__modal .aso-form .hs_submit, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .aso-form fieldset, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .aso-form .hs_submit { padding: 0 1.5em; margin: 0 auto; max-width: 1000px; }

.template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form fieldset .actions, .template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form .hs_submit .actions, .template-cabenuva-splash-template .coming-soon__modal .aso-form fieldset .actions, .template-cabenuva-splash-template .coming-soon__modal .aso-form .hs_submit .actions, .template-cabenuva-bootstrap-template .coming-soon__modal .aso-form fieldset .actions, .template-cabenuva-bootstrap-template .coming-soon__modal .aso-form .hs_submit .actions, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .aso-form fieldset .actions, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .aso-form .hs_submit .actions { text-align: center; }

.template-cabenuva-splash-template-now-available .coming-soon__modal .thank-you-hubspot-mobile, .template-cabenuva-splash-template-now-available .coming-soon__modal .thank-you-hubspot-dt, .template-cabenuva-splash-template .coming-soon__modal .thank-you-hubspot-mobile, .template-cabenuva-splash-template .coming-soon__modal .thank-you-hubspot-dt, .template-cabenuva-bootstrap-template .coming-soon__modal .thank-you-hubspot-mobile, .template-cabenuva-bootstrap-template .coming-soon__modal .thank-you-hubspot-dt, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .thank-you-hubspot-mobile, .template-cabenuva-bootstrap-template-aso .coming-soon__modal .thank-you-hubspot-dt { display: none; }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted, .template-cabenuva-splash-template .hubspot-form-submitted, .template-cabenuva-bootstrap-template .hubspot-form-submitted, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted { padding-top: 19vh; }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted > .component-content > .content, .template-cabenuva-splash-template .hubspot-form-submitted > .component-content > .content, .template-cabenuva-bootstrap-template .hubspot-form-submitted > .component-content > .content, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted > .component-content > .content { position: relative; }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .thank-you-hubspot-mobile, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-splash-template .hubspot-form-submitted .thank-you-hubspot-mobile, .template-cabenuva-splash-template .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-bootstrap-template .hubspot-form-submitted .thank-you-hubspot-mobile, .template-cabenuva-bootstrap-template .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .thank-you-hubspot-mobile, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .thank-you-hubspot-dt { display: block; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .hubspot-form-submitted .thank-you-hubspot-mobile, .template-cabenuva-splash-template .hubspot-form-submitted .thank-you-hubspot-mobile, .template-cabenuva-bootstrap-template .hubspot-form-submitted .thank-you-hubspot-mobile, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .thank-you-hubspot-mobile { display: none; } }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-splash-template .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-bootstrap-template .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .thank-you-hubspot-dt { display: none; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-splash-template .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-bootstrap-template .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .thank-you-hubspot-dt { display: block; } }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .aso-form .component-content, .template-cabenuva-splash-template .hubspot-form-submitted .aso-form .component-content, .template-cabenuva-bootstrap-template .hubspot-form-submitted .aso-form .component-content, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .aso-form .component-content { background: transparent; }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .splash__blue-bg, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .reference-hubspot-aso-form, .template-cabenuva-splash-template .hubspot-form-submitted .splash__blue-bg, .template-cabenuva-splash-template .hubspot-form-submitted .reference-hubspot-aso-form, .template-cabenuva-bootstrap-template .hubspot-form-submitted .splash__blue-bg, .template-cabenuva-bootstrap-template .hubspot-form-submitted .reference-hubspot-aso-form, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .splash__blue-bg, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .reference-hubspot-aso-form { position: absolute; }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .splash__blue-bg, .template-cabenuva-splash-template .hubspot-form-submitted .splash__blue-bg, .template-cabenuva-bootstrap-template .hubspot-form-submitted .splash__blue-bg, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .splash__blue-bg { z-index: -1; }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted > .component-content > .content > .image.first, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .splash__blue-bg .image.last, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .splash__angle-bg-image--desktop, .template-cabenuva-splash-template .hubspot-form-submitted > .component-content > .content > .image.first, .template-cabenuva-splash-template .hubspot-form-submitted .splash__blue-bg .image.last, .template-cabenuva-splash-template .hubspot-form-submitted .splash__angle-bg-image--desktop, .template-cabenuva-bootstrap-template .hubspot-form-submitted > .component-content > .content > .image.first, .template-cabenuva-bootstrap-template .hubspot-form-submitted .splash__blue-bg .image.last, .template-cabenuva-bootstrap-template .hubspot-form-submitted .splash__angle-bg-image--desktop, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted > .component-content > .content > .image.first, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .splash__blue-bg .image.last, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .splash__angle-bg-image--desktop { display: none; }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message, .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message, .template-cabenuva-bootstrap-template .hubspot-form-submitted .submitted-message, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .submitted-message { color: white; }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message p:first-of-type, .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message p:first-of-type, .template-cabenuva-bootstrap-template .hubspot-form-submitted .submitted-message p:first-of-type, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .submitted-message p:first-of-type { font-size: 2em; padding-top: 3.25em; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message p:first-of-type, .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message p:first-of-type, .template-cabenuva-bootstrap-template .hubspot-form-submitted .submitted-message p:first-of-type, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .submitted-message p:first-of-type { font-size: 4em; padding-top: 3.25em; } }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message p:nth-of-type(2), .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message p:nth-of-type(2), .template-cabenuva-bootstrap-template .hubspot-form-submitted .submitted-message p:nth-of-type(2), .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .submitted-message p:nth-of-type(2) { display: none; }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-bootstrap-template .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .submitted-message P:not(:first-of-type) { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.6em; line-height: 1.3125; max-width: 24rem; margin: 0 auto; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-bootstrap-template .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .submitted-message P:not(:first-of-type) { line-height: 1.5; } }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-bootstrap-template .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .submitted-message P:not(:first-of-type) { font-size: 3em; max-width: none; } }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message p:nth-of-type(3), .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message p:nth-of-type(3), .template-cabenuva-bootstrap-template .hubspot-form-submitted .submitted-message p:nth-of-type(3), .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .submitted-message p:nth-of-type(3) { margin-top: -.7em; }

.template-cabenuva-splash-template-now-available .hubspot-form-submitted .asos-form__close-trigger, .template-cabenuva-splash-template .hubspot-form-submitted .asos-form__close-trigger, .template-cabenuva-bootstrap-template .hubspot-form-submitted .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .asos-form__close-trigger { top: 10%; }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .hubspot-form-submitted .asos-form__close-trigger, .template-cabenuva-splash-template .hubspot-form-submitted .asos-form__close-trigger, .template-cabenuva-bootstrap-template .hubspot-form-submitted .asos-form__close-trigger, .template-cabenuva-bootstrap-template-aso .hubspot-form-submitted .asos-form__close-trigger { top: 7em; right: 5em; } }

.aso-form .hbspt-form h1, .aso-form .hbspt-form h2 { text-align: center; padding: 1em 0 0; }

.aso-form .hbspt-form h1 { font-size: 2em; padding-top: 2em; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media (min-width: 768px) { .aso-form .hbspt-form h1 { font-size: 4em; padding-top: 1em; } }

.aso-form .hbspt-form h2 { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.4em; line-height: 1.3125; padding: 1.75em; max-width: 26rem; margin: 0 auto; }

@media (min-width: 768px) { .aso-form .hbspt-form h2 { padding: 1.25em 0 .75em; font-size: 1.8em; line-height: 1.5; max-width: none; } }

.aso-form .hbspt-form fieldset { border: none; }

.aso-form .hbspt-form fieldset p, .aso-form .hbspt-form fieldset p span { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; font-size: 14px; line-height: 1.21; text-align: left; margin-top: .25em; }

@media (max-width: 767px) { .aso-form .hbspt-form fieldset p, .aso-form .hbspt-form fieldset p span { max-width: 320px; margin: 0 auto; margin-top: 1em; } }

@media (min-width: 768px) { .aso-form .hbspt-form fieldset p, .aso-form .hbspt-form fieldset p span { margin-top: 1.5em; } }

.aso-form .hbspt-form fieldset p a, .aso-form .hbspt-form fieldset p span a { color: white; text-decoration: underline; }

@media (min-width: 992px) { .aso-form .hbspt-form .form-columns-2 { display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: 1fr; grid-column-gap: 15px; grid-row-gap: 15px; } }

.aso-form .hbspt-form input:not([type='checkbox']) { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; border: 4px solid #fff; border-radius: 25px; padding: 1em 1.75em .5em; width: 100%; margin-bottom: 1.75em; -webkit-appearance: none; font-size: 1.4em; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #343434; }

@media (min-width: 768px) { .aso-form .hbspt-form input:not([type='checkbox']) { padding: 1.25em 1.75em .75em; border: 2px solid #fff; } }

.aso-form .hbspt-form input:not([type='checkbox']).invalid { border: 4px solid #ff5933; }

@media (min-width: 768px) { .aso-form .hbspt-form input:not([type='checkbox']).invalid { border: 2px solid #ff5933; } }

.aso-form .hbspt-form ul.hs-error-msgs { margin: -1em 0 2em 1em; padding: 0; }

.aso-form .hbspt-form ul.hs-error-msgs li::marker { color: transparent; }

.aso-form .hbspt-form ul.hs-error-msgs label { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.21; color: #ff9191; text-align: left; }

.aso-form .hbspt-form .hs_error_rollup { max-width: 920px; margin: 0 auto; margin-top: .5em; }

@media (max-width: 767px) { .aso-form .hbspt-form .hs_error_rollup { margin-left: 5px; } }

@media (min-width: 768px) { .aso-form .hbspt-form .hs_error_rollup ul.hs-error-msgs { margin-left: 1.5em; } }

@media (min-width: 992px) { .aso-form .hbspt-form .hs_error_rollup ul.hs-error-msgs { margin: 0; } }

.aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill, .aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill:hover, .aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill:focus { -webkit-box-shadow: 0 0 0px 1000px #fff inset; }

.aso-form .hbspt-form input:focus { outline: none; }

.aso-form .hbspt-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.aso-form .hbspt-form ::-moz-placeholder { /* Firefox 19+ */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.aso-form .hbspt-form :-ms-input-placeholder { /* IE 10+ */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.aso-form .hbspt-form :-moz-placeholder { /* Firefox 18- */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.aso-form .hbspt-form .hs-button.primary.large { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 2em; line-height: 1.25; color: #006b93; background-color: #f6be00; border: 2px solid #f6be00; border-radius: 25px; padding: .5em 2em; margin-top: .5em; text-align: center; width: auto; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .aso-form .hbspt-form .hs-button.primary.large { font-weight: bold; } }

@media (max-width: 767px) { .aso-form .hbspt-form .hs-button.primary.large { font-size: 1.8em; line-height: 1.125; margin-top: 2.5em; margin-bottom: 2em; } }

@media only screen and (min-width: 768px) and (max-width: 1200px) { .image__9-out-of-10 img { min-width: 107px; } }

.large-num { font-size: 2.5rem; }

@media (max-width: 767px) { .splash__fake-form-wpr .gigya_h1 { font-size: 2.5rem !important; } }

.page-now-available sup { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__fake-form-wpr, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr, .template-cabenuva-bootstrap-template .splash__fake-form-wpr, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr { padding: 0 3rem; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .terms_checkbox .gigya-label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .terms_checkbox .gigya-label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .terms_checkbox .gigya-label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .terms_checkbox .gigya-label { cursor: default; }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigya-composite-control-textbox, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigya-composite-control-textbox, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigya-composite-control-textbox, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigya-composite-control-textbox { margin-bottom: 1.5em; } }

.template-cabenuva-splash-template .splash__fake-form-wpr input:not([type='checkbox']).gigya-error + label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr input:not([type='checkbox']).gigya-error + label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr input:not([type='checkbox']).gigya-error + label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr input:not([type='checkbox']).gigya-error + label { top: 35%; }

.template-cabenuva-splash-template .splash__fake-form-wpr #splash__fake-form__demo-button--errors, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr #splash__fake-form__demo-button--errors, .template-cabenuva-bootstrap-template .splash__fake-form-wpr #splash__fake-form__demo-button--errors, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr #splash__fake-form__demo-button--errors { color: #006b93; }

.template-cabenuva-splash-template .splash__fake-form-wpr > .component-content, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr > .component-content, .template-cabenuva-bootstrap-template .splash__fake-form-wpr > .component-content, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr > .component-content { background-color: #006b93; }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__fake-form-wpr > .component-content, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr > .component-content, .template-cabenuva-bootstrap-template .splash__fake-form-wpr > .component-content, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr > .component-content { height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; } }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__fake-form-wpr > .component-content > .content, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr > .component-content > .content, .template-cabenuva-bootstrap-template .splash__fake-form-wpr > .component-content > .content, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr > .component-content > .content { height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; } }

.template-cabenuva-splash-template .splash__fake-form-wpr.thank-you-showing > .component-content, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr.thank-you-showing > .component-content, .template-cabenuva-bootstrap-template .splash__fake-form-wpr.thank-you-showing > .component-content, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr.thank-you-showing > .component-content { background-color: transparent; position: relative; }

.template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__thank-you-hero-image-wpr, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__thank-you-hero-image-wpr, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__thank-you-hero-image-wpr, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__thank-you-hero-image-wpr { display: none; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you { text-align: center; padding: 4em 8em; width: 77%; margin: 0 auto; float: none; clear: both; }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you { width: 100%; padding: 30px 20px; height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .gigya_h2, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .gigya_h2, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h2, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .gigya_h2, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .gigya_h2, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .gigya_h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .gigya_h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .gigya_h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .gigya_h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h2 { text-align: center; display: block; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; font-size: 1.7rem; line-height: 1.12; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h1 { font-size: 2.8rem; line-height: 1.14; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .gigya_h2, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .gigya_h2, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h2, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .gigya_h2, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .gigya_h2, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .gigya_h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .gigya_h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .gigya_h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .gigya_h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .gigya_h2 { font-size: 2.2em; color: #fff; margin-top: 0; margin-bottom: 1em; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__header-text, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__header-text, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__header-text, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__header-text, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__header-text, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__header-text, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__header-text, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__header-text, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__header-text, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__header-text, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__header-text, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__header-text { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 1.3125; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__header-text, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__header-text, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__header-text, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__header-text, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__header-text, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__header-text, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__header-text, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__header-text, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__header-text, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__header-text, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__header-text, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__header-text { line-height: 1.5; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-section, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-section, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-section, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-section, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-section, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-section, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-section, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-section, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-section, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-section, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-section, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-section { margin-bottom: 3em; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-section, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-section, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-section, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-section, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-section, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-section, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-section, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-section, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-section, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-section, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-section, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-section { margin-bottom: 2.25em; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas input[type='checkbox'], .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form input[type='checkbox'], .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you input[type='checkbox'], .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas input[type='checkbox'], .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form input[type='checkbox'], .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you input[type='checkbox'], .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas input[type='checkbox'], .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form input[type='checkbox'], .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you input[type='checkbox'], .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas input[type='checkbox'], .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form input[type='checkbox'], .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you input[type='checkbox'] { display: none; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .form_error, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .form_error, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .form_error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .form_error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .form_error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .form_error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .form_error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .form_error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .form_error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .form_error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .form_error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .form_error { display: none; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .terms_checkbox .gigya-label, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .terms_checkbox .gigya-label, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .terms_checkbox .gigya-label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .terms_checkbox .gigya-label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .terms_checkbox .gigya-label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .terms_checkbox .gigya-label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .terms_checkbox .gigya-label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .terms_checkbox .gigya-label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .terms_checkbox .gigya-label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .terms_checkbox .gigya-label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .terms_checkbox .gigya-label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .terms_checkbox .gigya-label { color: #fff; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']), .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']), .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']), .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']), .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']), .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']), .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']), .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']), .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']) { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; border: 4px solid #fff; border-radius: 25px; padding: 1em 1.75em .5em; width: 100%; -webkit-appearance: none; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']), .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']), .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']), .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']), .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']), .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']), .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']), .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']), .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']) { padding: 1.25em 1.75em .75em; border: 2px solid #fff; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']).gigya-error, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']).gigya-error, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']).gigya-error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']).gigya-error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']).gigya-error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']).gigya-error { border: 4px solid #ff5933; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']).gigya-error, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']).gigya-error, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']).gigya-error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']).gigya-error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']).gigya-error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form input:not([type='checkbox']).gigya-error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you input:not([type='checkbox']).gigya-error { border: 2px solid #ff5933; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas input:focus, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form input:focus, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you input:focus, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas input:focus, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form input:focus, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you input:focus, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas input:focus, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form input:focus, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you input:focus, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas input:focus, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form input:focus, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you input:focus { outline: none; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group { position: relative; text-align: left; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']), .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']) { font-size: 1.4em; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #343434; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group input:not([type='checkbox']):-webkit-autofill:focus { -webkit-box-shadow: 0 0 0px 1000px #fff inset; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: top 350ms ease-in-out, font-size 350ms ease-in-out, padding-left 350ms ease-in-out; -o-transition: top 350ms ease-in-out, font-size 350ms ease-in-out, padding-left 350ms ease-in-out; transition: top 350ms ease-in-out, font-size 350ms ease-in-out, padding-left 350ms ease-in-out; padding: .75em 1.75em; padding-top: 1em; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label { padding: 1em 1.75em; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label.active, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label.active, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label.active, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label.active, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label.active, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label.active { top: 20%; font-size: 1em; padding-left: 3em; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label.active, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label.active, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label.active, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label.active, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label.active, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__input-group label.active, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__input-group label.active { padding-left: 2.6em; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you h3, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you h3, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you h3, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you h3 { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.4em; margin-top: .75em; margin-bottom: .75em; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you h3, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you h3, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you h3, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you h3 { font-weight: bold; } }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you h3, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you h3, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you h3, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas h3, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form h3, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you h3 { margin-top: 0; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__text--copy, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__text--copy, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--copy, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__text--copy, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__text--copy, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--copy, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__text--copy, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__text--copy, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--copy, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__text--copy, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__text--copy, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--copy { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4em; color: white; text-align: left; margin-bottom: 1.5rem; margin-left: 10px; line-height: 1.21; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__text--copy a, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__text--copy a, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--copy a, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__text--copy a, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__text--copy a, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--copy a, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__text--copy a, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__text--copy a, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--copy a, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__text--copy a, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__text--copy a, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--copy a { color: white; -webkit-text-decoration: un; text-decoration: un; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__text--terms, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__text--terms, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--terms, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__text--terms, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__text--terms, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--terms, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__text--terms, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__text--terms, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--terms, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__text--terms, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__text--terms, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--terms { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4em; line-height: 1.21; text-align: left; margin-top: .25em; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__text--terms a, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__text--terms a, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--terms a, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__text--terms a, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__text--terms a, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--terms a, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__text--terms a, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__text--terms a, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--terms a, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__text--terms a, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__text--terms a, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__text--terms a { color: white; text-decoration: underline; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__error, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__error, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__error { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4em; line-height: 1.21; margin-left: 4px; color: #fff; text-align: left; position: absolute; left: .4rem; top: 3.5em; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__error, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__error, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .splash__fake-form__error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .splash__fake-form__error, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .splash__fake-form__error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .splash__fake-form__error, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .splash__fake-form__error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .splash__fake-form__error, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .splash__fake-form__error { top: 3.9em; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit { display: inline-block !important; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 2em; line-height: 1.25; color: #006b93; background-color: #f6be00; border: 2px solid #f6be00; border-radius: 25px; padding: .5em 2em; margin-top: .5em; text-align: center; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input { font-weight: bold; } }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .gigya-composite-control-submit input { font-size: 1.8em; line-height: 1.125; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .show-error-messages, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .show-error-messages, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .show-error-messages, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .show-error-messages, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .show-error-messages, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .show-error-messages, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .show-error-messages, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .show-error-messages, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .show-error-messages, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .show-error-messages, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .show-error-messages, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .show-error-messages { position: absolute; right: 1em; bottom: 1em; color: #fff; }

.template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas .show-error-messages:hover, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form .show-error-messages:hover, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__fake-form__thank-you .show-error-messages:hover, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas .show-error-messages:hover, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form .show-error-messages:hover, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you .show-error-messages:hover, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas .show-error-messages:hover, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form .show-error-messages:hover, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you .show-error-messages:hover, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas .show-error-messages:hover, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form .show-error-messages:hover, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you .show-error-messages:hover { cursor: pointer; }

.template-cabenuva-splash-template .splash__fake-form-wpr .splash__thank-you-hero-image--desktop, .template-cabenuva-splash-template .splash__fake-form-wpr .splash__thank-you-hero-image--mobile, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__thank-you-hero-image--desktop, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__thank-you-hero-image--mobile, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__thank-you-hero-image--desktop, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__thank-you-hero-image--mobile, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__thank-you-hero-image--desktop, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__thank-you-hero-image--mobile { padding: 0; }

.template-cabenuva-splash-template .splash__fake-form-wpr .splash__thank-you-hero-image--desktop, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__thank-you-hero-image--desktop, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__thank-you-hero-image--desktop, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__thank-you-hero-image--desktop { display: none; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .splash__thank-you-hero-image--desktop, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__thank-you-hero-image--desktop, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__thank-you-hero-image--desktop, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__thank-you-hero-image--desktop { display: block; } }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .splash__thank-you-hero-image--mobile, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__thank-you-hero-image--mobile, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__thank-you-hero-image--mobile, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__thank-you-hero-image--mobile { display: none; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; }

.template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen h2 { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.2em; line-height: 1.05; margin-bottom: .5em; padding-bottom: 0; text-align: center; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen h2 { font-size: 3em; } }

@media (min-width: 992px) { .template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen h2 { font-size: 4.4em; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen h2 .no-wrap, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen h2 .no-wrap, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen h2 .no-wrap, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen h2 .no-wrap { display: block; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen h2 .no-wrap, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen h2 .no-wrap, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen h2 .no-wrap, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen h2 .no-wrap { display: inline; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen p { font-size: 1.5em; line-height: 1.2; color: #fff; margin-top: 0; text-align: center; }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen p { margin-bottom: 1em; } }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen p { font-size: 2.5em; } }

@media (min-width: 992px) { .template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen p { font-size: 3em; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen p .no-wrap, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen p .no-wrap, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen p .no-wrap, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen p .no-wrap { display: block; }

.template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen .thank-you__message--mobile, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen .thank-you__message--mobile, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen .thank-you__message--mobile, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen .thank-you__message--mobile { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen .thank-you__message--mobile, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen .thank-you__message--mobile, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen .thank-you__message--mobile, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen .thank-you__message--mobile { display: none; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen .thank-you__message--desktop, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen .thank-you__message--desktop, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen .thank-you__message--desktop, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen .thank-you__message--desktop { display: none; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen .thank-you__message--desktop, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen .thank-you__message--desktop, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen .thank-you__message--desktop, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen .thank-you__message--desktop { display: block; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input { margin-top: .5em; padding: .5em 2em; }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input { padding: .75em 1em; } }

.template-cabenuva-splash-template .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input:hover, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input:hover, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input:hover, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen .gigya-composite-control-submit input:hover { background-color: #fad57e; border: 2px solid #fad57e; }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__fake-form-wpr .gigyaraas { padding: 30px; } }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__logo { margin-top: 0.5em; } }

@media (max-width: 767px) { .template-cabenuva-splash-template .splash__hero-bg-image--mobile { padding: 2em 0 0; } }

.template-cabenuva-splash-template-now-available .splash__fake-form-wpr { padding-top: 9rem; margin-top: -9rem; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__fake-form-wpr { padding-top: 15rem; margin-top: -15rem; } }

.template-cabenuva-splash-template-now-available .splash__fake-form-wpr, .template-cabenuva-bootstrap-template .splash__fake-form-wpr, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr { padding-left: 0em; padding-right: 0em; position: relative; margin-bottom: 1em; }

.template-cabenuva-splash-template-now-available .splash__fake-form-wpr::before, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr::after, .template-cabenuva-bootstrap-template .splash__fake-form-wpr::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr::after, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr::after { content: ""; position: absolute; bottom: -3em; width: 50%; height: 100%; max-width: 600px; background-color: #006b93; z-index: -2; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__fake-form-wpr::before, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr::after, .template-cabenuva-bootstrap-template .splash__fake-form-wpr::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr::after, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr::after { bottom: -5.5em; } }

.template-cabenuva-splash-template-now-available .splash__fake-form-wpr::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr::before { right: 50%; -webkit-transform: skew(0, 10deg); -ms-transform: skew(0, 10deg); transform: skew(0, 10deg); }

.template-cabenuva-splash-template-now-available .splash__fake-form-wpr::after, .template-cabenuva-bootstrap-template .splash__fake-form-wpr::after, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr::after { left: 50%; -webkit-transform: skew(0, -10deg); -ms-transform: skew(0, -10deg); transform: skew(0, -10deg); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-splash-template-now-available .splash__fake-form-wpr::after, .template-cabenuva-bootstrap-template .splash__fake-form-wpr::after, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr::after { left: 49.97%; } }

.template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen { padding-left: 0 !important; padding-right: 0 !important; }

@media (min-width: 768px) { .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen { padding: 60px 20px 5px; } }

.template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen h2 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.4em; line-height: 1.2; }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen h2 { font-size: 5.2em; } }

.template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen p { font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.6em; line-height: 1.3; }

@media (min-width: 992px) { .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen p, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen p { font-size: 3.2em; } }

.template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you { text-align: center; padding: 4em 8em 0em; margin: 0 auto; float: none; clear: both; }

@media (max-width: 767px) { .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .splash__fake-form__thank-you, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .splash__fake-form__thank-you { width: 100%; padding: 30px 30px 5px; } }

@media (max-width: 767px) { .template-cabenuva-splash-template-now-available .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas { padding: 30px 50px 5px; min-height: 100vh; } }

.template-cabenuva-splash-template-now-available .thank-you-showing::before, .template-cabenuva-splash-template-now-available .thank-you-showing::after, .template-cabenuva-bootstrap-template .thank-you-showing::before, .template-cabenuva-bootstrap-template .thank-you-showing::after, .template-cabenuva-bootstrap-template-aso .thank-you-showing::before, .template-cabenuva-bootstrap-template-aso .thank-you-showing::after { content: ""; display: none; }

.template-cabenuva-splash-template-now-available .gigya-input-text, .template-cabenuva-bootstrap-template .gigya-input-text, .template-cabenuva-bootstrap-template-aso .gigya-input-text { color: black !important; }

.template-cabenuva-splash-template-now-available .hs_email .hs-error-msgs > li:not(:first-of-type), .template-cabenuva-bootstrap-template .hs_email .hs-error-msgs > li:not(:first-of-type), .template-cabenuva-bootstrap-template-aso .hs_email .hs-error-msgs > li:not(:first-of-type) { display: none; }

input[type="checkbox"].hs-input { -ms-flex-negative: 0; flex-shrink: 0; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr { display: none; position: fixed; top: 0; bottom: 0; z-index: 99; background: rgba(0, 0, 0, 0.65); margin-bottom: 0; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .splash__fake-form-wpr, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr { padding-top: 7%; } }

@media screen and (width: 1024px) { .template-cabenuva-bootstrap-template .splash__fake-form-wpr, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr { max-width: 1024px; } }

@media (min-width: 1025px) { .template-cabenuva-bootstrap-template .splash__fake-form-wpr, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr { padding-top: 13%; } }

@media (max-width: 767px) { .template-cabenuva-bootstrap-template .splash__fake-form-wpr, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr { overflow: scroll; } }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr::after, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr::after { display: none; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr.content-max-width, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr.content-max-width { max-width: inherit; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr > .component-content, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr > .component-content { background: #f8ecc5; max-width: 1200px; margin: 0 auto; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigyaraas, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigyaraas { padding-bottom: 4em; } }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr p, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigya_h1, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigya_h2, .template-cabenuva-bootstrap-template .splash__fake-form-wpr a, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr p, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigya_h2, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr a { color: #506d85 !important; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigya-error-msg.gigya-error-msg-active, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigya-error-msg, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigya-error-msg.gigya-error-msg-active, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigya-error-msg { color: #506d85 !important; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr h2 .gigya_h1, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr h2 .gigya_h1 { margin-bottom: 1rem; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr h2 br, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr h2 br { display: none; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr h2 .gigya_h2 br, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr h2 .gigya_h2 br { display: block; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr #asos-form-trigger, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr #asos-form-trigger { color: #506d85 !important; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr .sign-up-close, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .sign-up-close { width: 2rem; height: 2rem; position: absolute; top: 2rem; right: 2rem; cursor: pointer; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .splash__fake-form-wpr .sign-up-close, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .sign-up-close { width: 4rem; height: 4rem; top: 3.5rem; right: -4rem; } }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr .sign-up-close::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .sign-up-close::after, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .sign-up-close::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .sign-up-close::after { content: ""; height: 2.3rem; width: 2px; background-color: #506d85; position: absolute; z-index: 101; top: 0; right: 1rem; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .splash__fake-form-wpr .sign-up-close::before, .template-cabenuva-bootstrap-template .splash__fake-form-wpr .sign-up-close::after, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .sign-up-close::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .sign-up-close::after { height: 5.6rem; top: -1rem; right: 2rem; height: 5.6rem; } }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr .sign-up-close::before, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .sign-up-close::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr .sign-up-close::after, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .sign-up-close::after { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr .gigya-composite-control-submit input, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .gigya-composite-control-submit input { background: #e67300 !important; border: 2px solid #e67300 !important; color: white !important; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr .thankYouScreen, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr .thankYouScreen { position: relative; top: auto; left: auto; -webkit-transform: none; -ms-transform: none; transform: none; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr.thank-you-showing > .component-content, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr.thank-you-showing > .component-content { background: #f8ecc5; padding: 4rem 0; }

@media (max-width: 767px) { .template-cabenuva-bootstrap-template .splash__fake-form-wpr.thank-you-showing > .component-content, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr.thank-you-showing > .component-content { height: 100vh; } }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr.thank-you-showing .thank-you__message--mobile p, .template-cabenuva-bootstrap-template .splash__fake-form-wpr.thank-you-showing .thank-you__message--desktop p, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr.thank-you-showing .thank-you__message--mobile p, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr.thank-you-showing .thank-you__message--desktop p { color: #506d85; }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr.thank-you-showing .sign-up-close, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr.thank-you-showing .sign-up-close { top: -2rem; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .splash__fake-form-wpr.thank-you-showing .sign-up-close, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr.thank-you-showing .sign-up-close { top: -.5rem; right: 5rem; } }

@media (min-width: 1025px) { .template-cabenuva-bootstrap-template .splash__fake-form-wpr.thank-you-showing .sign-up-close, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr.thank-you-showing .sign-up-close { right: 6rem; } }

.template-cabenuva-bootstrap-template .splash__fake-form-wpr.thank-you-showing .close_button, .template-cabenuva-bootstrap-template-aso .splash__fake-form-wpr.thank-you-showing .close_button { display: none !important; }

.template-cabenuva-splash-template, .template-cabenuva-splash-template-now-available { overflow: scroll; overflow-x: hidden; }

.template-cabenuva-splash-template .coming-soon__modal, .template-cabenuva-splash-template-now-available .coming-soon__modal { display: none; background: rgba(0, 0, 0, 0.65); position: fixed; padding: 0; padding-bottom: 5vh; padding-top: 15vh; max-height: 100vh; overflow-y: auto; overflow-x: hidden; }

@media (min-width: 768px) { .template-cabenuva-splash-template .coming-soon__modal, .template-cabenuva-splash-template-now-available .coming-soon__modal { padding-top: 20vh; } }

@media (min-width: 992px) { .template-cabenuva-splash-template .coming-soon__modal, .template-cabenuva-splash-template-now-available .coming-soon__modal { padding: 0; padding-top: 27vh; } }

.template-cabenuva-splash-template .coming-soon__modal > .component-content, .template-cabenuva-splash-template-now-available .coming-soon__modal > .component-content { min-height: 100vh; }

@media (min-width: 768px) { .template-cabenuva-splash-template .coming-soon__modal > .component-content .splash__angle-bg-image--mobile, .template-cabenuva-splash-template-now-available .coming-soon__modal > .component-content .splash__angle-bg-image--mobile { display: block; } }

.template-cabenuva-splash-template .coming-soon__modal > .component-content > .content > .image.first, .template-cabenuva-splash-template-now-available .coming-soon__modal > .component-content > .content > .image.first { margin-bottom: -5px; }

.template-cabenuva-splash-template .coming-soon__modal > .component-content > .content > .image.first img, .template-cabenuva-splash-template-now-available .coming-soon__modal > .component-content > .content > .image.first img { width: 100%; padding: 0; }

.template-cabenuva-splash-template .coming-soon__modal .splash__angle-bg-image--mobile img, .template-cabenuva-splash-template-now-available .coming-soon__modal .splash__angle-bg-image--mobile img { width: 100%; margin: 0 auto; }

.template-cabenuva-splash-template .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-splash-template-now-available .coming-soon__modal .asos-form__close-trigger { top: 0%; }

@media (min-width: 768px) { .template-cabenuva-splash-template .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-splash-template-now-available .coming-soon__modal .asos-form__close-trigger { top: 5.5%; } }

@media (min-width: 992px) { .template-cabenuva-splash-template .coming-soon__modal .asos-form__close-trigger, .template-cabenuva-splash-template-now-available .coming-soon__modal .asos-form__close-trigger { top: 3em; right: 9em; } }

.template-cabenuva-splash-template .coming-soon__modal .aso-form .component-content, .template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form .component-content { background-color: #006b93; }

.template-cabenuva-splash-template .coming-soon__modal .aso-form .hs-richtext, .template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form .hs-richtext { color: #fff; max-width: 920px; margin: 0 auto; }

.template-cabenuva-splash-template .coming-soon__modal .aso-form fieldset, .template-cabenuva-splash-template .coming-soon__modal .aso-form .hs_submit, .template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form fieldset, .template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form .hs_submit { padding: 0 1.5em; margin: 0 auto; max-width: 1000px; }

.template-cabenuva-splash-template .coming-soon__modal .aso-form fieldset .actions, .template-cabenuva-splash-template .coming-soon__modal .aso-form .hs_submit .actions, .template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form fieldset .actions, .template-cabenuva-splash-template-now-available .coming-soon__modal .aso-form .hs_submit .actions { text-align: center; }

.template-cabenuva-splash-template .coming-soon__modal .thank-you-hubspot-mobile, .template-cabenuva-splash-template .coming-soon__modal .thank-you-hubspot-dt, .template-cabenuva-splash-template-now-available .coming-soon__modal .thank-you-hubspot-mobile, .template-cabenuva-splash-template-now-available .coming-soon__modal .thank-you-hubspot-dt { display: none; }

.template-cabenuva-splash-template .hubspot-form-submitted, .template-cabenuva-splash-template-now-available .hubspot-form-submitted { padding-top: 19vh; }

.template-cabenuva-splash-template .hubspot-form-submitted > .component-content > .content, .template-cabenuva-splash-template-now-available .hubspot-form-submitted > .component-content > .content { position: relative; }

.template-cabenuva-splash-template .hubspot-form-submitted .thank-you-hubspot-mobile, .template-cabenuva-splash-template .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .thank-you-hubspot-mobile, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .thank-you-hubspot-dt { display: block; }

@media (min-width: 768px) { .template-cabenuva-splash-template .hubspot-form-submitted .thank-you-hubspot-mobile, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .thank-you-hubspot-mobile { display: none; } }

.template-cabenuva-splash-template .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .thank-you-hubspot-dt { display: none; }

@media (min-width: 768px) { .template-cabenuva-splash-template .hubspot-form-submitted .thank-you-hubspot-dt, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .thank-you-hubspot-dt { display: block !important; } }

.template-cabenuva-splash-template .hubspot-form-submitted .aso-form .component-content, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .aso-form .component-content { background: transparent; }

.template-cabenuva-splash-template .hubspot-form-submitted .splash__blue-bg, .template-cabenuva-splash-template .hubspot-form-submitted .reference-hubspot-aso-form, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .splash__blue-bg, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .reference-hubspot-aso-form { position: absolute; }

.template-cabenuva-splash-template .hubspot-form-submitted .splash__blue-bg, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .splash__blue-bg { z-index: -1; }

.template-cabenuva-splash-template .hubspot-form-submitted > .component-content > .content > .image.first, .template-cabenuva-splash-template .hubspot-form-submitted .splash__blue-bg .image.last, .template-cabenuva-splash-template .hubspot-form-submitted .splash__angle-bg-image--desktop, .template-cabenuva-splash-template-now-available .hubspot-form-submitted > .component-content > .content > .image.first, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .splash__blue-bg .image.last, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .splash__angle-bg-image--desktop { display: none; }

.template-cabenuva-splash-template .hubspot-form-submitted .submitted-message, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message { color: white; }

.template-cabenuva-splash-template .hubspot-form-submitted .submitted-message p:first-of-type, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message p:first-of-type { font-size: 2em; padding-top: 3.25em; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media (min-width: 992px) { .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message p:first-of-type, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message p:first-of-type { font-size: 4em; padding-top: 3.25em; } }

.template-cabenuva-splash-template .hubspot-form-submitted .submitted-message p:nth-of-type(2), .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message p:nth-of-type(2) { display: none; }

.template-cabenuva-splash-template .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message P:not(:first-of-type) { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.6em; line-height: 1.3125; max-width: 24rem; margin: 0 auto; }

@media (min-width: 768px) { .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message P:not(:first-of-type) { line-height: 1.5; } }

@media (min-width: 992px) { .template-cabenuva-splash-template .hubspot-form-submitted .submitted-message P:not(:first-of-type), .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message P:not(:first-of-type) { font-size: 3em; max-width: none; } }

.template-cabenuva-splash-template .hubspot-form-submitted .submitted-message p:nth-of-type(3), .template-cabenuva-splash-template-now-available .hubspot-form-submitted .submitted-message p:nth-of-type(3) { margin-top: -.7em; }

.template-cabenuva-splash-template .hubspot-form-submitted .asos-form__close-trigger, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .asos-form__close-trigger { top: 10%; }

@media (min-width: 992px) { .template-cabenuva-splash-template .hubspot-form-submitted .asos-form__close-trigger, .template-cabenuva-splash-template-now-available .hubspot-form-submitted .asos-form__close-trigger { top: 7em; right: 5em; } }

.template-cabenuva-splash-template .splash__angle-bg-image--desktop, .template-cabenuva-splash-template-now-available .splash__angle-bg-image--desktop { display: block; }

.template-cabenuva-splash-template .splash__fake-form-wpr > .component-content, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr > .component-content { background: transparent; }

.template-cabenuva-splash-template .splash__fake-form-wpr > .component-content .gigyaraas, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr > .component-content .gigyaraas { background: #006b93; width: 100%; max-width: 1200px; }

@media (min-width: 768px) { .template-cabenuva-splash-template .splash__fake-form-wpr > .component-content .gigyaraas > .gigya-raas, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr > .component-content .gigyaraas > .gigya-raas { width: 77%; margin: 0 auto; } }

.template-cabenuva-splash-template .splash__fake-form-wpr > .component-content .gigyaraas.thankYouScreen, .template-cabenuva-splash-template-now-available .splash__fake-form-wpr > .component-content .gigyaraas.thankYouScreen { background: transparent; }

.template-cabenuva-splash-template .aso-form .hbspt-form h1, .template-cabenuva-splash-template .aso-form .hbspt-form h2, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form h1, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form h2 { text-align: center; padding: 1em 0 0; }

.template-cabenuva-splash-template .aso-form .hbspt-form h1, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form h1 { font-size: 2em; padding-top: 2em; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media (min-width: 768px) { .template-cabenuva-splash-template .aso-form .hbspt-form h1, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form h1 { font-size: 4em; padding-top: 1em; } }

.template-cabenuva-splash-template .aso-form .hbspt-form h2, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form h2 { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.4em; line-height: 1.3125; padding: 1.75em; max-width: 26rem; margin: 0 auto; }

@media (min-width: 768px) { .template-cabenuva-splash-template .aso-form .hbspt-form h2, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form h2 { padding: 1.25em 0 .75em; font-size: 1.8em; line-height: 1.5; max-width: none; } }

.template-cabenuva-splash-template .aso-form .hbspt-form fieldset, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset { border: none; }

.template-cabenuva-splash-template .aso-form .hbspt-form fieldset p, .template-cabenuva-splash-template .aso-form .hbspt-form fieldset p span, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset p, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset p span { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; font-size: 14px; line-height: 1.21; text-align: left; margin-top: .25em; }

@media (max-width: 767px) { .template-cabenuva-splash-template .aso-form .hbspt-form fieldset p, .template-cabenuva-splash-template .aso-form .hbspt-form fieldset p span, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset p, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset p span { max-width: 320px; margin: 0 auto; margin-top: 1em; width: 31rem; padding-right: 1rem; margin-bottom: 1.5rem; } }

@media (min-width: 768px) { .template-cabenuva-splash-template .aso-form .hbspt-form fieldset p, .template-cabenuva-splash-template .aso-form .hbspt-form fieldset p span, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset p, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset p span { margin-top: 1.5em; } }

@media (min-width: 992px) { .template-cabenuva-splash-template .aso-form .hbspt-form fieldset p, .template-cabenuva-splash-template .aso-form .hbspt-form fieldset p span, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset p, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset p span { width: 87rem; } }

.template-cabenuva-splash-template .aso-form .hbspt-form fieldset p a, .template-cabenuva-splash-template .aso-form .hbspt-form fieldset p span a, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset p a, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset p span a { color: white; text-decoration: underline; }

.template-cabenuva-splash-template .aso-form .hbspt-form fieldset .hs-main-font-element strong, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset .hs-main-font-element strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-splash-template .aso-form .hbspt-form fieldset .hs-main-font-element strong, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset .hs-main-font-element strong { font-weight: bolder; } }

.template-cabenuva-splash-template .aso-form .hbspt-form fieldset .hs-form-booleancheckbox, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset .hs-form-booleancheckbox { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; font-size: 14px; color: #fff; }

.template-cabenuva-splash-template .aso-form .hbspt-form fieldset .hs-form-booleancheckbox > label > span, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset .hs-form-booleancheckbox > label > span { margin-left: 0.5rem; }

.template-cabenuva-splash-template .aso-form .hbspt-form fieldset .hs-form-booleancheckbox > label > span > span.hs-form-required, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset .hs-form-booleancheckbox > label > span > span.hs-form-required { display: none; }

.template-cabenuva-splash-template .aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display strong, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-splash-template .aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display strong, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display strong { font-weight: bolder; } }

@media (max-width: 767px) { .template-cabenuva-splash-template .aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .template-cabenuva-splash-template .aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display span, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display span { display: block; margin-top: -.35rem; margin-left: .65rem; } }

@media (min-width: 992px) { .template-cabenuva-splash-template .aso-form .hbspt-form .form-columns-2, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .form-columns-2 { display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: 1fr; grid-column-gap: 15px; grid-row-gap: 15px; } }

.template-cabenuva-splash-template .aso-form .hbspt-form input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .aso-form .hbspt-form input:not([type='checkbox']) { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; border: 4px solid #fff; border-radius: 25px; padding: 1em 1.75em .75em; width: 100%; margin-bottom: 1.75em; -webkit-appearance: none; font-size: 1.4em; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #343434; }

@media (min-width: 768px) { .template-cabenuva-splash-template .aso-form .hbspt-form input:not([type='checkbox']), .template-cabenuva-splash-template-now-available .aso-form .hbspt-form input:not([type='checkbox']) { padding: .95em 1.75em .8em; border: 2px solid #fff; } }

.template-cabenuva-splash-template .aso-form .hbspt-form input:not([type='checkbox']).invalid, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form input:not([type='checkbox']).invalid { border: 4px solid #ff5933; }

@media (min-width: 768px) { .template-cabenuva-splash-template .aso-form .hbspt-form input:not([type='checkbox']).invalid, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form input:not([type='checkbox']).invalid { border: 2px solid #ff5933; } }

.template-cabenuva-splash-template .aso-form .hbspt-form .hs-error-msg, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs-error-msg { color: #fff; }

.template-cabenuva-splash-template .aso-form .hbspt-form ul.hs-error-msgs, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form ul.hs-error-msgs { margin: -1em 0 2em 1em; padding: 0; list-style-type: none; }

.template-cabenuva-splash-template .aso-form .hbspt-form ul.hs-error-msgs li, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form ul.hs-error-msgs li { list-style-type: none; }

.template-cabenuva-splash-template .aso-form .hbspt-form ul.hs-error-msgs li::marker, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form ul.hs-error-msgs li::marker { color: transparent; }

.template-cabenuva-splash-template .aso-form .hbspt-form ul.hs-error-msgs label, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form ul.hs-error-msgs label { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.21; color: #fff; text-align: left; }

.template-cabenuva-splash-template .aso-form .hbspt-form .hs-fieldtype-booleancheckbox, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs-fieldtype-booleancheckbox { max-width: 920px; margin: 0 auto; }

@media (max-width: 767px) { .template-cabenuva-splash-template .aso-form .hbspt-form .hs-fieldtype-booleancheckbox, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs-fieldtype-booleancheckbox { max-width: 320px; margin: 0 auto; } }

.template-cabenuva-splash-template .aso-form .hbspt-form .hs-fieldtype-booleancheckbox ul, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs-fieldtype-booleancheckbox ul { padding-left: 0; }

.template-cabenuva-splash-template .aso-form .hbspt-form .hs-fieldtype-booleancheckbox ul.hs-error-msgs, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs-fieldtype-booleancheckbox ul.hs-error-msgs { margin-bottom: .5rem; }

.template-cabenuva-splash-template .aso-form .hbspt-form .hs-fieldtype-booleancheckbox ul .hs-error-msg, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs-fieldtype-booleancheckbox ul .hs-error-msg { display: inline-block; margin-left: -1rem; margin-top: .5rem; }

.template-cabenuva-splash-template .aso-form .hbspt-form .hs-form-booleancheckbox::marker, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs-form-booleancheckbox::marker { color: transparent; }

.template-cabenuva-splash-template .aso-form .hbspt-form .hs_error_rollup, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs_error_rollup { display: none; }

.template-cabenuva-splash-template .aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-splash-template .aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-splash-template .aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill:focus, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill:hover, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill:focus { -webkit-box-shadow: 0 0 0px 1000px #fff inset; }

.template-cabenuva-splash-template .aso-form .hbspt-form input:focus, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form input:focus { outline: none; }

.template-cabenuva-splash-template .aso-form .hbspt-form ::-webkit-input-placeholder, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.template-cabenuva-splash-template .aso-form .hbspt-form ::-moz-placeholder, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form ::-moz-placeholder { /* Firefox 19+ */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.template-cabenuva-splash-template .aso-form .hbspt-form :-ms-input-placeholder, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form :-ms-input-placeholder { /* IE 10+ */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.template-cabenuva-splash-template .aso-form .hbspt-form :-moz-placeholder, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form :-moz-placeholder { /* Firefox 18- */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.template-cabenuva-splash-template .aso-form .hbspt-form .hs-button.primary.large, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs-button.primary.large { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 2em; line-height: 1.25; color: #006b93; background-color: #f6be00; border: 2px solid #f6be00; border-radius: 25px; padding: .5em 2em; margin-top: .5em; text-align: center; width: auto; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-splash-template .aso-form .hbspt-form .hs-button.primary.large, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs-button.primary.large { font-weight: bold; } }

@media (max-width: 767px) { .template-cabenuva-splash-template .aso-form .hbspt-form .hs-button.primary.large, .template-cabenuva-splash-template-now-available .aso-form .hbspt-form .hs-button.primary.large { font-size: 1.8em; line-height: 1.125; margin-top: 2.5em; margin-bottom: 2em; } }

.splash__en-404 .splash__gradient-bg-section { padding: 0; }

.splash__en-404 .splash__gradient-bg-section h1 { margin-bottom: 0.5em; }

.splash__en-404 .splash__gradient-bg-section h2 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.splash__en-404 .splash__gradient-bg-section h2 ~ h2 { margin-top: 0.5em; }

@media (min-width: 768px) { .splash__en-404 .splash__gradient-bg-section h2 ~ h2 .no-wrap { display: block; } }

.splash__en-404-now-available .splash__gradient-bg-section { padding: 0; }

.splash__en-404-now-available .splash__gradient-bg-section h1 { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.6em; line-height: 1.5em; margin-top: 0.3em; }

@media (min-width: 768px) { .splash__en-404-now-available .splash__gradient-bg-section h1 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 1.7em; font-size: 3.46em; margin-top: 1em; } }

@media (min-width: 992px) { .splash__en-404-now-available .splash__gradient-bg-section h1 { font-size: 5.2em; margin-top: 1.7em; } }

.splash__en-404-now-available .splash__gradient-bg-section h2 { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.6em; line-height: 1.25em; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .splash__en-404-now-available .splash__gradient-bg-section h2 { font-weight: bold; } }

@media (min-width: 768px) { .splash__en-404-now-available .splash__gradient-bg-section h2 { font-size: 2.13em; } }

@media (min-width: 992px) { .splash__en-404-now-available .splash__gradient-bg-section h2 { font-size: 3.2em; } }

.splash__en-404-now-available .splash__gradient-bg-section h2 ~ h2 { margin: 0.5em 0 1.7em; }

@media (min-width: 768px) { .splash__en-404-now-available .splash__gradient-bg-section h2 ~ h2 { margin: 0.4em 0 1em; } }

@media (min-width: 992px) { .splash__en-404-now-available .splash__gradient-bg-section h2 ~ h2 { margin: 0.8em 0 1.4em; } }

.splash__en-404-now-available .splash__gradient-bg-section h2 ~ h2 .no-wrap { display: block; }

@media (min-width: 768px) { .splash__en-404-now-available .splash__gradient-bg-section h2 ~ h2 .no-wrap { display: inline-block; } }

.splash__en-404-now-available .splash__gradient-bg-section p a { font-size: 1.8em; font-family: "VerbExtraBold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform: uppercase; text-align: center; line-height: auto; color: #006b93; background-color: #f6be00; padding: 0.8em 1.4em 0.6em; border-radius: 1.95em; text-decoration: none; cursor: pointer; }

@media (min-width: 768px) { .splash__en-404-now-available .splash__gradient-bg-section p a { font-size: 2em; padding: 0.8em 1.75em 0.55em; border-radius: 1.75em; } }

.page-404-handler .splash__gradient-bg-section h1 { text-transform: uppercase; }

.page-404-handler .splash__gradient-bg-section h2 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.page__style-guide { min-height: 100vh; }

.reference-prescribing-information-area { text-align: center; }

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

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

@media (max-width: 767px) { .reference-prescribing-information-area .break-mobile { display: block; } }

.reference-prescribing-information-area ul { margin: 1.4em 0; margin: 1.75em 0; padding-left: 0; }

@media (mobile: 0) { .reference-prescribing-information-area ul { text-align: center; } }

@media (min-width: 768px) { .reference-prescribing-information-area ul { text-align: right; } }

.reference-prescribing-information-area ul li { display: inline-block; line-height: 1.2; padding-right: 1em; }

.reference-prescribing-information-area ul li a { color: #000; }

.reference-prescribing-information-area ul li:first-of-type { margin-right: 1em; border-right: 1px solid #000; }

@media (max-width: 767px) { .reference-prescribing-information-area ul li:first-of-type { border: 0; } }

.reference-prescribing-information-area ul li:last-of-type { display: inline-block; }

@media (max-width: 767px) { .reference-prescribing-information-area ul li:last-of-type { display: none; } }

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

[class*="-hero"] { padding: 0; }

@media (min-width: 768px) { [class*="-hero"] { background-size: contain; } }

[class*="-hero"] .hero__container > .component-content { background-color: #f8e9b6; background-repeat: no-repeat; background-position: top; background-size: 100%; }

@media (min-width: 768px) { [class*="-hero"] .hero__container > .component-content { min-height: 25rem; } }

@media (min-width: 992px) { [class*="-hero"] .hero__container > .component-content { min-height: 30vw; background-position: 100% -1em; background-size: cover; } }

@media (min-width: 1920px) { [class*="-hero"] .hero__container > .component-content { min-height: 24.5vw; } }

[class*="-hero"] .hero__container > .component-content h3 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

[class*="-hero"] .hero__container > .component-content h4.rmv-text { font-size: 12px; margin: 5px 0 1rem 0; }

[class*="-hero"] .hero__container > .component-content .paragraphSystem, [class*="-hero"] .hero__container > .component-content .row { margin-left: 0; margin-right: 0; }

[class*="-hero"] .hero__container > .component-content .content-max-width .hero__page-title { margin-top: 13%; margin-left: 15px; }

[class*="-hero"] .hero__container > .component-content .content-max-width .hero__page-title > .component-content > .content { margin: 0; }

[class*="-hero"] .hero__container > .component-content .content-max-width .hero__page-title p, [class*="-hero"] .hero__container > .component-content .content-max-width .hero__page-title h1 { color: #fff; font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 3.4rem; }

[class*="-hero"] .hero__container > .component-content .content-max-width .hero__page-title .hero-button-home { margin-right: 1rem; }

@media (max-width: 1025px) { [class*="-hero"] .hero__container-desktop { display: none; } }

@media (min-width: 1025px) { [class*="-hero"] .hero__container-mobile { display: none; } }

@media (max-width: 767px) { [class*="-hero"] .hero__container-mobile > .component-content { min-height: 76vw; } }

[class*="-hero"] .hero__container-mobile > .component-content > .content { margin: 0; }

[class*="-hero"] .hero__container-mobile > .component-content .content-max-width .hero__page-title { margin-top: 8%; margin-bottom: 11%; margin-left: 5%; }

[class*="-hero"] .hero__container-mobile > .component-content .content-max-width .hero__page-title > .component-content > .content { margin: 0; }

[class*="-hero"] .hero__container-mobile > .component-content .content-max-width .hero__page-title p, [class*="-hero"] .hero__container-mobile > .component-content .content-max-width .hero__page-title h1 { color: #fff; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.3rem; line-height: 1.13; }

[class*="-hero"] .hero__title--ttyd { margin-left: 19px; margin-top: 46px; max-width: 1200px; width: 80%; }

@media (min-width: 389px) { [class*="-hero"] .hero__title--ttyd { width: 50%; } }

@media (min-width: 1025px) { [class*="-hero"] .hero__title--ttyd { margin-right: auto; width: initial; margin-top: 83px; margin-bottom: 0; } }

@media (min-width: 1200px) { [class*="-hero"] .hero__title--ttyd { max-width: 1200px; margin: 83px auto 0; } }

[class*="-hero"] .hero__title--ttyd h1 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 22px; line-height: 24px; font-weight: 400; }

@media (min-width: 1025px) { [class*="-hero"] .hero__title--ttyd h1 { font-size: 35px; } }

[class*="-hero"] .hero__title--ttyd p, [class*="-hero"] .hero__title--ttyd h2 { color: #fff; font-family: "VerbRegular", Helvetica, Arial, sans-serif; font-size: 18px; line-height: 20px; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-top: 12px; }

@media (min-width: 500px) { [class*="-hero"] .hero__title--ttyd p, [class*="-hero"] .hero__title--ttyd h2 { margin-top: 15px; } }

@media (min-width: 1024px) { [class*="-hero"] .hero__title--ttyd p, [class*="-hero"] .hero__title--ttyd h2 { font-size: 20px; line-height: 24px; margin-top: 15px; } }

[class*="-hero"] .hero__disclaimer--ttyd .paragraphSystem, [class*="-hero"] .hero__disclaimer--ttyd .row { margin: 0; }

[class*="-hero"] .hero__disclaimer--ttyd h2, [class*="-hero"] .hero__disclaimer--ttyd h3, [class*="-hero"] .hero__disclaimer--ttyd h4 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #fff; text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); }

[class*="-hero"] .hero__disclaimer--ttyd h2 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-bottom: 0; font-size: 22px; line-height: 24px; }

[class*="-hero"] .hero__disclaimer--ttyd h3, [class*="-hero"] .hero__disclaimer--ttyd h4 { font-size: 18px; line-height: 20px; padding-bottom: 0px; }

[class*="-hero"] .hero__disclaimer--ttyd img { margin-top: -5px; margin-left: -13px; width: 171px; }

@media (max-width: 767px) { [class*="-hero"] .hero__disclaimer--ttyd img { width: 120px; } }

.reference-cta-treatment-3 { padding: 0; width: 90%; margin-left: 5%; }

@media (max-width: 991px) { .reference-cta-treatment-3 { padding-left: 1.5rem; padding-right: 1.5rem; width: 100%; margin-left: 0; } }

@media only screen and (min-width: 992px) { .reference-cta-treatment-3 { width: 100%; margin-left: revert; } }

.reference-cta-treatment-3 .component-content .cta, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a { 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: center; -ms-flex-pack: center; justify-content: center; gap: 2.5rem; max-width: 1200px; margin: 0 auto; }

@media (min-width: 992px) { .reference-cta-treatment-3 .component-content .cta, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a { padding: 0; } }

.reference-cta-treatment-3 .component-content .cta .ctaSectionTitle, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .ctaSectionTitle { padding-left: 25px; text-transform: uppercase; }

.reference-cta-treatment-3 .component-content .cta .ctaSectionTitle p, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .ctaSectionTitle p { font-size: 36px; font-weight: bold; font-family: sans-serif; margin-top: 0; color: #506d85; }

@media only screen and (min-width: 992px) { .reference-cta-treatment-3 .component-content .cta .ctaSectionTitle p, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .ctaSectionTitle p { margin-top: revert; } }

@media only screen and (min-width: 992px) { .reference-cta-treatment-3 .component-content .cta .ctaSectionTitle, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .ctaSectionTitle { -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

@media only screen and (min-width: 992px) { .reference-cta-treatment-3 .component-content .cta, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.reference-cta-treatment-3 .component-content .cta .box__shadow-border, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .box__shadow-border, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .box__shadow-border { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 25px; padding-right: 25px; padding-top: 15px; padding-bottom: 15px; }

@media only screen and (min-width: 992px) { .reference-cta-treatment-3 .component-content .cta .box__shadow-border, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .box__shadow-border, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .box__shadow-border { padding-top: 0; padding-bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.reference-cta-treatment-3 .component-content .cta .box__shadow-border:not(:nth-of-type(2)), .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .box__shadow-border:not(:nth-of-type(2)), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .box__shadow-border:not(:nth-of-type(2)) { border-top: solid darkgray 2px; margin-top: 30px; }

@media only screen and (min-width: 992px) { .reference-cta-treatment-3 .component-content .cta .box__shadow-border:not(:nth-of-type(2)), .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .box__shadow-border:not(:nth-of-type(2)), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .box__shadow-border:not(:nth-of-type(2)) { border-top: none; border-left: solid darkgray 2px; margin-top: revert; } }

.reference-cta-treatment-3 .component-content .cta .box__shadow-border p, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .box__shadow-border p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .box__shadow-border p { font-family: sans-serif; }

@media only screen and (min-width: 992px) { .reference-cta-treatment-3 .component-content .cta .box__shadow-border div:nth-of-type(3), .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .box__shadow-border div:nth-of-type(3), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .box__shadow-border div:nth-of-type(3) { margin-top: auto; } }

.reference-cta-treatment-3 .component-content .cta .ctaType, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .ctaType { background: #E6E5E5; padding: 4.5rem 1rem 4.5rem 2.6rem; }

@media (min-width: 992px) { .reference-cta-treatment-3 .component-content .cta .ctaType, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .ctaType { padding: 4rem 3rem 4rem 4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-preferred-size: 33%; flex-basis: 33%; } }

@media (min-width: 992px) { .reference-cta-treatment-3 .component-content .cta .ctaType div:nth-of-type(3), .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType div:nth-of-type(3), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .ctaType div:nth-of-type(3) { margin-top: auto; } }

.reference-cta-treatment-3 .component-content .cta .ctaTitle p, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .ctaTitle p { color: #506d85; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif !important; font-size: 2.7rem !important; line-height: 2.9rem; margin-bottom: 1.5rem; }

.reference-cta-treatment-3 .component-content .cta .ctaText p, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaText p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a .ctaText p { color: #506d85; font-size: 1.6rem !important; line-height: 2rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; }

.reference-cta-treatment-3 .component-content .cta button, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a button { background: #e67300; border-radius: 3.4rem; border: none; margin-top: 3.7rem; padding: 0.5rem 3.5rem 0.5rem 2.6rem; }

.reference-cta-treatment-3 .component-content .cta button a, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a button a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a button a { text-decoration: none; text-transform: uppercase; color: white; margin: 0; white-space: nowrap; font-size: 1.4rem; line-height: 2.4rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-weight: bold; }

.reference-cta-treatment-3 .component-content .cta button a:after, .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a button a:after, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-3 .component-content a button a:after { content: url("../../assets/img/Icon ionic-ios-arrow-forward.svg"); -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px); display: inline-block; margin-left: 7px; margin-right: -1rem; }

.reference-heroes > .component-content > .heroes-container img { width: 100%; }

@media (max-width: 1024px) { .reference-heroes > .component-content > .heroes-container img:nth-of-type(1) { display: none; } }

@media (min-width: 1025px) { .reference-heroes > .component-content > .heroes-container img:nth-of-type(2) { display: none; } }

.reference-heroes > .component-content > .heroes-container .heroTextContainer { position: absolute; top: 4.6rem; left: 1.9rem; width: 100%; }

@media (min-width: 1025px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer { top: 8.3rem; left: 0; } }

.reference-heroes > .component-content > .heroes-container .heroTextContainer p { color: #fff; margin: 0; }

@media (min-width: 1025px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle { max-width: 1200px; margin: 0 auto; } }

@media only screen and (min-width: 768px) and (max-width: 1230px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle { margin-left: 1.5rem; } }

.reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle h1 { font-size: 2.2rem; line-height: 2.4rem; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; margin-bottom: 17px; font-weight: 400; }

@media (min-width: 1025px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle h1 { font-size: 3.5rem; line-height: 4.2rem; margin-bottom: 7px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle { width: 65%; } }

@media (min-width: 1025px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroSubtitle { max-width: 1200px; margin: 0 auto; } }

@media only screen and (min-width: 768px) and (max-width: 1230px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroSubtitle { margin-left: 1.5rem; } }

.reference-heroes > .component-content > .heroes-container .heroTextContainer .heroSubtitle p, .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroSubtitle h2 { font-size: 1.8rem; line-height: 2rem; font-weight: 400; font-family: "VerbRegular", Helvetica, Arial, sans-serif; width: 49%; color: #fff; }

@media (min-width: 1025px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroSubtitle p, .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroSubtitle h2 { font-size: 2rem; line-height: 2.2rem; margin-bottom: 4.8rem; } }

.reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr { position: relative; }

@media (max-width: 767px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr { display: none; } }

.reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr p { text-align: left; margin-right: 6.2rem; position: absolute; right: 19rem; top: -5rem; }

@media only screen and (min-width: 768px) and (max-width: 991px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr p { right: 9rem; top: 17rem; } }

.reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr p .attr-name { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; font-size: 2.2rem; line-height: 2.4rem; }

.reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr p .attr-text, .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr p .results-text { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.8rem; line-height: 2rem; font-weight: 400; }

.reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile { text-align: right; margin-right: 6.2rem; }

@media (min-width: 768px) { .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile { display: none; } }

.reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile .attr-name { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; font-size: 2.2rem; line-height: 2.4rem; }

.reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile .attr-text, .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile .results-text { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.8rem; line-height: 2rem; font-weight: 400; }

.reference-cta-treatment-2 { padding: 0; margin-bottom: 1rem; padding-left: 1.5rem; padding-right: 1.5rem; }

.reference-cta-treatment-2 a:hover { text-decoration: none; }

.reference-cta-treatment-2 .component-content .cta-treatment-two { 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-flex: 1.4; -ms-flex: 1.4; flex: 1.4; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

@media (max-width: 767px) { .reference-cta-treatment-2 .component-content .cta-treatment-two { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box { max-width: 1440px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 1; -ms-flex: auto; flex: auto; }

@media (mobile: 0) { .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; } }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two { border: 10px solid #506d85; padding: 3em 40px 3.5em; }

@media (min-width: 768px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two { padding: 3.5em 30px 3.5em; }
  .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one .content, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two .content { margin: 0; } }

@media (min-width: 992px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two { border: 10px solid #506d85; }
  .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one .content, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two .content { margin: 0 -1.5rem; } }

@media (max-width: 768px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two { padding: 1.5em 1em 2.9em 2.5em; } }

@media (max-width: 375px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two { padding: 2.5em 1.6em 3em; } }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one h2, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two h2 { width: 60%; font-size: 27px; }

@media (max-width: 991px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one h2, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two h2 { width: 90%; } }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one p.cta-title, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two p.cta-title { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 25px !important; line-height: 27px; text-transform: uppercase; color: #fff; color: #fff; }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one button, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two button { background-color: #e67300; border: none; bottom: 0; border-radius: 25px; padding-right: 16px; }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one button a, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two button a { display: inline-block; padding: 10px 25px; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 14px !important; line-height: 24px; text-transform: uppercase; color: #fff; position: relative; color: #fff; line-height: 12px; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-weight: bold; padding-left: 19px; }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one button a:after, .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two button a:after { content: url("../../assets/img/Icon ionic-ios-arrow-forward.svg"); position: absolute; right: 10px; top: 9px; }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-one { margin-bottom: 25px; }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-one .ctaText p { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; }

@media (min-width: 992px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-one .ctaText p { margin-bottom: 2rem; } }

@media (max-width: 767px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two { margin-bottom: 25px; } }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two .ctaText h2 { margin-bottom: 2rem; }

.reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two .ctaText p { display: none; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; }

.reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { display: block; background: url("../../assets/img/cta-backgrounds/mark-ride-bikes-mobile.png"); background-repeat: no-repeat; background-size: 100%; min-height: 400px; }

@media (max-width: 378px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { background-size: cover; background-repeat: no-repeat; background-position: center; height: 100%; } }

@media (min-width: 412px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { background-size: cover; background-position-x: 0; background-position: center; } }

@media (min-width: 768px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { margin-left: 25px; } }

@media (min-width: 1024px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { background-image: url("../../assets/img/cta-backgrounds/mark-ride-bikes-desktop.png"); background-size: cover; background-position: center; width: 50%; } }

@media (min-width: 992px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type .imageSectionTitle p { width: 45%; font-size: 20px; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 27px !important; line-height: 29px; text-transform: uppercase; color: #fff; margin-left: 40px; } }

@media (max-width: 991px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type .imageSectionTitle p { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 27px !important; line-height: 29px; text-transform: uppercase; color: #fff; width: 72%; margin-left: 26px; } }

.reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button { position: absolute; border: none; bottom: 45px; border-radius: 25px; background-color: #fad57e; padding-right: 25px !important; margin-left: 40px; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-weight: bold; height: 33px; }

@media (max-width: 991px) { .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button { margin-left: 2.6rem; } }

.reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button a { display: inline-block; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 14px !important; line-height: 24px; text-transform: uppercase; color: #fff; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-weight: bold; position: relative; line-height: 16px; color: #506d85; text-transform: uppercase; padding: 0.5em 1.2em 0.5em; padding-right: 15.1em; border-radius: 28px; padding: 8px 19px 10px 20px; border-radius: 25px; border-radius: 1.1em; font-size: 14px; }

.reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button a:after { content: url("../../assets/img/CTAarrowBlue.png"); position: absolute; -webkit-transform: translateX(9px); -ms-transform: translateX(9px); transform: translateX(9px); top: 9px; }

.reference-ambassador-quotes { background-color: #E87F15; width: 100vw; margin-left: calc(50% - 50vw); }

.reference-ambassador-quotes .ambassador-quotes { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; padding: 40px 25px; min-height: 260px; max-width: 1200px; margin: auto; }

.reference-ambassador-quotes .ambassador-quotes__quote { color: white !important; font-size: 22px !important; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif !important; padding-right: 30px; text-indent: -1.2rem; text-transform: none !important; }

@media (min-width: 768px) { .reference-ambassador-quotes .ambassador-quotes__quote { text-indent: -1.6rem; } }

.reference-ambassador-quotes .ambassador-quotes__author-block { 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: center; -ms-flex-pack: center; justify-content: center; padding-left: calc(100% * (160 / 350)); -ms-flex-item-align: end; align-self: flex-end; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.reference-ambassador-quotes .ambassador-quotes__author-name { font-size: 22px !important; line-height: 22px !important; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif !important; padding-bottom: 3px; }

.reference-ambassador-quotes .ambassador-quotes__author-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; color: #fff; font-size: 18px !important; line-height: 22px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; margin: 0; }

.reference-ambassador-quotes .ambassador-quotes__author-footnote { color: #fff; font-size: 18px !important; line-height: 22px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; margin: 0; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.reference-ambassador-quotes .ambassador-quotes__button { border-radius: 25px; border: none; -ms-flex-item-align: end; align-self: flex-end; border: none; padding: 1rem 25px; color: #006b93; z-index: 9; background-color: #fff; display: block; height: 32px; }

.reference-ambassador-quotes .ambassador-quotes__anchor { position: relative; line-height: 14px; color: #006b93; text-transform: uppercase; padding: 0.75em 1.2em 0.75em 0; border-radius: 28px; font-size: 14px; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.reference-ambassador-quotes .ambassador-quotes__anchor:after { content: url("../../assets/img/CTAarrowBlue.png"); position: absolute; right: 1px; }

.reference-ambassador-quotes .ambassador-quotes__headshot { display: -webkit-box; display: -ms-flexbox; display: flex; bottom: 0px; left: -65px; position: absolute; z-index: 0; }

@media (min-width: 768px) { .reference-ambassador-quotes .ambassador-quotes { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; min-height: 150px; }
  .reference-ambassador-quotes .ambassador-quotes__quote { padding: 0 0 0 140px; font-size: 27px !important; max-width: 550px; line-height: 32px; }
  .reference-ambassador-quotes .ambassador-quotes__author-block { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding-left: 0; -webkit-box-flex: initial; -ms-flex-positive: initial; flex-grow: initial; width: calc(100% - 200px); } }

@media (min-width: 1200px) { .reference-ambassador-quotes .ambassador-quotes { padding: 40px 125px 40px 25px; }
  .reference-ambassador-quotes .ambassador-quotes__quote { padding: 0 0 0 280px; }
  .reference-ambassador-quotes .ambassador-quotes__author-block { width: calc(100% - 350px); }
  .reference-ambassador-quotes .ambassador-quotes__headshot { left: 60px; bottom: 0; } }

.page__home { padding: 0; /*First Yellow CTA*/ }

.page__home sup { top: -0.3rem; }

.page__home .reference-cabenuva-homepage-video { padding: 0; background: #f8e9b6; }

@media (max-width: 991px) { .page__home .reference-cabenuva-homepage-video { margin-top: 2rem; } }

@media only screen and (min-width: 1024px) { .page__home .reference-cabenuva-homepage-video > .component-content { max-width: 120rem; min-width: 120rem; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-left: 50%; } }

.page__home .home_transcript-box { background: #f8e9b6; }

.page__home .home_transcript-box .transcript-box .transcript-text p { margin-bottom: 1rem; }

.page__home a .cta__button-is-yellow { bottom: 0; }

.page__home .gradient-background .cta.cta-bg-img-alt, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt { /*Second Yellow CTA*/ }

.page__home .gradient-background .cta.cta-bg-img-alt a .cta__button-is-yellow, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt a .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt a .cta__button-is-yellow { bottom: 0rem; }

.page__home .reference-home-page-hero0 { padding: 0; }

.page__home .reference-home-page-hero0 .hero__container-mobile .hero__page-title > .component-content > .content > .richText.last p, .page__home .reference-home-page-hero0 .hero__container-desktop .hero__disclaimer-text p { text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.page__home .reference-home-page-hero0 .hero__container-mobile .hero__page-title > .component-content > .content > .richText.last p .text-bold, .page__home .reference-home-page-hero0 .hero__container-desktop .hero__disclaimer-text p .text-bold { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.page__home .reference-home-page-hero0 .hero__container-mobile .box.hero__page-title .box.cta .even.last, .page__home .reference-home-page-hero0 .hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .even.last, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-mobile .box.hero__page-title a.box .even.last { max-width: 400px; }

.page__home .reference-home-page-hero0 .hero__container-desktop { position: relative; }

@media (max-width: 767px) { .page__home .reference-home-page-hero0 .hero__container-desktop { display: none; } }

.page__home .reference-home-page-hero0 .hero__container-desktop > .component-content { background-color: #f8e9b6; background-repeat: no-repeat; background-position: 0% 0%; background-size: 150%; min-height: 38rem; }

@media (min-width: 992px) { .page__home .reference-home-page-hero0 .hero__container-desktop > .component-content { background-size: 115%; } }

@media (min-width: 1100px) { .page__home .reference-home-page-hero0 .hero__container-desktop > .component-content { min-height: 49rem; height: 49rem; background-size: 155rem; } }

@media (min-width: 1440px) { .page__home .reference-home-page-hero0 .hero__container-desktop > .component-content { min-height: 47rem; height: 47rem; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title { float: right; margin-top: 2%; margin-left: 0; margin-right: -3rem; margin-bottom: 0; width: 45%; }

@media (min-width: 992px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title { margin-right: 7rem; width: 37rem; } }

@media (min-width: 1200px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title { margin-top: 3%; margin-right: 0.5rem; width: 60rem; } }

@media (min-width: 768px) and (max-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title { width: 55%; } }

@media (min-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title { width: 40%; } }

@media (min-width: 1400px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title { margin-right: -5rem; width: 73rem; } }

@media (min-width: 1920px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title { margin-top: 3%; margin-right: 2rem; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text { margin-bottom: 2rem; }

@media (min-width: 768px) and (max-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text { margin-bottom: 0rem; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span { color: #fff; margin: 0; line-height: 1.2; }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(1) { font-family: "VerbRegular-BoldItalic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.6rem; }

@media (min-width: 768px) and (max-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(1) { margin-left: 8rem; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(2) { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.9rem; margin-left: -8.75rem; }

@media (min-width: 768px) and (max-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(2) { margin-left: 0rem; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(3) { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 2rem; line-height: 1; }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(4) { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 4.4rem; margin-left: 11rem; }

@media (min-width: 768px) and (max-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(4) { margin-left: 9rem; } }

@media (min-width: 1200px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(1) { font-size: 2rem; line-height: 3rem; margin-left: 7rem; }
  .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(2) { font-size: 3.8rem; margin-left: -6rem; line-height: 1.2; }
  .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(3) { font-size: 3rem; }
  .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(4) { font-size: 6.6rem; margin-left: 10rem; line-height: 0.9; } }

@media (min-width: 1400px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(1) { font-size: 3rem; line-height: 3rem; margin-left: 7rem; }
  .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(2) { font-size: 5.8rem; margin-left: -6rem; line-height: 1.2; }
  .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(3) { font-size: 4rem; }
  .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .richText.hero__page-text h1 span:nth-of-type(4) { font-size: 9.6rem; margin-left: 10rem; line-height: 0.9; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .cta .cta__button, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a .cta__button { margin-top: 0; }

@media (min-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .cta .cta__button, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a .cta__button { margin-top: 1em; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box { margin-right: 5.75em; margin-top: 2rem; }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .even.last, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .even.last, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .even.last { max-width: 1280px; }

@media (min-width: 768px) and (max-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box { margin-top: 3rem; } }

@media (min-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .cta .cta__button, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .cta .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .cta .cta__button, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta a .cta__button, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box a .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box a .cta__button { margin-top: 5em; } }

@media (min-width: 1280px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box { margin-right: 0; } }

@media (min-width: 1400px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box { margin-right: 5rem; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta > .component-content > .content, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; margin-left: -1.5rem; }

@media (min-width: 992px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta > .component-content > .content, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box > .component-content > .content { width: 125%; } }

@media (min-width: 1200px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta > .component-content > .content, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box > .component-content > .content { width: 100%; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .richText.first p .cta__button-is-yellow, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.first p .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .richText.first p .cta__button-is-yellow { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; padding: 0.6em 1.5em 0.5em; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .richText.first p .cta__button-is-yellow, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.first p .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .richText.first p .cta__button-is-yellow { font-weight: bold; } }

@media screen and (min-width: 1280px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .richText.first p .cta__button-is-yellow, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.first p .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .richText.first p .cta__button-is-yellow { padding: 0.6em 2em 0.5em 1.5em; } }

@media (min-width: 768px) and (max-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .richText.first p .cta__button-is-yellow, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.first p .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .richText.first p .cta__button-is-yellow { font-size: 1.25rem; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .richText.last p, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.last p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .richText.last p { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.4rem !important; line-height: 1.8rem; text-align: center; margin-right: -0.5rem; margin-top: 1.15rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .richText.last p, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.last p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .richText.last p { font-weight: bold; } }

@media (min-width: 768px) and (max-width: 992px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .richText.last p, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.last p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .richText.last p { margin-top: -1rem; margin-left: 2rem; width: 85%; } }

@media (min-width: 992px) and (max-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .richText.last p, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.last p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .richText.last p { margin-left: 6rem; margin-right: 3rem; } }

@media (min-width: 1024px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .richText.last p, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.last p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .richText.last p { margin-left: 0rem; margin-right: 3rem; } }

@media (min-width: 1366px) { .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .box.cta .richText.last p, .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.last p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .hero__container-desktop .component.box.hero__page-title a.box .richText.last p { font-size: 1.6rem !important; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text { position: absolute; left: 41%; bottom: 55.5%; }

@media (min-width: 992px) { .page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text { bottom: 36%; left: 33%; } }

@media (min-width: 1440px) { .page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text { bottom: 36%; left: 31%; } }

@media (min-width: 1540px) { .page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text { bottom: 36%; left: 29%; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text h2, .page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text h3, .page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text h4 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.3rem; color: #fff; text-shadow: 1px 1px 15px rgba(200, 90, 0, 0.8); }

@media (min-width: 768px) { .page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text h2, .page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text h3, .page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text h4 { font-size: 1.6rem; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text h2 { padding-bottom: 0; }

.page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text h3 { line-height: 1.2; padding-bottom: 0.5rem; }

.page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text h4 { font-size: 1.1rem; }

@media (min-width: 768px) { .page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text h4 { font-size: 1.2rem; } }

.page__home .reference-home-page-hero0 .hero__container-desktop .richText.hero__disclaimer-text .text-bold { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media (min-width: 768px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile { display: none; } }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile > .component-content { margin-top: 0; background-color: #f8e9b6; background-repeat: no-repeat; background-position: top; background-size: 100%; min-height: 106vw; }

@media (min-width: 450px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile > .component-content { height: 305px; } }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title { margin: 0 3em 0 0; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .hero__page-text { margin-top: 9.5%; float: right; width: 78%; margin-top: 12.5%; }

@media (min-width: 0) and (max-width: 360px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .hero__page-text { margin-top: 5.5%; } }

@media (min-width: 0) and (max-width: 360px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .hero__page-text { width: 80%; } }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .hero__page-text h1 span { color: #fff; margin: 0; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .hero__page-text h1 span:nth-of-type(1) { font-family: "VerbRegular-BoldItalic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.6rem; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .hero__page-text h1 span:nth-of-type(2) { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.2rem; margin-left: -3.75rem; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .hero__page-text h1 span:nth-of-type(3) { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 2rem; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .hero__page-text h1 span:nth-of-type(4) { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 3.3rem; margin-left: 9.3rem; white-space: nowrap; }

@media (max-width: 767px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .hero__page-text h1 span:nth-of-type(4) { font-size: 4.25rem; margin-left: 3.3rem; } }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box { margin-right: 2.75em; margin-bottom: 6rem; }

@media (min-width: 360px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box { margin-right: 1.5rem; } }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta .cta__button, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box .cta__button { margin-top: 1rem; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta > .component-content > .content, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; width: 100%; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; margin-left: 1.5rem; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta .richText.first p .cta__button-is-yellow, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.first p .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box .richText.first p .cta__button-is-yellow { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; padding: 0.5em 0.9em; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta .richText.first p .cta__button-is-yellow, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.first p .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box .richText.first p .cta__button-is-yellow { font-weight: bold; } }

@media (max-width: 375px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta .richText.first p .cta__button-is-yellow, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.first p .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box .richText.first p .cta__button-is-yellow { font-size: 1.1rem; } }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta .richText.last p, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.last p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box .richText.last p { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 1.8rem; text-align: center; margin-right: -0.5rem; margin-top: 3rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta .richText.last p, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.last p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box .richText.last p { font-weight: bold; } }

@media (min-width: 360px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta .richText.last p, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.last p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box .richText.last p { margin-top: 2rem; } }

@media (max-width: 767px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .box.cta .richText.last p, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .richText.last p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title a.box .richText.last p { margin-left: 16rem; } }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title > .component-content > .paragraphSystem > .richText.last .component-content { float: right; margin-top: 0.5em; margin-right: 1em; }

@media (min-width: 414px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title > .component-content > .paragraphSystem > .richText.last .component-content { margin-top: 2em; margin-right: 2em; } }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title > .component-content > .paragraphSystem > .richText.last .component-content p { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.3rem; line-height: 1.25; color: #fff; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .box.hero__page-title > .component-content > .paragraphSystem > .richText.last .component-content p .text-bold { font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text { left: 57%; bottom: 16.5%; position: absolute; }

@media (min-width: 360px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text { left: 8%; bottom: 22%; } }

@media (min-width: 400px) and (max-width: 449px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text { bottom: 12%; } }

@media (min-width: 450px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text { left: 52%; bottom: 15%; } }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text h2, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text h3, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text h4 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.3rem; color: #fff; text-shadow: 1px 1px 6px rgba(200, 92, 0, 0.8); }

@media (min-width: 768px) { .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text h2, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text h3, .page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text h4 { font-size: 1.6rem; } }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text h2 { padding-bottom: 0; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text h3 { line-height: 1.2; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text h4 { font-size: 1.2rem !important; }

.page__home .reference-home-page-hero0 .box.component.hero__container-mobile .richText.hero__disclaimer-text .text-bold { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.page__home .gradient-background { background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, white), to(#f8e9b6)); background: -o-linear-gradient(bottom, white 40%, #f8e9b6 100%); background: linear-gradient(0deg, white 40%, #f8e9b6 100%); }

.page__home .gradient-background .text__footnote { margin-top: 1em; }

@media (min-width: 768px) { .page__home .gradient-background { background: -webkit-gradient(linear, left bottom, left top, color-stop(60%, white), to(#f8e9b6)); background: -o-linear-gradient(bottom, white 60%, #f8e9b6 100%); background: linear-gradient(0deg, white 60%, #f8e9b6 100%); margin-top: -3.5em; }
  .page__home .gradient-background .text__footnote { margin-top: 0em; } }

@media (min-width: 900px) { .page__home .gradient-background { margin-top: -1em; } }

@media (min-width: 1000px) { .page__home .gradient-background { margin-top: -4em; } }

@media (min-width: 1100px) { .page__home .gradient-background { margin-top: -1em; } }

@media (min-width: 1200px) { .page__home .gradient-background { margin-top: -3em; } }

@media (min-width: 1450px) { .page__home .gradient-background { margin-top: -1em; } }

.page__home .gradient-background .text__reference p { line-height: 18px; margin: 0; }

@media (min-width: 992px) { .page__home .gradient-background .text__reference p { margin: 0.75rem 0; } }

@media (min-width: 1400px) { .page__home .gradient-background .text__reference p { margin: 2rem 0 0.5rem; } }

.page__home .gradient-background .home__ctas .cta-border .component-content { background: #fff; }

.page__home .gradient-background .text__copy__ASO-border-container { margin-bottom: 0em; }

@media (min-width: 768px) { .page__home .gradient-background .text__copy__ASO-border-container { margin-bottom: 2em; } }

.page__home .gradient-background .text__copy__ASO-border-container > .component-content > .paragraphSystem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media (min-width: 768px) { .page__home .gradient-background .text__copy__ASO-border-container > .component-content > .paragraphSystem { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.page__home .gradient-background .text__copy__ASO-border-container .cta.cta-border, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border { background-color: #fff; }

.page__home .gradient-background .text__copy__ASO-border-container .cta.cta-border > .component-content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content { height: auto; padding-bottom: 4em; }

@media (min-width: 768px) { .page__home .gradient-background .text__copy__ASO-border-container .cta.cta-border > .component-content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content { height: 70%; } }

.page__home .gradient-background .text__copy__ASO-border-container .cta.cta-border > .component-content > .paragraphSystem, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .paragraphSystem, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .paragraphSystem, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content > .paragraphSystem, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content > .paragraphSystem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: stretch; -ms-flex-pack: stretch; justify-content: stretch; height: 100%; }

.page__home .gradient-background .text__copy__ASO-border-container .cta.cta-border > .component-content > .paragraphSystem > .richText.first, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .paragraphSystem > .richText.first, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .paragraphSystem > .richText.first, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content > .paragraphSystem > .richText.first, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content > .paragraphSystem > .richText.first { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.page__home .gradient-background .text__copy__ASO-border-container .cta.cta-border > .component-content > .paragraphSystem > .richText.first h2 br, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .paragraphSystem > .richText.first h2 br, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .paragraphSystem > .richText.first h2 br, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content > .paragraphSystem > .richText.first h2 br, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content > .paragraphSystem > .richText.first h2 br { display: none; }

@media (min-width: 768px) { .page__home .gradient-background .text__copy__ASO-border-container .cta.cta-border > .component-content > .paragraphSystem > .richText.first h2 br, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .paragraphSystem > .richText.first h2 br, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .paragraphSystem > .richText.first h2 br, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content > .paragraphSystem > .richText.first h2 br, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content > .paragraphSystem > .richText.first h2 br { display: block; } }

.page__home .gradient-background .text__copy__ASO-border-container .cta.cta-border > .component-content > .paragraphSystem > .richText.first p, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .paragraphSystem > .richText.first p, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .paragraphSystem > .richText.first p, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content > .paragraphSystem > .richText.first p, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.cta-border > .component-content > .paragraphSystem > .richText.first p { margin-top: 0.5em; line-height: 1.2; }

.page__home .gradient-background .text__copy__ASO-border-container .cta.first, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.first, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.first, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.first, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.first { -webkit-box-flex: 7; -ms-flex: 7; flex: 7; }

.page__home .gradient-background .text__copy__ASO-border-container .cta.last, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.last, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .text__copy__ASO-border-container .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.last, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.last, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__ASO-border-container a.last { -webkit-box-flex: 5; -ms-flex: 5; flex: 5; }

.page__home .gradient-background .content-max-width > .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; }

@media (min-width: 992px) { .page__home .gradient-background .content-max-width > .component-content > .content { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

@media (min-width: 992px) { .page__home .gradient-background .content-max-width > .component-content > .content .home__ctas { width: 58%; } }

@media (min-width: 992px) { .page__home .gradient-background .content-max-width > .component-content > .content .cta.cta-bg-img-alt, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt { width: 42%; padding-left: 0.5rem; } }

.page__home .gradient-background .content-max-width > .component-content > .content .cta.cta-bg-img-alt > .component-content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt > .component-content { height: 44rem; background-position: 22% 63%; background-size: 180%; padding: 0; }

@media (min-width: 768px) { .page__home .gradient-background .content-max-width > .component-content > .content .cta.cta-bg-img-alt > .component-content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt > .component-content { background-size: cover; } }

@media (min-width: 992px) { .page__home .gradient-background .content-max-width > .component-content > .content .cta.cta-bg-img-alt > .component-content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt > .component-content { height: 100%; padding: 0 !important; background-position: 35% 0%; background-size: 140%; } }

.page__home .gradient-background .content-max-width > .component-content > .content .cta.cta-bg-img-alt > .component-content .richText, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content .richText, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content .richText, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt > .component-content .richText, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt > .component-content .richText { height: 82%; }

.page__home .gradient-background .content-max-width > .component-content > .content .cta.cta-bg-img-alt > .component-content > .content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content > .content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .content-max-width > .component-content > .content .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img-alt > .component-content > .content, .page__home .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt > .component-content > .content, .page-injection-site-finder .page__asa-locator .page__home .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .content-max-width > .component-content > .content a.cta-bg-img-alt > .component-content > .content { padding: 3.6rem; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

@media (min-width: 768px) { .page__home .chevron.blue { margin-bottom: -1px; } }

@media (min-width: 992px) { .page__home .chevron.blue { margin-bottom: 0; } }

.page__home .richTextHyperlinkedImage > .component-content, .page__home .cmw-replace > .component-content, .page__home .reference-homepage-video > .component-content { max-width: 992px; margin: 0 auto; }

@media screen and (min-width: 992px) and (max-width: 1440px) { .page__home .richTextHyperlinkedImage > .component-content .video-wrapper, .page__home .cmw-replace > .component-content .video-wrapper, .page__home .reference-homepage-video > .component-content .video-wrapper { background: none; }
  .page__home .richTextHyperlinkedImage > .component-content .video-wrapper > div, .page__home .cmw-replace > .component-content .video-wrapper > div, .page__home .reference-homepage-video > .component-content .video-wrapper > div { max-width: 70% !important; margin: 0 auto; } }

.page__home .richTextHyperlinkedImage > .component-content { max-width: none; }

.page__home .text__header .component-content .richText-content h2 { font-size: 3.5rem !important; }

@media screen and (max-width: 992px) { .page__home .text__header .component-content .richText-content h2 { font-size: 2.2rem !important; } }

.page__home .gold-hero-banner:not(.hero__page-text) { background: -webkit-gradient(linear, left bottom, left top, from(white), to(#f8e9b6)); background: -o-linear-gradient(bottom, white 0%, #f8e9b6 100%); background: linear-gradient(0deg, white 0%, #f8e9b6 100%); }

.page__home .gold-hero-banner:not(.hero__page-text) > .component-content > .richText-content { max-width: 1500px; margin: 0 auto; }

@media (max-width: 767px) { .page__home .gold-hero-banner:not(.hero__page-text) > .component-content > .richText-content { padding-left: 3.7rem; padding-right: 3.7rem; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .page__home .gold-hero-banner:not(.hero__page-text) > .component-content > .richText-content { padding-left: 9.7%; } }

.page__home .gold-hero-banner:not(.hero__page-text) > .component-content > .richText-content p { line-height: 1.6rem; margin-bottom: 1.6rem !important; }

@media (min-width: 992px) { .page__home .gold-hero-banner:not(.hero__page-text) > .component-content > .richText-content p { margin-bottom: 4.5rem; } }

.page__home .gold-section-desktop { background-size: contain !important; padding-top: 4.2rem; padding-bottom: 4.2rem; }

@media (max-width: 767px) { .page__home .gold-section-desktop { padding: 0; margin-bottom: 1.2rem; } }

@media (min-width: 768px) { .page__home .gold-section-desktop { background: url(../../assets/img/yellow_gradient_background.png); margin-bottom: 1.2rem; padding-left: 0; padding-right: 0; } }

.page__home .gold-section-desktop > .component-content > .content { max-width: 120rem; margin: 0 auto; position: relative; }

@media (min-width: 768px) { .page__home .gold-section-desktop > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; } }

@media (min-width: 768px) { .page__home .gold-section-desktop > .component-content > .content:after { content: url(../../assets/img/Logo-with-lines.png); position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } }

.page__home .gold-section-desktop > .component-content > .content > .box { padding-left: 0; padding-right: 0; }

@media (max-width: 767px) { .page__home .gold-section-desktop > .component-content > .content > .box { padding: 3rem 3.7rem 3.6rem; } }

@media (max-width: 767px) { .page__home .gold-section-desktop > .component-content > .content > .box:nth-of-type(1) { background: url(../../assets/img/gold-gradient-dark-to-ligh.png); background-size: cover; margin-bottom: 2.5rem; } }

@media (min-width: 992px) { .page__home .gold-section-desktop > .component-content > .content > .box:nth-of-type(1) .richText p { width: 60%; margin-left: auto; margin-right: auto; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .page__home .gold-section-desktop > .component-content > .content > .box:nth-of-type(1) .cta__button { -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-left: 50%; } }

@media (max-width: 767px) { .page__home .gold-section-desktop > .component-content > .content > .box:nth-of-type(2) { background: url(../../assets/img/gold-gradient-light-to-dark.png); background-size: cover; } }

.page__home .gold-section-desktop > .component-content > .content > .box > .component-content { height: 100%; }

.page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content { text-align: center; 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; height: 100%; }

@media only screen and (min-width: 768px) { .page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

.page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content .richText .cta__button-is-orange { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content .richText .cta__button-is-orange .chevron { margin-top: 0; margin-bottom: 0; }

@media (max-width: 767px) { .page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content .richText { padding: 0; }
  .page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content .richText br { display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1200px) { .page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content .richText { max-width: 80%; margin: 0 auto; } }

.page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content .richText:nth-of-type(2) .cta__button-is-orange { font-size: 1.4rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; line-height: 2.4rem; white-space: nowrap; }

@supports (-webkit-touch-callout: none) { @media (max-width: 376px) { .page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content .richText:nth-of-type(2) .cta__button-is-orange { margin-left: -2rem; } } }

.page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content h3 { font-size: 2.5rem; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; line-height: 2.7rem; }

.page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content p { font-size: 1.6rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; line-height: 2rem; margin-top: 25px; margin-bottom: auto; }

@media only screen and (min-width: 1200px) { .page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content .second-cta { margin-top: 4.5rem; } }

@media only screen and (min-width: 768px) and (max-width: 1200px) { .page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content .second-cta { position: relative; top: 4rem; } }

@media (max-width: 767px) { .page__home .gold-section-desktop > .component-content > .content > .box > .component-content > .content .text__center { margin-left: auto; margin-right: auto; width: 80%; } }

@media (max-width: 767px) { .page__home .reference-cta-treatment-1 { margin-top: 2.5rem; } }

.page__home .reference-cta-treatment-1 .cta:nth-of-type(1), .page__home .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-cta-treatment-1 a:nth-of-type(1) { background-image: url("../../assets/img/friends-outside-storefront-mobile.png"); }

@media (min-width: 768px) { .page__home .reference-cta-treatment-1 .cta:nth-of-type(1), .page__home .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-cta-treatment-1 a:nth-of-type(1) { background-image: url("../../assets/img/friends-outside-storefront.png"); } }

.page__home .reference-cta-treatment-1 .cta:nth-of-type(1) .cta-title, .page__home .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1) .cta-title, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-cta-treatment-1 a:nth-of-type(1) .cta-title { text-transform: none; }

.page__home .reference-cta-treatment-1 .cta:nth-of-type(2), .page__home .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-cta-treatment-1 a:nth-of-type(2) { background-image: url("../../assets/img/cta-backgrounds/skyline-image-mobile.png"); }

@media (min-width: 768px) { .page__home .reference-cta-treatment-1 .cta:nth-of-type(2), .page__home .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-cta-treatment-1 a:nth-of-type(2) { background-image: url("../../assets/img/cta-backgrounds/skyline-image.png"); } }

@media (max-width: 411px) { .page__home .reference-cta-treatment-1 .cta:nth-of-type(2) button a, .page__home .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2) button a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-cta-treatment-1 a:nth-of-type(2) button a { white-space: nowrap; } }

.page__home .reference-cta-treatment-1 .cta .cta-title, .page__home .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-title, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-cta-treatment-1 a .cta-title { max-width: none !important; }

.page__home .reference-cta-treatment-1 .cta .cta-title span, .page__home .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-title span, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-cta-treatment-1 a .cta-title span { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; text-transform: none; display: block; margin-top: 1.5rem; }

.page__home .reference-cta-treatment-1 .cta-treatment-1 .cta-text-container button a { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; font-weight: 700; }

@media (min-width: 768px) { .page__home .reference-cta-treatment-3 { margin-bottom: 1.3rem; } }

@media only screen and (min-width: 768px) and (max-width: 1200px) { .page__home .reference-cta-treatment-3 + .richText { padding: 0 1.5rem; } }

@media only screen and (min-width: 1200px) { .page__home .reference-cta-treatment-3 + .richText { padding: 0; } }

.page__home .reference-cta-treatment-3 + .richText .component-content .richText-content { margin-top: 1rem; margin-bottom: 1rem; max-width: 1500px; margin-left: auto; margin-right: auto; }

@media (max-width: 767px) { .page__home .reference-cta-treatment-3 + .richText .component-content .richText-content { padding-left: 2.3rem; } }

.page__home .reference-cta-treatment-3 + .richText .component-content .richText-content p { font-size: 1.4rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 1.6rem; margin: 0; text-indent: -0.6rem; }

@media (min-width: 768px) { .page__home .reference-cta-treatment-3 + .richText .component-content .richText-content p { margin-left: 0.6rem; } }

.page__home .reference-cta-treatment-3 + .richText .component-content .richText-content p:nth-of-type(1) { margin-bottom: 0.5rem; }

@media (max-width: 767px) { .page__home .reference-cta-treatment-3 .ctaType:first-of-type { margin-bottom: 5rem; } }

@media only screen and (min-width: 594px) and (max-width: 768px) { .page__home .reference-cta-treatment-3 .ctaType:first-of-type { margin-bottom: 5rem; } }

@media (max-width: 767px) { .page__home .text__cta { display: none; } }

.page__home .home__footnote { font-size: 1.4rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 1.6rem; margin: 0; text-indent: -0.6rem; }

.page__home .home__footnote .text__module-footnote .component-content .richText-content p { padding-left: 3rem; margin-bottom: 1.25rem; margin-top: 1.25rem; padding-right: 1rem; }

.page__home .home__footnote .text__module-footnote-two .component-content .richText-content p { z-index: 99; padding-left: 3rem; padding-right: 3rem; padding-bottom: 1.2rem; }

@media (min-width: 768px) { .page__home .reference-event-banner-cta { padding: 0; } }

.page__home .reference-event-banner-cta .inner > .component-content { max-width: 1500px; margin: 0 auto; }

.page__home .reference-event-banner-cta h2 { font-size: 2.7rem !important; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; line-height: 2.9rem; }

.page__home .reference-event-banner-cta .cta__button-is-orange { font-size: 1.4rem; line-height: 2.4rem; margin-top: 0; }

.page__home .reference-event-banner-cta .cta, .page__home .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-event-banner-cta a { margin-bottom: 2.5rem; }

@media only screen and (min-width: 768px) and (max-width: 991px) { .page__home .reference-event-banner-cta .cta > .component-content > .content, .page__home .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-event-banner-cta a > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .page__home .reference-event-banner-cta .cta > .component-content > .content .richText:nth-of-type(1), .page__home .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a > .component-content > .content .richText:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-event-banner-cta a > .component-content > .content .richText:nth-of-type(1) { margin-right: 36rem; } }

.page__home .reference-event-banner-cta .cta > .component-content > .content .richText:nth-of-type(2) p, .page__home .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a > .component-content > .content .richText:nth-of-type(2) p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__home .reference-event-banner-cta a > .component-content > .content .richText:nth-of-type(2) p { white-space: nowrap; }

.page__home .call-us-banner { background: #e67300; color: white; padding: 0; font-size: 1.6rem; line-height: 2rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; text-align: center; }

@media (min-width: 768px) { .page__home .call-us-banner { margin-bottom: 2.5rem; } }

@media (max-width: 991px) { .page__home .call-us-banner { display: -webkit-box; display: -ms-flexbox; display: flex; text-align: left; padding-left: 3.7rem; padding-right: 3.7rem; padding-top: 2.8rem; padding-bottom: 1rem; } }

.page__home .call-us-banner a { color: white; text-decoration: underline; white-space: nowrap; }

.page__home .call-us-banner p { display: inline; font-size: 1.8rem; line-height: 2rem; }

.page__home .call-us-banner .cta-button { border-radius: 25px; border: none; -ms-flex-item-align: end; align-self: flex-end; border: none; padding: 1rem 25px; color: #006b93; z-index: 9; background-color: #fff; display: inline-block; }

@media (min-width: 992px) { .page__home .call-us-banner .cta-button { margin-left: 3rem; } }

.page__home .call-us-banner .cta-button:after { content: url("../../assets/img/CTAarrowBlue.png"); position: relative; right: -1rem; }

@media (min-width: 768px) { .page__home .call-us-banner .cta-button:after { top: 0.15rem; } }

@media (max-width: 767px) { .page__home .call-us-banner .cta-button:after { top: -1rem; } }

.page__home .call-us-banner .cta-button a { color: #006b93; text-decoration: none; font-size: 1.4rem; line-height: 1.6rem; }

@media (min-width: 768px) { .page__home .call-us-banner .cta-button a { line-height: 2.4rem; } }

.gs__cta-section { padding-right: 0; }

.gs__cta-section .cta-border { padding: 0; }

@media (min-width: 768px) { .gs__cta-section > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .gs__cta-section > .component-content > .content .cta-border:first-of-type { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .gs__cta-section > .component-content > .content .cta-border:first-of-type > .component-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 0.75em; } }

.gs__cta-section .get-support_cta-grey { margin: 1em 0; }

.gs__cta-section .get-support_cta-grey h2 { padding: 4rem 3rem 0 4rem; line-height: 2.9rem; }

@media only screen and (min-width: 768px) and (max-width: 991px) { .gs__cta-section .get-support_cta-grey h2 { padding-left: 2.5rem; } }

@media (max-width: 767px) { .gs__cta-section .get-support_cta-grey h2 { padding: 4rem 3rem 0 2.5rem; } }

@media (min-width: 992px) { .gs__cta-section .get-support_cta-grey h2 { min-height: 5.8rem; } }

.gs__cta-section .get-support_cta-grey > .component-content { background-color: #eee; }

@media (max-width: 767px) { .gs__cta-section .get-support_cta-grey > .component-content { width: 100%; } }

@media (min-width: 992px) { .gs__cta-section .get-support_cta-grey > .component-content { height: 304px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .gs__cta-section .get-support_cta-grey > .component-content { min-height: 350px; height: 100%; } }

.gs__cta-section .get-support_cta-grey > .component-content p { margin-bottom: 2em; margin-left: 1em; color: #506d85; font-size: 1.6rem !important; line-height: 2rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; padding: 0 1rem 0 2.5rem; }

@media only screen and (min-width: 768px) and (max-width: 991px) { .gs__cta-section .get-support_cta-grey > .component-content p { margin-left: 0; } }

@media (max-width: 767px) { .gs__cta-section .get-support_cta-grey > .component-content p { padding: 0 1rem 0 1rem; } }

.gs__cta-section .get-support_cta-grey > .component-content > .content { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media (max-width: 767px) { .gs__cta-section .get-support_cta-grey > .component-content > .content { min-height: 90px; } }

.gs__cta-section .get-support_cta-grey > .component-content > .content .richText > .component-content { height: 100%; }

.gs__cta-section .get-support_cta-grey > .component-content > .content .richText > .component-content > .richText-content { height: 100%; }

@media (min-width: 992px) { .gs__cta-section .get-support_cta-grey > .component-content > .content .richText > .component-content > .richText-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 (min-width: 768px) { .gs__cta-section .get-support_cta-grey > .component-content > .content .richText > .component-content > .richText-content p:nth-last-of-type(1) { position: absolute; bottom: -1.5rem; } }

@media (min-width: 992px) { .gs__cta-section .get-support_cta-grey > .component-content > .content .richText > .component-content > .richText-content p:nth-last-of-type(1) { position: absolute; bottom: 1rem; } }

@media (min-width: 992px) { .gs__cta-section .get-support_cta-grey a .cta__button-is-orange { padding: 8px 25px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .gs__cta-section .get-support_cta-grey a .cta__button-is-orange { padding: 8px 18px; font-size: 1.2rem; } }

.gs__cta-section .get-support_cta-grey1 { padding-left: 0; }

@media (max-width: 767px) { .gs__cta-section .get-support_cta-grey1 { padding-left: 1.5rem; width: 96.5%; } }

.gs__cta-section .get-support_cta-grey2 { padding-left: 1rem; }

@media (max-width: 767px) { .gs__cta-section .get-support_cta-grey2 { width: 96.5%; padding-left: 1.5rem; } }

@media (min-width: 768px) { .gs__cta-section .get-support_cta-grey2 p:first-of-type { margin-bottom: 8.5rem; } }

.gs__cta-section .get-support_cta-grey3 { padding-left: 1rem; }

@media (max-width: 767px) { .gs__cta-section .get-support_cta-grey3 { padding-left: 1.5rem; width: 96.5%; } }

@media (min-width: 768px) { .gs__cta-section .get-support_cta-grey3 p:first-of-type { margin-bottom: 7.5rem; } }

.text__cta { font-size: 1.4rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 1.6rem; margin: 0; text-indent: -0.6rem; }

.text__cta .component-content .richText-content p:nth-last-of-type(1) { margin-top: 0; }

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

.text__footnote { padding-left: 0; margin-bottom: 1.2rem; line-height: 1.6rem; }

@media (max-width: 991px) { .text__footnote { padding-left: 3.75rem; } }

.text__footnote p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #506d85; line-height: 1.6rem; }

.reference-event-banner-cta2 .cta.cta-border > .component-content, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content, .reference-event-banner-cta .cta.cta-border > .component-content, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content { background: #506d85; padding: 0; }

@media (min-width: 992px) { .reference-event-banner-cta2 .cta.cta-border > .component-content, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content, .reference-event-banner-cta .cta.cta-border > .component-content, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content { padding: 40px 3.8em 40px; } }

.reference-event-banner-cta2 .cta.cta-border > .component-content > .content, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content > .content, .reference-event-banner-cta .cta.cta-border > .component-content > .content, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content > .content { padding: 1.25em 1em 1.75em; margin: 0; }

@media (max-width: 767px) { .reference-event-banner-cta2 .cta.cta-border > .component-content > .content, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content > .content, .reference-event-banner-cta .cta.cta-border > .component-content > .content, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content > .content { padding-left: 2rem; padding-top: 40px; padding-bottom: 40px; } }

@media (min-width: 992px) { .reference-event-banner-cta2 .cta.cta-border > .component-content > .content, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content > .content, .reference-event-banner-cta .cta.cta-border > .component-content > .content, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content > .content { padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .reference-event-banner-cta2 .cta.cta-border > .component-content > .content .richText.first, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .content .richText.first, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content > .content .richText.first, .reference-event-banner-cta .cta.cta-border > .component-content > .content .richText.first, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content > .content .richText.first, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content > .content .richText.first { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; } }

.reference-event-banner-cta2 .cta.cta-border > .component-content h2, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content h2, .reference-event-banner-cta .cta.cta-border > .component-content h2, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content h2 { color: #fff; }

@media (min-width: 992px) { .reference-event-banner-cta2 .cta.cta-border > .component-content h2, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content h2, .reference-event-banner-cta .cta.cta-border > .component-content h2, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content h2 { margin: 0; }
  .reference-event-banner-cta2 .cta.cta-border > .component-content h2 br, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content h2 br, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content h2 br, .reference-event-banner-cta .cta.cta-border > .component-content h2 br, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content h2 br, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content h2 br { display: none; } }

@media (min-width: 1366px) { .reference-event-banner-cta2 .cta.cta-border > .component-content h2, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content h2, .reference-event-banner-cta .cta.cta-border > .component-content h2, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content h2 { font-size: 4.6rem; } }

.reference-event-banner-cta2 .cta.cta-border > .component-content .cta__button, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content .cta__button, .reference-event-banner-cta .cta.cta-border > .component-content .cta__button, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content .cta__button { background: #506d85; margin-top: 1.5em; }

@media (min-width: 992px) { .reference-event-banner-cta2 .cta.cta-border > .component-content .cta__button, .reference-event-banner-cta2 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta2 a.cta-border > .component-content .cta__button, .reference-event-banner-cta .cta.cta-border > .component-content .cta__button, .reference-event-banner-cta .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-event-banner-cta a.cta-border > .component-content .cta__button { margin: 0; } }

.page__404 { min-height: 120vh; }

@media (max-width: 991px) { .page__404 { margin-top: 2rem; min-height: 60vh; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title { margin-top: 1%; padding-left: 3em; }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title { margin-top: 0%; } }

@media (min-width: 1200px) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title { padding-left: 0em; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title .richText.hero__page-text h1:first-child { margin: 0; font-size: 2.7rem; line-height: 2.9rem; font-weight: 400; }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title .richText.hero__page-text h1:first-child { margin-top: 9.2rem; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title .richText.hero__page-text p { margin: 2.3rem 0; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 2.4em; line-height: 2.4rem; }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title .richText.hero__page-text p { font-size: 2rem; margin: 2.9rem 0; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container input { width: 40%; border: none; border-radius: 2.5em; background-color: white; padding: .5em 0 .5em 1.5em; font-size: 1.5em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; line-height: 1.56; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container input { font-weight: bold; } }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container input { font-size: 1.6em; padding: .7em 0 .7em 1.5em; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container button { margin-left: 1.5em; border: none; border-radius: 2.5em; padding: .7em 1.5em .7em 1.5em; background-color: #e67300; color: #fff; font-size: 1.4em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; position: relative; line-height: 2.4rem; font-weight: 400; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container button { font-weight: bold; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container button .chevron { margin-bottom: -3px; background: url("../../assets/img/Icon ionic-ios-arrow-forward.svg") no-repeat 0 0; background-repeat: no-repeat; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title { margin-left: 3em; margin-top: 0; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text h1:first-child { margin: 2rem 0 0; font-size: 2.7rem; line-height: 2.9rem; font-weight: 400; }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text h1:first-child { margin-top: 9.2rem; } }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text p { font-size: 2em; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text p:first-child, .page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text p:nth-child(2) { margin: .6em 0; font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif !important; font-size: 1.8rem; line-height: 2.4rem; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text p:last-of-type { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif !important; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container form { display: -webkit-box; display: -ms-flexbox; display: flex; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container label { width: 60%; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container input { width: 100%; border: none; border-radius: 2.75em; background-color: white; padding: .4em 0 .3em 1em; font-size: 1.4em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; line-height: 1.56; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container input { font-weight: bold; } }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container button { margin-left: .5em; border: none; border-radius: 2.5em; padding: .4em 1em .4em 1.2em; background-color: #e67300; color: #fff; font-size: 1.4rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; line-height: 1.4; position: relative; line-height: 2.4rem; font-weight: 400; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container button { font-weight: bold; } }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container button { font-size: 1.8em; } }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container button .chevron { margin-bottom: -1px; background: url("../../assets/img/Icon ionic-ios-arrow-forward.svg") no-repeat 0 0; background-repeat: no-repeat; }

.page__404 .box.gradient-background { padding-top: 4em; background: -o-linear-gradient(bottom, white 10%, #f8e9b6 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, white), to(#f8e9b6)); background: linear-gradient(0deg, white 10%, #f8e9b6 100%); }

@media (min-width: 992px) { .page__404 .box.gradient-background { height: 200px; } }

@media (min-width: 992px) { .page-404 #footer { margin-top: -200px; } }

@media (min-width: 992px) { .page-404 #footer > .row > .layout-outer > .layout-inner > div:first-of-type { background-color: transparent; } }

@media (min-width: 992px) { .page-404 #footer > .row > .layout-outer > .layout-inner > div:first-of-type .isi__container { background-color: transparent; } }

.page__sitemap { margin-top: 2rem; min-height: 80vh; }

.page__sitemap.gradient-background { background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, white), to(#f8ecc5)); background: -o-linear-gradient(bottom, white 40%, #f8ecc5 100%); background: linear-gradient(0deg, white 40%, #f8ecc5 100%); }

@media (min-width: 768px) { .page__sitemap.gradient-background { background: -webkit-gradient(linear, left bottom, left top, color-stop(60%, white), color-stop(90%, #f8ecc5)); background: -o-linear-gradient(bottom, white 60%, #f8ecc5 90%); background: linear-gradient(0deg, white 60%, #f8ecc5 90%); } }

.page__sitemap .sitemap-hero { height: 8.5rem; padding: 0 1.5rem; }

@media (min-width: 768px) { .page__sitemap .sitemap-hero { margin-bottom: 2rem; } }

@media (min-width: 992px) { .page__sitemap .sitemap-hero { margin-bottom: 4rem; } }

.page__sitemap .sitemap-hero p, .page__sitemap .sitemap-hero h1 { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #506d85; font-size: 3rem; }

@media (min-width: 768px) { .page__sitemap .sitemap-hero p, .page__sitemap .sitemap-hero h1 { font-size: 4rem; } }

.page__sitemap .sitemap-hero h1 { margin: 1em 0; font-weight: 400; font-size: 2.7rem; line-height: 2.9rem; }

.page__sitemap .text__sitemap-home-link p { display: none; }

@media (min-width: 768px) { .page__sitemap .text__sitemap-home-link p { display: block; margin: 0; }
  .page__sitemap .text__sitemap-home-link p a { font-size: 1.6rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; color: #e67300; position: relative; padding-left: 1.5rem; } }

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) { .page__sitemap .text__sitemap-home-link p a { font-weight: bold; } }

@media (min-width: 768px) { .page__sitemap .text__sitemap-home-link p a::before { content: "\f054"; font-family: "FontAwesome"; font-size: 1.3rem; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } }

.page__sitemap .box__sitemap-container-div .richText { padding-right: 0; }

@media (min-width: 768px) { .page__sitemap .box__sitemap-container-div .richText { padding: 0; } }

.page__sitemap .box__sitemap-container-div .box__sitemap-container { overflow: hidden; width: auto; padding-left: 0; margin: 0; list-style-type: none; }

@media (min-width: 992px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container { padding-left: 9rem; } }

.page__sitemap .box__sitemap-container-div .box__sitemap-container ul { list-style-type: none; }

.page__sitemap .box__sitemap-container-div .box__sitemap-container a { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.6rem; color: #506d85; position: relative; padding-left: 2.5rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__sitemap .box__sitemap-container-div .box__sitemap-container a { font-weight: bolder; } }

@media (max-width: 767px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container a { padding-left: 1.5rem; } }

.page__sitemap .box__sitemap-container-div .box__sitemap-container a::before { color: #e67300; content: "\f105"; font-family: "FontAwesome"; font-size: 2.3rem; position: absolute; left: 0; top: 35%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

@media (max-width: 767px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container a::before { font-size: 2rem; } }

.page__sitemap .box__sitemap-container-div .box__sitemap-container li.has-arrow a, .page__sitemap .box__sitemap-container-div .box__sitemap-container li.has-arrow_stacked a { color: #e67300; white-space: nowrap; }

@media (min-width: 768px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container li.has-arrow { padding-bottom: .5rem !important; } }

@media (min-width: 768px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container li.has-arrow:last-of-type { padding-bottom: .5rem !important; } }

.page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border { display: block; vertical-align: top; margin: 0 auto; position: relative; }

@media (min-width: 768px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border { width: auto; }
  .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:first-child:before { top: 0; border-top: none; width: 0; height: 0; } }

.page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border { margin-bottom: 2rem; }

@media (min-width: 768px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border ul li { padding-bottom: .5rem; } }

@media (min-width: 992px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border ul li { padding-bottom: .5rem; } }

@media (min-width: 768px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border > ul > li.has-arrow { padding-left: 0; } }

.page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border > ul > li.has-arrow.no-padding { padding-left: 0; }

.page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border.hide-desktop ul { padding: 0; }

@media (max-width: 767px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border.hide-desktop { margin-bottom: 1rem; margin-left: 3.5rem; } }

@media (max-width: 767px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(2) li:first-of-type, .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(4) li:first-of-type, .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(6) li:first-of-type { margin-bottom: .75rem; } }

@media (min-width: 768px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(2) li:first-of-type, .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(4) li:first-of-type, .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(6) li:first-of-type { margin-bottom: .25rem; } }

.page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(2) li.has-arrow, .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(4) li.has-arrow, .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(6) li.has-arrow { padding-left: 1.5rem; }

@media (min-width: 768px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(2) li.has-arrow, .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(4) li.has-arrow, .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(6) li.has-arrow { padding-left: 2.5rem; } }

.page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(3) li a, .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(5) li a, .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:nth-of-type(7) li a { margin-top: .7rem; }

.page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:not(.hide-desktop) { padding-left: 1.5rem; }

@media (min-width: 768px) { .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:not(.hide-desktop) { padding-left: 2.5rem; }
  .page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:not(.hide-desktop) ul { padding-left: 0; } }

.page__sitemap .box__sitemap-container-div .box__sitemap-container .prong-border:last-child::before { height: 0; }

.bkg-tan { background-color: #f8e9b6; }

@media only screen and (min-width: 768px) and (max-width: 1230px) { .page-risks-and-side-effects .reference-heroes > .component-content > .heroes-container .heroTextContainer { padding: 0 15px; }
  .page-risks-and-side-effects .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle { width: 100%; } }

.page__risks-side-effects { padding-top: 2em; }

.page__risks-side-effects > .component-content > .content > .box > .component-content > .content > .box:nth-last-of-type(2) { margin-bottom: 0.9rem; }

@media (max-width: 767px) { .page__risks-side-effects > .component-content > .content > .box > .component-content > .content > .box:nth-last-of-type(2) { margin-bottom: 0.7rem; } }

@media (min-width: 768px) { .page__risks-side-effects > .component-content > .content > .box > .component-content > .content > .box:nth-last-of-type(2) > .component-content > .content * { margin-bottom: 0; } }

.page__risks-side-effects .reference-risks---side-effects-hero .box.hero__container-desktop .box.hero__page-title { margin-left: 4.5em; }

@media (min-width: 1200px) { .page__risks-side-effects .reference-risks---side-effects-hero .box.hero__container-desktop .box.hero__page-title { margin-left: 1.5em; } }

.page__risks-side-effects .reference-risks---side-effects-hero .box.hero__container-mobile .box.hero__page-title { margin-left: 3em; }

.page__risks-side-effects h2, .page__risks-side-effects h3, .page__risks-side-effects p, .page__risks-side-effects li, .page__risks-side-effects a { color: #506d85; }

.page__risks-side-effects a { text-decoration: underline; }

.page__risks-side-effects a .text__bold { font-weight: 400; }

.page__risks-side-effects .content-max-width > .component-content > .content > .richText.first h2 { font-size: 2.7em; line-height: 2.9rem; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-weight: 400; }

.page__risks-side-effects .text__copy__container p, .page__risks-side-effects .text__copy__container li { font-size: 1.6rem !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 2rem !important; }

.page__risks-side-effects .text__copy__container p { margin: .5em 0 0; }

.page__risks-side-effects .text__copy__container .richText-content > ul { padding-left: 2em; margin: 0; }

@media (max-width: 767px) { .page__risks-side-effects .text__copy__container .richText-content > ul { padding-left: 1.85em; } }

.page__risks-side-effects .text__copy__container .richText-content > ul li ul { padding-left: 2rem; }

.page__risks-side-effects a .cta__button-is-orange { padding-right: 1em; }

@media (min-width: 768px) { .page__risks-side-effects a .cta__button-is-orange { margin-left: -15px; margin-right: -15px; font-size: 1.6rem; } }

@media (min-width: 992px) { .page__risks-side-effects a .cta__button-is-orange { margin: initial; font-size: 1.8rem; } }

.page__risks-side-effects ul.ul-special:last-of-type { margin-top: .7em; }

.page__risks-side-effects .hero__page-title h1 { margin: 1em 0; }

.page__risks-side-effects .cta, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a { width: 100%; }

@media (min-width: 992px) { .page__risks-side-effects .cta, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a { display: -webkit-box; display: -ms-flexbox; display: flex; } }

.page__risks-side-effects .cta.cta-bg-img--mobile > .component-content, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img--mobile > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.cta-bg-img--mobile > .component-content { background-size: cover; background-position: center; max-height: 26rem; }

@media only screen and (max-width: 380px) { .page__risks-side-effects .cta.cta-bg-img--mobile > .component-content, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img--mobile > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.cta-bg-img--mobile > .component-content { background-position: -9rem; } }

.page__risks-side-effects .cta.cta-bg-img--mobile > .component-content .richText-content p, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img--mobile > .component-content .richText-content p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.cta-bg-img--mobile > .component-content .richText-content p { font-size: 1.2rem !important; }

@media (max-width: 767px) { .page__risks-side-effects .cta.cta-bg-img--mobile, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img--mobile, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.cta-bg-img--mobile { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 0; } }

@media (min-width: 768px) { .page__risks-side-effects .cta.cta-bg-img--mobile, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img--mobile, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.cta-bg-img--mobile { display: none !important; } }

@media (max-width: 767px) { .page__risks-side-effects .cta.cta.cta-bg-img.hide-mobile, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img.hide-mobile, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.cta-bg-img.hide-mobile { display: none; } }

@media (min-width: 768px) { .page__risks-side-effects .cta.cta.cta-bg-img.hide-mobile, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-bg-img.hide-mobile, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.cta-bg-img.hide-mobile { display: -webkit-box; display: -ms-flexbox; display: flex; } }

@media (min-width: 769px) { .page__risks-side-effects .cta .content, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.page__risks-side-effects .cta.box, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.box { width: 100%; }

.page__risks-side-effects .cta.box .component-content, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.box .component-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.page__risks-side-effects .cta.box .cta .component-content, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .cta .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.box .cta .component-content, .page__risks-side-effects .cta.box .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .cta.box a .component-content, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box a .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.box a .component-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

@media (max-width: 767px) { .page__risks-side-effects .cta.box .cta .component-content, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .cta .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.box .cta .component-content, .page__risks-side-effects .cta.box .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .cta.box a .component-content, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box a .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.box a .component-content { min-height: 15rem; } }

.page__risks-side-effects .cta.box .cta .component-content .richText-content p, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box .cta .component-content .richText-content p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.box .cta .component-content .richText-content p, .page__risks-side-effects .cta.box .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .component-content .richText-content p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .cta.box a .component-content .richText-content p, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box a .component-content .richText-content p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.box a .component-content .richText-content p { font-size: 1.2rem !important; }

@media (min-width: 769px) { .page__risks-side-effects .cta.box.first, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.first, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.box.first { min-height: 100%; } }

@media (min-width: 1250px) { .page__risks-side-effects .cta.box.first .component-content, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.first .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a.box.first .component-content { min-height: 77%; } }

.page__risks-side-effects .cta .image img, .page__risks-side-effects .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .image img, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects a .image img { width: 100%; }

.page__risks-side-effects .reference-cta-treatment-1 { margin-top: 3em; }

@media (max-width: 991px) { .page__risks-side-effects .reference-cta-treatment-1 { padding: 0; margin-top: 5em; } }

@media only screen and (min-width: 1024px) { .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 { max-height: 30rem; height: 30rem; } }

.page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .cta, .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 a { width: auto; }

@media only screen and (min-width: 1024px) { .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .cta, .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 a { min-height: auto; position: relative; } }

@media only screen and (min-width: 1024px) { .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .cta .cta-text-container, .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-text-container, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 a .cta-text-container { min-height: auto; height: 100%; } }

.page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(1), .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(1) { background: url("../../assets/img/friends-talking-mobile.png"); background-repeat: no-repeat; background-size: cover; background-position: right; }

@media only screen and (min-width: 1024px) { .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(1), .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(1) { background: url("../../assets/img/friends-talking.png"); background-repeat: no-repeat; } }

.page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(2), .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(2) { background: url("../../assets/img/orlando-with-friends-hero-mobile.png"); background-repeat: no-repeat; background-size: cover; background-position: right; }

@media only screen and (max-width: 767px) { .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(2), .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(2) { margin-bottom: 0; } }

@media only screen and (min-width: 1024px) { .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(2), .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__risks-side-effects .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(2) { background: url("../../assets/img/orlando-with-friends-hero.png"); background-repeat: no-repeat; } }

.template-cabenuva-bootstrap-template .page__faq, .template-cabenuva-bootstrap-template1 .page__faq { padding-left: 0; padding-right: 0; }

.template-cabenuva-bootstrap-template .page__faq .page__faq-section-wrapper > .component-content > .content > .richText:not(.faqs-desc), .template-cabenuva-bootstrap-template1 .page__faq .page__faq-section-wrapper > .component-content > .content > .richText:not(.faqs-desc) { padding-left: 1.5rem; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .page__faq-section-wrapper > .component-content > .content > .richText:not(.faqs-desc), .template-cabenuva-bootstrap-template1 .page__faq .page__faq-section-wrapper > .component-content > .content > .richText:not(.faqs-desc) { padding-left: 1.5rem; } }

.template-cabenuva-bootstrap-template .page__faq .page__faq-section-wrapper .faq__accordion, .template-cabenuva-bootstrap-template1 .page__faq .page__faq-section-wrapper .faq__accordion { padding-left: 0rem; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .page__faq-section-wrapper .faq__accordion, .template-cabenuva-bootstrap-template1 .page__faq .page__faq-section-wrapper .faq__accordion { padding-left: 0rem; } }

.template-cabenuva-bootstrap-template .page__faq .page__faq-section-wrapper h2, .template-cabenuva-bootstrap-template1 .page__faq .page__faq-section-wrapper h2 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.5rem; font-weight: 400; line-height: 2.7rem; color: #506d85; margin: 0.25em 0 0.5em; }

.template-cabenuva-bootstrap-template .page__faq .faqs-desc, .template-cabenuva-bootstrap-template1 .page__faq .faqs-desc { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; }

.template-cabenuva-bootstrap-template .page__faq .faqs-desc p, .template-cabenuva-bootstrap-template1 .page__faq .faqs-desc p { margin-top: 0.6em; font-size: 1.6rem; line-height: 2rem; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .faqs-desc p, .template-cabenuva-bootstrap-template1 .page__faq .faqs-desc p { margin-top: 3rem; } }

@media (min-width: 1450px) { .template-cabenuva-bootstrap-template .page__faq .faqs-desc p, .template-cabenuva-bootstrap-template1 .page__faq .faqs-desc p { margin-top: 0.8em; } }

.template-cabenuva-bootstrap-template .page__faq .faq-accordion-container, .template-cabenuva-bootstrap-template1 .page__faq .faq-accordion-container { padding: 0; }

@media (max-width: 767px) { .template-cabenuva-bootstrap-template .page__faq .faq-accordion-container > .component-content > .content, .template-cabenuva-bootstrap-template1 .page__faq .faq-accordion-container > .component-content > .content { margin-left: 0 !important; margin-right: 0 !important; } }

.template-cabenuva-bootstrap-template .page__faq .faq__accordion, .template-cabenuva-bootstrap-template1 .page__faq .faq__accordion { padding: 0; border-bottom: 1px solid #506d85; margin-bottom: 2em; }

@media (max-width: 767px) { .template-cabenuva-bootstrap-template .page__faq .faq__accordion, .template-cabenuva-bootstrap-template1 .page__faq .faq__accordion { margin: 0 15px 2.5em; width: calc(100% - 30px); } }

.template-cabenuva-bootstrap-template .page__faq .faq__accordion ul, .template-cabenuva-bootstrap-template1 .page__faq .faq__accordion ul { padding-left: 0; margin: 0; }

.template-cabenuva-bootstrap-template .page__faq .faq__accordion ul li, .template-cabenuva-bootstrap-template1 .page__faq .faq__accordion ul li { list-style-type: none; position: relative; margin: 1em 1em 2.2em 0; z-index: 1; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .faq__accordion ul li, .template-cabenuva-bootstrap-template1 .page__faq .faq__accordion ul li { margin: 4em 2em; padding-bottom: 1.5em; } }

.template-cabenuva-bootstrap-template .page__faq .faq__accordion ul li:last-child, .template-cabenuva-bootstrap-template1 .page__faq .faq__accordion ul li:last-child { margin-bottom: 2.5rem; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .faq__accordion ul li:last-child, .template-cabenuva-bootstrap-template1 .page__faq .faq__accordion ul li:last-child { margin-bottom: 1.7em; } }

.template-cabenuva-bootstrap-template .page__faq .faq__accordion ul li .accordion-head, .template-cabenuva-bootstrap-template1 .page__faq .faq__accordion ul li .accordion-head { position: relative; }

.template-cabenuva-bootstrap-template .page__faq .faq__accordion ul li .accordion-head:after, .template-cabenuva-bootstrap-template1 .page__faq .faq__accordion ul li .accordion-head:after { content: url("../../assets/img/btn-expand.png"); position: absolute; left: 1.25em; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; }

@media (max-width: 767px) { .template-cabenuva-bootstrap-template .page__faq .faq__accordion ul li .accordion-head:after, .template-cabenuva-bootstrap-template1 .page__faq .faq__accordion ul li .accordion-head:after { left: 0; } }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .accordion-container > li.accordion-slide, .template-cabenuva-bootstrap-template1 .page__faq .accordion-container > li.accordion-slide { margin: 1em 0; } }

.template-cabenuva-bootstrap-template .page__faq .accordion-slide .accordion-head, .template-cabenuva-bootstrap-template1 .page__faq .accordion-slide .accordion-head { cursor: pointer; padding-left: 4.5em; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .accordion-slide .accordion-head, .template-cabenuva-bootstrap-template1 .page__faq .accordion-slide .accordion-head { padding-left: 6em; } }

.template-cabenuva-bootstrap-template .page__faq .accordion-slide .accordion-head.is-active:after, .template-cabenuva-bootstrap-template1 .page__faq .accordion-slide .accordion-head.is-active:after { content: url("../../assets/img/btn-collapse.png"); }

.template-cabenuva-bootstrap-template .page__faq .accordion-slide .accordion-head .accordion-title, .template-cabenuva-bootstrap-template1 .page__faq .accordion-slide .accordion-head .accordion-title { font-size: 1em; }

.template-cabenuva-bootstrap-template .page__faq .accordion-slide .accordion-head .accordion-title .accordion-title-link, .template-cabenuva-bootstrap-template1 .page__faq .accordion-slide .accordion-head .accordion-title .accordion-title-link { font-size: 1em; }

.template-cabenuva-bootstrap-template .page__faq .accordion-slide .accordion-head .accordion-title .accordion-title-link:hover, .template-cabenuva-bootstrap-template1 .page__faq .accordion-slide .accordion-head .accordion-title .accordion-title-link:hover { text-decoration: none; }

.template-cabenuva-bootstrap-template .page__faq .accordion-slide .accordion-head .accordion-title .accordion-title-link .accordion-title-text, .template-cabenuva-bootstrap-template1 .page__faq .accordion-slide .accordion-head .accordion-title .accordion-title-link .accordion-title-text { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.6rem; font-weight: 700; color: #e67300; line-height: 2rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-bootstrap-template .page__faq .accordion-slide .accordion-head .accordion-title .accordion-title-link .accordion-title-text, .template-cabenuva-bootstrap-template1 .page__faq .accordion-slide .accordion-head .accordion-title .accordion-title-link .accordion-title-text { font-weight: bolder; } }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper { display: none; position: relative; padding-left: 3.2em; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper { padding-left: 4.7em; } }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper .accordion-content, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper .accordion-content { padding-left: 1.3em; }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper .accordion-content a, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper .accordion-content a { color: #e67300; text-decoration: underline; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper .accordion-content a, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper .accordion-content a { font-weight: bold; } }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper .accordion-content a:hover, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper .accordion-content a:hover { cursor: pointer; }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper .accordion-content .text__bold, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper .accordion-content .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper .accordion-content .text__bold, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper .accordion-content .text__bold { font-weight: bold; } }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper .richText-content p, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper .richText-content p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; color: #506d85; }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper.is-active, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper.is-active { display: block; margin-top: 1em; }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper.is-active ol li, .template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper.is-active ul li, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper.is-active ol li, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper.is-active ul li { border: none; list-style-type: disc; padding-bottom: 0; margin: 0 1.3em; }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper.is-active ol li::before, .template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper.is-active ul li::before, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper.is-active ol li::before, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper.is-active ul li::before { border: none; }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper.is-active ol li::after, .template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper.is-active ul li::after, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper.is-active ol li::after, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper.is-active ul li::after { content: ""; background: none; }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper.is-active p, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper.is-active p { margin-top: 0.1em; margin-bottom: 1em; }

.template-cabenuva-bootstrap-template .page__faq .accordion-content-wrapper p, .template-cabenuva-bootstrap-template1 .page__faq .accordion-content-wrapper p { font-size: 1.4em; }

.template-cabenuva-bootstrap-template .page__faq .text__reference, .template-cabenuva-bootstrap-template1 .page__faq .text__reference { margin: 2.5em 0; }

.template-cabenuva-bootstrap-template .page__faq .text__reference p, .template-cabenuva-bootstrap-template1 .page__faq .text__reference p { margin: 0; }

.template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container { margin-bottom: 0em; }

@media (min-width: 992px) { .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container { margin-top: 0px; } }

.template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border, .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border { display: -webkit-box; display: -ms-flexbox; display: flex; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border > .component-content, .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border > .component-content, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border > .component-content, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border > .component-content { padding: 3em 1.5em 3.5em; } }

@media (min-width: 992px) { .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border > .component-content, .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border > .component-content, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border > .component-content, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border > .component-content { padding: 3em 3em 3.5em; } }

.template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border > .component-content > .content, .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border > .component-content > .content, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border > .component-content > .content, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border > .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; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border > .component-content > .content .richText:first-of-type, .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border > .component-content > .content .richText:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border > .component-content > .content .richText:first-of-type, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border > .component-content > .content .richText:first-of-type, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border > .component-content > .content .richText:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border > .component-content > .content .richText:first-of-type { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border .component-content, .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border .component-content, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta.cta-border .component-content, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box.cta-border .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem a.box.cta-border .component-content { width: 100%; }

.template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta-border.odd.first p:nth-child(2), .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta-border.odd.first p:nth-child(2) { margin-top: 0.2em; }

.template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta-border.even.last > .component-content > .paragraphSystem, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta-border.even.last > .component-content > .paragraphSystem { 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; -ms-flex-pack: distribute; justify-content: space-around; }

.template-cabenuva-bootstrap-template .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta-border.even.last > .component-content > .paragraphSystem .richText.odd.first, .template-cabenuva-bootstrap-template1 .page__faq .text__copy__ASO-border-container > .component-content > .paragraphSystem .box.cta-border.even.last > .component-content > .paragraphSystem .richText.odd.first { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.template-cabenuva-bootstrap-template .page__faq a .cta__button-is-orange, .template-cabenuva-bootstrap-template .page__faq a .cta__button-is-yellow, .template-cabenuva-bootstrap-template1 .page__faq a .cta__button-is-orange, .template-cabenuva-bootstrap-template1 .page__faq a .cta__button-is-yellow { padding-right: 25px; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq a .cta__button-is-orange, .template-cabenuva-bootstrap-template .page__faq a .cta__button-is-yellow, .template-cabenuva-bootstrap-template1 .page__faq a .cta__button-is-orange, .template-cabenuva-bootstrap-template1 .page__faq a .cta__button-is-yellow { margin-left: -15px; margin-right: -15px; } }

@media (min-width: 992px) { .template-cabenuva-bootstrap-template .page__faq a .cta__button-is-orange, .template-cabenuva-bootstrap-template .page__faq a .cta__button-is-yellow, .template-cabenuva-bootstrap-template1 .page__faq a .cta__button-is-orange, .template-cabenuva-bootstrap-template1 .page__faq a .cta__button-is-yellow { margin: initial; } }

.template-cabenuva-bootstrap-template .page__faq a .cta__button-is-orange, .template-cabenuva-bootstrap-template1 .page__faq a .cta__button-is-orange { font-size: 14px; padding-top: 8px; padding-bottom: 8px; }

.template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 { padding: 0; }

@media screen and (min-width: 992px) and (max-width: 1300px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 { width: 97.5%; } }

@media (min-width: 992px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 { margin-top: 0.5rem; } }

.template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 { padding: 0 15px; width: 100%; max-width: 1200px; }

@media (min-width: 1024px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 { display: -webkit-box; display: -ms-flexbox; display: flex; max-height: 30rem; height: 30rem; } }

.template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a { margin-top: 0; }

@media (min-width: 1024px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a { padding: 40px; width: 50%; min-height: auto; position: relative; margin-bottom: 1.5rem; } }

@media only screen and (min-width: 1024px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta .cta-text-container, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-text-container, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a .cta-text-container, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta .cta-text-container, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-text-container, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a .cta-text-container { min-height: auto; height: 100%; } }

.template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background: url("../../assets/img/cta-backgrounds/skyline-image-mobile.png"); background-repeat: no-repeat; background-size: 100% 100%; }

@media (max-width: 427px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: 100% 100%; margin-right: 30px; background-position-x: 0px; } }

@media (min-width: 428px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: 100% 100%; background-position-x: -30px; } }

@media (min-width: 1024px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-image: url("../../assets/img/cta-backgrounds/skyline-image.png"); background-size: 100% 100%; background-position: center; margin-right: 12.5px; } }

.template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background: url("../../assets/img/cta-backgrounds/people-in-airport-mobile.png"); background-repeat: no-repeat; background-size: 100%; }

@media (max-width: 427px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: 100% 100%; margin-right: 30px; background-position-x: 0px; } }

@media (min-width: 428px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: 100% 100%; background-position-x: -30px; } }

@media (min-width: 1024px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-image: url("../../assets/img/cta-backgrounds/people-in-airport.png"); background-size: 100% 100%; background-position: center; margin-left: 12.5px; } }

@media (max-width: 767px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { margin-top: 2.5rem; margin-bottom: 0; } }

.template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 p.cta-title, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 p.cta-title { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 27px !important; line-height: 27px; text-transform: uppercase; color: #fff; }

@media (min-width: 1024px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 p.cta-title, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 p.cta-title { max-width: 75%; } }

@media (max-width: 767px) { .template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 p.cta-title, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 p.cta-title { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 27px !important; line-height: 27px; text-transform: uppercase; color: #fff; } }

.template-cabenuva-bootstrap-template .page__faq .reference-cta-treatment-1 .cta-treatment-1 button a, .template-cabenuva-bootstrap-template1 .page__faq .reference-cta-treatment-1 .cta-treatment-1 button a { text-decoration: none !important; }

.template-cabenuva-bootstrap-template .page__faq .home__ctas, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas { width: 100%; }

@media only screen and (max-width: 767px) { .template-cabenuva-bootstrap-template .page__faq .home__ctas, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas { margin-bottom: 0; margin-top: 0; } }

.template-cabenuva-bootstrap-template .page__faq .home__ctas .component-content, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .component-content { border: none !important; background-color: #617b91 !important; }

@media (min-width: 992px) { .template-cabenuva-bootstrap-template .page__faq .home__ctas .component-content, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .component-content { width: 95%; } }

.template-cabenuva-bootstrap-template .page__faq .home__ctas .component-content h2, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .component-content h2 { font-size: 27px; color: #fff; }

.template-cabenuva-bootstrap-template .page__faq .home__ctas .cta__button, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .cta__button { margin-top: 0; }

@media (max-width: 767px) { .template-cabenuva-bootstrap-template .page__faq .home__ctas .cta__button, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .cta__button { margin-top: 2rem; } }

.template-cabenuva-bootstrap-template .page__faq .home__ctas .chevron, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .chevron { margin-left: 10px; }

.template-cabenuva-bootstrap-template .page__faq .home__ctas .odd, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .odd { -webkit-box-flex: 4; -ms-flex: 4; flex: 4; margin-top: .5rem; }

@media (max-width: 991px) { .template-cabenuva-bootstrap-template .page__faq .home__ctas .odd, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .odd { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; } }

@media screen and (min-width: 992px) and (max-width: 1300px) { .template-cabenuva-bootstrap-template .page__faq .home__ctas .odd, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .odd { -webkit-box-flex: 3; -ms-flex: 3; flex: 3; } }

.template-cabenuva-bootstrap-template .page__faq .home__ctas .even, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .even { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .page__faq .home__ctas .flex__flex > .component-content > .content, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .flex__flex > .component-content > .content { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

.template-cabenuva-bootstrap-template .page__faq .home__ctas .flex__flex > .component-content > .content h2, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .flex__flex > .component-content > .content h2 { line-height: 2.9rem; }

.template-cabenuva-bootstrap-template .page__faq .home__ctas .flex__flex > .component-content > .content .cta__button-is-orange, .template-cabenuva-bootstrap-template1 .page__faq .home__ctas .flex__flex > .component-content > .content .cta__button-is-orange { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: 400; font-size: 1.4rem; line-height: 2.4rem; }

.template-cabenuva-bootstrap-template .page__faq .doc-id .component-content .richText-content p, .template-cabenuva-bootstrap-template1 .page__faq .doc-id .component-content .richText-content p { line-height: 0; }

@media (min-width: 1200px) { .template-cabenuva-bootstrap-template .page__faq .content-max-width, .template-cabenuva-bootstrap-template1 .page__faq .content-max-width { padding: 0; } }

.template-cabenuva-bootstrap-template .text__copy li, .template-cabenuva-bootstrap-template1 .text__copy li { font-size: 1.5rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .text__copy li, .template-cabenuva-bootstrap-template1 .text__copy li { font-size: 1.8rem; } }

.template-cabenuva-bootstrap-template .gradient-background > .component-content > .content .page__faq-section-wrapper:nth-of-type(3) .item_3 .richText-content p:first-of-type, .template-cabenuva-bootstrap-template1 .gradient-background > .component-content > .content .page__faq-section-wrapper:nth-of-type(3) .item_3 .richText-content p:first-of-type { margin-bottom: 0; }

.template-cabenuva-bootstrap-template .gradient-background > .component-content > .content .page__faq-section-wrapper:nth-of-type(3) .item_3 .richText-content ul, .template-cabenuva-bootstrap-template1 .gradient-background > .component-content > .content .page__faq-section-wrapper:nth-of-type(3) .item_3 .richText-content ul { margin-bottom: 2rem; }

@media (max-width: 767px) { .template-cabenuva-bootstrap-template .gradient-background > .component-content > .content .page__faq-section-wrapper:nth-of-type(3) .item_3 .richText-content ul, .template-cabenuva-bootstrap-template1 .gradient-background > .component-content > .content .page__faq-section-wrapper:nth-of-type(3) .item_3 .richText-content ul { margin-bottom: 1rem; } }

@media (min-width: 768px) { .template-cabenuva-bootstrap-template .gradient-background > .component-content > .content > div:nth-of-type(4) .accordion-slide.last, .template-cabenuva-bootstrap-template1 .gradient-background > .component-content > .content > div:nth-of-type(4) .accordion-slide.last { margin-bottom: 1em; } }

@media (max-width: 767px) { .page-faqs .hero__container-mobile > .component-content { min-height: 80vw !important; } }

@media only screen and (min-width: 389px) and (max-width: 413px) { .page-faqs .hero__title--ttyd { width: 51%; } }

.text__space { margin-bottom: 2.5rem; }

.page__what-is-cabenuva { padding: 0; }

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

.page__what-is-cabenuva .paragraphSystem .reference-heroes, .page__what-is-cabenuva .row .reference-heroes { background: #f8e9b6; }

.page__what-is-cabenuva .paragraphSystem .reference-heroes .heroes-container .heroTextContainer .heroAttr p, .page__what-is-cabenuva .row .reference-heroes .heroes-container .heroTextContainer .heroAttr p { position: relative; text-align: right; }

@media (min-width: 768px) { .page__what-is-cabenuva .paragraphSystem .reference-heroes .heroes-container .heroTextContainer .heroAttr p, .page__what-is-cabenuva .row .reference-heroes .heroes-container .heroTextContainer .heroAttr p { right: auto; top: auto; margin-right: 0; text-align: left; padding-left: 75%; padding-top: 5%; } }

@media only screen and (min-width: 768px) { .page__what-is-cabenuva .paragraphSystem .reference-heroes .heroes-container .heroTextContainer .heroAttr p, .page__what-is-cabenuva .row .reference-heroes .heroes-container .heroTextContainer .heroAttr p { padding-top: 15%; } }

@media (min-width: 1024px) { .page__what-is-cabenuva .paragraphSystem .reference-heroes .heroes-container .heroTextContainer .heroAttr p, .page__what-is-cabenuva .row .reference-heroes .heroes-container .heroTextContainer .heroAttr p { top: -50px; padding-top: 0; } }

@media (min-width: 1600px) { .page__what-is-cabenuva .paragraphSystem .reference-heroes .heroes-container .heroTextContainer .heroAttr p, .page__what-is-cabenuva .row .reference-heroes .heroes-container .heroTextContainer .heroAttr p { padding-top: 5%; } }

.page__what-is-cabenuva .paragraphSystem .reference-heroes .heroes-container img:nth-of-type(2), .page__what-is-cabenuva .row .reference-heroes .heroes-container img:nth-of-type(2) { width: 110%; max-width: none; }

.page__what-is-cabenuva .layout-inner > .col-xs-12 { padding: 0; }

.page__what-is-cabenuva .container-fluid { padding: 0; }

@media (min-width: 768px) { .page__what-is-cabenuva .col-xs-12, .page__what-is-cabenuva .col-sm-12, .page__what-is-cabenuva .col-md-12 { padding: 0; } }

.page__what-is-cabenuva .container-fluid { padding: 0 !important; }

@media (min-width: 767px) and (max-width: 1025px) { .page__what-is-cabenuva .gradient-background { padding-left: 12%; padding-right: 12%; } }

.page__what-is-cabenuva p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 14px; }

@media (min-width: 768px) { .page__what-is-cabenuva p { font-size: 16px; } }

.page__what-is-cabenuva p .emphasis { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-is-cabenuva p .emphasis { font-weight: bolder; } }

.page__what-is-cabenuva p a { text-decoration: underline; }

.page__what-is-cabenuva p a:hover { text-decoration: none; }

.page__what-is-cabenuva .about-cab__section-1 p, .page__what-is-cabenuva .about-cab__section-2 p, .page__what-is-cabenuva .about-cab__section-3 p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: normal; font-size: 2rem; line-height: 22px; }

.page__what-is-cabenuva .about-cab__section-1 p .text__bold, .page__what-is-cabenuva .about-cab__section-2 p .text__bold, .page__what-is-cabenuva .about-cab__section-3 p .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-is-cabenuva .about-cab__section-1 p .text__bold, .page__what-is-cabenuva .about-cab__section-2 p .text__bold, .page__what-is-cabenuva .about-cab__section-3 p .text__bold { font-weight: bold; } }

.page__what-is-cabenuva .about-cab__section-1 p .emphasis, .page__what-is-cabenuva .about-cab__section-2 p .emphasis, .page__what-is-cabenuva .about-cab__section-3 p .emphasis { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-is-cabenuva .about-cab__section-1 p .emphasis, .page__what-is-cabenuva .about-cab__section-2 p .emphasis, .page__what-is-cabenuva .about-cab__section-3 p .emphasis { font-weight: bolder; } }

.page__what-is-cabenuva .about-cab__section-1 h2, .page__what-is-cabenuva .about-cab__section-2 h2, .page__what-is-cabenuva .about-cab__section-3 h2 { font-size: 2.7rem; line-height: 29px; font-weight: 400; }

@media (min-width: 767px) and (max-width: 995px) { .page__what-is-cabenuva .about-cab__section-1 br, .page__what-is-cabenuva .about-cab__section-2 br, .page__what-is-cabenuva .about-cab__section-3 br { display: none; } }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-3 p { font-size: 16px; line-height: 20px; } }

.page__what-is-cabenuva .reference-event-banner-cta br { display: none; }

@media (max-width: 767px) { .page__what-is-cabenuva .hero__container-desktop { display: none; } }

.page__what-is-cabenuva .hero__container-desktop > .component-content { background-size: cover; background-position: center; }

@media (min-width: 1920px) { .page__what-is-cabenuva .hero__container-desktop > .component-content { min-height: 30.5vw; } }

@media screen and (max-width: 1000px) and (min-width: 830px) { .page__what-is-cabenuva .hero__container-desktop > .component-content { min-height: 30rem; } }

.page__what-is-cabenuva .hero__container-mobile { display: block; }

@media (min-width: 768px) { .page__what-is-cabenuva .hero__container-mobile { display: none; } }

.page__what-is-cabenuva .hero__container-mobile > .component-content { background-size: contain; 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; padding: 54.85px 37px 0 18px; margin: 0; height: 220.15px; min-height: inherit; }

.page__what-is-cabenuva .gradient-background { padding: 25px 20px 0 20px; }

@media (max-width: 767px) { .page__what-is-cabenuva .gradient-background { padding: 25px 15px 0 15px; } }

.page__what-is-cabenuva .hero__page-text { padding: 0; margin: 0; }

.page__what-is-cabenuva .box.component.hero__container > .component-content p { color: #fff; max-width: 50%; }

.page__what-is-cabenuva .hero__title--wic { max-width: 1200px; margin: 0 auto; }

.page__what-is-cabenuva .hero__title--wic p, .page__what-is-cabenuva .hero__title--wic h1 { font-size: 1.8rem; line-height: 1.2; }

@media (max-width: 767px) { .page__what-is-cabenuva .hero__title--wic p, .page__what-is-cabenuva .hero__title--wic h1 { font-size: 2.2rem; } }

@media (min-width: 769px) { .page__what-is-cabenuva .hero__title--wic p, .page__what-is-cabenuva .hero__title--wic h1 { font-size: 2.2rem; } }

@media (min-width: 992px) { .page__what-is-cabenuva .hero__title--wic p, .page__what-is-cabenuva .hero__title--wic h1 { font-size: 3.4rem; } }

.page__what-is-cabenuva .hero__title--wic p { font-family: "VerbRegular", Helvetica, Arial, sans-serif; font-size: 18px; line-height: 20px; }

@media (min-width: 768px) { .page__what-is-cabenuva .hero__title--wic p { font-size: 20px; line-height: 22px; max-width: 100%; } }

.page__what-is-cabenuva .hero__title--wic h1 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 22px; line-height: 24px; }

@media (min-width: 768px) { .page__what-is-cabenuva .hero__title--wic h1 { font-size: 35px; line-height: 42px; } }

.page__what-is-cabenuva .hero__disclaimer--wic { text-align: right; max-width: 180px; position: relative; }

@media (min-width: 768px) and (max-width: 1024px) { .page__what-is-cabenuva .hero__disclaimer--wic { margin-top: 0; } }

@media (min-width: 1025px) { .page__what-is-cabenuva .hero__disclaimer--wic { margin-top: 8%; } }

.page__what-is-cabenuva .hero__disclaimer--wic .paragraphSystem, .page__what-is-cabenuva .hero__disclaimer--wic .row { margin: 0; }

@media (min-width: 768px) { .page__what-is-cabenuva .hero__disclaimer--wic { text-align: left; position: absolute; top: 30%; right: 27%; } }

@media screen and (min-width: 1280px) { .page__what-is-cabenuva .hero__disclaimer--wic { margin-top: 100px !important; } }

@media screen and (max-width: 1400px) and (min-width: 993px) { .page__what-is-cabenuva .hero__disclaimer--wic { bottom: 20px; } }

@media screen and (max-width: 992px) and (min-width: 941px) { .page__what-is-cabenuva .hero__disclaimer--wic { bottom: 45px; } }

@media screen and (max-width: 940px) and (min-width: 770px) { .page__what-is-cabenuva .hero__disclaimer--wic { bottom: 10px; } }

.page__what-is-cabenuva .hero__disclaimer--wic > .component-content > .content > .richText .component-content .richText-content h4 { font-size: 1.2rem !important; }

.page__what-is-cabenuva .hero__disclaimer--wic h2, .page__what-is-cabenuva .hero__disclaimer--wic h3, .page__what-is-cabenuva .hero__disclaimer--wic h4 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #fff; text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); }

.page__what-is-cabenuva .hero__disclaimer--wic h2 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-bottom: 0; font-size: 2rem; }

@media (max-width: 767px) { .page__what-is-cabenuva .hero__disclaimer--wic h2 { font-size: 22px; line-height: 22px; } }

.page__what-is-cabenuva .hero__disclaimer--wic h3 { padding-bottom: 0.5rem; font-size: 18px; line-height: 22px; }

.page__what-is-cabenuva .hero__disclaimer--wic p { margin-bottom: 0; font-size: 18px; line-height: 22px; }

.page__what-is-cabenuva .hero__disclaimer--wic .text__bold { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400 !important; }

.page__what-is-cabenuva .hero__disclaimer--wic img { width: 130px; }

.page__what-is-cabenuva .about-cab__section-1 { margin: 0 auto; padding: 0; }

@media (max-width: 767px) { .page__what-is-cabenuva .about-cab__section-1 { padding-left: 0 !important; } }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-1 { margin: 0 auto 15px auto; } }

.page__what-is-cabenuva .about-cab__section-1 h2 { font-size: 2.7rem; }

.page__what-is-cabenuva .about-cab__section-1 p { margin: 1rem 0 2rem 0; }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-1 p { margin: .5rem 0; } }

.page__what-is-cabenuva .about-cab__section-1 .text__footnote p { margin-top: 1rem; margin-bottom: 3rem; }

@media (min-width: 768px) { .page__what-is-cabenuva .about-cab__section-1 .text__footnote p { margin-top: 0; } }

.page__what-is-cabenuva .about-cab__section-1 .text__reference { margin-top: 1em; padding: 0 20px 25px 20px; }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-1 .text__reference { padding: 0 0px 15px 5px; } }

.page__what-is-cabenuva .about-cab__section-1 .text__reference p { position: relative; margin: 0; }

.page__what-is-cabenuva .about-cab__section-1 .text__reference p .text__superscript { position: absolute; left: -0.6em; top: 0.6em; }

@media (min-width: 768px) { .page__what-is-cabenuva .about-cab__section-1 .text--indented { padding-top: 2em; } }

.page__what-is-cabenuva .about-cab__section-1 .text--indented p { margin: 1.5rem 0 0; padding-left: 1.9rem; line-height: 1.3; }

.page__what-is-cabenuva .about-cab__section-1 .text--indented p .text__superscript a { color: #506d85; }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-1 .text--indented p { width: 85%; } }

.page__what-is-cabenuva .about-cab__section-1 .text--indented.odd p:last-of-type { padding-left: 1.9rem; border-left: none; }

@media (max-width: 767px) { .page__what-is-cabenuva .about-cab__section-1 .text--indented.odd p:last-of-type { margin-bottom: 3rem; padding-right: 2rem; } }

.page__what-is-cabenuva .about-cab__section-1 .text__orange-underline a { color: #e67300 !important; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; text-decoration: underline; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-is-cabenuva .about-cab__section-1 .text__orange-underline a { font-weight: bold; } }

.page__what-is-cabenuva .about-cab__section-1 .copy-text__grey { font-size: 1.2rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 1.33; }

.page__what-is-cabenuva .about-cab__section-1 .flex__col { margin: 0 0 35px 0; padding: 15px 0 0 0; }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-1 .flex__col { padding: 10px 45px; }
  .page__what-is-cabenuva .about-cab__section-1 .flex__col .image { height: 110px; } }

.page__what-is-cabenuva .about-cab__section-1 .flex__col:last-of-type { margin-bottom: 15px; }

.page__what-is-cabenuva .about-cab__section-1 .flex__col .flex__with-icon { margin-bottom: 2rem; }

.page__what-is-cabenuva .about-cab__section-1 .flex__col .flex__with-icon .content .image { width: 12% !important; }

@media (max-width: 767px) { .page__what-is-cabenuva .about-cab__section-1 .flex__col .flex__with-icon .content .image { width: 10rem !important; padding: 0; } }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-1 .flex__col .flex__with-icon .content .image { width: 20% !important; padding-right: 0; } }

.page__what-is-cabenuva .about-cab__section-1 .flex__col .flex__with-icon .content .image img { width: 100%; }

@media (min-width: 768px) { .page__what-is-cabenuva .about-cab__section-1 .flex__col .flex__with-icon .content .image img { max-width: 5.5rem; } }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-1 .flex__col .flex__with-icon .content .image img { max-width: 5.5rem; } }

.page__what-is-cabenuva .about-cab__section-1 .flex__col .flex__with-icon .content .richText { width: 75% !important; max-width: 600px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-1 .flex__col .flex__with-icon .content .richText { width: 100% !important; padding: 0; padding-right: 3rem; } }

.page__what-is-cabenuva .about-cab__section-1 .flex__col .flex__with-icon .content .richText p { margin: 0px; }

.page__what-is-cabenuva .about-cab__section-1 .flex__col .richText { padding: 0; margin: 0; }

.page__what-is-cabenuva .about-cab__section-1 .flex__row > .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; text-align: center; }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-1 .flex__row > .component-content > .content { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin: 2rem 0 0 0; } }

.page__what-is-cabenuva .about-cab__section-1 .flex__row > .component-content > .content p a { color: #e67300; text-decoration: none; }

.page__what-is-cabenuva .about-cab__section-2 { margin-top: 0px; margin-bottom: 0px; padding: 3em 0; }

@media (min-width: 768px) { .page__what-is-cabenuva .about-cab__section-2 > .component-content { width: 80%; margin: 0 auto; } }

@media (min-width: 768px) { .page__what-is-cabenuva .about-cab__section-2 { padding: 3em; padding-top: 5em; } }

.page__what-is-cabenuva .about-cab__section-2 p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.page__what-is-cabenuva .about-cab__section-2 p strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-is-cabenuva .about-cab__section-2 p strong { font-weight: bolder; } }

.page__what-is-cabenuva .about-cab__section-2 h3 { padding-left: 0.6rem; border-left: solid 5px #e67300; }

@media (max-width: 767px) { .page__what-is-cabenuva .about-cab__section-2 h3 { font-size: 2rem; } }

@media (min-width: 768px) { .page__what-is-cabenuva .about-cab__section-2 h3 { line-height: 1.2; } }

.page__what-is-cabenuva .about-cab__section-2 h3 .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-is-cabenuva .about-cab__section-2 h3 .text__bold { font-weight: bold; } }

@media (max-width: 767px) { .page__what-is-cabenuva .about-cab__section-2 h3 .text__copy { width: 65%; margin-left: 3rem; } }

.page__what-is-cabenuva .about-cab__section-2 > .component-content > .content > div.first p { margin: 0.5em 0 2.5em; }

@media (max-width: 767px) { .page__what-is-cabenuva .about-cab__section-2 > .component-content > .content > div.first p { line-height: 18px; } }

.page__what-is-cabenuva .about-cab__section-2 .text__calendar-flex > .component-content > .content { max-width: 100%; }

@media (min-width: 768px) { .page__what-is-cabenuva .about-cab__section-2 .text__calendar-flex > .component-content > .content { padding-bottom: 1.5em; max-width: 90%; } }

.page__what-is-cabenuva .about-cab__section-2 .text__calendar-flex > .component-content > .content p { margin-top: 0; line-height: 1.4; }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-2 .text__calendar-flex > .component-content > .content .desktop-only { width: 73%; } }

@media (min-width: 1280px) { .page__what-is-cabenuva .about-cab__section-2 .text__calendar-flex > .component-content > .content .desktop-only { width: 65%; } }

.page__what-is-cabenuva .about-cab__section-2 .text__calendar-flex > .component-content > .content .image { -ms-flex-preferred-size: 51%; flex-basis: 51%; }

@media (min-width: 768px) { .page__what-is-cabenuva .about-cab__section-2 .text__calendar-flex > .component-content > .content .image { -ms-flex-preferred-size: 19%; flex-basis: 19%; margin-left: 20px; } }

@media (min-width: 767px) and (max-width: 1025px) { .page__what-is-cabenuva .about-cab__section-2 .text__calendar-flex > .component-content > .content .image { left: -30px; } }

.page__what-is-cabenuva .about-cab__section-2 .text__calendar-flex > .component-content > .content .image img { width: 100%; }

@media screen and (min-width: 768px) and (max-width: 995px) { .page__what-is-cabenuva .about-cab__section-2 .text__calendar-flex .richText { padding-left: 15px; } }

.page__what-is-cabenuva .max-width-none { padding: 0; }

.page__what-is-cabenuva .max-width-none .about-cab__section-3 { padding: 40px 0 10px 0; margin: 0; line-height: 1.4; }

@media (min-width: 768px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 { padding: 3em 1.5em 1em; margin-bottom: 25px; } }

@media (max-width: 991px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 { width: 100vw; margin-left: calc(50% - 50vw); } }

.page__what-is-cabenuva .max-width-none .about-cab__section-3 h2 { margin-bottom: 2rem; }

@media (min-width: 1200px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 .col-lg-3 { margin-left: -3rem; } }

@media (max-width: 767px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 .image { margin-top: 1rem; padding-left: 0; left: -2rem; } }

@media (max-width: 767px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 .image img { width: 100%; margin-right: 5rem; margin-bottom: -25px; } }

@media (max-width: 767px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 > .component-content { width: 93%; } }

@media (min-width: 992px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

@media (min-width: 992px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 > .component-content > .content .richText { -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

@media (min-width: 992px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 > .component-content > .content .richText p { width: 90%; } }

@media (max-width: 767px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 > .component-content > .content .richText p { font-size: 1.6rem; } }

@media (min-width: 768px) { .page__what-is-cabenuva .max-width-none .about-cab__section-3 > .component-content > .content .image img { width: 265px; max-width: none; height: 207px; } }

.page__what-is-cabenuva .chevron { background-size: 90% !important; background-repeat: no-repeat !important; }

@media screen and (min-width: 767px) and (max-width: 800px) { .page__what-is-cabenuva .chevron { margin-top: 0; top: 3px; position: relative; } }

@media (min-width: 768px) { .page__what-is-cabenuva .chevron { margin-bottom: 0; } }

@media (min-width: 992px) { .page__what-is-cabenuva .chevron { margin-bottom: -3px; } }

@media (min-width: 768px) { .page__what-is-cabenuva .chevron.blue { margin-bottom: -3px; } }

@media (min-width: 768px) { .page__what-is-cabenuva .orange-box-full-width .flex__flex h3 { margin-left: 0; } }

.page__what-is-cabenuva .orange-box-full-width.orange-box-grey-bottom-border { border-bottom: solid 40px #eee; margin-bottom: 1rem; }

@media (min-width: 768px) { .page__what-is-cabenuva .orange-box-full-width.orange-box-grey-bottom-border { margin-bottom: 1.9rem; } }

@media (min-width: 300px) and (max-width: 769px) { .page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .richText { margin-bottom: 0px; min-height: 70px; } }

@media (max-width: 767px) { .page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex h2 { max-width: 85%; } }

.page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last { margin-top: -18px; }

@media (min-width: 300px) and (max-width: 769px) { .page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last { margin-top: 10px; left: 0px; -webkit-box-flex: 2; -ms-flex: 2; flex: 2; } }

.page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last.flex__col { bottom: 0; }

@media (min-width: 300px) and (max-width: 769px) { .page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .richText { margin-bottom: 10px; } }

@media (min-width: 300px) and (max-width: 769px) { .page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content { left: -45px; bottom: 17px; position: relative; }
  .page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content { margin-bottom: 10px; }
  .page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content .cta__button .cta__button-is-grey { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

@media (min-width: 300px) and (max-width: 769px) and (min-width: 300px) and (max-width: 769px) { .page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content .cta__button .cta__button-is-grey { padding: 5px 15px 5px 15px; } }

@media (min-width: 300px) and (max-width: 769px) { .page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content .cta__button .cta__button-is-grey .chevron { margin-top: 0px; margin-bottom: 0px; margin-left: 3px; } }

.page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .image { left: -35px; }

@media (min-width: 300px) and (max-width: 769px) { .page__what-is-cabenuva .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; left: -10px !important; -webkit-box-flex: 3; -ms-flex: 3; flex: 3; padding: 0px; } }

.page__what-is-cabenuva .orange-box-full-width { overflow: hidden; }

@media (min-width: 992px) { .page__what-is-cabenuva .orange-box-full-width .content .image { width: 40%; } }

.page__what-is-cabenuva .orange-box-full-width .content .flex__flex .richText { margin-bottom: 2rem; }

.page__what-is-cabenuva .orange-box-full-width .content .flex__flex .richText h2 { width: 100%; }

.page__what-is-cabenuva .orange-box-full-width h2 { color: #fff; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 1.8rem; line-height: 1.3; }

@media (min-width: 768px) { .page__what-is-cabenuva .orange-box-full-width h2 { font-size: 2.4rem; margin: 2rem 0 1.5rem; } }

@media (min-width: 992px) { .page__what-is-cabenuva .orange-box-full-width h2 { font-size: 2.8rem; margin: 2.5rem 0 2.5rem -5rem; } }

@media (min-width: 1024px) { .page__what-is-cabenuva .orange-box-full-width h2 { width: 80%; }
  .page__what-is-cabenuva .orange-box-full-width h2 .no-wrap { white-space: normal; } }

.page__what-is-cabenuva .orange-box-full-width h3 { color: #fff; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.65rem; padding-left: 0; }

@media (min-width: 992px) { .page__what-is-cabenuva .orange-box-full-width h3 { font-size: 2.4rem; } }

@media (min-width: 768px) { .page__what-is-cabenuva .orange-box-full-width h3, .page__what-is-cabenuva .orange-box-full-width h4 { margin-bottom: 0.3rem; } }

.page__what-is-cabenuva .orange-box-full-width h4, .page__what-is-cabenuva .orange-box-full-width h5 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.page__what-is-cabenuva .orange-box-full-width h4 { font-size: 1.5rem; }

@media (max-width: 414px) { .page__what-is-cabenuva .orange-box-full-width h4 { line-height: 18px; margin: 0.2rem 0; } }

@media (min-width: 992px) { .page__what-is-cabenuva .orange-box-full-width h4 { font-size: 1.8rem; } }

.page__what-is-cabenuva .orange-box-full-width h5 { font-size: 1.2rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; font-weight: normal; }

.page__what-is-cabenuva .orange-box-full-width .mobile-only { text-align: center; margin-top: 1.5rem; }

.page__what-is-cabenuva .orange-box-full-width .mobile-only .richText-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

@media (max-width: 414px) { .page__what-is-cabenuva .orange-box-full-width > .component-content > .content > .richText:last-of-type { position: absolute; bottom: 5.5rem; right: -1.5rem; } }

@media (min-width: 768px) { .page__what-is-cabenuva .orange-box-full-width > .component-content > .content > .richText:last-of-type { margin-left: 5rem; } }

.page__what-is-cabenuva .orange-box-full-width .open-quote { position: relative; }

.page__what-is-cabenuva .orange-box-full-width .open-quote::before { content: "“"; position: absolute; left: -1rem; }

@media (min-width: 768px) { .page__what-is-cabenuva .orange-box-full-width .open-quote::before { left: -1.5rem; } }

.page__what-is-cabenuva .orange-box-full-width .close-quote { position: relative; }

.page__what-is-cabenuva .orange-box-full-width .close-quote::after { content: "”"; position: absolute; right: -1rem; }

@media (min-width: 768px) { .page__what-is-cabenuva .orange-box-full-width .close-quote::after { right: -1.5rem; } }

.page__what-is-cabenuva .about-cab__section-1 p { position: relative; }

.page__what-is-cabenuva .about-cab__section-1 p .orange-bar { position: absolute; background-color: #e67300; width: 7px; top: 4px; height: 80%; left: 0; }

@media (max-width: 991px) { .page__what-is-cabenuva .about-cab__section-1 p .orange-bar { height: 86%; } }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-1 p .orange-bar { height: 80%; top: 3px; } }

.page__what-is-cabenuva .about-cab__section-2 h3 { padding: 0; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #506d85; line-height: 20px; font-size: 2.2em; }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-2 h3 { font-size: 2.8em; } }

@media (max-width: 375px) { .page__what-is-cabenuva .about-cab__section-2 h3 { font-size: 2rem; } }

.page__what-is-cabenuva .about-cab__section-2 .orange-bar { position: absolute; background-color: #e67300; width: 7px; top: 0px; height: 97%; left: 1.5rem; }

@media (min-width: 768px) { .page__what-is-cabenuva .about-cab__section-2 .orange-bar { height: 85%; } }

@media (min-width: 992px) { .page__what-is-cabenuva .about-cab__section-2 .orange-bar { top: 6px; height: 87%; } }

@media (max-width: 767px) { .page__what-is-cabenuva .calendar-container { margin-top: 20px; } }

.page__what-is-cabenuva .calendar-container > .component-content > .content { position: relative; }

.page__what-is-cabenuva .calendar-container > .component-content > .content > .image { width: 100%; text-align: center; margin-bottom: 2rem; }

@media (min-width: 768px) { .page__what-is-cabenuva .calendar-container > .component-content > .content > .image { padding: 0 0 0 1rem; } }

.page__what-is-cabenuva .cta--wide { background-color: #506d85; min-height: 100px; padding: 0 30px; }

@media (max-width: 767px) { .page__what-is-cabenuva .cta--wide { padding: 30px; } }

.page__what-is-cabenuva .cta--wide .content { height: 100px; -ms-flex-line-pack: justify; align-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.page__what-is-cabenuva .cta--wide .content .richText:last-of-type { -ms-flex-preferred-size: 18%; flex-basis: 18%; }

.page__what-is-cabenuva .cta--wide .content .richText h2 { color: #fff; text-transform: uppercase; line-height: 29px; }

.page__what-is-cabenuva .cta--wide .content .richText .orange-btn { background-color: #e67300; border: none; border-radius: 25px; }

.page__what-is-cabenuva .cta--wide .content .richText .orange-btn a { display: inline-block; width: 164px; color: #fff; position: relative; }

.page__what-is-cabenuva .cta--wide .content .richText .orange-btn a:after { content: url("../../assets/img/Icon ionic-ios-arrow-forward.svg"); position: absolute; right: 10px; top: 6px; }

.page__what-is-cabenuva .reference-cta-treatment-2 { padding-left: 0 !important; padding-right: 0 !important; }

.page__what-is-cabenuva .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { background: url("/content/dam/cf-viiv/cabenuva/en_US/cta/what-is-cab-cta-v2.jpg"); background-size: cover; background-position: -105px bottom; }

@media (min-width: 1024px) { .page__what-is-cabenuva .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { background-image: url("/content/dam/cf-viiv/cabenuva/en_US/cta/what-is-cab-cta-v2.jpg"); background-position: bottom right; } }

.page__what-is-cabenuva .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button a:after { left: 16.5rem; }

.page__what-is-cabenuva .reference-cta-treatment-2 .component-content .cta-treatment-two h2 { line-height: 29px; }

.page__what-is-cabenuva .reference-cta-treatment-2 .component-content .cta-treatment-two button a { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; font-weight: 400 !important; }

@media (max-width: 767px) { .page__what-is-cabenuva .reference-cta-treatment-2 { margin-top: 25px; } }

@media (min-width: 992px) { .page__what-is-cabenuva .reference-ambassador-quotes { width: 100%; margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1200px) { .page__what-is-cabenuva .reference-ambassador-quotes .ambassador-quotes__quote { padding-left: 200px; } }

@media (min-width: 992px) { .page__what-is-cabenuva .reference-ambassador-quotes .ambassador-quotes__headshot { bottom: -5px; } }

@media (min-width: 992px) and (max-width: 1200px) { .page__what-is-cabenuva .reference-ambassador-quotes .ambassador-quotes__headshot { left: -8px; } }

@media (max-width: 767px) { .page__what-is-cabenuva .reference-ambassador-quotes .ambassador-quotes__headshot { bottom: -10px; } }

@media (max-width: 767px) { .page__what-is-cabenuva .reference-ambassador-quotes .ambassador-quotes__author-block { margin-left: 2rem; } }

@media (min-width: 992px) and (max-width: 1200px) { .page__what-is-cabenuva .reference-ambassador-quotes .ambassador-quotes__author-block { width: calc(90% - 200px); } }

.page__what-is-cabenuva .treatment-routine { background: #eee; padding: 40px 10px 15px 10px; width: calc(100vw + 35px); margin-left: -35px; }

@media (min-width: 992px) { .page__what-is-cabenuva .treatment-routine { width: 100%; margin-left: 0 !important; margin-right: 0; padding: 40px 0; } }

.page__what-is-cabenuva .treatment-routine__header-copy { padding: 0 35px; max-width: 1200px; margin: 0 auto; width: calc(100% - 70px); }

@media (max-width: 991px) { .page__what-is-cabenuva .treatment-routine__header-copy { margin: 0; width: calc(95% - 70px); padding: 0 25px; } }

.page__what-is-cabenuva .treatment-routine__header-copy h2 { text-transform: uppercase; font-size: 2.7rem; line-height: 29px; font-weight: 400; }

.page__what-is-cabenuva .treatment-routine__header-copy p { font-size: 1.6rem; }

.page__what-is-cabenuva .treatment-routine__visuals { padding: 0 35px; max-width: 1200px; margin: 0 auto; width: calc(100% - 70px); 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; }

@media (max-width: 767px) { .page__what-is-cabenuva .treatment-routine__visuals { padding: 0; margin-left: 20px; } }

.page__what-is-cabenuva .treatment-routine__instructions-wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.page__what-is-cabenuva .treatment-routine__instructions { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin: 30px 0; }

.page__what-is-cabenuva .treatment-routine__instructions:last-of-type { margin-bottom: 15px; }

.page__what-is-cabenuva .treatment-routine__instructions p { font-size: 1.6rem; -webkit-box-flex: 1; -ms-flex: auto; flex: auto; margin: -3px 0 0 0; }

@media (min-width: 992px) { .page__what-is-cabenuva .treatment-routine__instructions:last-of-type { margin-bottom: 30px; } }

.page__what-is-cabenuva .treatment-routine__instructions-h3 { font-size: 2rem; width: 140px; padding: 0 20px; }

.page__what-is-cabenuva .treatment-routine__instructions-img { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; max-width: 160px; text-align: center; margin: 0 auto; -ms-flex-item-align: start; align-self: flex-start; }

@media (min-width: 992px) { .page__what-is-cabenuva .treatment-routine { margin-left: calc(50% - 50vw); }
  .page__what-is-cabenuva .treatment-routine__visuals { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 1065px; padding: 30px 35px; }
  .page__what-is-cabenuva .treatment-routine__instructions-wrap { max-width: 785px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; }
  .page__what-is-cabenuva .treatment-routine__instructions-img { max-width: 215px; }
  .page__what-is-cabenuva .treatment-routine__instructions-h3 { font-size: 2rem; width: 175px; padding: 0 30px 0 10px; } }

.page__what-is-cabenuva .reference-ambassador-quotes .ambassador-quotes__author-name { font-weight: 400; }

.page__living-with-hiv { padding: 0; }

.page__living-with-hiv h2, .page__living-with-hiv h3, .page__living-with-hiv p, .page__living-with-hiv li, .page__living-with-hiv a { color: #506d85; }

.page__living-with-hiv .gradient-background h2 { font-size: 2.7rem; margin-bottom: 0; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-weight: 400 !important; line-height: 2.9rem; }

.page__living-with-hiv .gradient-background .content-max-width > .component-content > .content > .richText.first h2 { font-size: 2.7rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.page__living-with-hiv .gradient-background p, .page__living-with-hiv .gradient-background li { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 20px; }

.page__living-with-hiv .gradient-background p .selection-bold, .page__living-with-hiv .gradient-background li .selection-bold { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__living-with-hiv .gradient-background p .selection-bold, .page__living-with-hiv .gradient-background li .selection-bold { font-weight: bolder; } }

.page__living-with-hiv .gradient-background sup { top: -0.3em; }

@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__living-with-hiv .gradient-background sup { top: -0.5em; } }

.page__living-with-hiv > .component-content > .content > .content-max-width > .component-content > .content > .text__copy__container:nth-of-type(10) { margin-bottom: 3em; }

@media (min-width: 768px) { .page__living-with-hiv > .component-content > .content > .content-max-width > .component-content > .content > .text__copy__container:nth-of-type(10) { margin-bottom: 5em; } }

.page__living-with-hiv .reference-heroes { background-color: #F9EBBC; }

@media (max-width: 767px) { .page__living-with-hiv .reference-heroes .component-content .heroes-container .heroTextContainer .heroAttrMobile { text-align: right; } }

.page__living-with-hiv .text__copy__container p { margin: 0.5em 0 0; }

.page__living-with-hiv .text__copy__container .richText-content > ul { padding-left: 1.5em; margin: 0; }

.page__living-with-hiv .text__copy__container .richText-content > ul li ul { padding-left: 2rem; }

@media (min-width: 992px) { .page__living-with-hiv .text__leading .text__copy .component-content .richText-content p { margin: 8px auto; } }

@media (max-width: 767px) { .page__living-with-hiv .text__main-copy .component-content .richText-content p { margin-bottom: 2.5rem; } }

@media (min-width: 768px) { .page__living-with-hiv .living-with-hiv_learn-more-box > .component-content > .content > .content-max-width > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .page__living-with-hiv .living-with-hiv_learn-more-box > .component-content > .content > .content-max-width > .component-content > .content .living-with-hiv_cta-2 { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .page__living-with-hiv .living-with-hiv_learn-more-box > .component-content > .content > .content-max-width > .component-content > .content .living-with-hiv_cta-2 > .component-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } }

@media (min-width: 768px) { .page__living-with-hiv .living-with-hiv_cta-1 > .component-content, .page__living-with-hiv .living-with-hiv_cta-2 > .component-content { padding-bottom: 4em; } }

@media (min-width: 768px) { .page__living-with-hiv .living-with-hiv_cta-1 .cta__button, .page__living-with-hiv .living-with-hiv_cta-2 .cta__button { margin-top: 1.5rem; } }

@media (min-width: 768px) { .page__living-with-hiv .living-with-hiv_cta-2 h2 { margin-bottom: 5.1rem; } }

.page__living-with-hiv .living-with-hiv_cta-3 { margin-bottom: 2.5rem; }

@media (max-width: 767px) { .page__living-with-hiv .living-with-hiv_cta-3 { padding-left: 15px; padding-right: 15px; margin-bottom: 1.5rem; } }

@media (min-width: 768px) { .page__living-with-hiv .living-with-hiv_cta-3 { margin-top: 0px; margin-bottom: 0px; } }

.page__living-with-hiv .living-with-hiv_cta-3 .richText-content { padding-top: 2.5rem; padding-left: 1.2rem; }

.page__living-with-hiv .living-with-hiv_cta-3 .richText-content h2, .page__living-with-hiv .living-with-hiv_cta-3 .richText-content h3 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.3rem; color: #fff; text-shadow: 3px 4px 25px black; }

@media (min-width: 768px) { .page__living-with-hiv .living-with-hiv_cta-3 .richText-content h2, .page__living-with-hiv .living-with-hiv_cta-3 .richText-content h3 { font-size: 1.6rem; } }

.page__living-with-hiv .living-with-hiv_cta-3 .richText-content h3 { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__living-with-hiv .living-with-hiv_cta-3 .richText-content h3 { font-weight: bold; } }

.page__living-with-hiv .living-with-hiv_cta-3 .richText-content h2 { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.page__living-with-hiv .text__orange-bullet-ul ul { padding-left: 15px; list-style: none; }

.page__living-with-hiv .text__orange-bullet-ul ul li { margin-bottom: 1em; }

.page__living-with-hiv .text__orange-bullet-ul ul li::before { content: "\2022"; color: #e67300; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; }

.page__living-with-hiv .living-with-hiv_treatment-changed > .component-content { background-color: #eee; padding: 2.7em 5.5em 3em 3em; margin: 2em 0 3em 0; }

@media (max-width: 767px) { .page__living-with-hiv .living-with-hiv_treatment-changed > .component-content { margin: 1em 0 3em 0; padding: 40px 15px; } }

.page__living-with-hiv .living-with-hiv_treatment-changed .richText.last p:last-of-type { margin-bottom: 0; }

.page__living-with-hiv .text__quiz-link p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.page__living-with-hiv .text__quiz-link a { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; color: #e67300; position: relative; text-decoration: underline; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__living-with-hiv .text__quiz-link a { font-weight: bold; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__living-with-hiv .text__quiz-link a { text-decoration: none; border-bottom: solid 1px #e67300; display: inline-block; padding-bottom: 0px; line-height: 14px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__living-with-hiv .text__quiz-link a::after { top: -11px; line-height: 1.25; } }

@media (max-width: 767px) { .page__living-with-hiv .image__side-effect-chart { margin-bottom: 3em; } }

.page__living-with-hiv .text__once-a-month p { margin-bottom: 0.5em; margin-top: 0.6em; }

@media (max-width: 767px) { .page__living-with-hiv .text__once-a-month { margin-top: 0.5em; }
  .page__living-with-hiv .text__once-a-month p { margin: 0em; } }

.page__living-with-hiv .wdu-mean-community { margin-top: 0; margin-bottom: 0; }

@media (min-width: 992px) { .page__living-with-hiv .wdu-mean-community { margin-top: 0.1rem; } }

.page__living-with-hiv .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__living-with-hiv .text__bold { font-weight: bold; } }

.page__living-with-hiv .cta > .component-content > .content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; }

@media (max-width: 767px) { .page__living-with-hiv .cta > .component-content > .content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a > .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a > .component-content > .content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.page__living-with-hiv .cta > .component-content .cta__button-is-orange, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a > .component-content .cta__button-is-orange, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a > .component-content .cta__button-is-orange { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; font-size: 1.4rem; }

.page__living-with-hiv .cta .cta-bg-img-alt, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-bg-img-alt, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .cta-bg-img-alt { margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.page__living-with-hiv .cta .cta-bg-img-alt > .component-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .cta-bg-img-alt > .component-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 2.5rem; }

@media screen and (max-width: 850px) and (min-width: 700px) { .page__living-with-hiv .cta .cta-bg-img-alt > .component-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-bg-img-alt > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .cta-bg-img-alt > .component-content { height: 550px; -webkit-box-flex: 0; -ms-flex: none; flex: none; } }

.page__living-with-hiv .cta .cta-bg-img-alt > .component-content .richText-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-bg-img-alt > .component-content .richText-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .cta-bg-img-alt > .component-content .richText-content { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.page__living-with-hiv .cta .cta-bg-img-alt > .component-content .richText-content p, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-bg-img-alt > .component-content .richText-content p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .cta-bg-img-alt > .component-content .richText-content p { margin-bottom: 25px; }

@media (max-width: 767px) { .page__living-with-hiv .cta .cta-bg-img-alt > .component-content .richText-content p, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-bg-img-alt > .component-content .richText-content p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .cta-bg-img-alt > .component-content .richText-content p { margin-bottom: 0px; margin-top: 25px; } }

.page__living-with-hiv .cta .cta-bg-img-alt > .component-content .richText-content p .cta__button-is-yellow, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-bg-img-alt > .component-content .richText-content p .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .cta-bg-img-alt > .component-content .richText-content p .cta__button-is-yellow { font-size: 1.25rem; padding: 1rem 2rem 1rem; }

.page__living-with-hiv .cta .cta-bg-img-alt > .component-content .richText-content .cta__button, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-bg-img-alt > .component-content .richText-content .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .cta-bg-img-alt > .component-content .richText-content .cta__button { margin-top: 20px; }

.page__living-with-hiv .cta .home__ctas, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas { -webkit-box-flex: 1.75; -ms-flex: 1.75; flex: 1.75; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.page__living-with-hiv .cta .home__ctas .cta, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas .cta, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas .cta, .page__living-with-hiv .cta .home__ctas .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas a, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas a { position: relative; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.page__living-with-hiv .cta .home__ctas .cta:last-of-type, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas .cta:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas .cta:last-of-type, .page__living-with-hiv .cta .home__ctas .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas a:last-of-type, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas a:last-of-type { margin-bottom: 0px !important; }

@media (max-width: 767px) { .page__living-with-hiv .cta .home__ctas .cta:last-of-type > .component-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas .cta:last-of-type > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas .cta:last-of-type > .component-content, .page__living-with-hiv .cta .home__ctas .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas a:last-of-type > .component-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas a:last-of-type > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas a:last-of-type > .component-content { background-color: #506d85; } }

@media (max-width: 767px) { .page__living-with-hiv .cta .home__ctas .cta:last-of-type > .component-content > .richText-content h2, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas .cta:last-of-type > .component-content > .richText-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas .cta:last-of-type > .component-content > .richText-content h2, .page__living-with-hiv .cta .home__ctas .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type > .component-content > .richText-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas a:last-of-type > .component-content > .richText-content h2, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas a:last-of-type > .component-content > .richText-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas a:last-of-type > .component-content > .richText-content h2 { color: #506d85; } }

.page__living-with-hiv .cta .home__ctas .cta.cta-border.first, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas .cta.cta-border.first, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas .cta.cta-border.first, .page__living-with-hiv .cta .home__ctas .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border.first, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas a.cta-border.first, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas a.cta-border.first, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas a.cta-border.first { min-height: 250px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.page__living-with-hiv .cta .home__ctas .cta.cta-border .component-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas .cta.cta-border .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas .cta.cta-border .component-content, .page__living-with-hiv .cta .home__ctas .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas a.cta-border .component-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas a.cta-border .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas a.cta-border .component-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.page__living-with-hiv .cta .home__ctas .cta .component-content > .content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas .cta .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas .cta .component-content > .content, .page__living-with-hiv .cta .home__ctas .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas a .component-content > .content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas a .component-content > .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas a .component-content > .content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media (max-width: 767px) { .page__living-with-hiv .cta .home__ctas .cta .component-content .richText-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas .cta .component-content .richText-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas .cta .component-content .richText-content, .page__living-with-hiv .cta .home__ctas .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .component-content .richText-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas a .component-content .richText-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas a .component-content .richText-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas a .component-content .richText-content { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

@media (max-width: 767px) { .page__living-with-hiv .cta .home__ctas .cta .cta__button .cta__button-is-yellow, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas .cta .cta__button .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas .cta .cta__button .cta__button-is-yellow, .page__living-with-hiv .cta .home__ctas .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta__button .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas a .cta__button .cta__button-is-yellow, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas a .cta__button .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas a .cta__button .cta__button-is-yellow { font-size: 1.15rem; } }

@media (min-width: 992px) { .page__living-with-hiv .cta .home__ctas.col-lg-8, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas.col-lg-8, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas.col-lg-8 { padding-right: 20px; margin-top: -10px; } }

@media (max-width: 767px) { .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas > .component-content .paragraphSystem, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas > .component-content .paragraphSystem { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem .cta.cta-border:nth-of-type(3) > .component-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas > .component-content .paragraphSystem .cta.cta-border:nth-of-type(3) > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas > .component-content .paragraphSystem .cta.cta-border:nth-of-type(3) > .component-content, .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border:nth-of-type(3) > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem a.cta-border:nth-of-type(3) > .component-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas > .component-content .paragraphSystem a.cta-border:nth-of-type(3) > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas > .component-content .paragraphSystem a.cta-border:nth-of-type(3) > .component-content { border: none; background-color: #617b91; }

.page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem .cta.cta-border:nth-of-type(3) > .component-content h2, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas > .component-content .paragraphSystem .cta.cta-border:nth-of-type(3) > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas > .component-content .paragraphSystem .cta.cta-border:nth-of-type(3) > .component-content h2, .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border:nth-of-type(3) > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem a.cta-border:nth-of-type(3) > .component-content h2, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas > .component-content .paragraphSystem a.cta-border:nth-of-type(3) > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas > .component-content .paragraphSystem a.cta-border:nth-of-type(3) > .component-content h2 { color: #fff; }

@media (min-width: 992px) { .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem .cta:nth-of-type(2) > .component-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas > .component-content .paragraphSystem .cta:nth-of-type(2) > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas > .component-content .paragraphSystem .cta:nth-of-type(2) > .component-content, .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2) > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem a:nth-of-type(2) > .component-content, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas > .component-content .paragraphSystem a:nth-of-type(2) > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas > .component-content .paragraphSystem a:nth-of-type(2) > .component-content { border: none; background-color: #617b91; }
  .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem .cta:nth-of-type(2) > .component-content h2, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas > .component-content .paragraphSystem .cta:nth-of-type(2) > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas > .component-content .paragraphSystem .cta:nth-of-type(2) > .component-content h2, .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2) > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .cta .home__ctas > .component-content .paragraphSystem a:nth-of-type(2) > .component-content h2, .page__living-with-hiv .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .home__ctas > .component-content .paragraphSystem a:nth-of-type(2) > .component-content h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv a .home__ctas > .component-content .paragraphSystem a:nth-of-type(2) > .component-content h2 { color: #fff; } }

@media (max-width: 1200px) { .page__living-with-hiv .reference-cta-treatment-1 { padding: 0 15px; } }

.page__living-with-hiv .reference-cta-treatment-1 .cta:first-of-type, .page__living-with-hiv .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .reference-cta-treatment-1 a:first-of-type { background: url(../../assets/img/cta-backgrounds/river-landscape.png); background-repeat: no-repeat; background-size: 100%; max-height: 300px; }

@media (max-width: 1023px) { .page__living-with-hiv .reference-cta-treatment-1 .cta:first-of-type, .page__living-with-hiv .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .reference-cta-treatment-1 a:first-of-type { background: url(../../assets/img/cta-backgrounds/river-landscape-mobile.png); background-size: cover; background-position-x: -60px; } }

@media (min-width: 412px) { .page__living-with-hiv .reference-cta-treatment-1 .cta:first-of-type, .page__living-with-hiv .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .reference-cta-treatment-1 a:first-of-type { background-size: cover; background-position-x: 0; } }

@media (min-width: 1024px) { .page__living-with-hiv .reference-cta-treatment-1 .cta:first-of-type, .page__living-with-hiv .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .reference-cta-treatment-1 a:first-of-type { background-size: cover !important; background-position: center; margin-right: 12.5px; } }

.page__living-with-hiv .reference-cta-treatment-1 .cta:last-of-type, .page__living-with-hiv .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .reference-cta-treatment-1 a:last-of-type { background: url("../../assets/img/cta-backgrounds/woman-airport.png"); background-repeat: no-repeat; background-size: 100%; }

@media (max-width: 1023px) { .page__living-with-hiv .reference-cta-treatment-1 .cta:last-of-type, .page__living-with-hiv .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .reference-cta-treatment-1 a:last-of-type { background: url(../../assets/img/cta-backgrounds/woman-airport-mobile.png); background-size: cover; background-position-x: -60px; } }

@media (min-width: 412px) { .page__living-with-hiv .reference-cta-treatment-1 .cta:last-of-type, .page__living-with-hiv .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .reference-cta-treatment-1 a:last-of-type { background-size: cover; background-position-x: 0; } }

@media (min-width: 1024px) { .page__living-with-hiv .reference-cta-treatment-1 .cta:last-of-type, .page__living-with-hiv .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__living-with-hiv .reference-cta-treatment-1 a:last-of-type { background-image: url("../../assets/img/cta-backgrounds/woman-airport.png"); background-size: 100% 100% !important; background-position: center; margin-left: 12.5px; } }

.page__living-with-hiv .reference-cta-treatment-1 .cta-text-container { position: relative; }

.page__living-with-hiv .reference-cta-treatment-1 .cta-text-container p.cta-title { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 27px !important; line-height: 27px; text-transform: uppercase; color: #fff; }

@media (max-width: 991px) { .page__living-with-hiv .reference-cta-treatment-1 .cta-text-container p.cta-title { width: 75%; } }

.page__living-with-hiv .reference-cta-treatment-1 a { text-decoration: none; }

@media (min-width: 1215px) { .page__living-with-hiv .doc-id { padding: 0; } }

@media (max-width: 1200px) { .page__living-with-hiv .cta--wide { margin: 0 15px; width: calc(100% - 30px); }
  .page__living-with-hiv .cta--wide > .component-content > .paragraphSystem { margin: 0 15px; } }

@media (min-width: 1200px) { .page__living-with-hiv .cta--wide .content .richText:last-of-type { margin-right: 30px; } }

@media (max-width: 768px) { .page__living-with-hiv .cta--wide { height: 125px; } }

@media (max-width: 594px) { .page__living-with-hiv .cta--wide { height: 155px; } }

@media (min-width: 1200px) { .page__living-with-hiv .cta--wide h2 { padding-left: 30px; } }

@media (max-width: 768px) { .page__living-with-hiv .cta--wide h2 { margin-top: 30px; } }

@media (min-width: 767px) { .page__living-with-hiv .cta-section-1 > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; } }

@media (min-width: 767px) { .page__living-with-hiv .cta-section-1 > .component-content > .content .cta__column-2 { -ms-flex-preferred-size: 50%; flex-basis: 50%; } }

.page__living-with-hiv .reference-event-banner-cta { padding: 0; }

.page__living-with-hiv .reference-event-banner-cta h2 { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.7rem !important; line-height: 2.9rem; }

@media only screen and (max-width: 394px) { .page-for-case-managers .isi--fixed .isi__icon--arrow:after, .page-for-case-managers-gigya .isi--fixed .isi__icon--arrow:after { top: -3.2rem !important; } }

@media only screen and (min-width: 425px) and (max-width: 767px) { .page-for-case-managers .isi--fixed .isi__icon--arrow:after, .page-for-case-managers-gigya .isi--fixed .isi__icon--arrow:after { top: -2.4rem !important; } }

.page-for-case-managers .isi--fixed .collapsed-content, .page-for-case-managers-gigya .isi--fixed .collapsed-content { position: relative; }

@media (max-width: 767px) { .page-for-case-managers .isi--fixed .collapsed-content .no-height-on-mobile, .page-for-case-managers-gigya .isi--fixed .collapsed-content .no-height-on-mobile { position: absolute; bottom: 0; } }

@media only screen and (min-width: 421px) and (max-width: 767px) { .page-for-case-managers .isi--fixed .collapsed-content .no-height-on-mobile, .page-for-case-managers-gigya .isi--fixed .collapsed-content .no-height-on-mobile { top: 1.2rem; } }

@media (min-width: 992px) { .page-for-case-managers .isi--fixed .collapsed-content .no-height-on-mobile p:first-of-type, .page-for-case-managers-gigya .isi--fixed .collapsed-content .no-height-on-mobile p:first-of-type { height: 18px; } }

.page-for-case-managers .isi--fixed .collapsed-content .collapsed-mobile-title p, .page-for-case-managers-gigya .isi--fixed .collapsed-content .collapsed-mobile-title p { padding-bottom: 0 !important; }

.page-for-case-managers .reference-heroes, .page-for-case-managers-gigya .reference-heroes { background: #f8e9b6; }

@media (max-width: 500px) { .page-for-case-managers .reference-heroes .heroes-container .heroTextContainer .heroTitle, .page-for-case-managers-gigya .reference-heroes .heroes-container .heroTextContainer .heroTitle { width: 50%; } }

.page-for-case-managers .reference-heroes .heroes-container .heroTextContainer .heroAttr p, .page-for-case-managers-gigya .reference-heroes .heroes-container .heroTextContainer .heroAttr p { position: relative; text-align: right; }

@media (min-width: 1025px) { .page-for-case-managers .reference-heroes .heroes-container .heroTextContainer .heroAttr p, .page-for-case-managers-gigya .reference-heroes .heroes-container .heroTextContainer .heroAttr p { right: auto; top: auto; margin-right: 0; text-align: left; padding-left: 69%; padding-top: 12%; } }

@media only screen and (min-width: 768px) { .page-for-case-managers .reference-heroes .heroes-container .heroTextContainer .heroAttr p, .page-for-case-managers-gigya .reference-heroes .heroes-container .heroTextContainer .heroAttr p { top: 30rem; right: 16rem; } }

@media (min-width: 1025px) { .page-for-case-managers .reference-heroes .heroes-container .heroTextContainer .heroAttr p, .page-for-case-managers-gigya .reference-heroes .heroes-container .heroTextContainer .heroAttr p { top: -16rem; } }

@media (min-width: 1200px) { .page-for-case-managers .reference-heroes .heroes-container .heroTextContainer .heroAttr p, .page-for-case-managers-gigya .reference-heroes .heroes-container .heroTextContainer .heroAttr p { right: 10rem; top: -11rem; } }

.page-for-case-managers .cta-cards-grid, .page-for-case-managers-gigya .cta-cards-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media (min-width: 768px) { .page-for-case-managers .cta-cards-grid, .page-for-case-managers-gigya .cta-cards-grid { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-column-gap: 25px; -moz-column-gap: 25px; column-gap: 25px; }
  .page-for-case-managers .cta-cards-grid.grid-two .cta-card, .page-for-case-managers-gigya .cta-cards-grid.grid-two .cta-card { width: calc((100% / 2) - 25px); }
  .page-for-case-managers .cta-cards-grid.grid-three .cta-card, .page-for-case-managers-gigya .cta-cards-grid.grid-three .cta-card { width: calc((100% / 3) - 25px); } }

@media (min-width: 768px) and (min-width: 768px) { .page-for-case-managers .cta-cards-grid.grid-three .cta-card, .page-for-case-managers-gigya .cta-cards-grid.grid-three .cta-card { margin-bottom: 15px; } }

.page-for-case-managers .cta-cards-grid .cta-card, .page-for-case-managers-gigya .cta-cards-grid .cta-card { background-color: #e6e5e5; padding: 25px 25px 30px 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -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; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin: 15px 0 10px 0; }

.page-for-case-managers .cta-cards-grid .cta-card:nth-of-type(3) a:before, .page-for-case-managers-gigya .cta-cards-grid .cta-card:nth-of-type(3) a:before { display: none !important; }

.page-for-case-managers .cta-cards-grid .cta-card h2, .page-for-case-managers-gigya .cta-cards-grid .cta-card h2 { color: #506d85; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; line-height: 2.9rem; font-size: 2.7em; font-weight: 400; }

.page-for-case-managers .cta-cards-grid .cta-card h2 .br-mobile, .page-for-case-managers-gigya .cta-cards-grid .cta-card h2 .br-mobile { display: inline-block; }

.page-for-case-managers .cta-cards-grid .cta-card h2 .br-desktop, .page-for-case-managers-gigya .cta-cards-grid .cta-card h2 .br-desktop { display: none; }

.page-for-case-managers .cta-cards-grid .cta-card h2 .br-mobile.br-desktop, .page-for-case-managers-gigya .cta-cards-grid .cta-card h2 .br-mobile.br-desktop { display: inline-block; }

@media (min-width: 768px) { .page-for-case-managers .cta-cards-grid .cta-card h2 .br-mobile, .page-for-case-managers-gigya .cta-cards-grid .cta-card h2 .br-mobile { display: none; }
  .page-for-case-managers .cta-cards-grid .cta-card h2 .br-desktop, .page-for-case-managers-gigya .cta-cards-grid .cta-card h2 .br-desktop { display: inline-block; }
  .page-for-case-managers .cta-cards-grid .cta-card h2 .br-mobile.br-desktop, .page-for-case-managers-gigya .cta-cards-grid .cta-card h2 .br-mobile.br-desktop { display: inline-block; } }

.page-for-case-managers .cta-cards-grid .cta-card .anchor-wrap, .page-for-case-managers-gigya .cta-cards-grid .cta-card .anchor-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.page-for-case-managers .cta-cards-grid .cta-card .anchor-wrap a, .page-for-case-managers-gigya .cta-cards-grid .cta-card .anchor-wrap a { position: relative; color: white; text-transform: uppercase; background-color: #e67300; padding: 4px 3em 3px 25px; border-radius: 25px; font-size: 1.4rem; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; display: -webkit-box; display: -ms-flexbox; display: flex; text-align: left; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: auto; margin: 15px 0 0 0; height: auto; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.page-for-case-managers .cta-cards-grid .cta-card .anchor-wrap a:before, .page-for-case-managers-gigya .cta-cards-grid .cta-card .anchor-wrap a:before { content: "\f016"; display: inline-block; font-family: FontAwesome; font-style: normal; position: relative; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 120%; margin-right: 0.4em; top: 0px; }

.page-for-case-managers .cta-cards-grid .cta-card .anchor-wrap a.chevron, .page-for-case-managers-gigya .cta-cards-grid .cta-card .anchor-wrap a.chevron { background-position: calc(100% - 25px); background-size: auto; }

@media (min-width: 768px) { .page-for-case-managers .cta-cards-grid .cta-card, .page-for-case-managers-gigya .cta-cards-grid .cta-card { padding: 35px 30px 40px 30px; min-height: 120px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-height: none; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 15px 0 10px 0; } }

.page-for-case-managers .infographic-grid, .page-for-case-managers-gigya .infographic-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 15px 0 0 0; }

.page-for-case-managers .infographic-grid .middle, .page-for-case-managers-gigya .infographic-grid .middle { margin: 15px 0 20px 0; position: relative; }

.page-for-case-managers .infographic-grid .middle:before, .page-for-case-managers-gigya .infographic-grid .middle:before { content: ""; background: #506d85; position: absolute; height: 2px; width: 150px; left: calc(50% - 75px); top: calc(50% - 1px); }

.page-for-case-managers .infographic-grid .left p, .page-for-case-managers .infographic-grid .right p, .page-for-case-managers-gigya .infographic-grid .left p, .page-for-case-managers-gigya .infographic-grid .right p { text-align: center; font-size: 1.6rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.page-for-case-managers .infographic-grid .left p strong, .page-for-case-managers .infographic-grid .right p strong, .page-for-case-managers-gigya .infographic-grid .left p strong, .page-for-case-managers-gigya .infographic-grid .right p strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .page-for-case-managers .infographic-grid, .page-for-case-managers-gigya .infographic-grid { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 1000px; margin: auto; padding: 20px 0 0 0; }
  .page-for-case-managers .infographic-grid .left, .page-for-case-managers .infographic-grid .right, .page-for-case-managers-gigya .infographic-grid .left, .page-for-case-managers-gigya .infographic-grid .right { width: calc(50% - 70px); }
  .page-for-case-managers .infographic-grid .middle, .page-for-case-managers-gigya .infographic-grid .middle { width: 140px; margin: 0; }
  .page-for-case-managers .infographic-grid .middle:before, .page-for-case-managers-gigya .infographic-grid .middle:before { content: ""; background: #506d85; position: absolute; height: 125px; width: 2px; left: calc(50% - 1px); top: calc(50% - 62.5px); } }

.page-for-case-managers .text__footnote, .page-for-case-managers-gigya .text__footnote { margin: 0 !important; }

.page-for-case-managers #footer, .page-for-case-managers-gigya #footer { margin-top: 0 !important; }

.page-for-case-managers #footer .isi__container .component-content, .page-for-case-managers-gigya #footer .isi__container .component-content { padding-top: 0; }

.page-for-case-managers .cta a .cta__button .cta__button-is-orange, .page-for-case-managers .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a a .cta__button .cta__button-is-orange, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-for-case-managers a a .cta__button .cta__button-is-orange, .page-for-case-managers .cta a .cta__button .cta__button-is-yellow, .page-for-case-managers .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a a .cta__button .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-for-case-managers a a .cta__button .cta__button-is-yellow, .page-for-case-managers-gigya .cta a .cta__button .cta__button-is-orange, .page-for-case-managers-gigya .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a a .cta__button .cta__button-is-orange, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-for-case-managers-gigya a a .cta__button .cta__button-is-orange, .page-for-case-managers-gigya .cta a .cta__button .cta__button-is-yellow, .page-for-case-managers-gigya .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a a .cta__button .cta__button-is-yellow, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-for-case-managers-gigya a a .cta__button .cta__button-is-yellow { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; font-size: 1.4rem !important; font-weight: 400 !important; padding: 8px 25px 8px 20px !important; }

.page-for-case-managers .aso-form-gigya, .page-for-case-managers-gigya .aso-form-gigya { background-color: #f8ecc5; padding-right: 3rem; }

@media (min-width: 768px) { .page-for-case-managers .aso-form-gigya, .page-for-case-managers-gigya .aso-form-gigya { width: calc( 100vw - 30px); margin-left: 15px; max-width: 1185px; } }

.page-for-case-managers .aso-form-gigya .gigya-screen-content > .gigya-screen, .page-for-case-managers-gigya .aso-form-gigya .gigya-screen-content > .gigya-screen { padding-left: 0; padding-right: 0; }

@media (min-width: 768px) { .page-for-case-managers .aso-form-gigya .gigya-screen-content > .gigya-screen, .page-for-case-managers-gigya .aso-form-gigya .gigya-screen-content > .gigya-screen { width: 100%; } }

.page-for-case-managers .aso-form-gigya form, .page-for-case-managers-gigya .aso-form-gigya form { max-width: 84rem; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row h2:nth-of-type(1), .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row h2:nth-of-type(1) { display: none; padding: 0 !important; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row h2, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row h2 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; font-size: 2rem !important; line-height: 2rem; color: #506d85; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row h3, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row h3 { font-size: 1.6rem; line-height: 2rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #506d85; padding: 1.6rem 0; text-align: center; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row > label, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row > label { padding: 0; margin: 1.5rem 0; font-size: 1.6rem !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 2rem; color: #506d85; display: block; padding-left: 2.5rem; }

@media (min-width: 768px) { .page-for-case-managers .aso-form-gigya form > .gigya-layout-row > label, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row > label { padding-left: 0; } }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row > label span, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row > label span { color: inherit !important; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row > label b, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row > label b { color: #506d85; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.8rem; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row > label a, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row > label a { font-size: 1.6rem; line-height: 2rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #506d85; text-decoration: underline; font-weight: 400; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox input, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox input { border: none; border-radius: 40px; padding: 1.6rem 2.8rem 1.2rem; font-size: 1.6rem; min-height: 5rem; margin-bottom: 2.8rem; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox input.gigya-error, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox input.gigya-error { border: solid 4px #ff5933; margin-bottom: 1.6rem; }

@media (min-width: 992px) { .page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox:nth-of-type(1), .page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox:nth-of-type(3), .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox:nth-of-type(1), .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox:nth-of-type(3) { width: 40%; float: left; } }

@media (min-width: 992px) { .page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox:nth-of-type(2), .page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox:nth-of-type(4), .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox:nth-of-type(2), .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox:nth-of-type(4) { width: 40%; float: right; } }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox .gigya-error-msg, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-textbox .gigya-error-msg { color: #506d85; padding-top: 0 !important; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-checkbox, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-checkbox { padding-left: 2.5rem; }

@media (min-width: 768px) { .page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-checkbox, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-checkbox { padding-left: 0; } }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-checkbox label, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-checkbox label { width: 80%; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-checkbox label *, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-checkbox label * { color: #506d85; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-checkbox .gigya-error-msg, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row .gigya-composite-control-checkbox .gigya-error-msg { color: #506d85; }

.page-for-case-managers .aso-form-gigya form > .gigya-layout-row:nth-of-type(2) label, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row:nth-of-type(2) label { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 2rem; color: #506d85; padding-left: 2.5rem; white-space: nowrap; display: block; }

@media (min-width: 768px) { .page-for-case-managers .aso-form-gigya form > .gigya-layout-row:nth-of-type(2) label, .page-for-case-managers-gigya .aso-form-gigya form > .gigya-layout-row:nth-of-type(2) label { padding-left: 0; } }

.page-for-case-managers .aso-form-gigya form .gigya-composite-control-submit, .page-for-case-managers-gigya .aso-form-gigya form .gigya-composite-control-submit { min-width: 0 !important; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-bottom: 4.2rem !important; }

.page-for-case-managers .aso-form-gigya form .gigya-composite-control-submit:after, .page-for-case-managers-gigya .aso-form-gigya form .gigya-composite-control-submit:after { content: url("../../assets/img/submit-arrow.png"); position: absolute; display: block; width: 7px; height: 12px; top: 2px; right: 1rem; }

.page-for-case-managers .aso-form-gigya form .gigya-composite-control-submit .gigya-input-submit, .page-for-case-managers-gigya .aso-form-gigya form .gigya-composite-control-submit .gigya-input-submit { font-size: 1.4rem !important; line-height: 1.6rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; background-color: #e67300; border-radius: 40px; height: auto; padding: 0.7rem 2.5rem !important; min-width: 0 !important; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; }

.page-for-case-managers .aso-form-gigya .subscribe-thank-you, .page-for-case-managers-gigya .aso-form-gigya .subscribe-thank-you { margin-top: -1rem; }

@media (min-width: 768px) { .page-for-case-managers .aso-form-gigya .subscribe-thank-you, .page-for-case-managers-gigya .aso-form-gigya .subscribe-thank-you { margin-bottom: 2rem; } }

.page-for-case-managers .aso-form-gigya .subscribe-thank-you h2, .page-for-case-managers-gigya .aso-form-gigya .subscribe-thank-you h2 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; font-size: 2rem !important; line-height: 2rem; color: #506d85; margin-bottom: 1rem; }

.page-for-case-managers .aso-form-gigya .subscribe-thank-you p, .page-for-case-managers-gigya .aso-form-gigya .subscribe-thank-you p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #506d85; font-size: 1.6rem; line-height: 2rem; width: 80%; margin-bottom: 0; }

.page-for-case-managers .aso-form-gigya .subscribe-thank-you + .gigya-spacer, .page-for-case-managers-gigya .aso-form-gigya .subscribe-thank-you + .gigya-spacer { display: none; height: 0; padding: 0 !important; }

.page__for_ASOs { padding: 0; margin-bottom: 2rem; }

@media (min-width: 768px) { .page__for_ASOs { margin-bottom: 2rem; } }

.page__for_ASOs .reference-asos-hero .hero__container-desktop > .component-content .content-max-width .box.hero__page-title { margin-top: 0%; margin-left: 0; }

@media (min-width: 768px) { .page__for_ASOs .reference-asos-hero .hero__container-desktop > .component-content .content-max-width .box.hero__page-title { padding-left: 4.5em; } }

@media (min-width: 1200px) { .page__for_ASOs .reference-asos-hero .hero__container-desktop > .component-content .content-max-width .box.hero__page-title { padding-left: 1.5em; } }

.page__for_ASOs .reference-asos-hero .hero__container-desktop > .component-content .content-max-width .box.hero__page-title p, .page__for_ASOs .reference-asos-hero .hero__container-desktop > .component-content .content-max-width .box.hero__page-title h1 { margin-top: 2em; font-size: 3em; line-height: 1.25; }

@media (min-width: 992px) { .page__for_ASOs .reference-asos-hero .hero__container-desktop > .component-content .content-max-width .box.hero__page-title p, .page__for_ASOs .reference-asos-hero .hero__container-desktop > .component-content .content-max-width .box.hero__page-title h1 { margin-top: 2.5em; font-size: 4em; } }

.page__for_ASOs .reference-asos-hero .hero__text { position: absolute; left: 1.5em; bottom: 10%; }

@media (min-width: 992px) { .page__for_ASOs .reference-asos-hero .hero__text { left: initial; right: 15%; bottom: 15%; } }

@media (min-width: 992px) { .page__for_ASOs .reference-asos-hero .hero__text h2, .page__for_ASOs .reference-asos-hero .hero__text h3, .page__for_ASOs .reference-asos-hero .hero__text h4 { font-size: 1.8rem; text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); } }

.page__for_ASOs .reference-asos-hero .hero__text h2 { font-size: 1.6rem !important; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif !important; margin-bottom: 0.2rem; text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); }

@media (max-width: 767px) { .page__for_ASOs .reference-asos-hero .hero__text h2 { font-size: 1.5rem; } }

.page__for_ASOs .reference-asos-hero .hero__text h3, .page__for_ASOs .reference-asos-hero .hero__text h4 { font-size: 1.8rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (max-width: 767px) { .page__for_ASOs .reference-asos-hero .hero__text h3, .page__for_ASOs .reference-asos-hero .hero__text h4 { font-size: 1.1rem; text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); } }

.page__for_ASOs .reference-asos-hero .hero__text h3:last-of-type { line-height: normal; font-size: 1.6rem; }

.page__for_ASOs .reference-asos-hero .hero__text h3:last-of-type .text__footnote { font-size: 1.4rem; }

@media (max-width: 767px) { .page__for_ASOs .reference-asos-hero .hero__text h3:last-of-type .text__footnote { font-size: 1.1rem; } }

.page__for_ASOs .reference-asos-hero .box.last.hero__container-mobile .box.hero__page-title { margin: 6% 0 0 0; }

.page__for_ASOs .reference-asos-hero .box.last.hero__container-mobile .box.hero__page-title .richText.hero__page-text { padding-left: 3em; padding-right: 3em; }

.page__for_ASOs .reference-asos-hero .box.last.hero__container-mobile .box.hero__page-title p, .page__for_ASOs .reference-asos-hero .box.last.hero__container-mobile .box.hero__page-title h1 { font-size: 2em; }

.page__for_ASOs .reference-asos-hero .box.last.hero__container-mobile .box.hero__page-title h1 { margin: 1em 0; }

.page__for_ASOs .text__copy__container-ASO-1 .hero__disclaimer-text p { font-size: 1.6rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #506d85; margin: 0.5em 0em; margin: 0; line-height: 2rem; }

@media (min-width: 768px) { .page__for_ASOs .text__copy__container-ASO-1 .hero__disclaimer-text p { font-size: 1.6rem; } }

.page__for_ASOs .text__copy__container-ASO-1 .hero__disclaimer-text p .text__bold, .page__for_ASOs .text__copy__container-ASO-1 .hero__disclaimer-text p b, .page__for_ASOs .text__copy__container-ASO-1 .hero__disclaimer-text p .selection-bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__for_ASOs .text__copy__container-ASO-1 .hero__disclaimer-text p .text__bold, .page__for_ASOs .text__copy__container-ASO-1 .hero__disclaimer-text p b, .page__for_ASOs .text__copy__container-ASO-1 .hero__disclaimer-text p .selection-bold { font-weight: bold; } }

.page__for_ASOs .text__copy__container-ASO-1 .hero__disclaimer-text p strong { -webkit-font-smoothing: antialiased; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__for_ASOs .text__copy__container-ASO-1 .hero__disclaimer-text p strong { font-weight: bold; } }

.page__for_ASOs .text__copy__container-ASO-1 h5 { margin: 0.6em 0em; color: #506d85; font-size: 2em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: bold !important; -webkit-font-smoothing: antialiased; margin-bottom: 2rem; }

@media (min-width: 768px) { .page__for_ASOs .text__copy__container-ASO-1 h5 { font-size: 2.6em; } }

@media (min-width: 992px) { .page__for_ASOs .text__copy__container-ASO-1 h5 { font-size: 2.8em; margin-bottom: 0.6em; } }

.page__for_ASOs .text__copy__container-ASO-1 h3 { margin: 0.6em 0em; margin-top: 1.5rem; color: #506d85; font-size: 2em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__for_ASOs .text__copy__container-ASO-1 h3 { font-weight: bold; } }

.page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container p { padding: 0em 0.8em; line-height: 1.5; border-left: none; position: relative; padding-left: 2.2rem; }

.page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container p:before { content: ""; width: 0.7rem; height: calc(100% - 10.5px); background-color: #e67300; display: block; position: absolute; left: 0; -webkit-transform: translateY(0.525rem); -ms-transform: translateY(0.525rem); transform: translateY(0.525rem); }

.page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container br { display: none; }

@media (min-width: 1025px) { .page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container br { display: block; } }

.page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container .text__bold, .page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container .selection-bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; }

.page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container .text-orange, .page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container .selection-underline { color: #e67300; text-decoration: underline; }

.page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container .text__orange-underline a { color: #e67300 !important; }

@media (min-width: 768px) { .page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container + .cta, .page__for_ASOs .text__copy__container-ASO-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__3points-container + a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container + a { margin-top: 2rem; margin-bottom: 2rem; } }

@media (min-width: 768px) { .page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container + .cta > .component-content > .content .cta__button, .page__for_ASOs .text__copy__container-ASO-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .text__copy__3points-container + a > .component-content > .content .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__for_ASOs .text__copy__container-ASO-1 .text__copy__3points-container + a > .component-content > .content .cta__button { margin-top: 0; } }

.page__for_ASOs .text__copy__container-ASO-1 .cta__button { margin: 1em 0em 0em 0em; }

@media (max-width: 767px) { .page__for_ASOs .text__copy__container-ASO-1 .cta__button { margin: 0.5em 0em 0em 0em; } }

.page__for_ASOs .text__copy__container-ASO-1 .text__footnote { margin: 20px 0 !important; margin-top: 1.8rem !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 1.6rem; color: #414141; }

.page__for_ASOs .text__copy__container-ASO-1 .text__footnote p { font-size: 1.2em; }

@media (max-width: 767px) { .page__for_ASOs .text__copy__container-ASO-1 .text__footnote p:last-of-type br { display: none; } }

.page__for_ASOs .text__copy__container-ASO-1 .text__footnote p .text__bold { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.5rem; line-height: 2.7rem; margin-top: 1.5rem; margin-bottom: 1.5rem; display: block; font-weight: 400; }

@media (min-width: 992px) { .page__for_ASOs .text__copy__container-ASO-1 .text__footnote p .text__bold { font-size: 2.7rem; line-height: 2.9rem; } }

.page__for_ASOs .text__copy__container-ASO-1 .text__footnote p { color: #506d85; font-size: 1.4rem; line-height: 1.3; }

.page__for_ASOs .text__copy__container-ASO-1 .text__aso-footnote { margin-top: 0 !important; margin-bottom: 0 !important; }

.page__for_ASOs .text__copy__ASO-pdf-container { margin-top: 10px; }

.page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(1) br, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(2) br, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(3) br { display: none; }

@media (min-width: 992px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(1) br, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(2) br, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(3) br { display: initial; } }

@media (min-width: 768px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(3), .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(4), .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(5) { width: 33.3%; } }

.page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(3) .cta__button-is-orange, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(4) .cta__button-is-orange, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(5) .cta__button-is-orange { white-space: nowrap; }

@media (min-width: 768px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(3) > .component-content > .content, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(4) > .component-content > .content, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(5) > .component-content > .content { min-height: 320px; } }

@media (min-width: 992px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(3) > .component-content > .content, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(4) > .component-content > .content, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(5) > .component-content > .content { min-height: 320px; } }

.page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(5) .cta__button-is-orange::before { display: none; }

@media only screen and (max-width: 375px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(2) .richText-content > p { width: 90%; } }

@media only screen and (max-width: 930px) and (min-width: 840px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(2) .richText-content > p { width: 90%; } }

@media (min-width: 768px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(1) > .component-content > .content, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(2) > .component-content > .content { max-height: 24rem !important; min-height: 24rem !important; } }

@media (min-width: 768px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(1) > .component-content > .content .cta__button, .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box:nth-of-type(2) > .component-content > .content .cta__button { margin-top: 6rem; } }

.page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box .cta__button { margin-top: 3rem; }

@media (min-width: 992px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box .cta__button { margin-top: 8rem; } }

.page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box > .component-content > .paragraphSystem { min-height: auto; 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: stretch; -ms-flex-pack: stretch; justify-content: stretch; }

.page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box > .component-content > .paragraphSystem > .richText.odd { margin-bottom: 1rem; margin-top: 3.5rem; margin-left: 3rem; max-width: 90%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

@media (min-width: 992px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box > .component-content > .paragraphSystem > .richText.odd { margin-bottom: 0; } }

.page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box > .component-content > .paragraphSystem > .richText.odd p { margin-top: 1.5em; }

@media (max-width: 767px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box > .component-content > .paragraphSystem > .richText.odd p { margin-top: 1em; } }

@media (min-width: 768px) { .page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box { width: 50%; } }

.page__for_ASOs .text__copy__ASO-pdf-container .cta-grey-box h2 { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; line-height: 1.0425em; }

.page__for_ASOs .text__copy__ASO-pdf-container a .cta__button-is-orange:before { content: "\f016"; display: inline-block; font-family: FontAwesome; font-style: normal; position: relative; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 140%; margin-right: 0.4em; top: 0.1em; }

.page__for_ASOs .text__copy__ASO-pdf-container a .cta__button-is-orange:after { top: 50%; -webkit-transform: translate(0, -45%); -ms-transform: translate(0, -45%); transform: translate(0, -45%); }

.page__for_ASOs .text__copy__ASO-border-container > .component-content > .paragraphSystem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: stretch; -ms-flex-pack: stretch; justify-content: stretch; }

@media (min-width: 768px) { .page__for_ASOs .text__copy__ASO-border-container > .component-content > .paragraphSystem { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.page__for_ASOs .text__copy__ASO-border-container .cta-border > .component-content { padding: 3em 1.6em 3.5em; border: 10px solid #506d85; }

@media (min-width: 992px) { .page__for_ASOs .text__copy__ASO-border-container .cta-border > .component-content { padding: 4em 3em 3.5em; } }

.page__for_ASOs .text__copy__ASO-border-container .cta-border h2 { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.7em; line-height: 29px; }

@media (min-width: 768px) { .page__for_ASOs .text__copy__ASO-border-container .cta-bg-img { display: block; min-width: 420px; } }

.page__for_ASOs .text__copy__ASO-border-container .cta-bg-img h2 { font-size: 2.7rem; line-height: 29px; }

.page__for_ASOs .text__copy__ASO-border-container .cta-bg-img > .component-content { background-repeat: no-repeat; width: 100%; height: 100%; padding: 0; background-position: top center; min-height: 430px; background-size: cover; }

.page__for_ASOs .text__copy__ASO-border-container .cta-bg-img > .component-content .richText .richText-content { padding: 4em 2em 0em; height: 100%; display: grid; grid-template-rows: 40% 20%; padding-top: 3rem; grid-gap: 18rem; }

@media only screen and (min-width: 830px) { .page__for_ASOs .text__copy__ASO-border-container .cta-bg-img > .component-content .richText .richText-content { grid-gap: 14rem; } }

@media (min-width: 992px) { .page__for_ASOs .text__copy__ASO-border-container .cta-bg-img > .component-content .richText .richText-content { grid-gap: 16rem; padding: 4em 4em 0em; } }

.page__for_ASOs .text__copy__ASO-border-container .cta-bg-img--mobile { display: block; margin-bottom: 0; }

@media (min-width: 768px) { .page__for_ASOs .text__copy__ASO-border-container .cta-bg-img--mobile { display: none; } }

.page__for_ASOs .text__copy__ASO-border-container .cta-bg-img--mobile > .component-content { padding: 0em; }

@media (min-width: 768px) { .page__for_ASOs .text__copy__ASO-border-container .cta-bg-img--mobile > .component-content { height: 60em; } }

.page__for_ASOs .text__copy__ASO-border-container .cta-bg-img--mobile .richText h2 { font-size: 2.5em; }

@media only screen and (max-width: 420px) { .page__for_ASOs .text__copy__ASO-border-container .cta-bg-img--mobile .richText h2 { width: 78%; } }

.page__for_ASOs .text__copy__ASO-border-container .cta-bg-img--mobile .richText .richText-content { padding: 4em 3em 0em; height: 100%; padding-top: 0; display: grid; grid-template-rows: 40% 20%; padding-top: 3rem; grid-gap: 18.5rem; }

.page__for_ASOs .box.cta p, .page__for_ASOs .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__for_ASOs a.box p, .page__for_ASOs .text__copy__ASO-pdf-container p, .page__for_ASOs .text__copy__ASO-border-container p { font-size: 1.4; }

@media (min-width: 768px) { .page__for_ASOs .box.cta p, .page__for_ASOs .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__for_ASOs a.box p, .page__for_ASOs .text__copy__ASO-pdf-container p, .page__for_ASOs .text__copy__ASO-border-container p { font-size: 1.6em; } }

@media (min-width: 992px) { .page__for_ASOs .box.cta p, .page__for_ASOs .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.box p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__for_ASOs a.box p, .page__for_ASOs .text__copy__ASO-pdf-container p, .page__for_ASOs .text__copy__ASO-border-container p { font-size: 1.8em; } }

.page__for_ASOs .cta__button-is-grey { padding: 10px 13px !important; }

.page__for_ASOs .cta__button-is-grey .chevron { margin-left: -1px; }

.page__for_ASOs sup { font-size: 60%; }

.page__for_ASOs .text__callout-banner { margin: 20px 0 10px 0; }

.page__for_ASOs .text__callout-banner .component-content { background-color: #506d85; }

.page__for_ASOs .text__callout-banner .component-content .content { display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 3rem; padding-bottom: 3rem; padding-left: 4rem; padding-right: 4rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

@media (max-width: 767px) { .page__for_ASOs .text__callout-banner .component-content .content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } }

.page__for_ASOs .text__callout-banner .component-content .content .richText { padding-left: 0; }

@media (min-width: 768px) { .page__for_ASOs .text__callout-banner .component-content .content .richText { padding-left: 1.5rem; } }

.page__for_ASOs .text__callout-banner .component-content .content .richText:nth-of-type(1) { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__for_ASOs .text__callout-banner .component-content .content .richText:nth-of-type(1) h2 { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; font-size: 2.7rem; line-height: 29px; }

.page__for_ASOs .text__callout-banner .component-content .content .richText:nth-of-type(2) { -ms-flex-preferred-size: 20%; flex-basis: 20%; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; }

.page__for_ASOs .text__callout-banner .component-content .content .richText:nth-of-type(2) .cta__button { margin-top: 2rem; }

@media (min-width: 768px) { .page__for_ASOs .text__callout-banner .component-content .content .richText:nth-of-type(2) .cta__button { margin-top: 0; } }

.page__for_ASOs .text__callout-banner .component-content .content .richText:nth-of-type(2) .cta__button-is-orange { white-space: nowrap; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; font-size: 1.4rem !important; font-weight: 400 !important; padding: 8px 25px 8px 20px !important; }

.page__for_ASOs .text__callout-banner .component-content .content .richText:nth-of-type(2) .cta__button-is-orange .chevron { margin-top: 0; -webkit-transform: translate(3px, 0px); -ms-transform: translate(3px, 0px); transform: translate(3px, 0px); }

.page__for_ASOs .orange-box-full-width { margin-top: 4rem; }

@media (min-width: 768px) { .page__for_ASOs .orange-box-full-width { padding-top: 0; margin-top: 0; } }

@media (min-width: 992px) { .page__for_ASOs .orange-box-full-width { padding-top: 0; } }

.page__for_ASOs .orange-box-full-width .content .image { bottom: -0.4rem !important; left: 0 !important; }

@media (min-width: 768px) { .page__for_ASOs .orange-box-full-width .content .image { width: 30%; -webkit-transform: translateY(-17px); -ms-transform: translateY(-17px); transform: translateY(-17px); } }

.page__for_ASOs .orange-box-full-width .content .image img { max-height: 23rem; }

@media (min-width: 768px) { .page__for_ASOs .orange-box-full-width .content .image img { -webkit-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); } }

.page__for_ASOs .orange-box-full-width .content .flex__col { left: -5rem !important; }

@media (min-width: 992px) { .page__for_ASOs .orange-box-full-width .flex__flex { margin-right: 0; } }

@media (min-width: 992px) and (min-width: 992px) { .page__for_ASOs .orange-box-full-width .flex__flex { margin-right: 15rem; } }

.page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .richTextEnhanced { margin-left: 2rem; margin-bottom: 15px; }

@media (min-width: 768px) { .page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .richTextEnhanced { padding-right: 0; margin-bottom: 1rem; } }

@media (min-width: 992px) { .page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .richTextEnhanced { padding-left: 0; } }

.page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .richTextEnhanced h2 { padding-bottom: 0; }

@media (min-width: 992px) { .page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .richTextEnhanced h2 { padding-bottom: revert; } }

.page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .box .component-content .content { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

@media (min-width: 992px) { .page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .box .component-content .content { -webkit-box-align: initial; -ms-flex-align: initial; align-items: initial; } }

@media (min-width: 768px) { .page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .box .component-content .content .richText:nth-of-type(2) { margin-left: 9rem; } }

@media only screen and (max-width: 414px) { .page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .box .component-content .content .image { width: 100%; -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } }

@media only screen and (max-width: 414px) { .page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .box .component-content .content .image img { -webkit-transform: translateY(-14px); -ms-transform: translateY(-14px); transform: translateY(-14px); } }

.page__for_ASOs .orange-box-full-width .flex__flex .component-content .content .box .component-content .content .flex__col > .component-content > .content > .richText { padding-left: 0; }

@media (min-width: 992px) { .page__for_ASOs .reference-ambassador-quotes { padding-left: 15px !important; padding-right: 15px !important; margin-left: 15px; width: 97.6%; margin-right: 5rem; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) { .page__for_ASOs .reference-ambassador-quotes { width: 97vw; } }

@media (max-width: 767px) { .page__for_ASOs .reference-ambassador-quotes .ambassador-quotes { min-height: 310px; } }

@media only screen and (min-width: 400px) { .page__for_ASOs .reference-ambassador-quotes .ambassador-quotes__anchor { white-space: nowrap; } }

.page__for_ASOs .reference-hubspot-aso-form { margin-top: 10px; position: relative; margin-bottom: 1rem; }

@media (min-width: 768px) { .page__for_ASOs .reference-hubspot-aso-form { margin-bottom: 1.5rem; } }

.page__for_ASOs .reference-hubspot-aso-form form { max-width: 84rem; margin: 0 auto; }

@media (max-width: 767px) { .page__for_ASOs .reference-hubspot-aso-form:before, .page__for_ASOs .reference-hubspot-aso-form:after { content: ""; position: absolute; width: 100%; height: 100%; background: #f8ecc5; display: block; top: 0; bottom: 0; }
  .page__for_ASOs .reference-hubspot-aso-form:before { left: calc(-100% + 15px); }
  .page__for_ASOs .reference-hubspot-aso-form:after { right: calc(-100% + 15px); } }

.page__for_ASOs .reference-hubspot-aso-form .component-content { background-color: #f8ecc5; }

.page__for_ASOs .reference-hubspot-aso-form .hs-richtext { color: #506d85; max-width: 920px; margin: 0 auto; }

.page__for_ASOs .reference-hubspot-aso-form .hs-richtext p { line-height: 2rem !important; }

.page__for_ASOs .reference-hubspot-aso-form fieldset, .page__for_ASOs .reference-hubspot-aso-form .hs_submit { padding: 0 1.5em; margin: 0 auto; max-width: 1000px; }

.page__for_ASOs .reference-hubspot-aso-form fieldset .actions, .page__for_ASOs .reference-hubspot-aso-form .hs_submit .actions { text-align: center; }

@media (max-width: 767px) { .page__for_ASOs .reference-hubspot-aso-form fieldset:not(:first-of-type) .hs-richtext { margin: 0 3rem 0 2.5rem; }
  .page__for_ASOs .reference-hubspot-aso-form fieldset:not(:first-of-type) .hs-fieldtype-booleancheckbox { margin: 0 1rem 0 2.5rem; } }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form h1, .page__for_ASOs .reference-hubspot-aso-form .hbspt-form h2 { text-align: center; padding: 1em 0 0; color: #506d85; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form h1 { font-size: 2em; padding-top: 2em; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 2rem; }

@media (min-width: 768px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form h1 { padding-top: 1.5em; } }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form h2 { font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 1.4em; line-height: 1.3125; padding: 1.75em; max-width: 32rem; margin: 0 auto; padding-left: 0; padding-right: 0; }

@media (min-width: 768px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form h2 { padding: 1.25em 0; font-size: 1.8em; line-height: 1.5; max-width: none; } }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset:first-of-type .hs-main-font-element p { text-align: center; font-size: 16px; margin-bottom: 1.6rem; }

@media (min-width: 768px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset:first-of-type .hs-main-font-element p { margin-top: 1.8rem; margin-bottom: 1.8rem; } }

@media (max-width: 767px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset:first-of-type .hs-main-font-element p { font-size: 16px; } }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset { border: none; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset p, .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset p span { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; font-size: 16px !important; line-height: 1.21; text-align: left; margin-top: 0.25em; }

@media (max-width: 767px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset p, .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset p span { font-size: 14px; max-width: 320px; margin: 0 auto; margin-top: 1em; padding-right: 0; margin-bottom: 1.5rem; } }

@media (min-width: 768px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset p, .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset p span { margin-top: 1.5em; } }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset p a, .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset p span a { color: #506d85; text-decoration: underline; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset .hs-main-font-element strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.6rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset .hs-main-font-element strong { font-weight: bolder; } }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset .hs-main-font-element .p1 { font-size: 1.4rem !important; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset .hs-form-booleancheckbox { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; font-size: 14px; color: #506d85; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset .hs-form-booleancheckbox > label > span { margin-left: 0.5rem; font-size: 1.6rem; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset .hs-form-booleancheckbox > label > span > span.hs-form-required { display: none; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display strong { font-weight: bolder; } }

@media (max-width: 767px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .page__for_ASOs .reference-hubspot-aso-form .hbspt-form fieldset .hs-form-booleancheckbox-display span { display: block; margin-top: -0.35rem; margin-left: 0.65rem; } }

@media (min-width: 992px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form .form-columns-2 { display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: 1fr; grid-column-gap: 135px; grid-row-gap: 15px; } }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form .form-columns-2 .hs-form-field { width: 100%; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form input:not([type='checkbox']) { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; border: 4px solid #fff; border-radius: 25px; padding: 1em 1.75em 0.75em; width: 100%; margin-bottom: 1.75em; -webkit-appearance: none; font-size: 1.6em; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #343434; }

@media (min-width: 768px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form input:not([type='checkbox']) { padding: 0.95em 1.75em 0.8em; border: 2px solid #fff; font-size: 1.8rem; } }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form input:not([type='checkbox']).invalid { border: 4px solid #ff5933; }

@media (min-width: 768px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form input:not([type='checkbox']).invalid { border: 2px solid #ff5933; } }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs-error-msg { color: #506d85 !important; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form ul.hs-error-msgs { margin: -1em 0 2em 1em; padding: 0; list-style-type: none; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form ul.hs-error-msgs li { list-style-type: none; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form ul.hs-error-msgs li::marker { color: transparent; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form ul.hs-error-msgs label { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.21; color: #fff; text-align: left; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs-fieldtype-booleancheckbox { max-width: 920px; margin: 0 auto; }

@media (max-width: 767px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs-fieldtype-booleancheckbox { max-width: 320px; margin: 0 auto; } }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs-fieldtype-booleancheckbox ul { padding-left: 0; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs-fieldtype-booleancheckbox ul.hs-error-msgs { margin-bottom: 0.5rem; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs-fieldtype-booleancheckbox ul .hs-error-msg { display: inline-block; margin-left: -1rem; margin-top: 0.5rem; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs-form-booleancheckbox::marker { color: transparent; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs_error_rollup { display: none; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill, .page__for_ASOs .reference-hubspot-aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill:hover, .page__for_ASOs .reference-hubspot-aso-form .hbspt-form input:not([type='checkbox']):-webkit-autofill:focus { -webkit-box-shadow: 0 0 0px 1000px #fff inset; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form input:focus { outline: none; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form ::-moz-placeholder { /* Firefox 19+ */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form :-ms-input-placeholder { /* IE 10+ */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form :-moz-placeholder { /* Firefox 18- */ font-size: 14px !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; color: #343434; }

.page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs-button.primary.large { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.4em; line-height: 1.25; color: #fff; background-color: #e67300; border: 2px solid #e67300; border-radius: 25px; padding: 0.5em 2em; margin-top: 1.5em; margin-bottom: 3em; text-align: center; width: auto; text-indent: -5px; background: url(../../../../cabenuva/desktop/assets/img/CTAarrow.png), #e67300; background-repeat: no-repeat; background-position: calc(100% - 14px) 48%; background-size: 7px; border: 0; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs-button.primary.large { font-weight: bold; } }

@media (max-width: 767px) { .page__for_ASOs .reference-hubspot-aso-form .hbspt-form .hs-button.primary.large { font-size: 1.4em; line-height: 1.125; margin-top: 2.5em; margin-bottom: 3em; } }

.page__for_ASOs .reference-hubspot-aso-form .submitted-message { color: #506d85; }

.page__for_ASOs .reference-hubspot-aso-form .submitted-message p:first-of-type { font-size: 2em; line-height: 2rem; padding-top: 20px; margin-top: 0; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.page__for_ASOs .reference-hubspot-aso-form .submitted-message p:nth-of-type(2) { display: none; }

.page__for_ASOs .reference-hubspot-aso-form .submitted-message P:not(:first-of-type) { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6em; line-height: 2rem; max-width: 24rem; margin: 0 auto; }

@media (min-width: 992px) { .page__for_ASOs .reference-hubspot-aso-form .submitted-message P:not(:first-of-type) { max-width: none; } }

.page__for_ASOs .reference-hubspot-aso-form .submitted-message p:nth-of-type(3) { margin-top: -0.7em; }

.page__for_ASOs .reference-hubspot-aso-form .submitted-message p:last-of-type { padding-bottom: 20px; }

.page-for-case-managers-gigya .splash__fake-form-wpr .gigya-screen.portrait, .page-for-case-managers .splash__fake-form-wpr .gigya-screen.portrait { width: auto; padding: 0; }

.page-for-case-managers-gigya .splash__fake-form-wpr form .gigya-layout-row *, .page-for-case-managers .splash__fake-form-wpr form .gigya-layout-row * { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; color: #506d85; }

.page-for-case-managers-gigya .splash__fake-form-wpr form .gigya-layout-row:nth-of-type(1) label, .page-for-case-managers .splash__fake-form-wpr form .gigya-layout-row:nth-of-type(1) label { padding-bottom: 0; }

.page-for-case-managers-gigya .splash__fake-form-wpr form .gigya-layout-row:nth-of-type(1) label:nth-of-type(2) .splash__fake-form__header-text, .page-for-case-managers .splash__fake-form-wpr form .gigya-layout-row:nth-of-type(1) label:nth-of-type(2) .splash__fake-form__header-text { margin-bottom: 0; }

.page-for-case-managers-gigya .splash__fake-form-wpr form .gigya-layout-row:nth-of-type(1) .gigya-composite-control-checkbox, .page-for-case-managers .splash__fake-form-wpr form .gigya-layout-row:nth-of-type(1) .gigya-composite-control-checkbox { padding-bottom: 0; }

.page-for-case-managers-gigya .splash__fake-form-wpr form .gigya-layout-row:nth-of-type(1) .splash__text--copy, .page-for-case-managers .splash__fake-form-wpr form .gigya-layout-row:nth-of-type(1) .splash__text--copy { font-family: inherit; color: inherit; }

.page__get-support { padding: 0; }

@media (max-width: 767px) { .page__get-support #support { -webkit-transform: translateY(-180px) !important; -ms-transform: translateY(-180px) !important; transform: translateY(-180px) !important; } }

@media (max-width: 767px) { .page__get-support #coverage-options { -webkit-transform: translateY(-100px) !important; -ms-transform: translateY(-100px) !important; transform: translateY(-100px) !important; } }

@media (max-width: 767px) { .page__get-support #treatment-locations { -webkit-transform: translateY(-320px) !important; -ms-transform: translateY(-320px) !important; transform: translateY(-320px) !important; } }

.page__get-support .gradient-background { background: -webkit-gradient(linear, left bottom, left top, color-stop(93%, white), to(#f8e9b6)); background: -o-linear-gradient(bottom, white 93%, #f8e9b6 100%); background: linear-gradient(0deg, white 93%, #f8e9b6 100%); }

.page__get-support .reference-heroes { background-color: #f8e9b6; }

.page__get-support .reference-heroes .heroAttr, .page__get-support .reference-heroes .heroAttrMobile, .page__get-support .reference-heroes .heroSubtitle { display: none; }

@media only screen and (min-width: 389px) and (max-width: 413px) { .page__get-support .hero__title--ttyd { width: 51%; } }

@media (min-width: 992px) { .page__get-support .hero__title--ttyd h1 { line-height: 4.2rem; } }

.page__get-support .hero__title--ttyd h2 { line-height: 2.2rem; }

@media (min-width: 768px) { .page__get-support a .cta__button-is-orange { font-size: 1.3rem; }
  .page__get-support .chevron { margin-top: 4px; }
  .page__get-support .cta-border > .component-content { position: relative; min-height: 244px; padding: 2.5rem; }
  .page__get-support .cta-border > .component-content .resources-orange-cta_1, .page__get-support .cta-border > .component-content .resources-orange-cta_2 { position: absolute; margin: 0; }
  .page__get-support .cta-border > .component-content .resources-orange-cta_1 { bottom: 3rem; }
  .page__get-support .cta-border > .component-content .resources-orange-cta_2 { bottom: 3.3rem; } }

.page__get-support .disclaimer { line-height: 16px !important; }

.page__get-support .disclaimer .ast-before:before { top: 0; }

@media (max-width: 767px) { .page__get-support .text__reference p { white-space: wrap; font-size: 1.4rem !important; }
  .page__get-support .text__reference p .ast-before::before { top: -0.1rem; } }

@media (min-width: 992px) { .page__get-support a .cta__button-is-orange { font-size: 1.8rem; }
  .page__get-support .chevron { margin-top: 7px; } }

.page__get-support .break-mobile-only { display: block; }

@media (min-width: 992px) { .page__get-support .break-mobile-only { display: inline; } }

@media (max-width: 767px) { .page__get-support .text__copy { line-height: 18px; } }

.page__get-support .text__copy .header-space { margin-bottom: 2.7rem; font-size: 2.7rem; }

@media (max-width: 767px) { .page__get-support .text__copy .header-space { margin-top: 1rem; margin-bottom: 0 !important; } }

.page__get-support .hero__page-text.text__subheader { max-width: 328px; }

.page__get-support h2, .page__get-support h3, .page__get-support p, .page__get-support li, .page__get-support a { color: #506d85; }

.page__get-support a { text-decoration: underline; color: #e67300; }

.page__get-support h2 { font-size: 2.8em; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; line-height: 1.2; }

@media (min-width: 768px) { .page__get-support h2 { font-size: 2.8em; white-space: nowrap; } }

@media (min-width: 992px) { .page__get-support h2 { font-size: 3.5em; white-space: nowrap; } }

.page__get-support .viivconnect-logo { width: 60%; }

@media (min-width: 768px) { .page__get-support .viivconnect-logo { width: 29%; margin-bottom: 2rem; } }

.page__get-support .content-max-width > .component-content > .content { padding: 0 15px; }

.page__get-support .content-max-width > .component-content > .content > .richText.first h2 { font-size: 2.2em; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .page__get-support .content-max-width > .component-content > .content > .richText.first h2 { font-size: 3.2em; } }

.page__get-support .content-max-width > .component-content > .content > .richText.first sup { top: -6px; left: -4px; }

@media (min-width: 1200px) { .page__get-support .content-max-width > .component-content > .content { padding: 0; } }

.page__get-support p { margin-top: 0; }

.page__get-support p, .page__get-support li { font-size: 1.6rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 20px; }

.page__get-support > .component-content > .content > .content-max-width { margin: 0 auto; }

.page__get-support > .component-content > .content > .content-max-width > .component-content > .content > .text__copy__container:nth-of-type(10) { margin-bottom: 3em; }

@media (min-width: 768px) { .page__get-support > .component-content > .content > .content-max-width > .component-content > .content > .text__copy__container:nth-of-type(10) { margin-bottom: 5em; } }

.page__get-support .hero__container .content-max-width > .component-content > .content { padding: 0; }

@media (max-width: 991px) { .page__get-support [class*="-hero"]:not(.reference-home-page-hero) .hero__container > .component-content .content-max-width .hero__page-title { margin-top: 10%; left: calc(-50vw + 50%); position: relative; } }

@media (max-width: 767px) { .page__get-support [class*="-hero"]:not(.reference-home-page-hero) .hero__container > .component-content .content-max-width .hero__page-title { margin-top: 15%; margin-bottom: 11%; left: calc(-50vw + 49%); } }

@media (min-width: 992px) { .page__get-support [class*="-hero"]:not(.reference-home-page-hero) .hero__container > .component-content .content-max-width .hero__page-title { margin-top: 11%; } }

@media (min-width: 1280px) { .page__get-support [class*="-hero"]:not(.reference-home-page-hero) .hero__container > .component-content .content-max-width .hero__page-title { margin-top: 8%; } }

.page__get-support .richText.first.text__copy p { margin-top: 1rem; }

@media (min-width: 768px) { .page__get-support .richText.first.text__copy p { margin: 2rem 0 3rem; } }

@media (min-width: 1200px) { .page__get-support .richText.first.text__copy { padding: 0; } }

.page__get-support .text__copy__container p { margin: 0.5em 0 0; }

.page__get-support .text__copy__container .richText-content > ul { padding-left: 1.5em; margin: 0; }

.page__get-support .text__copy__container .richText-content > ul li ul { padding-left: 2rem; }

.page__get-support .text__orange-bullet-ul ul { padding-left: 15px; list-style: none; }

.page__get-support .text__orange-bullet-ul ul li { margin-bottom: 1em; }

.page__get-support .text__orange-bullet-ul ul li::before { content: "\2022"; color: #e67300; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; }

.page__get-support .get-support_cta-grey { margin: 1em 0; }

.page__get-support .get-support_cta-grey h2 { padding: 1em 1em 2.5em 0.5em; }

.page__get-support .get-support_cta-grey > .component-content { background-color: #eee; }

@media (max-width: 767px) { .page__get-support .get-support_cta-grey > .component-content { width: 100%; } }

@media (min-width: 768px) { .page__get-support .get-support_cta-grey > .component-content { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; } }

.page__get-support .get-support_cta-grey > .component-content p { margin-bottom: 2em; margin-left: 1em; }

.page__get-support .get-support_cta-grey > .component-content > .content { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media (max-width: 767px) { .page__get-support .get-support_cta-grey > .component-content > .content { min-height: 90px; } }

.page__get-support .get-support_cta-grey .cta__download-btn { -ms-flex-item-align: end; align-self: flex-end; }

@media (min-width: 992px) { .page__get-support .get-support_cta-grey .break-desktop-only { display: block; } }

.page__get-support .flex__row > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.page__get-support .flex__flex { display: -webkit-box; display: -ms-flexbox; display: flex; }

@media (min-width: 768px) { .page__get-support .get-support_vc-learn-more { margin-top: 2em; margin-bottom: 2em; }
  .page__get-support .get-support_vc-learn-more .image { margin-bottom: 5em; }
  .page__get-support .get-support_vc-learn-more .richText { margin-left: 1.5rem; } }

@media (min-width: 992px) { .page__get-support .get-support_vc-learn-more .richText { margin-left: 0; } }

.page__get-support .cta__button-download { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 3em; }

@media (min-width: 768px) { .page__get-support .cta__button-download { padding-left: 3.2em; } }

.page__get-support .cta__button-download::before { content: "\f016"; display: inline-block; font-family: FontAwesome; font-style: normal; position: relative; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; left: 26px; color: #fff; font-size: 1.3em; bottom: 8px; }

@media (max-width: 767px) { .page__get-support .cta__button-download::before { left: 20px; bottom: 2px; } }

.page__get-support .cta__start-cabenuva-btn { margin-top: 12.5em; }

@media (max-width: 991px) { .page__get-support .cta__start-cabenuva-btn { margin-top: 5em; } }

@media (max-width: 767px) { .page__get-support .cta__start-cabenuva-btn { margin-top: 2em; }
  .page__get-support .cta__start-cabenuva-btn p { font-size: 1.3rem; } }

.page__get-support .living-with-hiv_cta-1 > .component-content { width: 100%; }

.page__get-support .gs__cta-section > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; }

@media (max-width: 767px) { .page__get-support .gs__cta-section > .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; }
  .page__get-support .gs__cta-section > .component-content > .content .cta__column-1 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .page__get-support .gs__cta-section > .component-content > .content .cta__column-2 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

@media (max-width: 767px) { .page__get-support .get-support_cta-grey1 h2, .page__get-support .get-support_cta-grey2 h2, .page__get-support .get-support_cta-blue-2 h2 { font-size: 3rem; } }

@media (max-width: 767px) { .page__get-support .get-support_cta-blue-1 h2 { font-size: 2.5rem; } }

@media (max-width: 767px) { .page__get-support .get-support_cta-blue-2 .cta__button-is-orange { font-size: 1.3rem !important; padding: 0.5em 1.3em 0.5em 1.5em !important; } }

@media (max-width: 767px) and (min-width: 768px) { .page__get-support .get-support_cta-blue-2 { margin-top: 4.5em; } }

@media (min-width: 768px) { .page__get-support .get-support_cta-blue-border .cta-border > .component-content, .page__get-support .get-support_cta-blue-border-2 .cta-border > .component-content { padding: 3em 1.5em 3.5em; } }

@media (min-width: 992px) { .page__get-support .get-support_cta-blue-border .cta-border > .component-content, .page__get-support .get-support_cta-blue-border-2 .cta-border > .component-content { padding: 3em 3em 3.5em; } }

.page__get-support .get-support_cta-blue-border .cta__button, .page__get-support .get-support_cta-blue-border-2 .cta__button { margin-top: 0.8em; }

.page__get-support .get-support_cta-blue-border { margin-top: 4em; }

@media (max-width: 767px) { .page__get-support .get-support_cta-blue-border { margin-top: 2em; } }

.page__get-support .get-support_cta-blue-border-2 { margin-top: 1em; }

@media (min-width: 768px) and (max-width: 1023px) { .page__get-support .get-support_cta-blue-border-2 { font-size: 1.5rem; } }

@media (max-width: 767px) { .page__get-support .get-support_vc-desc-copy { margin-top: 1.55em; } }

.page__get-support .get-support_vc-desc-copy ul { padding-left: 0; }

.page__get-support .get-support_vc-desc-copy ul li { list-style-type: none; padding-left: 1.5rem; margin: 1.5rem 0; }

.page__get-support .get-support_vc-desc-copy ul li .li-bullet { position: relative; }

.page__get-support .get-support_vc-desc-copy ul li .li-bullet::before { position: absolute; content: "•"; color: #e67300; font-size: 1.2rem; left: 0; top: 50%; margin-left: -1.5rem; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.page__get-support .get-support_vc-desc-copy ul li ul li { position: relative; }

.page__get-support .get-support_vc-desc-copy ul li ul li::before { content: "○"; position: absolute; left: 0; top: -1px; }

.page__get-support .get-support_vc-desc-copy .richText-content > p:last-of-type { margin-bottom: 3.5rem; line-height: 1.2; font-size: 1.4rem !important; }

@media (mobile: 0) { .page__get-support .get-support_vc-desc-copy .richText-content > p:last-of-type { font-size: 1.4rem; } }

.page__get-support .text__reference { margin: 0.5em 0; }

@media (max-width: 767px) { .page__get-support .text__reference { margin-top: 0; }
  .page__get-support .text__reference p { line-height: 1.3; } }

@media (max-width: 767px) { .page__get-support .cab-pricing-info { margin-top: 1em; margin-bottom: 1em; }
  .page__get-support .cab-pricing-info p { margin-bottom: 0; } }

@media (min-width: 768px) { .page__get-support div.cab-pricing-info + div { margin-left: 1.5rem; } }

@media (min-width: 992px) { .page__get-support div.cab-pricing-info + div { margin-left: 0; } }

.page__get-support .gradient-background > .component-content > .content .round-buttons.odd { margin: 1.1rem 0 1.5rem; }

@media (min-width: 768px) { .page__get-support .gradient-background > .component-content > .content .round-buttons.odd { margin: 0.25rem 0 5px; } }

.page__get-support .gradient-background > .component-content > .content .support_title.even { margin-bottom: 1rem; }

.page__get-support .get-support_title.odd { margin: 1rem 0 1rem; }

@media (min-width: 768px) { .page__get-support .hero__page-title h1 { line-height: 38px; } }

@media only screen and (min-width: 768px) and (max-width: 992px) { .page__get-support .get-support_cta-bluebox .cta__subtext { font-size: 1.5rem; white-space: nowrap; } }

@media only screen and (min-width: 768px) and (max-width: 992px) { .page__get-support .get-support_cta-bluebox .cta__button { background: #e67300; border-radius: 5rem; text-align: center; }
  .page__get-support .get-support_cta-bluebox .cta__button-is-orange { background: none; color: #fff; display: inline-block; white-space: nowrap; } }

@media only screen and (max-width: 375px) { .page__get-support .get-support_cta-bluebox .cta__button { background: #e67300; border-radius: 5rem; text-align: center; margin-top: 3rem; }
  .page__get-support .get-support_cta-bluebox .cta__button-is-orange { background: none; color: #fff; display: inline-block; white-space: wrap; } }

@media (min-width: 992px) { .page__get-support .get-support_cta-bluebox .cta__button { white-space: nowrap; } }

.page__get-support .get-support_title h2 { font-size: 2.7rem; line-height: 29px; font-weight: 400; }

.page__get-support .get-support_title .header-space { margin-bottom: 1rem; }

.page__get-support .button-two { padding-top: 3.8em; }

@media (max-width: 767px) { .page__get-support .button-two { padding-top: 0.5em; width: 100%; } }

@media only screen and (max-width: 992px) { .page__get-support .button-two { padding-top: 1.6em; } }

.page__get-support .doc-id { padding: 0; }

.page__get-support .doc-id .component-content .richText-content p { line-height: 0; }

.page__get-support .reference-cta-treatment-1 { padding: 0; }

.page__get-support .reference-cta-treatment-1 .cta-treatment-1 { width: 100%; max-width: 1200px; }

@media (min-width: 1200px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 { padding: 0 15px; } }

@media (min-width: 1024px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 { display: -webkit-box; display: -ms-flexbox; display: flex; max-height: 30rem; height: 30rem; } }

@media (max-width: 767px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 { padding: 0 !important; } }

.page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta-text-container { min-height: 30rem; }

.page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a { min-height: 300px; margin-top: 0; }

@media (min-width: 1024px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a { width: 50%; } }

@media only screen and (min-width: 1024px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a { min-height: auto; position: relative; } }

@media only screen and (min-width: 1024px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta .cta-text-container, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-text-container, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a .cta-text-container { min-height: auto; height: 100%; } }

.page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background: url("../../assets/img/cta-backgrounds/desert-landscape.png"); background-repeat: no-repeat; background-size: 100%; }

@media (max-width: 540px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: 100% 100%; background-position-x: 0; } }

@media (min-width: 541px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: 100% 100%; background-position-x: 0px; } }

@media (min-width: 1024px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-image: url("../../assets/img/cta-backgrounds/desert-landscape.png"); background-size: 100% 100%; background-position: center; margin-right: 12.5px; } }

.page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background: url("../../assets/img/friends-talking.png"); background-repeat: no-repeat; background-size: 100%; }

@media (max-width: 767px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { margin-bottom: 0; } }

@media (max-width: 540px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-image: url("../../assets/img/friends-talking-mobile.png"); background-size: 100% 100%; background-position-x: 0; } }

@media (min-width: 541px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: 100% 100%; background-position-x: 0px; } }

@media (min-width: 1024px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__get-support .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-image: url("../../assets/img/friends-talking.png"); background-size: 100% 100%; margin-left: 12.5px; } }

.page__get-support .reference-cta-treatment-1 .cta-treatment-1 p.cta-title { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 27px !important; line-height: 27px; text-transform: uppercase; color: #fff; font-size: 27px !important; }

@media only screen and (min-width: 541px) and (max-width: 1024px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 p.cta-title { max-width: 50%; } }

@media (min-width: 1024px) { .page__get-support .reference-cta-treatment-1 .cta-treatment-1 p.cta-title { max-width: 70%; } }

.page__get-support .reference-cta-treatment-1 .cta-treatment-1 button a { text-decoration: none !important; }

.page__get-support .reference-cta-treatment-1 .cta-treatment-1 button a:before { background-image: url("../../assets/img/cta-backgrounds/get-support-group-desktop.png"); }

.page__get-support .reference-cta-treatment-3 { padding: 0; width: 90%; margin-left: 5%; }

@media (max-width: 991px) { .page__get-support .reference-cta-treatment-3 { width: 100%; margin-left: 0; } }

@media only screen and (min-width: 992px) { .page__get-support .reference-cta-treatment-3 { width: 100%; margin-left: revert; } }

.page__get-support .reference-cta-treatment-3 .component-content .cta, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a { 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: center; -ms-flex-pack: center; justify-content: center; gap: 2.5rem; max-width: 1200px; margin: 0 auto; margin-top: 1.1rem; margin-bottom: 2.7rem; }

@media (min-width: 992px) { .page__get-support .reference-cta-treatment-3 .component-content .cta, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a { padding: 0; } }

@media (max-width: 767px) { .page__get-support .reference-cta-treatment-3 .component-content .cta, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a { gap: 2rem; padding: 0 !important; } }

.page__get-support .reference-cta-treatment-3 .component-content .cta .ctaSectionTitle, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaSectionTitle { padding-left: 25px; text-transform: uppercase; }

.page__get-support .reference-cta-treatment-3 .component-content .cta .ctaSectionTitle p, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaSectionTitle p { font-size: 36px; font-weight: bold; font-family: sans-serif; margin-top: 0; color: #506d85; }

@media only screen and (min-width: 992px) { .page__get-support .reference-cta-treatment-3 .component-content .cta .ctaSectionTitle p, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaSectionTitle p { margin-top: revert; } }

@media only screen and (min-width: 992px) { .page__get-support .reference-cta-treatment-3 .component-content .cta .ctaSectionTitle, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaSectionTitle { -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

@media only screen and (min-width: 992px) { .page__get-support .reference-cta-treatment-3 .component-content .cta, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

@media (max-width: 767px) { .page__get-support .reference-cta-treatment-3 .component-content .cta .ctaType, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaType { margin-top: 1rem; } }

.page__get-support .reference-cta-treatment-3 .component-content .cta .ctaType div button a::before, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType div button a::before, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaType div button a::before { content: url("../../assets/img/icon-document.png"); position: absolute; margin-left: -3rem; }

@media (min-width: 992px) { .page__get-support .reference-cta-treatment-3 .component-content .cta .ctaType div, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType div, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaType div { margin-top: auto; } }

.page__get-support .reference-cta-treatment-3 .component-content .cta .ctaType:nth-of-type(2) .ctaTitle p, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType:nth-of-type(2) .ctaTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaType:nth-of-type(2) .ctaTitle p { width: 80%; }

.page__get-support .reference-cta-treatment-3 .component-content .cta .ctaType:nth-of-type(3) div button a, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType:nth-of-type(3) div button a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaType:nth-of-type(3) div button a { padding-left: 0; }

.page__get-support .reference-cta-treatment-3 .component-content .cta .ctaType:nth-of-type(3) div button a::before, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType:nth-of-type(3) div button a::before, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaType:nth-of-type(3) div button a::before { content: none; }

.page__get-support .reference-cta-treatment-3 .component-content .cta .ctaType:nth-of-type(3) .ctaTitle p, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType:nth-of-type(3) .ctaTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaType:nth-of-type(3) .ctaTitle p { width: 80%; }

.page__get-support .reference-cta-treatment-3 .component-content .cta .ctaText, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaText, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a .ctaText { display: none; }

.page__get-support .reference-cta-treatment-3 .component-content .cta button, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a button { background: #e67300; border-radius: 3.4rem; border: none; max-width: 24rem; margin-top: 3.7rem; padding: 0.5rem 2.6rem; }

.page__get-support .reference-cta-treatment-3 .component-content .cta button a, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a button a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a button a { padding-left: 2rem; }

@media (min-width: 1200px) { .page__get-support .content-max-width { padding: 0; } }

@media (min-width: 1200px) { .page__get-support .no-padding-left { padding-left: 15px !important; } }

.page__get-support .reference-cta-treatment-3 .component-content .cta button a, .page__get-support .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a button a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__get-support .reference-cta-treatment-3 .component-content a button a { font-size: 1.4rem; line-height: 2.4rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: 400; }

.page__get-support .gradient-background > .component-content > .content > .box:nth-of-type(1) .richText h2 { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.7rem; line-height: 2.9rem; margin-bottom: 1rem; margin-top: 2.5rem; }

.page__get-support .gradient-background > .component-content > .content .support-quick-links .component-content .richText-content { border-bottom: solid 2px #f6be00; margin-bottom: 2rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .support-quick-links .component-content .richText-content { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 4rem; } }

.page__get-support .gradient-background > .component-content > .content .support-quick-links .component-content .richText-content p { margin-bottom: 2rem; }

.page__get-support .gradient-background > .component-content > .content .support-quick-links .component-content .richText-content p a { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-weight: 900; font-size: 1.4rem; line-height: 2rem; }

.page__get-support .gradient-background > .component-content > .content .support-quick-links .component-content .richText-content p a:after { content: url("/etc/designs/zg/cabenuva/desktop/assets/img/quick-links-arrow.png"); display: inline-block; margin-left: 1rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-logo { margin-bottom: 2.2rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-logo { -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-left: 50%; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .get-support_title p { font-size: 1.6rem; line-height: 2rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .get-support_title p:nth-of-type(1) { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .get-support_title p:nth-of-type(2) { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .get-support_title p { text-align: center; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .get-support_title p span { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .get-support_title { margin-bottom: 1.4rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support { background-color: #506d85; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .content { display: grid; grid-template-columns: 37% 1fr; grid-column-gap: 2rem; padding: 2rem 0 2rem 6.4rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support p, .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support li { color: #fff; }

@media (max-width: 991px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText { padding-left: 0; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText:nth-of-type(1) { margin-top: 2rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText:nth-of-type(1) { margin-top: 1.3rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText:nth-of-type(1) .component-content { height: 100%; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText:nth-of-type(1) .component-content .richText-content { border: solid 1px #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText:nth-of-type(1) .component-content .richText-content { -webkit-transform: translateY(50%); -ms-transform: translateY(50%); transform: translateY(50%); } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText:nth-of-type(1) .component-content .richText-content p { margin: 1rem 0; max-width: 49%; text-align: center; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText:nth-of-type(1) .component-content .richText-content p { max-width: none; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText:nth-of-type(1) .component-content .richText-content p span { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; white-space: nowrap; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText ul { padding-left: 2rem; margin-bottom: 1.3rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .viivconnect-support .richText ul li:not(:nth-last-of-type(1)) { padding-bottom: 1.5rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .access-coordinators-text { margin-top: 2rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .access-coordinators-text p { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .access-coordinators-text p:nth-of-type(3) { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 1.6rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .access-coordinators-text p a { white-space: nowrap; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .access-coordinators-text p span a { color: #fff; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 2.4rem; background: #e67300; white-space: nowrap; padding: 0.7rem 2.5rem; padding-right: 3.5rem; display: inline-block; border-radius: 34px; margin-top: 1rem; position: relative; text-decoration: none; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .access-coordinators-text p span a { margin-left: 2.3rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .access-coordinators-text p span a:after { content: url("../../assets/img/Icon ionic-ios-arrow-forward.svg"); position: absolute; -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px); right: 1.5rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .access-coordinators-text p:not(.ast-before) { text-align: center; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner { margin-top: 2.6rem; }

@media (max-width: 767px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner { width: 100vw; padding: 0; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner > .component-content > .content { width: 100%; margin: 0 auto; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner { margin-top: 1.1rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .image { padding: 0; }

@media (max-width: 991px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner-desktop { display: none; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner-mobile img { width: 100%; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner-mobile { display: none; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .richText { position: absolute; left: 0; top: 2.2rem; height: 100%; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .richText { top: 3.4rem; left: 3rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .richText p { color: #fff; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .richText p:nth-of-type(1) { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.2rem; line-height: 2.4rem; text-transform: uppercase; position: relative; width: 76%; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .richText p:nth-of-type(1):before { content: "\""; font-size: inherit; position: absolute; left: -1.2rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .richText p:nth-of-type(1) { max-width: 39rem; } }

@media (min-width: 992px) and (max-width: 1150px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .richText p:nth-of-type(1) { -webkit-transform: translateY(-2rem); -ms-transform: translateY(-2rem); transform: translateY(-2rem); } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .richText p:nth-of-type(2) { font-size: 1.6rem; line-height: 2rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; position: absolute; right: 7.2rem; bottom: 4rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .richText p:nth-of-type(2) { left: 6.8rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .steve-banner .richText p:nth-of-type(2) span { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-title { margin-top: 2.5rem; margin-bottom: 2rem; width: 80%; font-size: 2.7rem; line-height: 2.9rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box { background-color: #eee; padding-top: 3.2rem; padding-bottom: 2.6rem; }

@media (max-width: 767px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box { width: 100vw; margin-left: -1.5rem; padding-left: 3rem; } }

@media (max-width: 991px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section { padding-left: 0; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .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; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .component-content > .content { -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; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .component-content > .content .richText:nth-of-type(1) { text-align: center; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .component-content > .content .richText:nth-of-type(1) p { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; font-size: 2.5rem; line-height: 2.7rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .component-content > .content .richText:nth-of-type(1) p { text-align: right; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .component-content > .content .richText:nth-of-type(3) p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .component-content > .content .richText:nth-of-type(3) p { width: 46%; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .component-content > .content .richText:nth-of-type(3) p span { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .component-content > .content .box { text-align: center; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .component-content > .content .box { -ms-flex-preferred-size: fit-content; flex-basis: fit-content; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section > .component-content > .content .box p { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 2rem; }

@media (max-width: 991px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-box .did-you-know-section + .richText { padding-left: 0; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-footnote { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 1.6rem; padding-left: 0.5rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-footnote { text-align: center; width: 72%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-left: 50%; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-coverage-footnote::before { top: -0.4rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .accordion-section-title { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; margin-top: 2rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion { padding-left: 0; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion h3 { line-height: 1.8rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion h3 a { text-decoration: none; display: -webkit-box; display: -ms-flexbox; display: flex; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion a { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.5rem; line-height: 1.8rem; white-space: nowrap; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide { margin-bottom: 3rem; position: relative; list-style-type: none; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide:nth-of-type(1) .richText > .component-content > .richText-content > ul > li:nth-last-of-type(1), .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide:nth-of-type(2) .richText > .component-content > .richText-content > ul > li:nth-last-of-type(1) { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide:nth-of-type(1) .richText > .component-content > .richText-content > ul > li:nth-last-of-type(1)::marker, .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide:nth-of-type(2) .richText > .component-content > .richText-content > ul > li:nth-last-of-type(1)::marker { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide:nth-of-type(1) .richText > .component-content > .richText-content > ul > li:nth-last-of-type(1) span, .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide:nth-of-type(2) .richText > .component-content > .richText-content > ul > li:nth-last-of-type(1) span { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide:nth-of-type(3) .component-content .richText-content li { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide:nth-of-type(3) .component-content .richText-content li::marker { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide::marker { content: ""; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide:before { content: url("../../assets/img/accordion-plus-orange.png"); position: absolute; left: -39px; top: -10px; -webkit-transform: translateY(5px); -ms-transform: translateY(5px); transform: translateY(5px); cursor: pointer; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide.open:before { content: url("../../assets/img/accordion-minus-orange.png"); }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide.open .accordion-content-wrapper { max-height: 150rem; -webkit-transition: max-height 0.5s ease; -o-transition: max-height 0.5s ease; transition: max-height 0.5s ease; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-slide.open .accordion-content-wrapper { max-height: 50rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-head { cursor: pointer; margin-left: -4rem; padding-left: 4rem; z-index: 10; position: relative; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-title-text { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 1.8rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper { max-height: 0; -webkit-transition: max-height 0.5s ease; -o-transition: max-height 0.5s ease; transition: max-height 0.5s ease; overflow-y: hidden; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .content { margin: 0; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper strong { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .doubledag-before { font-size: 1.4rem; line-height: 1.6rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .doubledag-before::before { top: -0.4rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .richText { padding-left: 0; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .richText .richText-content > ul { padding-left: 1.7rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .richText .richText-content > ul > li { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.5rem; line-height: 1.8rem; list-style-type: disc; padding-top: .5rem; padding-bottom: .5rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .richText .richText-content > ul > li:nth-of-type(1) { margin-top: 0.7rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .richText .richText-content > ul > li::marker { font-size: 2rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .richText .richText-content > ul > li > ul { padding-left: 1.5rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .richText .richText-content > ul > li > ul > li { list-style-type: circle; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.5rem; line-height: 1.8rem; padding-top: .5rem; padding-bottom: .5rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .richText .richText-content > ul > li > ul > li p { padding-top: 1rem; margin: 0; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .costs-resources-accordion .accordion-content-wrapper .richText .richText-content > ul + p { margin: 1rem 0 0 0; padding-left: 1.5rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section { background-color: #e8e7e7; padding-top: 5.8rem; padding-bottom: 10rem; }

@media (max-width: 767px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section { width: 100vw; margin-left: -1.5rem; padding-left: 3rem; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section { padding-top: 5.2rem; padding-bottom: 7.6rem; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; } }

@media (max-width: 991px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section > .component-content > .content > .richText { padding-left: 0; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section .image { -ms-flex-preferred-size: 20%; flex-basis: 20%; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section .image img { margin: 0 auto; display: block; margin-bottom: 3.8rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section h2 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 2.7rem; line-height: 2.9rem; margin-bottom: 1rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section p span { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section p:nth-of-type(1) { margin-bottom: 3.8rem; width: 96%; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section p:nth-of-type(1) { margin-bottom: 1.8rem; width: 89%; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section p:nth-of-type(2) { margin-bottom: 0; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section p .cta__button { margin-top: 0; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .alt-locations-section p .cta__button-is-orange { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 2.4rem; }

@media (max-width: 767px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .orange-banner { width: 100vw; padding: 0; } }

@media (min-width: 992px) and (max-width: 1199px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .orange-banner { padding: 0; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .orange-banner .content { width: 100%; margin: 0 auto; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes { width: 100%; margin: 0; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes { padding-left: 4rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes { padding-right: 0; padding-left: 0; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__quote { line-height: 2.4rem; padding: 0; white-space: break-spaces; }

@media (max-width: 767px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__quote { padding-left: 1.5rem; width: 84%; text-indent: -1.8rem; } }

@media (min-width: 768px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__quote { position: absolute; left: 14rem; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__quote { white-space: break-spaces; max-width: none; width: 49%; position: absolute; left: 27rem; text-indent: -22px; font-size: 2.5rem !important; line-height: 3rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__headshot { max-height: 16.5rem; left: -3.5rem; }

@media (min-width: 768px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__headshot { left: -1.5rem; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__headshot { max-height: 22.5rem; left: -1.5rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__author-block { padding-left: 0; position: absolute; bottom: 8rem; left: 19rem; }

@media (min-width: 768px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__author-block { bottom: 6rem; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__author-block { bottom: 10%; left: 35rem; } }

@media (min-width: 1200px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__author-block { bottom: 20%; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__author-footnote, .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .reference-ambassador-quotes .ambassador-quotes__button { display: none; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section { padding-top: 4rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section { padding-top: 5.5rem; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content { width: 100%; margin: 0 auto; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box:nth-of-type(1) { padding-left: 0; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box:nth-of-type(3) { background-color: #eee; padding: 2rem 2.7rem 0.4rem 1.5rem; margin-bottom: 1.3rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box:nth-of-type(3) { padding-left: 3.5rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box:nth-of-type(3) .content { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box:nth-of-type(3) .content { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-bottom: 1.6rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box .content .image { -ms-flex-preferred-size: fit-content; flex-basis: fit-content; padding-right: 0; width: 6.8rem; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box .content .image img { width: 100%; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box .content .richText h2 { white-space: normal; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.5rem; line-height: 2.7rem; }

@media (min-width: 500px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box .content .richText h2 br { display: none; } }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box .content .richText h2 { font-size: 2.7rem; line-height: 2.9rem; width: 40%; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box .content .richText p { margin: 0; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.5rem; line-height: 2rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box .content .richText p { line-height: 1.8rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .box .content .richText p span { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .richText { padding-left: 0; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .richText p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.5rem; line-height: 2rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .richText p { line-height: 1.8rem; } }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .richText:nth-of-type(2) span { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .specialty-pharmacy-section > .component-content > .content > .richText:nth-of-type(4) span { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .cab-resources-title { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.7rem; line-height: 2.9rem; padding-top: 2.5rem; }

@media (min-width: 992px) { .page__get-support .gradient-background > .component-content > .content .box:nth-of-type(2) .cab-resources-title { padding-top: 3.7rem; } }

.page__what-studies-show { padding: 0; }

.page__what-studies-show .reference-heroes { background: #f8e9b6; }

@media (min-width: 650px) and (max-width: 1025px) { .page__what-studies-show .reference-heroes .heroAttr { top: 30rem; } }

@media (min-width: 768px) { .page__what-studies-show .reference-heroes .heroAttr p { top: -5rem !important; } }

@media (min-width: 992px) { .page__what-studies-show .reference-heroes .heroAttr p { right: 30rem !important; top: 6rem !important; } }

.page__what-studies-show .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle h1 { margin-bottom: 12px; }

@media (min-width: 1024px) { .page__what-studies-show .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle h1 { margin-bottom: 8px; } }

@media only screen and (min-width: 1024px) { .page__what-studies-show .reference-ambassador-quotes { margin: 0; width: 100%; } }

@media (max-width: 767px) { .page__what-studies-show .reference-ambassador-quotes .ambassador-quotes { min-height: 28rem !important; } }

.page__what-studies-show .reference-ambassador-quotes .ambassador-quotes__author-footnote { font-size: 16px; }

.page__what-studies-show .reference-cta-treatment-2 { padding: 1.5rem 1.5rem 0 1.5rem; margin-bottom: 0; }

@media only screen and (min-width: 1024px) { .page__what-studies-show .reference-cta-treatment-2 { padding-left: 0; padding-right: 0; } }

.page__what-studies-show .reference-cta-treatment-2 h2 { line-height: 2.9rem; }

.page__what-studies-show .reference-cta-treatment-2 .cta-treatment-type-one h2 { margin-bottom: 2rem; }

@media only screen and (max-width: 991px) { .page__what-studies-show .reference-cta-treatment-2 .cta-treatment-type-one h2 { width: 100% !important; } }

.page__what-studies-show .reference-cta-treatment-2 .cta-treatment-type-one p { display: none; }

.page__what-studies-show .reference-cta-treatment-2 .cta-treatment-type-one button a, .page__what-studies-show .reference-cta-treatment-2 .cta-treatment-type-two button a, .page__what-studies-show .reference-cta-treatment-2 .image-treatment-type button a { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; font-weight: 400 !important; }

.page__what-studies-show .reference-cta-treatment-2 .image-treatment-type { background: url("../../assets/img/clinical-studies-cta-mobile.png") !important; background-repeat: no-repeat !important; background-size: cover !important; }

@media only screen and (min-width: 1024px) { .page__what-studies-show .reference-cta-treatment-2 .image-treatment-type { background: url("../../assets/img/Jayson-CTA-image.png") !important; background-repeat: no-repeat !important; background-size: cover !important; } }

.page__what-studies-show .reference-cta-treatment-2 .image-treatment-type button a { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; }

.page__what-studies-show .reference-cta-treatment-2 .image-treatment-type button a::after { left: 16.5rem !important; }

@supports (-webkit-touch-callout: none) { .page__what-studies-show .reference-cta-treatment-2 .image-treatment-type button a::after { right: 10px; } }

.page__what-studies-show p { line-height: 18px; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .page__what-studies-show p { line-height: 22px; } }

.page__what-studies-show .text__reference p { line-height: 18px; }

.page__what-studies-show .studies__section-1 p, .page__what-studies-show .studies__section-1 li, .page__what-studies-show .grey-box-full-width p, .page__what-studies-show .grey-box-full-width li { font-size: 1.6rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 2rem; margin-bottom: .5rem; }

.page__what-studies-show .studies__section-1 .text__bold, .page__what-studies-show .grey-box-full-width .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-1 .text__bold, .page__what-studies-show .grey-box-full-width .text__bold { font-weight: bold; } }

.page__what-studies-show .studies__section-1 a, .page__what-studies-show .grey-box-full-width a { color: #506d85; text-decoration: underline; }

.page__what-studies-show .studies__section-1 h2, .page__what-studies-show .grey-box-full-width h2 { margin-bottom: 2.5rem; font-size: 2.2rem; line-height: 1.4; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 h2, .page__what-studies-show .grey-box-full-width h2 { font-size: 3.6rem; } }

.page__what-studies-show .studies__section-1 .text__orange-underline a, .page__what-studies-show .grey-box-full-width .text__orange-underline a { text-decoration: underline; }

.page__what-studies-show .grey-box-full-width ul { -webkit-padding-start: 40px; padding-inline-start: 40px; }

.page__what-studies-show .text__orange-left-border p { padding-left: 0.6rem; border-left: solid 5px #e67300; }

.page__what-studies-show .orange-box-full-width .cta__button .cta__button-is-grey { white-space: nowrap; }

.page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .flex__col h5 { margin-top: 0.5rem; }

@media (min-width: 300px) and (max-width: 769px) { .page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .richText { margin-bottom: 0px; min-height: 70px; } }

.page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last { margin-top: -18px; }

@media (min-width: 300px) and (max-width: 769px) { .page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last { margin-top: 10px; left: 0px; -webkit-box-flex: 2; -ms-flex: 2; flex: 2; } }

.page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last.flex__col { bottom: 0; }

@media (min-width: 300px) and (max-width: 769px) { .page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .richText { margin-bottom: 5px; } }

@media (min-width: 300px) and (max-width: 769px) { .page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content { left: -45px; bottom: 17px; position: relative; }
  .page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content { margin-bottom: 10px; }
  .page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content .cta__button .cta__button-is-grey { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

@media (min-width: 300px) and (max-width: 769px) and (min-width: 300px) and (max-width: 769px) { .page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content .cta__button .cta__button-is-grey { padding: 5px 15px 5px 15px; } }

@media (min-width: 300px) and (max-width: 769px) { .page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content .cta__button .cta__button-is-grey .chevron { margin-top: 0px; margin-bottom: 0px; margin-left: 3px; } }

.page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .image { left: -35px; }

@media (min-width: 300px) and (max-width: 769px) { .page__what-studies-show .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; left: -10px !important; -webkit-box-flex: 3; -ms-flex: 3; flex: 3; padding: 0px; } }

.page__what-studies-show .text__reference p { font-size: 1.4rem; }

.page__what-studies-show .studies__section-1 { margin-top: 1rem; }

@media screen and (min-width: 768px) and (max-width: 1025px) { .page__what-studies-show .studies__section-1 > .component-content .paragraphSystem { margin-left: 0; margin-right: 0; } }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 > .component-content > .content .section-header { margin-bottom: 1rem; } }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 > .component-content > .content > .studies-show-big-icon { padding-right: 0; } }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 > .component-content > .content > .studies-show-big-icon img { width: 10rem; } }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 > .component-content > .content > .section-1-heading .component-content { height: 100%; } }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 > .component-content > .content > .section-1-heading .component-content .richText-content { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; } }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 > .component-content > .content > .section-1-heading .component-content .richText-content p { margin-bottom: 0; margin-top: 0; -ms-flex-item-align: center; align-self: center; } }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 .paragraphSystem { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.page__what-studies-show .studies__section-1 h2 { margin-bottom: 0; line-height: 2.9rem; font-size: 2.7rem; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-weight: 400; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 { margin-top: 2rem; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) { .page__what-studies-show .studies__section-1 { padding-left: 0; } }

.page__what-studies-show .studies__section-1 ul { padding-left: 1.65rem; }

.page__what-studies-show .studies__section-1 ul li { margin-bottom: 3px; }

.page__what-studies-show .studies__section-1 .section-header { line-height: 1.4; margin-bottom: 3rem; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 .section-header { margin-bottom: 2.5rem; } }

@media (min-width: 992px) { .page__what-studies-show .studies__section-1 .section-header { margin-bottom: 0; } }

.page__what-studies-show .studies__section-1 p .text__bold { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-1 p .text__bold { font-weight: bolder; } }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 .richTextHyperlinkedImage p:nth-of-type(3) .text__bold { line-height: 1; } }

.page__what-studies-show .studies__section-1 .desktop-only p em, .page__what-studies-show .studies__section-1 .mobile-only p em { font-family: "FrutigerLTStd-Blackitalic", Helvetica, Arial, sans-serif; font-size: 1.5rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-1 .desktop-only p em, .page__what-studies-show .studies__section-1 .mobile-only p em { font-weight: bolder; font-style: italic; } }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 .desktop-only p em, .page__what-studies-show .studies__section-1 .mobile-only p em { font-size: 1.8rem; } }

.page__what-studies-show .studies__section-1 .desktop-only p em .text__superscript, .page__what-studies-show .studies__section-1 .mobile-only p em .text__superscript { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-1 .desktop-only p em .text__superscript, .page__what-studies-show .studies__section-1 .mobile-only p em .text__superscript { font-weight: bolder; } }

.page__what-studies-show .studies__section-1 .desktop-only p { margin-top: 0; }

.page__what-studies-show .studies__section-1 .mobile-only { margin-bottom: 0; }

.page__what-studies-show .studies__section-1 .image { text-align: center; margin-bottom: 10px; }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 .image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } }

.page__what-studies-show .studies__section-1 .image img { width: 100%; max-width: 400px; }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 .section-1-heading { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; } }

.page__what-studies-show .studies__section-1 > .component-content > .content > div:nth-of-type(5) .richText-content ul { list-style-type: none; }

.page__what-studies-show .studies__section-1 > .component-content > .content > div:nth-of-type(5) .richText-content ul li { list-style-type: none; }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 > .component-content > .content > div:nth-of-type(5) .richText-content ul li { line-height: 1.2; margin: 0.8rem 0; } }

.page__what-studies-show .studies__section-1 > .component-content > .content > div:nth-of-type(5) .richText-content ul li .li-bullet { position: relative; }

.page__what-studies-show .studies__section-1 > .component-content > .content > div:nth-of-type(5) .richText-content ul li .li-bullet::before { position: absolute; font-family: "FontAwesome"; content: "\f111"; color: #e67300; font-size: 0.7rem; left: 0; top: 50%; margin-left: -1.5rem; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.page__what-studies-show .studies__section-1 .grey-bg p { background-color: #eee; padding: 2rem; margin-bottom: 0; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 .grey-bg p { font-size: 1.6rem; margin-left: 2rem; } }

.page__what-studies-show .studies__section-1 .grey-bg ul { -webkit-padding-start: 35px; padding-inline-start: 35px; background-color: #eee; margin-top: 0; list-style: none; padding-bottom: 1.5rem; padding-right: 1.5rem; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 .grey-bg ul { margin-left: 2rem; padding: 2rem; padding-left: 4rem; padding-top: 0; } }

.page__what-studies-show .studies__section-1 .grey-bg ul li { position: relative; }

.page__what-studies-show .studies__section-1 .grey-bg ul li::before { position: absolute; font-family: "FontAwesome"; content: "\f111"; color: #e67300; font-size: 0.6rem; top: 8px; margin-left: -1.5rem; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 .grey-bg ul li::before { left: -0.4rem; top: 0px; } }

.page__what-studies-show .studies__section-1 .text__reference { margin-bottom: 1.5rem; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 .text__reference { margin-top: 0rem; margin-bottom: 2.5rem; } }

.page__what-studies-show .studies__section-1 .text__reference p { margin: 0; line-height: 16px; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 .text__reference p { margin-left: 1.9rem; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-1 .text__reference p .ast-before::before { font-size: 180%; margin-left: -0.6rem; top: -0.15rem; } }

.page__what-studies-show .studies__section-1 .text__reference ul { padding-left: 0; }

.page__what-studies-show .studies__section-1 .text__reference ul li { list-style-type: none; padding-left: 1.5rem; }

.page__what-studies-show .studies__section-1 .text__reference ul li .li-bullet { position: relative; }

.page__what-studies-show .studies__section-1 .text__reference ul li .li-bullet::before { position: absolute; font-family: "FontAwesome"; content: "\f111"; color: #e67300; font-size: 0.8rem; left: 0; top: 50%; margin-left: -1.5rem; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 .text__reference:last-of-type { margin-top: 2rem; } }

.page__what-studies-show .studies__section-1 .orange-arrow--after { position: relative; }

.page__what-studies-show .studies__section-1 .orange-arrow--after:after { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-family: "FontAwesome"; content: "\f105"; display: inline-block; font-size: 2.7rem; color: #e67300; padding-left: 1rem; text-decoration: none !important; }

@media (max-width: 767px) { .page__what-studies-show .studies__section-1 .orange-arrow--after:after { padding-left: 0.5rem; font-size: 2.5rem; } }

@media (min-width: 768px) { .page__what-studies-show .studies__section-1 .col-sm-8 { width: 75%; } }

.page__what-studies-show .studies__section-1 .section-1-heading p .text__bold { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif !important; }

.page__what-studies-show .studies__section-2 { margin-top: 0.5rem; }

.page__what-studies-show .studies__section-2 .text__fontsize p { font-size: 1.6rem !important; }

@media (max-width: 767px) { .page__what-studies-show .studies__section-2 .paragraphSystem { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

@media (max-width: 767px) { .page__what-studies-show .studies__section-2 .section-1-heading { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; } }

.page__what-studies-show .studies__section-2 .section-header { margin-bottom: 3rem; }

@media (min-width: 992px) { .page__what-studies-show .studies__section-2 .section-header { margin-bottom: 0; } }

@media (min-width: 768px) { .page__what-studies-show .studies__section-2 { margin-bottom: 2rem; } }

@media (min-width: 768px) and (min-width: 992px) { .page__what-studies-show .studies__section-2 .col-sm-8 { width: 74%; } }

@media (min-width: 768px) { .page__what-studies-show .studies__section-2 .section-header h2 { margin-bottom: 2.5rem; } }

.page__what-studies-show .studies__section-2 p .text__bold { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.5rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-2 p .text__bold { font-weight: bolder; } }

@media (min-width: 768px) { .page__what-studies-show .studies__section-2 p .text__bold { font-size: 1.8rem; } }

.page__what-studies-show .studies__section-2 p .text__bold { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-2 p .text__bold { font-weight: bolder; } }

.page__what-studies-show .studies__section-2 p .text__bold .big-num { font-size: 2rem; line-height: 2rem; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-2 p .text__bold .big-num { font-size: 2.2rem; } }

.page__what-studies-show .studies__section-2 p .text__bold .text__superscript { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-2 p .text__bold .text__superscript { font-weight: bolder; } }

.page__what-studies-show .studies__section-2 .image { text-align: center; margin-bottom: 10px; }

@media (max-width: 767px) { .page__what-studies-show .studies__section-2 .image { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } }

.page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p { font-size: 1.5rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p { font-size: 1.6rem; } }

.page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p .text__orange { color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p .text__orange { font-weight: bold; } }

.page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p .text__orange-underline { text-decoration: underline; }

.page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p .text__orange-underline .orange-arrow--after { position: relative; }

.page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p .text__orange-underline .orange-arrow--after:after { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-family: "FontAwesome"; content: "\f105"; display: inline-block; font-size: 2.7rem; color: #e67300; padding-left: 1rem; text-decoration: none !important; }

@media (max-width: 767px) { .page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p .text__orange-underline .orange-arrow--after:after { padding-left: 0.85rem; font-size: 2.5rem; } }

.page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p:last-of-type { font-size: 1.4rem; line-height: 1.6rem; margin-bottom: 2rem; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p:last-of-type { margin-top: 3rem; font-size: 1.4rem; } }

.page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p:last-of-type .para-before { position: relative; }

.page__what-studies-show .studies__section-2 > .component-content > .content > .richText.last p:last-of-type .para-before::before { content: "¶"; display: inline-block; font-family: Arial, Helvetica, sans-serif; position: absolute; font-size: 70%; margin-left: -0.6rem; top: -0.08rem; }

.page__what-studies-show .studies__section-3 { margin-top: 1rem; margin-bottom: 1.5rem; }

.page__what-studies-show .studies__section-3 .section-header h2 { margin-bottom: 1rem; font-size: 2.2rem; line-height: 1.4; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-3 .section-header h2 { font-size: 3.6rem; } }

.page__what-studies-show .studies__section-3 h3 { font-size: 1.5rem; line-height: 1.2; margin-bottom: 4rem; }

.page__what-studies-show .studies__section-3 h3 span { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-3 h3 span { font-weight: bolder; } }

@media (min-width: 768px) { .page__what-studies-show .studies__section-3 h3 { font-size: 1.8rem; line-height: 22px; } }

.page__what-studies-show .studies__section-3 .studies-percent > .component-content > .content { margin: 0; }

.page__what-studies-show .studies__section-3 .studies-percent > .component-content > .content > .richText.last p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.5rem; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-3 .studies-percent > .component-content > .content > .richText.last p { font-size: 1.8rem; } }

.page__what-studies-show .studies__section-3 .chart-title { font-size: 1.5rem; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-3 .chart-title { font-weight: bolder; } }

@media (min-width: 768px) { .page__what-studies-show .studies__section-3 .chart-title { font-size: 1.8rem; margin-bottom: 1.5rem; width: 90%; } }

.page__what-studies-show .studies__section-3 .table--blue-grey { margin-bottom: 2.5rem; }

.page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.5rem; color: #fff; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr { font-weight: bold; } }

@media (min-width: 768px) { .page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr { font-size: 1.6rem; }
  .page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr td:first-of-type, .page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr th:first-of-type { text-align: left !important; padding-left: 40px; } }

.page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr:not(:first-of-type) { border-top: 3px solid #eee; }

.page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr:last-of-type td:first-of-type { border-bottom-left-radius: 8px; }

.page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr:last-of-type td:last-of-type { border-bottom-right-radius: 8px; }

.page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr th, .page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr td { padding: 0.75rem 0.95rem; }

@media (min-width: 414px) { .page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr th, .page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr td { padding: 0.75rem 1.5rem; } }

@media (min-width: 768px) { .page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr th, .page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr td { padding: 0.75rem 2.25rem; } }

.page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr th { background-color: #506d85; font-weight: 400; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr th { white-space: nowrap; } }

.page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr th:first-of-type { border-top-left-radius: 8px; border-right: 2px solid #eee; }

.page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr th:last-of-type { border-top-right-radius: 8px; border-left: 2px solid #eee; }

.page__what-studies-show .studies__section-3 .table--blue-grey table tbody tr td { background-color: #93a09f; }

.page__what-studies-show .studies__section-3 > .component-content > .content > .box.last > .component-content > .content > .richText.even { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.5rem; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-3 > .component-content > .content > .box.last > .component-content > .content > .richText.even { font-size: 1.8rem; }
  .page__what-studies-show .studies__section-3 > .component-content > .content > .box.last > .component-content > .content > .richText.even p { margin-bottom: 2rem; } }

@media (min-width: 768px) and (max-width: 992px) { .page__what-studies-show .studies__section-3 > .component-content > .content > .box.last > .component-content > .content > .richText.even p { margin-bottom: 2rem; } }

.page__what-studies-show .studies__section-3 > .component-content > .content > .box.last > .component-content > .content > .richText.even .text-orange { color: #e67300; }

.page__what-studies-show .studies__section-3 > .component-content > .content > .box.last > .component-content > .content > .richText.even .text__orange-underline a { color: #e67300; text-decoration: underline; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .studies__section-3 > .component-content > .content > .box.last > .component-content > .content > .richText.even .text__orange-underline a { font-weight: bold; } }

.page__what-studies-show .studies__section-3 > .component-content > .content > .box.last > .component-content > .content > .richText.even p:last-of-type a { text-decoration: underline; color: #506d85; }

.page__what-studies-show .studies__section-3 .studies-percent { margin-bottom: 1.5rem; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-3 .studies-percent { margin-bottom: 4rem; } }

@media (min-width: 768px) and (max-width: 992px) { .page__what-studies-show .studies__section-3 .studies-percent { margin-bottom: 2rem; } }

.page__what-studies-show .studies__section-3 .studies-percent > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.page__what-studies-show .studies__section-3 .pipe-before { position: relative; }

.page__what-studies-show .studies__section-3 .pipe-before::before { content: "||"; position: absolute; font-size: 65%; margin-left: -0.5rem; top: -0.45rem; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-3 .pipe-before::before { margin-left: -0.67rem; } }

@media (min-width: 768px) { .page__what-studies-show .studies__cta-section { margin-top: 15px; } }

@media (min-width: 768px) { .page__what-studies-show .studies__cta-section > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; } }

@media (min-width: 992px) { .page__what-studies-show .studies__cta-section > .component-content > .content .cta-bg-img-alt { height: 53rem; padding-left: 1.5rem; } }

@media (min-width: 1025px) { .page__what-studies-show .studies__cta-section > .component-content > .content .cta-bg-img-alt { height: 64rem; }
  .page__what-studies-show .studies__cta-section > .component-content > .content .cta-bg-img-alt h2 { font-size: 4.6rem; } }

@media (min-width: 1200px) { .page__what-studies-show .studies__cta-section > .component-content > .content .cta-bg-img-alt h2 { font-size: 4rem; } }

@media (width: 360px) { .page__what-studies-show .studies__cta-section > .component-content > .content .cta-bg-img-alt > .component-content { height: 30rem; } }

@media (width: 375px) { .page__what-studies-show .studies__cta-section > .component-content > .content .cta-bg-img-alt > .component-content { height: 32rem; } }

@media (width: 414px) { .page__what-studies-show .studies__cta-section > .component-content > .content .cta-bg-img-alt > .component-content { height: 36rem; } }

@media (max-width: 767px) { .page__what-studies-show .studies__cta-section > .component-content > .content .cta-bg-img-alt > .component-content { padding-left: 2.5em; } }

@media (min-width: 768px) { .page__what-studies-show .studies__cta-section > .component-content > .content .cta-bg-img-alt > .component-content { height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; } }

@media (min-width: 992px) { .page__what-studies-show .studies__cta-section > .component-content > .content div:first-of-type > .component-content > .content { height: 55rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .page__what-studies-show .studies__cta-section > .component-content > .content div:first-of-type > .component-content > .content h2 { margin-bottom: 3rem; }
  .page__what-studies-show .studies__cta-section > .component-content > .content div:first-of-type > .component-content > .content .cta-border { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .page__what-studies-show .studies__cta-section > .component-content > .content div:first-of-type > .component-content > .content .cta-border > .component-content { height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; } }

@media (min-width: 1025px) { .page__what-studies-show .studies__cta-section > .component-content > .content div:first-of-type > .component-content > .content { height: 66rem; }
  .page__what-studies-show .studies__cta-section > .component-content > .content div:first-of-type > .component-content > .content h2 { margin-bottom: 6rem; } }

@media (min-width: 768px) { .page__what-studies-show a .cta__button-is-orange { margin-right: -15px; } }

.page__what-studies-show .cta-bg-img-alt a .cta__button-is-yellow { padding-right: 1.2em; }

.page__what-studies-show .cta-bg-img-alt .cta__button { white-space: nowrap; margin-top: 3.5rem; }

@media (max-width: 360px) { .page__what-studies-show .cta-bg-img-alt .cta__button { margin-top: 1.5em; } }

@media (min-width: 768px) { .page__what-studies-show .cta-bg-img-alt .cta__button { margin-top: 2rem; } }

@media (min-width: 992px) { .page__what-studies-show .cta-bg-img-alt .cta__button { margin-top: 8rem; } }

.page__what-studies-show .cta-bg-img-alt .component-content .content .richText .component-content .richText-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-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.page__what-studies-show .box__no-padding { padding: 0; }

.page__what-studies-show .percent-81 { background-color: #f9cf42; color: #506d85; border-radius: 50%; position: relative; height: 68px; width: 68px; }

@media (min-width: 768px) { .page__what-studies-show .percent-81 { height: 80px; width: 80px; } }

.page__what-studies-show .percent-81 p { font-family: "VerbExtraBold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.7rem; position: absolute; top: 50%; left: 58%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: 0; padding-top: 0.3rem; }

@media (min-width: 768px) { .page__what-studies-show .percent-81 p { font-size: 3.3rem; } }

.page__what-studies-show .percent-81 p .text__superscript { font-family: "VerbRegular", Helvetica, Arial, sans-serif; top: -0.6em; font-size: 55%; }

.page__what-studies-show .slate-blue-circle { background-color: #506d85 !important; color: #f9cf42 !important; }

@media (min-width: 768px) { .page__what-studies-show .studies__section-2 > .component-content > .content .richText:nth-last-of-type(1) { margin-left: 27%; } }

.page__what-studies-show .text__superscript { font-size: 60%; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__what-studies-show .text__superscript { font-size: 50%; top: -0.9em; letter-spacing: 1.5px; padding-left: 0.2em; } }

.page__what-studies-show .studies-show-big-icon > .component-content { max-width: 240px; }

@media only screen and (max-width: 414px) { .page__what-studies-show .studies-show-big-icon > .component-content { margin: 0 !important; } }

@media (max-width: 767px) { .page__what-studies-show .studies-show-big-icon > .component-content { margin: auto; width: 10rem; } }

@media (min-width: 768px) { .page__what-studies-show .studies-show-big-icon > .component-content img { position: absolute; left: 10.9%; top: 3rem; max-width: 22rem; } }

@media (min-width: 992px) { .page__what-studies-show .studies-show-big-icon > .component-content img { left: 20%; } }

@media (min-width: 768px) { .page__what-studies-show .studies-show-big-icon + .richText { margin-left: 27%; } }

.page__what-studies-show .text__copy p { font-size: 1.5rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .page__what-studies-show .text__copy p { font-size: 1.8rem; } }

.page__what-studies-show .text__copy p .text__orange { color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.page__what-studies-show .text__copy p .text__orange-underline { text-decoration: underline; }

.page__what-studies-show .grey-bg-section { margin-left: 1.5rem; margin-right: 1.5rem; }

@media (min-width: 768px) { .page__what-studies-show .grey-bg-section { margin-left: 25%; } }

@media only screen and (min-width: 1024px) { .page__what-studies-show .grey-bg-section { margin-top: 1rem; } }

@media only screen and (min-width: 1080px) { .page__what-studies-show .grey-bg-section { margin-top: 1rem; } }

.page__what-studies-show .grey-bg-section .component-content .content { background-color: #eee; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media (min-width: 768px) { .page__what-studies-show .grey-bg-section .component-content .content { margin-left: 2rem; margin-right: 0rem; } }

@media (min-width: 768px) { .page__what-studies-show .grey-bg-section .section-1-heading { width: 100%; } }

.page__what-studies-show .grey-bg-section .section-1-heading p { margin-left: auto; margin-right: auto; }

@media (min-width: 768px) { .page__what-studies-show .grey-bg-section .section-1-heading p { width: 100%; } }

@media (min-width: 992px) { .page__what-studies-show .grey-bg-section .section-1-heading p { width: 64%; } }

@media screen and (min-width: 768px) { .page__what-studies-show .bullet__color { margin-left: 28%; }
  .page__what-studies-show .bullet__color p { margin-bottom: 1rem; } }

@media screen and (min-width: 900px) { .page__what-studies-show .bullet__color { margin-left: 27%; } }

.page__events .hero__container > .component-content p, .page__for-ASOs-events .hero__container > .component-content p { color: #fff; }

.page__events .hero__title--wic, .page__for-ASOs-events .hero__title--wic { max-width: 1200px; margin: 0 auto; }

.page__events .hero__title--wic p, .page__events .hero__title--wic h1, .page__for-ASOs-events .hero__title--wic p, .page__for-ASOs-events .hero__title--wic h1 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.8rem; line-height: 1.2; margin-left: 11%; margin-top: 11.5% !important; }

@media (min-width: 768px) { .page__events .hero__title--wic p, .page__events .hero__title--wic h1, .page__for-ASOs-events .hero__title--wic p, .page__for-ASOs-events .hero__title--wic h1 { margin-left: 12%; margin-top: 7% !important; font-size: 2.2rem; margin-bottom: 0; } }

@media (min-width: 992px) { .page__events .hero__title--wic p, .page__events .hero__title--wic h1, .page__for-ASOs-events .hero__title--wic p, .page__for-ASOs-events .hero__title--wic h1 { font-size: 3.4rem; margin-top: 5% !important; margin-left: 7%; } }

@media (min-width: 1280px) { .page__events .hero__title--wic p, .page__events .hero__title--wic h1, .page__for-ASOs-events .hero__title--wic p, .page__for-ASOs-events .hero__title--wic h1 { margin-top: 8% !important; margin-left: 3rem; } }

.page__events .hero__disclaimer--wic > .component-content > .content, .page__for-ASOs-events .hero__disclaimer--wic > .component-content > .content { margin: 0; }

.page__events .hero__disclaimer--wic .richText-content, .page__for-ASOs-events .hero__disclaimer--wic .richText-content { position: absolute; right: 9vw; bottom: 13%; }

@media (min-width: 768px) { .page__events .hero__disclaimer--wic .richText-content, .page__for-ASOs-events .hero__disclaimer--wic .richText-content { right: 22vw; bottom: 22%; } }

@media (min-width: 992px) { .page__events .hero__disclaimer--wic .richText-content, .page__for-ASOs-events .hero__disclaimer--wic .richText-content { right: 24vw; bottom: 19%; } }

@media (min-width: 1920px) { .page__events .hero__disclaimer--wic .richText-content, .page__for-ASOs-events .hero__disclaimer--wic .richText-content { right: 20vw; bottom: 22%; } }

.page__events .hero__disclaimer--wic .richText-content h2, .page__events .hero__disclaimer--wic .richText-content h3, .page__events .hero__disclaimer--wic .richText-content h4, .page__for-ASOs-events .hero__disclaimer--wic .richText-content h2, .page__for-ASOs-events .hero__disclaimer--wic .richText-content h3, .page__for-ASOs-events .hero__disclaimer--wic .richText-content h4 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.3rem; color: #fff; text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); }

@media (min-width: 768px) { .page__events .hero__disclaimer--wic .richText-content h2, .page__events .hero__disclaimer--wic .richText-content h3, .page__events .hero__disclaimer--wic .richText-content h4, .page__for-ASOs-events .hero__disclaimer--wic .richText-content h2, .page__for-ASOs-events .hero__disclaimer--wic .richText-content h3, .page__for-ASOs-events .hero__disclaimer--wic .richText-content h4 { font-size: 1.6rem; } }

.page__events .hero__disclaimer--wic .richText-content h2, .page__for-ASOs-events .hero__disclaimer--wic .richText-content h2 { padding-bottom: 0.3rem; }

.page__events .hero__disclaimer--wic .richText-content h3, .page__for-ASOs-events .hero__disclaimer--wic .richText-content h3 { line-height: 1.2; padding-bottom: 0.3rem; }

.page__events .hero__disclaimer--wic .richText-content h4, .page__for-ASOs-events .hero__disclaimer--wic .richText-content h4 { font-size: 1.1rem; }

@media (min-width: 768px) { .page__events .hero__disclaimer--wic .richText-content h4, .page__for-ASOs-events .hero__disclaimer--wic .richText-content h4 { font-size: 1.2rem; } }

.page__events .hero__disclaimer--wic .richText-content .text__bold, .page__for-ASOs-events .hero__disclaimer--wic .richText-content .text__bold { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.page__events .text__events-header h2, .page__for-ASOs-events .text__events-header h2 { font-size: 2.3em; }

@media (min-width: 768px) { .page__events .text__events-header h2, .page__for-ASOs-events .text__events-header h2 { padding-top: 2rem; padding-left: 1.5rem; font-size: 4em; } }

.page__events .events__tiles-wrapper, .page__for-ASOs-events .events__tiles-wrapper { margin-top: 1em; }

@media (max-width: 768px) { .page__events .events__tiles-wrapper .reference-events-filter, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter { margin-bottom: 2rem; } }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .col-xs-12, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .col-xs-12 { padding-right: 0; }

@media (max-width: 991px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter > div:last-of-type, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter > div:last-of-type { margin-top: -1em; } }

@media (max-width: 767px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter .col-xs-12, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .col-xs-12 { padding: 0; }
  .page__events .events__tiles-wrapper .reference-events-filter .events-filter > div:last-of-type, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter > div:last-of-type { margin-top: 1em; } }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .events-filter-title, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .events-filter-title { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 2.6rem; display: inline; margin: 0; padding: 0; }

@media (max-width: 991px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .events-filter-title, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .events-filter-title { font-size: 1.5em; } }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters { list-style-type: none; display: inline; margin: 0; margin-top: -1em; padding: 0; }

@media (max-width: 991px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 1em; } }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.75rem; line-height: 1; position: relative; cursor: pointer; }

@media (max-width: 991px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item { font-size: 1.5em; } }

@media (min-width: 768px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item:not(:last-of-type), .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item:not(:last-of-type) { margin-right: .5em; } }

@media (min-width: 1025px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item:not(:last-of-type), .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item:not(:last-of-type) { margin-right: 2em; } }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item .radio, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item .radio { font-size: 22px; margin-right: 0.25em; position: relative; }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item.is-active .radio, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item.is-active .radio { 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; line-height: 0; }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item.is-active .radio:after, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-type .type-filters .filter-item.is-active .radio:after { content: '•'; position: absolute; top: 0; left: 0; right: 0; bottom: 0; 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: 34px; color: #e67300; line-height: 0; }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

@media (max-width: 991px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location { margin-top: 1em; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .events-filter-title, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .events-filter-title { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 2.6rem; display: inline; margin: 0; margin-right: 0.5em; padding: 0; vertical-align: middle; }

@media (max-width: 991px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .events-filter-title, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .events-filter-title { font-size: 1.5em; display: block; -ms-flex-preferred-size: 100%; flex-basis: 100%; margin-bottom: .35em; } }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .location-filter, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .location-filter { display: inline; margin: 0; padding: 0; padding: 0.3em .4em; padding-left: 6.5rem; border-color: #006b93; border-radius: 45px; outline: none; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 1.6em; color: #506d85; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -moz-appearance: none; appearance: none; -webkit-appearance: none; border-color: #506d85; background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='rgb(80, 109, 133)' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>"); background-position: 16rem 77%; background-repeat: no-repeat; max-width: 25rem; }

@media (min-width: 992px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .location-filter, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .location-filter { padding-left: 2.25rem; background-position: 12rem 77%; max-width: 16rem; } }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .location-filter::-ms-clear, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .location-filter::-ms-clear { display: none; }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .location-filter.show-error, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .location-filter.show-error { border-color: red; }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .error-text, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .error-text { display: none; position: absolute; bottom: -1.5em; left: 0.2em; color: red; }

@media (min-width: 768px) { .page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .error-text, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .error-text { left: unset; bottom: -1em; right: 12em; } }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .error-text.show-error, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .error-text.show-error { display: block; }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .filter-button, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .filter-button { display: inline; cursor: pointer; margin-left: 1rem; }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .filter-button p, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .filter-button p { display: inline; padding: 0.35em 1em; background-color: #e67300; color: #fff; border-radius: 45px; font-size: 1.75rem; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .filter-button p:hover, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .filter-button p:hover { background-color: #cd6600; }

.page__events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .filter-button p .chevron, .page__for-ASOs-events .events__tiles-wrapper .reference-events-filter .events-filter .events-filter-location .filter-button p .chevron { height: 12px; width: 7px; margin-bottom: 0; margin-left: 0; }

.page__events .events__tiles-wrapper .event-card-holder, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder { padding: 0; }

@media (min-width: 769px) { .page__events .events__tiles-wrapper .event-card-holder, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder { padding: 2em; } }

.page__events .events__tiles-wrapper .event-card-holder .event-card, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card { background-color: #eee; width: 100%; text-align: left; padding: 2em 0; padding-bottom: 8em; margin-top: 1em; margin-bottom: 2em; }

@media (min-width: 769px) { .page__events .events__tiles-wrapper .event-card-holder .event-card, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card { min-height: 33rem; padding-bottom: 2em; } }

.page__events .events__tiles-wrapper .event-card-holder .event-card.event-live, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card.event-live { background-color: #f8e9b7; }

.page__events .events__tiles-wrapper .event-card-holder .event-card.event-online, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card.event-online { background-color: #fbd8b4; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar { background-color: #506b82; margin-top: -3em; padding: 0.5em 1em; padding-bottom: 1em; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-date, .page__events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-month, .page__events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-day, .page__events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-time, .page__events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-zone, .page__events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-type, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-date, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-month, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-day, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-time, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-zone, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-type { display: inline-block; font-family: "VerbBlack", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.4em; color: #fff; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-type, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-titlebar .event-type { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.8em; text-transform: uppercase; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row { padding-top: 1.5em; position: relative; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description { display: -webkit-box; display: -ms-flexbox; display: flex; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-icon, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-icon { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: 1.5rem; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info { -webkit-box-flex: 3; -ms-flex: 3; flex: 3; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 1.8em; line-height: 1.5; color: #506d85; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-date, .page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-time, .page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-online, .page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-venue, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-date, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-time, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-online, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-venue { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-time, .page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-online, .page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-venue, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-time, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-online, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-venue { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-venue, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-venue { color: #e67300; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-address, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-card-bottom-row .event-description .event-info .event-address { line-height: 1.2; padding-left: 2rem; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-button, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-button { text-align: center; padding: 0 2em; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 1.5em; color: #fff; position: absolute; bottom: 1rem; right: 50%; -webkit-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); width: 37.5%; }

@media (min-width: 992px) { .page__events .events__tiles-wrapper .event-card-holder .event-card .event-button, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-button { font-size: 1.8em; } }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-button a, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-button a { text-decoration: none; color: #fff; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-button .event-button-text, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-button .event-button-text { text-align: left; background-color: #e67300; border-radius: 35px; padding: 0.5em 1em; cursor: pointer; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; -webkit-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-button .event-button-text:hover, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-button .event-button-text:hover { background-color: #cd6600; }

.page__events .events__tiles-wrapper .event-card-holder .event-card .event-button .event-button-text:after, .page__for-ASOs-events .events__tiles-wrapper .event-card-holder .event-card .event-button .event-button-text: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; position: absolute; right: 3em; }

.page__events .empty-events, .page__for-ASOs-events .empty-events { margin: 6em 0; }

.page__events .empty-events p, .page__for-ASOs-events .empty-events p { font-size: 1.5em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; text-align: center; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__events .empty-events p, .page__for-ASOs-events .empty-events p { font-weight: bold; } }

@media (min-width: 992px) { .page__events .empty-events p, .page__for-ASOs-events .empty-events p { font-size: 2.6em; } }

@media (min-width: 768px) { .page__events .cta-border p, .page__for-ASOs-events .cta-border p { margin-top: 5.4em; } }

.page__events .text__footnote, .page__for-ASOs-events .text__footnote { font-size: 1.4rem; }

.page__events .cta.cta--wide .cta__button, .page__events .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__events a.cta--wide .cta__button, .page__for-ASOs-events .cta.cta--wide .cta__button, .page__for-ASOs-events .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta--wide .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__for-ASOs-events a.cta--wide .cta__button { right: 35px; }

@media (min-width: 768px) { .page__events .ttyd-cta-section > .component-content > .content, .page__for-ASOs-events .ttyd-cta-section > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .page__events .ttyd-cta-section > .component-content > .content .cta:last-of-type, .page__events .ttyd-cta-section > .component-content > .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__events .ttyd-cta-section > .component-content > .content a:last-of-type, .page__for-ASOs-events .ttyd-cta-section > .component-content > .content .cta:last-of-type, .page__for-ASOs-events .ttyd-cta-section > .component-content > .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__for-ASOs-events .ttyd-cta-section > .component-content > .content a:last-of-type { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } }

@media (min-width: 768px) and (width: 1024px) { .page__events .ttyd-cta-section > .component-content > .content .cta:last-of-type p, .page__events .ttyd-cta-section > .component-content > .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__events .ttyd-cta-section > .component-content > .content a:last-of-type p, .page__for-ASOs-events .ttyd-cta-section > .component-content > .content .cta:last-of-type p, .page__for-ASOs-events .ttyd-cta-section > .component-content > .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__for-ASOs-events .ttyd-cta-section > .component-content > .content a:last-of-type p { margin-top: 7.4em; } }

@media (min-width: 768px) and (min-width: 1440px) { .page__events .ttyd-cta-section > .component-content > .content .cta:last-of-type p, .page__events .ttyd-cta-section > .component-content > .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__events .ttyd-cta-section > .component-content > .content a:last-of-type p, .page__for-ASOs-events .ttyd-cta-section > .component-content > .content .cta:last-of-type p, .page__for-ASOs-events .ttyd-cta-section > .component-content > .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__for-ASOs-events .ttyd-cta-section > .component-content > .content a:last-of-type p { margin-top: 7.9em; } }

.modal-bg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; background-color: #000; opacity: 0; -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; }

.modal-bg.is-active { z-index: 1040; opacity: 0.5; }

.reference-add-to-calendar-modal { display: none; z-index: 1050; position: fixed; top: 15%; left: 0; right: 0; bottom: 0; overflow: scroll; }

.reference-add-to-calendar-modal > .component-content { max-width: 1200px; margin: auto; }

@media (max-width: 767px) { .reference-add-to-calendar-modal { padding: 0; top: 0; } }

.reference-add-to-calendar-modal.is-active { display: block; }

.reference-add-to-calendar-modal .calendar-modal { background-color: #f8ecc5; padding: 2em 10em; padding-bottom: 12em; position: relative; }

@media (max-width: 767px) { .reference-add-to-calendar-modal .calendar-modal { padding: 2em 2em; padding-bottom: 50em; } }

.reference-add-to-calendar-modal .calendar-modal .close-button { position: absolute; right: 1em; font-size: 3em; cursor: pointer; }

@media (max-width: 767px) { .reference-add-to-calendar-modal .calendar-modal .close-button { top: 0; right: 1em; } }

.reference-add-to-calendar-modal .calendar-modal .title { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 3.5em; margin-top: 1em; margin-bottom: 0.5rem; color: #506d85; }

@media (max-width: 767px) { .reference-add-to-calendar-modal .calendar-modal .title { font-size: 2em; margin-bottom: 0.5rem; } }

.reference-add-to-calendar-modal .calendar-modal > p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 2em; margin: 0; }

.reference-add-to-calendar-modal .calendar-modal .register-button { margin-left: 50%; -webkit-transform: translateX(-75%); -ms-transform: translateX(-75%); transform: translateX(-75%); }

@media (min-width: 769px) { .reference-add-to-calendar-modal .calendar-modal .register-button { margin-left: 82rem; -webkit-transform: translateY(-130%); -ms-transform: translateY(-130%); transform: translateY(-130%); } }

.reference-add-to-calendar-modal .calendar-modal .register-button p { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; width: 8em; padding: 0.1em 2em; height: 2.5em; border-radius: 45px; background-color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.5em; color: #fff; cursor: pointer; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .reference-add-to-calendar-modal .calendar-modal .register-button p { font-weight: bold; } }

@media (max-width: 767px) { .reference-add-to-calendar-modal .calendar-modal .register-button p { font-size: 1.75em; } }

.reference-add-to-calendar-modal .calendar-modal .register-button p img { margin-right: 1em; width: 2rem; }

.reference-add-to-calendar-modal .calendar-modal .register-button p:hover { background-color: #cd6600; }

.reference-add-to-calendar-modal .calendar-modal .register-button p:after { content: '\203A'; font-size: 2em; position: absolute; right: 10%; top: 45%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.reference-add-to-calendar-modal .calendar-modal h2 { padding-bottom: 1.5rem; }

@media (max-width: 767px) { .reference-add-to-calendar-modal .calendar-modal h2 { padding-top: 1.5rem; font-size: 2.5rem; } }

.reference-add-to-calendar-modal .calendar-modal .calendar-button-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.reference-add-to-calendar-modal .calendar-modal .calendar-button-container .calendar-button { display: -webkit-box; display: -ms-flexbox; display: flex; }

.reference-add-to-calendar-modal .calendar-modal .calendar-button-container .calendar-button p { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; text-align: left; width: 16em; margin: 0.75em 0; padding: 0.25em 2em; border-radius: 45px; background-color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.8em; color: #fff; cursor: pointer; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .reference-add-to-calendar-modal .calendar-modal .calendar-button-container .calendar-button p { font-weight: bold; } }

@media (max-width: 767px) { .reference-add-to-calendar-modal .calendar-modal .calendar-button-container .calendar-button p { font-size: 1.75em; } }

.reference-add-to-calendar-modal .calendar-modal .calendar-button-container .calendar-button p img { margin-right: 1em; width: 4rem; }

.reference-add-to-calendar-modal .calendar-modal .calendar-button-container .calendar-button p:hover { background-color: #cd6600; }

.reference-add-to-calendar-modal .calendar-modal .calendar-button-container .calendar-button p:after { content: '\203A'; font-size: 2em; position: absolute; right: 10%; top: 45%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.section__good-to-know > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 1.5rem auto .5rem; }

.section__good-to-know > .component-content > .content .image { -webkit-box-sizing: content-box; box-sizing: content-box; }

.section__good-to-know > .component-content > .content .image, .section__good-to-know > .component-content > .content img { max-width: 11rem; padding-right: 0; }

@media (min-width: 768px) { .section__good-to-know > .component-content > .content .image, .section__good-to-know > .component-content > .content img { max-width: 14rem; } }

@media (min-width: 768px) { .section__good-to-know > .component-content > .content .richText { padding-left: 1rem; max-width: 72rem; } }

.section__good-to-know > .component-content > .content .richText .good-to-know--title { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2rem; line-height: 1.25; }

@media (min-width: 768px) { .section__good-to-know > .component-content > .content .richText .good-to-know--title { font-size: 3rem; line-height: 1; margin: 1.5rem 0 1.2rem; } }

.section__good-to-know > .component-content > .content .desktop-only { width: 56vw; max-width: 72rem; }

.text__copy p, .section__good-to-know .desktop-only { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.5rem; }

@media (min-width: 768px) { .text__copy p, .section__good-to-know .desktop-only { font-size: 1.8rem; line-height: 22px; } }

.text__copy p .text__bold, .section__good-to-know .desktop-only .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .text__copy p .text__bold, .section__good-to-know .desktop-only .text__bold { font-weight: bold; } }

.text__copy p .text__footnote, .section__good-to-know .desktop-only .text__footnote { line-height: 16px; }

.page__visible-getting-started { padding: 0; }

.page__visible-getting-started .reference-heroes { background: #f8e9b6; }

@media (min-width: 992px) { .page__visible-getting-started .reference-heroes .heroAttr p { right: 30rem !important; } }

@media screen and (max-width: 1400px) and (min-width: 1024px) { .page__visible-getting-started .reference-heroes .heroAttr p { right: 20rem !important; top: 0rem !important; } }

@media screen and (max-width: 992px) and (min-width: 768px) { .page__visible-getting-started .reference-heroes .heroAttr p { right: 0rem !important; top: 9rem !important; } }

.page__visible-getting-started .reference-heroes .heroAttrMobile { top: 25px !important; position: relative; }

@media screen and (max-width: 540x) and (min-width: 480px) { .page__visible-getting-started .reference-heroes .heroAttrMobile { top: 10rem !important; } }

@media screen and (max-width: 768px) and (min-width: 540px) { .page__visible-getting-started .reference-heroes .heroAttrMobile { top: 15rem !important; } }

.page__visible-getting-started .reference-getting-started-hero .hero__container > .component-content { background-size: contain; }

@media screen and (max-width: 1000px) and (min-width: 820px) { .page__visible-getting-started .reference-getting-started-hero .hero__container > .component-content { background-size: cover; background-position: -48rem center; min-height: 40vw; } }

@media (max-width: 1024px) { .page__visible-getting-started .reference-getting-started-hero .hero__container > .component-content { background-size: cover; background-position: -35rem center; min-height: 41vw; } }

@media screen and (max-width: 940px) and (min-width: 770px) { .page__visible-getting-started .reference-getting-started-hero .hero__container > .component-content { background-size: cover; background-position: -45rem center; min-height: 47vw; } }

@media (max-width: 767px) { .page__visible-getting-started .reference-getting-started-hero .hero__container > .component-content { min-height: 73vw; } }

.page__visible-getting-started .reference-getting-started-hero .hero__container > .component-content p { color: #fff; }

.page__visible-getting-started .reference-getting-started-hero .hero__title--ttyd { max-width: 1200px; margin: 0 auto; }

.page__visible-getting-started .reference-getting-started-hero .hero__title--ttyd p, .page__visible-getting-started .reference-getting-started-hero .hero__title--ttyd h1 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.8rem; line-height: 1.2; margin-left: 11%; margin-top: 4% !important; }

@media (min-width: 768px) { .page__visible-getting-started .reference-getting-started-hero .hero__title--ttyd p, .page__visible-getting-started .reference-getting-started-hero .hero__title--ttyd h1 { margin-left: 12%; margin-top: 6% !important; font-size: 2.2rem; margin-bottom: 0; } }

@media (min-width: 992px) { .page__visible-getting-started .reference-getting-started-hero .hero__title--ttyd p, .page__visible-getting-started .reference-getting-started-hero .hero__title--ttyd h1 { font-size: 3.4rem; margin-top: 5% !important; margin-left: 7%; } }

@media (min-width: 1280px) { .page__visible-getting-started .reference-getting-started-hero .hero__title--ttyd p, .page__visible-getting-started .reference-getting-started-hero .hero__title--ttyd h1 { margin-top: 6% !important; margin-left: 3rem; } }

.page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd { text-align: right; max-width: 180px; position: relative; }

.page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd .paragraphSystem, .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd .row { margin: 0; }

@media (min-width: 769px) { .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd { float: right; text-align: left; max-width: 100%; margin-top: 8%; margin-right: 16%; } }

@media (max-width: 767px) { .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd { width: auto; max-width: 50%; margin-left: -28px; margin-top: 85px; } }

@media screen and (max-width: 1024px) and (min-width: 992px) { .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd { margin-top: 13%; margin-right: 23%; } }

@media screen and (max-width: 992px) and (min-width: 941px) { .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd { margin-top: 11%; margin-right: 19%; } }

@media screen and (max-width: 940px) and (min-width: 770px) { .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd { margin-top: 14%; margin-right: 25%; } }

.page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h2, .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h3, .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h4 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.3rem; color: #fff; text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); }

@media (min-width: 769px) { .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h2, .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h3, .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h4 { font-size: 1.6rem; } }

.page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h2 { margin-bottom: 0; font-size: 2rem; }

@media (max-width: 767px) { .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h2 { font-size: 1.5rem; } }

.page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h3 { line-height: 1.2; padding-bottom: 0px; }

.page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h3 .text__footnote { font-size: 1.4rem; }

@media (max-width: 767px) { .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h3 .text__footnote { font-size: 1.1rem; } }

.page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h3:last-of-type { margin-top: 5px; }

.page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd h4 { font-size: 1.1rem; }

.page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd .text__bold { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400 !important; }

.page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd img { margin-top: -5px; margin-left: -13px; width: 171px; }

@media (max-width: 767px) { .page__visible-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd img { width: 120px; } }

.page__visible-getting-started .reference-getting-started-hero .hero__video-link { bottom: 0; left: 4rem; }

.page__visible-getting-started .reference-getting-started-hero .hero__video-link > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.page__visible-getting-started .reference-getting-started-hero .hero__video-link > .component-content > .content .richText { font-size: 1.7rem; width: 25%; }

.page__visible-getting-started .reference-getting-started-hero .hero__video-link > .component-content > .content .richText p { margin-bottom: 0; line-height: 1; }

.page__visible-getting-started .reference-getting-started-hero .hero__video-link > .component-content > .content .image { margin-top: 1rem; }

.page__visible-getting-started .video-title > .component-content > .richText-content { max-width: 97rem; margin: 0 auto; }

.page__visible-getting-started .video-title > .component-content > .richText-content h2 { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.5rem; line-height: 2.7rem; }

.page__visible-getting-started .video-title + .richText > .component-content > .richText-content { max-width: 97rem; margin: 0 auto; }

.page__visible-getting-started .video-title + .richText > .component-content > .richText-content p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; }

.page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first p { margin-top: 0; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4em; line-height: 1.22; }

@media (min-width: 768px) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first p { margin-bottom: 1.5em; font-size: 1.6em; } }

@media (min-width: 992px) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first p { font-size: 1.8em; } }

@media (min-width: 1200px) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first p { margin-top: 1em; } }

.page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first p .text-orange-link { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; text-decoration: underline; color: #e67300; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-weight: bold; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first p .text-orange-link { font-weight: bold; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first p .text-orange-link { font-weight: bolder; } }

.page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first p .text-orange-link a { color: #e67300; }

.page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first h2 { font-size: 2.2em; font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 5rem 0; }

@media (max-width: 767px) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first h2 { margin: 3rem 0; } }

@media (min-width: 768px) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first h2 { font-size: 3em; } }

@media (min-width: 992px) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .richText.first h2 { font-size: 3.6em; } }

.page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .box > .component-content > .content > .box:nth-of-type(1) .richText p { font-size: 1.6rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 2rem; }

.page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .box > .component-content > .content > .box:nth-of-type(1) .richText p a { color: #e67300; text-decoration: underline; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .box > .component-content > .content > .box:nth-of-type(1) .richText:nth-of-type(1) p { margin-bottom: 3.8rem; }

@media (min-width: 768px) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .box > .component-content > .content > .box:nth-of-type(1) .richText:nth-of-type(1) p { margin-bottom: 2.4rem; } }

.page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .box > .component-content > .content > .box:nth-of-type(1) .richText:nth-of-type(2) h2 { margin-bottom: 0.8rem; }

@media (min-width: 768px) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .box > .component-content > .content > .box:nth-of-type(1) .richText:nth-of-type(2) h2 { margin-bottom: 1.2rem; } }

.page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .box > .component-content > .content > .box:nth-of-type(1) .richText:nth-of-type(3) p { margin-bottom: 0.9rem; margin-top: 0; }

@media (min-width: 768px) { .page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .box > .component-content > .content > .box:nth-of-type(1) .richText:nth-of-type(3) p { margin-bottom: 1.8rem; } }

.page__visible-getting-started .box.last.gradient-background > .component-content > .paragraphSystem > .box > .component-content > .content .richText > .component-content > .richText-content h2 { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.7rem; font-weight: 400; line-height: 2.9rem; margin-bottom: 1.2rem; }

.page__visible-getting-started .video-box { margin-bottom: 1.5rem; }

.page__visible-getting-started .video-box .parametrizedhtml { padding: 0; }

.page__visible-getting-started .video-box .trigger-text .component-content .richText-content p { font-family: 'Frutiger LT W01_65 Bold1475746', Helvetica, Arial, sans-serif !important; }

.page__visible-getting-started .text__copy__yellow-arrow-container > .component-content > .paragraphSystem > .box.component { margin-bottom: 4rem; }

@media (max-width: 767px) { .page__visible-getting-started .text__copy__yellow-arrow-container > .component-content > .paragraphSystem > .box.component { margin-bottom: 1.2rem; } }

@media (min-width: 768px) { .page__visible-getting-started .text__copy__yellow-arrow-container > .component-content > .paragraphSystem > .box.component.last { margin-bottom: 1rem; } }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-left { text-align: center; }

@media (min-width: 768px) { .page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-left { width: 22%; } }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-left .richText.odd .mac-p-tag { padding-top: 0.3em; padding-bottom: 0; }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-left .richText.odd p { font-size: 2.5rem; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 2.7rem; background-color: #f6be00; padding-top: 0.2em; padding-bottom: 0.1em; position: relative; margin: 0; }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-left .richText.odd p::after { content: ""; border: 0.5em solid #f6be00; position: absolute; top: 50%; right: -1em; -webkit-transform: rotate(45deg) translate(-71%, 0); -ms-transform: rotate(45deg) translate(-71%, 0); transform: rotate(45deg) translate(-71%, 0); }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-left .richText.even { margin-top: 0.5em; }

@media (min-width: 768px) { .page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-left .richText.even { margin-top: 0.7em; } }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-left .richText.even p { font-size: 1.2rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 1.8rem; color: #fff; background-color: #506d85; padding: 0.3em 0 0.35em; margin: 0; }

@media (min-width: 768px) { .page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-left .richText.even p { font-size: 1.4rem; line-height: 2.2rem; } }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-right { padding-left: 1.5em; }

@media (min-width: 768px) { .page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-right { width: 78%; } }

@media (min-width: 768px) { .page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-right { padding-left: 3em; } }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-right .richText p { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; font-size: 1.6rem; line-height: 2rem; margin-top: 1.7rem; }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-right .richText p a { color: inherit; text-decoration: underline; }

@media (min-width: 768px) { .page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-right .richText p { margin-top: 0; } }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-right + .text__reference { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 1.6rem; }

.page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-right + .text__reference p { margin-top: 0; }

@media (min-width: 768px) { .page__visible-getting-started .text__copy__yellow-arrow-container .yellow-arrow-child-right + .text__reference p { margin-top: 1.9rem; } }

.page__visible-getting-started .text__copy__ASO-border-container { margin-top: 0px; }

@media (min-width: 768px) { .page__visible-getting-started .text__copy__ASO-border-container { margin-top: 15px; } }

.page__visible-getting-started .text__copy__ASO-border-container > .component-content > .paragraphSystem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media (min-width: 768px) { .page__visible-getting-started .text__copy__ASO-border-container > .component-content > .paragraphSystem { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.page__visible-getting-started .text__copy__ASO-border-container > .component-content > .paragraphSystem > .box.first { -webkit-box-flex: 7; -ms-flex: 7; flex: 7; }

.page__visible-getting-started .text__copy__ASO-border-container > .component-content > .paragraphSystem > .box.last { -webkit-box-flex: 5; -ms-flex: 5; flex: 5; margin-bottom: 0; }

.page__visible-getting-started .text__copy__ASO-border-container > .component-content > .paragraphSystem > .box.last > .component-content { height: 84%; }

@media (min-width: 992px) { .page__visible-getting-started .text__copy__ASO-border-container > .component-content > .paragraphSystem > .box.last > .component-content { height: 80%; } }

.page__visible-getting-started .text__copy__ASO-border-container > .component-content > .paragraphSystem > .box.last > .component-content > .paragraphSystem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: stretch; -ms-flex-pack: stretch; justify-content: stretch; height: 100%; }

.page__visible-getting-started .text__copy__ASO-border-container > .component-content > .paragraphSystem > .box.last > .component-content > .paragraphSystem .richText.first { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

@media (max-width: 768px) { .page__visible-getting-started .text__copy__ASO-border-container .cta.cta-border > .component-content, .page__visible-getting-started .text__copy__ASO-border-container .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__visible-getting-started .text__copy__ASO-border-container a.cta-border > .component-content { padding: 3em 1em 4em; } }

@media (max-width: 1000px) { .page__visible-getting-started .text__copy__ASO-border-container .cta.cta-border > .component-content, .page__visible-getting-started .text__copy__ASO-border-container .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a.cta-border > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__visible-getting-started .text__copy__ASO-border-container a.cta-border > .component-content { padding: 1.5em 1em 2.9em 2.5em; } }

.page__visible-getting-started a .cta__button-is-orange, .page__visible-getting-started a .cta__button-is-yellow { text-transform: none; }

@media (min-width: 768px) { .page__visible-getting-started a .cta__button-is-orange, .page__visible-getting-started a .cta__button-is-yellow { font-size: 1.6rem; margin-left: -15px; margin-right: -15px; } }

@media (min-width: 992px) { .page__visible-getting-started a .cta__button-is-orange, .page__visible-getting-started a .cta__button-is-yellow { font-size: 1.8rem; margin: initial; } }

@media (min-width: 768px) { .page__visible-getting-started a .cta__button-is-orange .chevron, .page__visible-getting-started a .cta__button-is-yellow .chevron { margin-bottom: 0; } }

.page__visible-getting-started .transcript-box { margin-top: 1.08rem; }

.page__visible-getting-started .transcript-box .transcript-trigger .component-content .richText-content p { margin-bottom: 0 !important; }

.page__visible-getting-started .transcript-box .transcript-text .component-content .richText-content p { margin-bottom: 0 !important; }

@media only screen and (max-width: 767px) { .page__visible-getting-started .reference-cta-treatment-2 { margin-bottom: 0; } }

.page__visible-getting-started .reference-cta-treatment-2 .cta-box .cta-treatment-type-one h2 { margin-bottom: 2rem; }

.page__visible-getting-started .reference-cta-treatment-2 .cta-box .cta-treatment-type-one p { display: none; }

.page__visible-getting-started .reference-cta-treatment-2 .cta-box .cta-treatment-type-two p { display: block !important; }

.page__visible-getting-started .reference-cta-treatment-2 .image-treatment-type { background-image: url("../../assets/img/friends-talking-ttyd-mobile.png") !important; }

@media (min-width: 768px) { .page__visible-getting-started .reference-cta-treatment-2 .image-treatment-type { background-image: url("../../assets/img/friends-talking-ttyd.png") !important; } }

.page__visible-getting-started .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button a:after { left: 11rem !important; }

.page__visible-getting-started .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one h2, .page__visible-getting-started .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two h2, .page__visible-getting-started .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type .imageSectionTitle p { line-height: 29px; font-weight: 400; }

.page__visible-getting-started .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one button a, .page__visible-getting-started .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two button a, .page__visible-getting-started .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button a { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: 400; }

.page__getting-started, .page-getting-started, .page__tips, .page-tips { padding: 0; }

.page__getting-started .box_main-content p, .page-getting-started .box_main-content p, .page__tips .box_main-content p, .page-tips .box_main-content p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; }

.page__getting-started .box_main-content h2, .page-getting-started .box_main-content h2, .page__tips .box_main-content h2, .page-tips .box_main-content h2 { font-size: 2.5rem; text-transform: uppercase; }

.page__getting-started .box_main-content .richText.tabs-leadin, .page-getting-started .box_main-content .richText.tabs-leadin, .page__tips .box_main-content .richText.tabs-leadin, .page-tips .box_main-content .richText.tabs-leadin { text-transform: uppercase; }

@media (max-width: 767px) { .page__getting-started .box_main-content .richText.no-padding-left-1230.text__footnote, .page-getting-started .box_main-content .richText.no-padding-left-1230.text__footnote, .page__tips .box_main-content .richText.no-padding-left-1230.text__footnote, .page-tips .box_main-content .richText.no-padding-left-1230.text__footnote { padding-left: 0; } }

.page__getting-started .box_main-content > .component-content > .content .box:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .box:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .box:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) { background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E7F6FE)); background-image: -o-linear-gradient(top, #fff, #E7F6FE); background-image: linear-gradient(to bottom, #fff, #E7F6FE); margin-bottom: 4.5rem; width: 100vw; left: calc(-50vw + 50%); position: relative; }

@media only screen and (min-width: 1024px) { .page__getting-started .box_main-content > .component-content > .content .box:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .box:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .box:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) { margin-bottom: 25px; min-height: 752px; } }

@media (max-width: 767px) { .page__getting-started .box_main-content > .component-content > .content .box:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .box:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .box:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) { margin-bottom: 1.5rem; background-image: -webkit-gradient(linear, left top, left bottom, from(#E7F6FE), to(#fff)); background-image: -o-linear-gradient(#E7F6FE, #fff); background-image: linear-gradient(#E7F6FE, #fff); } }

.page__getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(1) .richText-content, .page-getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(1) .richText-content, .page__tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(1) .richText-content, .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(1) .richText-content { max-width: 120rem; margin: 0 auto; }

.page__getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(1) p, .page-getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(1) p, .page__tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(1) p, .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(1) p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; }

.page__getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(2) h2, .page-getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(2) h2, .page__tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(2) h2, .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(2) h2 { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 2.5rem; line-height: 2.7rem; margin-top: 3rem; margin-bottom: 1.3rem; }

.page__getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3), .page-getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3), .page__tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3), .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3) { margin-bottom: 1.3rem; }

.page__getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3) p, .page-getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3) p, .page__tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3) p, .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3) p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; margin-top: 0; }

.page__getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(2) > .component-content > .richText-content, .page__getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3) > .component-content > .richText-content, .page-getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(2) > .component-content > .richText-content, .page-getting-started .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3) > .component-content > .richText-content, .page__tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(2) > .component-content > .richText-content, .page__tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3) > .component-content > .richText-content, .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(2) > .component-content > .richText-content, .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(3) > .component-content > .richText-content { max-width: 97rem; margin: 0 auto; }

.page__getting-started .box_main-content > .component-content > .content .video-box, .page-getting-started .box_main-content > .component-content > .content .video-box, .page__tips .box_main-content > .component-content > .content .video-box, .page-tips .box_main-content > .component-content > .content .video-box { padding: 30px 0 0; }

@media (min-width: 992px) { .page__getting-started .box_main-content > .component-content > .content .video-box, .page-getting-started .box_main-content > .component-content > .content .video-box, .page__tips .box_main-content > .component-content > .content .video-box, .page-tips .box_main-content > .component-content > .content .video-box { padding: 15px 0 0; } }

.page__getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes, .page-getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes, .page__tips .box_main-content > .component-content > .content .reference-ambassador-quotes, .page-tips .box_main-content > .component-content > .content .reference-ambassador-quotes { margin-bottom: 4.5rem; width: 100%; margin-left: 0; }

@media only screen and (min-width: 1024px) { .page__getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes, .page-getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes, .page__tips .box_main-content > .component-content > .content .reference-ambassador-quotes, .page-tips .box_main-content > .component-content > .content .reference-ambassador-quotes { margin-bottom: 25px; } }

.page__getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-text, .page__getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-footnote, .page-getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-text, .page-getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-footnote, .page__tips .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-text, .page__tips .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-footnote, .page-tips .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-text, .page-tips .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-footnote { color: #fff; }

.page__getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-text, .page-getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-text, .page__tips .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-text, .page-tips .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes__author-text { margin-bottom: 0; }

@media (max-width: 767px) { .page__getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes, .page-getting-started .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes, .page__tips .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes, .page-tips .box_main-content > .component-content > .content .reference-ambassador-quotes .ambassador-quotes { min-height: 28rem; } }

.page__getting-started .box_main-content > .component-content > .content .video-title h2, .page-getting-started .box_main-content > .component-content > .content .video-title h2, .page__tips .box_main-content > .component-content > .content .video-title h2, .page-tips .box_main-content > .component-content > .content .video-title h2 { font-size: 2.7rem; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; line-height: 2.9rem; }

@media (max-width: 767px) { .page__getting-started .box_main-content > .component-content > .content .video-title h2, .page-getting-started .box_main-content > .component-content > .content .video-title h2, .page__tips .box_main-content > .component-content > .content .video-title h2, .page-tips .box_main-content > .component-content > .content .video-title h2 { width: 95%; } }

.page__getting-started .box_main-content > .component-content > .content .video-title + .richText, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText, .page__tips .box_main-content > .component-content > .content .video-title + .richText, .page-tips .box_main-content > .component-content > .content .video-title + .richText { margin-bottom: 4.8rem; }

.page__getting-started .box_main-content > .component-content > .content .video-title + .richText.no-padding-left-1230, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText.no-padding-left-1230, .page__tips .box_main-content > .component-content > .content .video-title + .richText.no-padding-left-1230, .page-tips .box_main-content > .component-content > .content .video-title + .richText.no-padding-left-1230 { margin-bottom: 0; }

.page__getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .richText-content ul > li > ul, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .richText-content ul > li > ul, .page__tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .richText-content ul > li > ul, .page-tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .richText-content ul > li > ul { margin-top: 1rem; }

.page__getting-started .box_main-content > .component-content > .content .video-title + .richText a, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText a, .page__tips .box_main-content > .component-content > .content .video-title + .richText a, .page-tips .box_main-content > .component-content > .content .video-title + .richText a { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__getting-started .box_main-content > .component-content > .content .video-title + .richText strong, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText strong, .page__tips .box_main-content > .component-content > .content .video-title + .richText strong, .page-tips .box_main-content > .component-content > .content .video-title + .richText strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media only screen and (min-width: 1024px) { .page__getting-started .box_main-content > .component-content > .content .video-title + .richText, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText, .page__tips .box_main-content > .component-content > .content .video-title + .richText, .page-tips .box_main-content > .component-content > .content .video-title + .richText { padding-left: 0.5rem; } }

@media (min-width: 992px) { .page__getting-started .box_main-content > .component-content > .content .video-title p, .page-getting-started .box_main-content > .component-content > .content .video-title p, .page__tips .box_main-content > .component-content > .content .video-title p, .page-tips .box_main-content > .component-content > .content .video-title p { margin-top: 17px; } }

.page__getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText, .page__getting-started .box_main-content > .component-content > .content .flex__flex .richText-content .richText, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText, .page-getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText, .page-getting-started .box_main-content > .component-content > .content .flex__flex .richText-content .richText, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText, .page__tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText, .page__tips .box_main-content > .component-content > .content .flex__flex .richText-content .richText, .page__tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText, .page__tips .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText, .page-tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText, .page-tips .box_main-content > .component-content > .content .flex__flex .richText-content .richText, .page-tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText, .page-tips .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText { margin-bottom: 2.2rem; }

.page__getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText:nth-of-type(1), .page__getting-started .box_main-content > .component-content > .content .flex__flex .richText-content .richText:nth-of-type(1), .page__getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText:nth-of-type(1), .page__getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .flex__flex .richText-content .richText:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .flex__flex .richText-content .richText:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .flex__flex .richText-content .richText:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText:nth-of-type(1) { margin-bottom: 1.2rem; }

@media (min-width: 992px) { .page__getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText:nth-of-type(1), .page__getting-started .box_main-content > .component-content > .content .flex__flex .richText-content .richText:nth-of-type(1), .page__getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText:nth-of-type(1), .page__getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .flex__flex .richText-content .richText:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText:nth-of-type(1), .page-getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .flex__flex .richText-content .richText:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText:nth-of-type(1), .page__tips .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content .richText:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .flex__flex .richText-content .richText:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .richText:nth-of-type(1), .page-tips .box_main-content > .component-content > .content .video-title + .richText .richText-content .richText:nth-of-type(1) { margin-bottom: 25px; } }

.page__getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul, .page__getting-started .box_main-content > .component-content > .content .flex__flex .richText-content ul, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content ul, .page-getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul, .page-getting-started .box_main-content > .component-content > .content .flex__flex .richText-content ul, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content ul, .page__tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul, .page__tips .box_main-content > .component-content > .content .flex__flex .richText-content ul, .page__tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul, .page__tips .box_main-content > .component-content > .content .video-title + .richText .richText-content ul, .page-tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul, .page-tips .box_main-content > .component-content > .content .flex__flex .richText-content ul, .page-tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul, .page-tips .box_main-content > .component-content > .content .video-title + .richText .richText-content ul { margin-bottom: 0; }

.page__getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul li, .page__getting-started .box_main-content > .component-content > .content .flex__flex .richText-content ul li, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul li, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content ul li, .page-getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul li, .page-getting-started .box_main-content > .component-content > .content .flex__flex .richText-content ul li, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul li, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content ul li, .page__tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul li, .page__tips .box_main-content > .component-content > .content .flex__flex .richText-content ul li, .page__tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul li, .page__tips .box_main-content > .component-content > .content .video-title + .richText .richText-content ul li, .page-tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul li, .page-tips .box_main-content > .component-content > .content .flex__flex .richText-content ul li, .page-tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul li, .page-tips .box_main-content > .component-content > .content .video-title + .richText .richText-content ul li { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; line-height: 2rem; margin-bottom: 1.7rem; }

@media (max-width: 767px) { .page__getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul li, .page__getting-started .box_main-content > .component-content > .content .flex__flex .richText-content ul li, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul li, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content ul li, .page-getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul li, .page-getting-started .box_main-content > .component-content > .content .flex__flex .richText-content ul li, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul li, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content ul li, .page__tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul li, .page__tips .box_main-content > .component-content > .content .flex__flex .richText-content ul li, .page__tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul li, .page__tips .box_main-content > .component-content > .content .video-title + .richText .richText-content ul li, .page-tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content ul li, .page-tips .box_main-content > .component-content > .content .flex__flex .richText-content ul li, .page-tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content ul li, .page-tips .box_main-content > .component-content > .content .video-title + .richText .richText-content ul li { margin-bottom: 1.4rem; } }

.page__getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content .image, .page__getting-started .box_main-content > .component-content > .content .flex__flex .richText-content .image, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .image, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content .image, .page-getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content .image, .page-getting-started .box_main-content > .component-content > .content .flex__flex .richText-content .image, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .image, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content .image, .page__tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content .image, .page__tips .box_main-content > .component-content > .content .flex__flex .richText-content .image, .page__tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .image, .page__tips .box_main-content > .component-content > .content .video-title + .richText .richText-content .image, .page-tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content .image, .page-tips .box_main-content > .component-content > .content .flex__flex .richText-content .image, .page-tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .image, .page-tips .box_main-content > .component-content > .content .video-title + .richText .richText-content .image { margin-top: 1.7rem; }

@media (min-width: 768px) { .page__getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content .image, .page__getting-started .box_main-content > .component-content > .content .flex__flex .richText-content .image, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .image, .page__getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content .image, .page-getting-started .box_main-content > .component-content > .content .flex__flex > .component-content > .content .image, .page-getting-started .box_main-content > .component-content > .content .flex__flex .richText-content .image, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .image, .page-getting-started .box_main-content > .component-content > .content .video-title + .richText .richText-content .image, .page__tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content .image, .page__tips .box_main-content > .component-content > .content .flex__flex .richText-content .image, .page__tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .image, .page__tips .box_main-content > .component-content > .content .video-title + .richText .richText-content .image, .page-tips .box_main-content > .component-content > .content .flex__flex > .component-content > .content .image, .page-tips .box_main-content > .component-content > .content .flex__flex .richText-content .image, .page-tips .box_main-content > .component-content > .content .video-title + .richText > .component-content > .content .image, .page-tips .box_main-content > .component-content > .content .video-title + .richText .richText-content .image { padding-left: 5rem; } }

.page__getting-started .box_main-content p, .page__getting-started .box_main-content li, .page-getting-started .box_main-content p, .page-getting-started .box_main-content li, .page__tips .box_main-content p, .page__tips .box_main-content li, .page-tips .box_main-content p, .page-tips .box_main-content li { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 20px; margin-bottom: 1rem; }

.page__getting-started .box_main-content p:last-of-type, .page__getting-started .box_main-content li:last-of-type, .page-getting-started .box_main-content p:last-of-type, .page-getting-started .box_main-content li:last-of-type, .page__tips .box_main-content p:last-of-type, .page__tips .box_main-content li:last-of-type, .page-tips .box_main-content p:last-of-type, .page-tips .box_main-content li:last-of-type { margin-bottom: 0; }

.page__getting-started .box_main-content p a, .page__getting-started .box_main-content li a, .page-getting-started .box_main-content p a, .page-getting-started .box_main-content li a, .page__tips .box_main-content p a, .page__tips .box_main-content li a, .page-tips .box_main-content p a, .page-tips .box_main-content li a { color: #e67300; text-decoration: underline; }

.page__getting-started .box_main-content p a .bold-orange-text, .page__getting-started .box_main-content li a .bold-orange-text, .page-getting-started .box_main-content p a .bold-orange-text, .page-getting-started .box_main-content li a .bold-orange-text, .page__tips .box_main-content p a .bold-orange-text, .page__tips .box_main-content li a .bold-orange-text, .page-tips .box_main-content p a .bold-orange-text, .page-tips .box_main-content li a .bold-orange-text { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-weight: bold; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started .box_main-content p a .bold-orange-text, .page__getting-started .box_main-content li a .bold-orange-text, .page-getting-started .box_main-content p a .bold-orange-text, .page-getting-started .box_main-content li a .bold-orange-text, .page__tips .box_main-content p a .bold-orange-text, .page__tips .box_main-content li a .bold-orange-text, .page-tips .box_main-content p a .bold-orange-text, .page-tips .box_main-content li a .bold-orange-text { font-weight: bolder; } }

.page__getting-started .box_main-content ul, .page-getting-started .box_main-content ul, .page__tips .box_main-content ul, .page-tips .box_main-content ul { list-style: none; padding: 0; padding-left: 1rem; }

.page__getting-started .box_main-content ul li, .page-getting-started .box_main-content ul li, .page__tips .box_main-content ul li, .page-tips .box_main-content ul li { text-indent: -3px; }

.page__getting-started .box_main-content ul li::before, .page-getting-started .box_main-content ul li::before, .page__tips .box_main-content ul li::before, .page-tips .box_main-content ul li::before { content: "\2022"; color: #e67300; font-size: 12px; font-weight: bold; display: inline-block; position: relative; right: 0.5rem; }

.page__getting-started .box_main-content ul li ul li, .page-getting-started .box_main-content ul li ul li, .page__tips .box_main-content ul li ul li, .page-tips .box_main-content ul li ul li { text-indent: -2px !important; }

.page__getting-started .box_main-content ul li ul li::before, .page-getting-started .box_main-content ul li ul li::before, .page__tips .box_main-content ul li ul li::before, .page-tips .box_main-content ul li ul li::before { content: '\25CB'; color: black; font-size: 12px; font-weight: bold; -webkit-transform: translateY(-2px); -ms-transform: translateY(-2px); transform: translateY(-2px); display: inline-block; line-height: 1rem; }

@supports not (-webkit-touch-callout: none) { .page__getting-started .box_main-content ul li ul li::before, .page-getting-started .box_main-content ul li ul li::before, .page__tips .box_main-content ul li ul li::before, .page-tips .box_main-content ul li ul li::before { font-size: 6px; } }

.page__getting-started .box_main-content ul li ul li ul li, .page-getting-started .box_main-content ul li ul li ul li, .page__tips .box_main-content ul li ul li ul li, .page-tips .box_main-content ul li ul li ul li { text-indent: -3px !important; }

.page__getting-started .box_main-content ul li ul li ul li::before, .page-getting-started .box_main-content ul li ul li ul li::before, .page__tips .box_main-content ul li ul li ul li::before, .page-tips .box_main-content ul li ul li ul li::before { content: "\2022"; color: #506d85; font-size: 12px; font-weight: bold; display: inline-block; }

@supports (-webkit-touch-callout: none) { .page__getting-started .box_main-content ul li ul > li, .page-getting-started .box_main-content ul li ul > li, .page__tips .box_main-content ul li ul > li, .page-tips .box_main-content ul li ul > li { text-indent: -4px !important; } }

.page__getting-started .box_main-content .text__footnote p, .page-getting-started .box_main-content .text__footnote p, .page__tips .box_main-content .text__footnote p, .page-tips .box_main-content .text__footnote p { color: #506d85; font-size: 14px; }

.page__getting-started .box_main-content .text__footnote, .page-getting-started .box_main-content .text__footnote, .page__tips .box_main-content .text__footnote, .page-tips .box_main-content .text__footnote { margin-bottom: 40px; top: 20px; }

@media (min-width: 1024px) { .page__getting-started .box_main-content .text__footnote, .page-getting-started .box_main-content .text__footnote, .page__tips .box_main-content .text__footnote, .page-tips .box_main-content .text__footnote { top: 0; } }

@media (min-width: 768px) and (max-width: 992px) { .page__getting-started .box_main-content .orange-box-full-width > .component-content > .content > .richText:last-of-type, .page-getting-started .box_main-content .orange-box-full-width > .component-content > .content > .richText:last-of-type, .page__tips .box_main-content .orange-box-full-width > .component-content > .content > .richText:last-of-type, .page-tips .box_main-content .orange-box-full-width > .component-content > .content > .richText:last-of-type { margin-left: 0; } }

.page__getting-started .box_main-content .orange-box-full-width .text__button .component-content .richText-content p, .page-getting-started .box_main-content .orange-box-full-width .text__button .component-content .richText-content p, .page__tips .box_main-content .orange-box-full-width .text__button .component-content .richText-content p, .page-tips .box_main-content .orange-box-full-width .text__button .component-content .richText-content p { margin-bottom: 1.6rem; margin-top: 1.6rem; }

.page__getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle h1, .page-getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle h1, .page__tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle h1, .page-tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroTitle h1 { margin-bottom: 7px; }

.page__getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page-getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page__tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page-tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr { top: 180px; }

@media screen and (max-width: 1400px) and (min-width: 1024px) { .page__getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page-getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page__tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page-tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr { top: 0px !important; } }

@media screen and (max-width: 1024px) and (min-width: 992px) { .page__getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page-getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page__tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page-tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr { top: 40rem !important; } }

@media screen and (max-width: 992px) and (min-width: 768px) { .page__getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page-getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page__tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr, .page-tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr { top: 9rem !important; } }

.page__getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile, .page-getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile, .page__tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile, .page-tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile { top: -30px; position: relative; }

@media screen and (min-width: 388px) and (max-width: 522px) { .page__getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile, .page-getting-started .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile, .page__tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile, .page-tips .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile { top: 15px; } }

.page__getting-started .reference-getting-started-hero .hero__container > .component-content, .page__getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page__tips .reference-getting-started-hero .hero__container > .component-content, .page__tips .reference-getting-started-launch-hero .hero__container > .component-content, .page-tips .reference-getting-started-hero .hero__container > .component-content, .page-tips .reference-getting-started-launch-hero .hero__container > .component-content { background-size: cover; }

@media screen and (max-width: 1000px) and (min-width: 820px) { .page__getting-started .reference-getting-started-hero .hero__container > .component-content, .page__getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page__tips .reference-getting-started-hero .hero__container > .component-content, .page__tips .reference-getting-started-launch-hero .hero__container > .component-content, .page-tips .reference-getting-started-hero .hero__container > .component-content, .page-tips .reference-getting-started-launch-hero .hero__container > .component-content { background-size: cover; background-position: -48rem center; min-height: 40vw; } }

@media (max-width: 1024px) { .page__getting-started .reference-getting-started-hero .hero__container > .component-content, .page__getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page__tips .reference-getting-started-hero .hero__container > .component-content, .page__tips .reference-getting-started-launch-hero .hero__container > .component-content, .page-tips .reference-getting-started-hero .hero__container > .component-content, .page-tips .reference-getting-started-launch-hero .hero__container > .component-content { background-size: cover; background-position: center center; min-height: 41vw; } }

@media screen and (max-width: 940px) and (min-width: 770px) { .page__getting-started .reference-getting-started-hero .hero__container > .component-content, .page__getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page__tips .reference-getting-started-hero .hero__container > .component-content, .page__tips .reference-getting-started-launch-hero .hero__container > .component-content, .page-tips .reference-getting-started-hero .hero__container > .component-content, .page-tips .reference-getting-started-launch-hero .hero__container > .component-content { background-size: cover; min-height: 47vw; } }

@media (min-width: 1024px) { .page__getting-started .reference-getting-started-hero .hero__container > .component-content, .page__getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page__tips .reference-getting-started-hero .hero__container > .component-content, .page__tips .reference-getting-started-launch-hero .hero__container > .component-content, .page-tips .reference-getting-started-hero .hero__container > .component-content, .page-tips .reference-getting-started-launch-hero .hero__container > .component-content { background-size: cover; min-height: 31.5vw; background-color: transparent; } }

@media (max-width: 767px) { .page__getting-started .reference-getting-started-hero .hero__container > .component-content, .page__getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-hero .hero__container > .component-content, .page-getting-started .reference-getting-started-launch-hero .hero__container > .component-content, .page__tips .reference-getting-started-hero .hero__container > .component-content, .page__tips .reference-getting-started-launch-hero .hero__container > .component-content, .page-tips .reference-getting-started-hero .hero__container > .component-content, .page-tips .reference-getting-started-launch-hero .hero__container > .component-content { min-height: 73vw; } }

.page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd { top: -15px; text-align: right; max-width: 180px; position: relative; }

.page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd .paragraphSystem, .page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd .row, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd .paragraphSystem, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd .row, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd .paragraphSystem, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd .row, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd .paragraphSystem, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd .row, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd .paragraphSystem, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd .row, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd .paragraphSystem, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd .row, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd .paragraphSystem, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd .row, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd .paragraphSystem, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd .row { margin: 0; }

@media (min-width: 769px) { .page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd { float: right; text-align: left; max-width: 100%; margin-top: 8%; margin-right: 16%; } }

@media (max-width: 767px) { .page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd { text-align: right; width: auto; max-width: 50%; margin-left: 45%; margin-top: 85px; } }

@media screen and (max-width: 1024px) and (min-width: 992px) { .page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd { margin-top: 13%; } }

@media screen and (max-width: 992px) and (min-width: 941px) { .page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd { margin-top: 11%; } }

@media screen and (max-width: 940px) and (min-width: 770px) { .page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd { margin-top: 14%; } }

@media (min-width: 770px) and (max-width: 1025px) { .page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd { float: none; margin-right: 0; margin-left: 60%; } }

.page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h2, .page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h3, .page__getting-started .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h4, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h2, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h3, .page__getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h4, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h2, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h3, .page-getting-started .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h4, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h2, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h3, .page-getting-started .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h4, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h2, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h3, .page__tips .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h4, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h2, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h3, .page__tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h4, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h2, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h3, .page-tips .reference-getting-started-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h4, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h2, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h3, .page-tips .reference-getting-started-launch-hero .hero__disclaimer--ttyd > .component-content > .content > .richText h4 { font-weight: 400; }

.page__getting-started .video-box, .page-getting-started .video-box, .page__tips .video-box, .page-tips .video-box { max-width: 970px; }

.page__getting-started .video-box .video-title, .page-getting-started .video-box .video-title, .page__tips .video-box .video-title, .page-tips .video-box .video-title { margin-bottom: 20px; text-transform: uppercase; }

.page__getting-started .flex__flex a, .page-getting-started .flex__flex a, .page__tips .flex__flex a, .page-tips .flex__flex a { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__getting-started .flex__flex strong, .page-getting-started .flex__flex strong, .page__tips .flex__flex strong, .page-tips .flex__flex strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page__getting-started .flex__flex .image, .page-getting-started .flex__flex .image, .page__tips .flex__flex .image, .page-tips .flex__flex .image { -ms-flex-preferred-size: 40%; flex-basis: 40%; }

.page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background: url("../../assets/img/cta-backgrounds/skyline-image-mobile.png"); background-repeat: no-repeat; background-size: 100%; }

@media (max-width: 378px) { .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: cover; background-position-x: -50px; } }

@media (min-width: 412px) { .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: cover; background-position-x: 0; } }

@media (min-width: 1024px) { .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-image: url("../../assets/img/cta-backgrounds/skyline-image.png"); background-repeat: no-repeat; background-size: cover; background-position-x: 0px; } }

.page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background: url("../../assets/img/cta-backgrounds/getting-started/friends-riding-bikes-mobile.jpg"); background-repeat: no-repeat; background-size: 100%; }

@media (max-width: 378px) { .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: cover; background-position-x: -80px; } }

@media (min-width: 412px) { .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: cover; background-position-x: 0; } }

@media (min-width: 1024px) { .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-image: url("../../assets/img/cta-backgrounds/getting-started/friends-riding-bikes.jpg"); background-size: cover; background-position: center; margin-right: 12.5px; background-position-x: center; } }

.page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background: url("../../assets/img/cta-backgrounds/getting-started/three-friends-mobile.png"); background-repeat: no-repeat; background-size: 100%; }

@media (max-width: 378px) { .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: cover; background-position-x: -50px; } }

@media (min-width: 412px) { .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: cover; background-position-x: 0; } }

@media (min-width: 1024px) { .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-image: url("../../assets/img/cta-backgrounds/getting-started/three-friends.png"); background-repeat: no-repeat; background-size: cover; background-position-x: 0px; } }

.page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background: url("../../assets/img/cta-backgrounds/getting-started/landscape-clouds-mobile.png"); background-repeat: no-repeat; background-size: 100%; }

@media (max-width: 378px) { .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: cover; background-position-x: -80px; } }

@media (min-width: 412px) { .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: cover; background-position-x: 0; } }

@media (min-width: 1024px) { .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-image: url("../../assets/img/cta-backgrounds/getting-started/landscape-clouds.png"); background-size: cover; background-position: center; margin-right: 12.5px; background-position-x: center; } }

.page__getting-started .reference-getting-started-tab-section, .page-getting-started .reference-getting-started-tab-section, .page__tips .reference-getting-started-tab-section, .page-tips .reference-getting-started-tab-section { position: relative; max-width: 1200px; width: 100%; }

.page__getting-started .reference-getting-started-tab-section h6, .page-getting-started .reference-getting-started-tab-section h6, .page__tips .reference-getting-started-tab-section h6, .page-tips .reference-getting-started-tab-section h6 { font-weight: 400; }

.page__getting-started #gs-tab-section, .page-getting-started #gs-tab-section, .page__tips #gs-tab-section, .page-tips #gs-tab-section { 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; position: relative; margin: 20px 0px 20px; }

.page__getting-started #gs-tab-section .tab-section, .page-getting-started #gs-tab-section .tab-section, .page__tips #gs-tab-section .tab-section, .page-tips #gs-tab-section .tab-section { border: 2px solid #506D85; background-color: #fff; padding: 20px 0 15px; text-align: center; height: calc(100% - 30px); cursor: pointer; }

.page__getting-started #gs-tab-section .tab-section h6, .page__getting-started #gs-tab-section .tab-section p, .page-getting-started #gs-tab-section .tab-section h6, .page-getting-started #gs-tab-section .tab-section p, .page__tips #gs-tab-section .tab-section h6, .page__tips #gs-tab-section .tab-section p, .page-tips #gs-tab-section .tab-section h6, .page-tips #gs-tab-section .tab-section p { color: #506d85; margin: 0; }

.page__getting-started #gs-tab-section .tab-section h6, .page-getting-started #gs-tab-section .tab-section h6, .page__tips #gs-tab-section .tab-section h6, .page-tips #gs-tab-section .tab-section h6 { text-transform: uppercase; font-size: 30px; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; margin-bottom: 0; }

@media (max-width: 1025px) { .page__getting-started #gs-tab-section .tab-section h6::after, .page-getting-started #gs-tab-section .tab-section h6::after, .page__tips #gs-tab-section .tab-section h6::after, .page-tips #gs-tab-section .tab-section h6::after { content: url("../../assets/img/tab-arrow.svg"); left: 80%; position: absolute; } }

@media (max-width: 1025px) and (max-width: 767px) { .page__getting-started #gs-tab-section .tab-section h6::after, .page-getting-started #gs-tab-section .tab-section h6::after, .page__tips #gs-tab-section .tab-section h6::after, .page-tips #gs-tab-section .tab-section h6::after { left: 85%; } }

.page__getting-started #gs-tab-section .tab-section p, .page-getting-started #gs-tab-section .tab-section p, .page__tips #gs-tab-section .tab-section p, .page-tips #gs-tab-section .tab-section p { font-size: 16px; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.page__getting-started #gs-tab-section .tab-section:nth-of-type(1), .page-getting-started #gs-tab-section .tab-section:nth-of-type(1), .page__tips #gs-tab-section .tab-section:nth-of-type(1), .page-tips #gs-tab-section .tab-section:nth-of-type(1) { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .tab-section:nth-of-type(1), .page-getting-started #gs-tab-section .tab-section:nth-of-type(1), .page__tips #gs-tab-section .tab-section:nth-of-type(1), .page-tips #gs-tab-section .tab-section:nth-of-type(1) { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -ms-flex-preferred-size: 33%; flex-basis: 33%; position: relative; z-index: 10; } }

.page__getting-started #gs-tab-section .tab-section:nth-of-type(3), .page-getting-started #gs-tab-section .tab-section:nth-of-type(3), .page__tips #gs-tab-section .tab-section:nth-of-type(3), .page-tips #gs-tab-section .tab-section:nth-of-type(3) { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .tab-section:nth-of-type(3), .page-getting-started #gs-tab-section .tab-section:nth-of-type(3), .page__tips #gs-tab-section .tab-section:nth-of-type(3), .page-tips #gs-tab-section .tab-section:nth-of-type(3) { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -ms-flex-preferred-size: 33%; flex-basis: 33%; position: relative; z-index: 10; } }

.page__getting-started #gs-tab-section .tab-section:nth-of-type(5), .page-getting-started #gs-tab-section .tab-section:nth-of-type(5), .page__tips #gs-tab-section .tab-section:nth-of-type(5), .page-tips #gs-tab-section .tab-section:nth-of-type(5) { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .tab-section:nth-of-type(5), .page-getting-started #gs-tab-section .tab-section:nth-of-type(5), .page__tips #gs-tab-section .tab-section:nth-of-type(5), .page-tips #gs-tab-section .tab-section:nth-of-type(5) { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -ms-flex-preferred-size: 32.75%; flex-basis: 32.75%; position: relative; z-index: 10; } }

@media (min-width: 1225px) { .page__getting-started #gs-tab-section .tab-section:nth-of-type(5), .page-getting-started #gs-tab-section .tab-section:nth-of-type(5), .page__tips #gs-tab-section .tab-section:nth-of-type(5), .page-tips #gs-tab-section .tab-section:nth-of-type(5) { -ms-flex-preferred-size: 32.976%; flex-basis: 32.976%; } }

.page__getting-started #gs-tab-section .tab-section.active, .page-getting-started #gs-tab-section .tab-section.active, .page__tips #gs-tab-section .tab-section.active, .page-tips #gs-tab-section .tab-section.active { background-color: #506d85; }

.page__getting-started #gs-tab-section .tab-section.active h6, .page__getting-started #gs-tab-section .tab-section.active p, .page-getting-started #gs-tab-section .tab-section.active h6, .page-getting-started #gs-tab-section .tab-section.active p, .page__tips #gs-tab-section .tab-section.active h6, .page__tips #gs-tab-section .tab-section.active p, .page-tips #gs-tab-section .tab-section.active h6, .page-tips #gs-tab-section .tab-section.active p { color: #fff; }

@media (max-width: 1025px) { .page__getting-started #gs-tab-section .tab-section.active h6::after, .page-getting-started #gs-tab-section .tab-section.active h6::after, .page__tips #gs-tab-section .tab-section.active h6::after, .page-tips #gs-tab-section .tab-section.active h6::after { content: url("../../assets/img/active-tab-arrow.svg"); } }

.page__getting-started #gs-tab-section .content-section, .page-getting-started #gs-tab-section .content-section, .page__tips #gs-tab-section .content-section, .page-tips #gs-tab-section .content-section { background-color: #EFC436; padding: 40px 0 40px 40px; -ms-flex-preferred-size: 100%; flex-basis: 100%; background: #fac011; background: -webkit-gradient(linear, left top, right top, from(#fac011), color-stop(25%, #fee26d), color-stop(75%, #fee26d), to(#fac011)); background: -o-linear-gradient(left, #fac011 0%, #fee26d 25%, #fee26d 75%, #fac011 100%); background: linear-gradient(90deg, #fac011 0%, #fee26d 25%, #fee26d 75%, #fac011 100%); }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section, .page-getting-started #gs-tab-section .content-section, .page__tips #gs-tab-section .content-section, .page-tips #gs-tab-section .content-section { position: absolute; top: 0; left: 0; display: none; } }

.page__getting-started #gs-tab-section .content-section.active, .page-getting-started #gs-tab-section .content-section.active, .page__tips #gs-tab-section .content-section.active, .page-tips #gs-tab-section .content-section.active { padding: 40px 0 60px 80px; max-height: 100%; display: block; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section.active, .page-getting-started #gs-tab-section .content-section.active, .page__tips #gs-tab-section .content-section.active, .page-tips #gs-tab-section .content-section.active { z-index: 3 !important; position: relative; -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

.page__getting-started #gs-tab-section .content-section:nth-of-type(2), .page-getting-started #gs-tab-section .content-section:nth-of-type(2), .page__tips #gs-tab-section .content-section:nth-of-type(2), .page-tips #gs-tab-section .content-section:nth-of-type(2) { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section:nth-of-type(2), .page-getting-started #gs-tab-section .content-section:nth-of-type(2), .page__tips #gs-tab-section .content-section:nth-of-type(2), .page-tips #gs-tab-section .content-section:nth-of-type(2) { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; z-index: 3; } }

.page__getting-started #gs-tab-section .content-section:nth-of-type(4), .page-getting-started #gs-tab-section .content-section:nth-of-type(4), .page__tips #gs-tab-section .content-section:nth-of-type(4), .page-tips #gs-tab-section .content-section:nth-of-type(4) { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section:nth-of-type(4), .page-getting-started #gs-tab-section .content-section:nth-of-type(4), .page__tips #gs-tab-section .content-section:nth-of-type(4), .page-tips #gs-tab-section .content-section:nth-of-type(4) { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; z-index: 2; } }

.page__getting-started #gs-tab-section .content-section:nth-of-type(6), .page-getting-started #gs-tab-section .content-section:nth-of-type(6), .page__tips #gs-tab-section .content-section:nth-of-type(6), .page-tips #gs-tab-section .content-section:nth-of-type(6) { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section:nth-of-type(6), .page-getting-started #gs-tab-section .content-section:nth-of-type(6), .page__tips #gs-tab-section .content-section:nth-of-type(6), .page-tips #gs-tab-section .content-section:nth-of-type(6) { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; z-index: 1; } }

.page__getting-started #gs-tab-section .content-section p, .page-getting-started #gs-tab-section .content-section p, .page__tips #gs-tab-section .content-section p, .page-tips #gs-tab-section .content-section p { margin-bottom: 1.5rem; }

.page__getting-started #gs-tab-section .content-section .expand-section, .page-getting-started #gs-tab-section .content-section .expand-section, .page__tips #gs-tab-section .content-section .expand-section, .page-tips #gs-tab-section .content-section .expand-section { display: none; }

.page__getting-started #gs-tab-section .content-section .white-bg, .page-getting-started #gs-tab-section .content-section .white-bg, .page__tips #gs-tab-section .content-section .white-bg, .page-tips #gs-tab-section .content-section .white-bg { background-color: #fff; }

.page__getting-started #gs-tab-section .content-section .white-bg img, .page-getting-started #gs-tab-section .content-section .white-bg img, .page__tips #gs-tab-section .content-section .white-bg img, .page-tips #gs-tab-section .content-section .white-bg img { width: 75px; }

.page__getting-started #gs-tab-section .content-section .white-bg img.star-icon, .page-getting-started #gs-tab-section .content-section .white-bg img.star-icon, .page__tips #gs-tab-section .content-section .white-bg img.star-icon, .page-tips #gs-tab-section .content-section .white-bg img.star-icon { padding-top: 1rem; padding-left: 1.5rem; }

.page__getting-started #gs-tab-section .content-section .content-title, .page-getting-started #gs-tab-section .content-section .content-title, .page__tips #gs-tab-section .content-section .content-title, .page-tips #gs-tab-section .content-section .content-title { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 400; line-height: 27px; color: #506d85; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section .content-title, .page-getting-started #gs-tab-section .content-section .content-title, .page__tips #gs-tab-section .content-section .content-title, .page-tips #gs-tab-section .content-section .content-title { margin-top: 0; } }

.page__getting-started #gs-tab-section .content-section .go-section-header, .page-getting-started #gs-tab-section .content-section .go-section-header, .page__tips #gs-tab-section .content-section .go-section-header, .page-tips #gs-tab-section .content-section .go-section-header { margin-bottom: 1rem; }

@media (max-width: 767px) { .page__getting-started #gs-tab-section .content-section .go-section-header, .page-getting-started #gs-tab-section .content-section .go-section-header, .page__tips #gs-tab-section .content-section .go-section-header, .page-tips #gs-tab-section .content-section .go-section-header { text-align: left; } }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section .two-column, .page-getting-started #gs-tab-section .content-section .two-column, .page__tips #gs-tab-section .content-section .two-column, .page-tips #gs-tab-section .content-section .two-column { height: 225px; } }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section .two-column, .page-getting-started #gs-tab-section .content-section .two-column, .page__tips #gs-tab-section .content-section .two-column, .page-tips #gs-tab-section .content-section .two-column { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 1rem; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.page__getting-started #gs-tab-section .content-section .two-column > div, .page-getting-started #gs-tab-section .content-section .two-column > div, .page__tips #gs-tab-section .content-section .two-column > div, .page-tips #gs-tab-section .content-section .two-column > div { padding: 20px; padding-right: 1rem; padding-left: 0; }

@media (max-width: 413px) { .page__getting-started #gs-tab-section .content-section .two-column > div, .page-getting-started #gs-tab-section .content-section .two-column > div, .page__tips #gs-tab-section .content-section .two-column > div, .page-tips #gs-tab-section .content-section .two-column > div { padding-bottom: 0; padding-left: 0; } }

.page__getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(1), .page-getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(1), .page__tips #gs-tab-section .content-section .two-column > div:nth-of-type(1), .page-tips #gs-tab-section .content-section .two-column > div:nth-of-type(1) { -ms-flex-preferred-size: 50%; flex-basis: 50%; }

@media (min-width: 992px) { .page__getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(1), .page-getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(1), .page__tips #gs-tab-section .content-section .two-column > div:nth-of-type(1), .page-tips #gs-tab-section .content-section .two-column > div:nth-of-type(1) { height: 140px; } }

.page__getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2), .page-getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2), .page__tips #gs-tab-section .content-section .two-column > div:nth-of-type(2), .page-tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) { -ms-flex-preferred-size: 50%; flex-basis: 50%; margin-bottom: 3.2rem; }

.page__getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul, .page-getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul, .page__tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul, .page-tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul { list-style: none; }

.page__getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li, .page-getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li, .page__tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li, .page-tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li { color: #506d85; margin-bottom: 1.5rem; }

.page__getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li::before, .page-getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li::before, .page__tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li::before, .page-tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li::before { content: "\2022"; color: #e67300; font-weight: bold; font-size: 12px; }

.page__getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li a, .page-getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li a, .page__tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li a, .page-tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li a { color: #e67300; text-decoration: underline; }

.page__getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li a:hover, .page-getting-started #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li a:hover, .page__tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li a:hover, .page-tips #gs-tab-section .content-section .two-column > div:nth-of-type(2) ul li a:hover { text-decoration: none; }

.page__getting-started #gs-tab-section .content-section .two-column > div img.left-float, .page-getting-started #gs-tab-section .content-section .two-column > div img.left-float, .page__tips #gs-tab-section .content-section .two-column > div img.left-float, .page-tips #gs-tab-section .content-section .two-column > div img.left-float { float: left; display: block; margin: 15px 20px 60px 30px; }

@media (max-width: 767px) { .page__getting-started #gs-tab-section .content-section .two-column .expand-img, .page-getting-started #gs-tab-section .content-section .two-column .expand-img, .page__tips #gs-tab-section .content-section .two-column .expand-img, .page-tips #gs-tab-section .content-section .two-column .expand-img { margin-left: -3rem; text-align: center; } }

.page__getting-started #gs-tab-section .content-section .two-column p .bold-emphasis, .page-getting-started #gs-tab-section .content-section .two-column p .bold-emphasis, .page__tips #gs-tab-section .content-section .two-column p .bold-emphasis, .page-tips #gs-tab-section .content-section .two-column p .bold-emphasis { color: #000; }

.page__getting-started #gs-tab-section .content-section .flexbox, .page-getting-started #gs-tab-section .content-section .flexbox, .page__tips #gs-tab-section .content-section .flexbox, .page-tips #gs-tab-section .content-section .flexbox { 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; }

@media (max-width: 1025px) { .page__getting-started #gs-tab-section .content-section .flexbox.flexbox-parent, .page-getting-started #gs-tab-section .content-section .flexbox.flexbox-parent, .page__tips #gs-tab-section .content-section .flexbox.flexbox-parent, .page-tips #gs-tab-section .content-section .flexbox.flexbox-parent { display: block; } }

@media (min-width: 1025px) { .page__getting-started #gs-tab-section .content-section .flexbox.flexbox-parent .flexbox, .page-getting-started #gs-tab-section .content-section .flexbox.flexbox-parent .flexbox, .page__tips #gs-tab-section .content-section .flexbox.flexbox-parent .flexbox, .page-tips #gs-tab-section .content-section .flexbox.flexbox-parent .flexbox { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

.page__getting-started #gs-tab-section .content-section .flexbox.icon-center-text, .page-getting-started #gs-tab-section .content-section .flexbox.icon-center-text, .page__tips #gs-tab-section .content-section .flexbox.icon-center-text, .page-tips #gs-tab-section .content-section .flexbox.icon-center-text { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media (min-width: 1023px) { .page__getting-started #gs-tab-section .content-section .flexbox.icon-center-text, .page-getting-started #gs-tab-section .content-section .flexbox.icon-center-text, .page__tips #gs-tab-section .content-section .flexbox.icon-center-text, .page-tips #gs-tab-section .content-section .flexbox.icon-center-text { -webkit-box-align: self-end; -ms-flex-align: self-end; align-items: self-end; } }

.page__getting-started #gs-tab-section .content-section .flexbox.icon-center-text .wrap-flex:nth-of-type(2) p, .page-getting-started #gs-tab-section .content-section .flexbox.icon-center-text .wrap-flex:nth-of-type(2) p, .page__tips #gs-tab-section .content-section .flexbox.icon-center-text .wrap-flex:nth-of-type(2) p, .page-tips #gs-tab-section .content-section .flexbox.icon-center-text .wrap-flex:nth-of-type(2) p { margin-top: 14px; }

@media (max-width: 1025px) { .page__getting-started #gs-tab-section .content-section .flexbox.flexbox, .page-getting-started #gs-tab-section .content-section .flexbox.flexbox, .page__tips #gs-tab-section .content-section .flexbox.flexbox, .page-tips #gs-tab-section .content-section .flexbox.flexbox { margin-top: 2rem; } }

.page__getting-started #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1), .page-getting-started #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1), .page__tips #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1), .page-tips #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1) { -ms-flex-preferred-size: 30%; flex-basis: 30%; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1), .page-getting-started #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1), .page__tips #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1), .page-tips #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1) { -ms-flex-preferred-size: 22%; flex-basis: 22%; } }

@media (max-width: 1025px) { .page__getting-started #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1), .page-getting-started #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1), .page__tips #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1), .page-tips #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(1) { margin-right: 15px; } }

.page__getting-started #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(2), .page-getting-started #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(2), .page__tips #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(2), .page-tips #gs-tab-section .content-section .flexbox .wrap-flex:nth-of-type(2) { -ms-flex-preferred-size: 70%; flex-basis: 70%; padding: 0; margin-top: -10px; }

@media (min-width: 769px) { .page__getting-started #gs-tab-section .content-section .flexbox .wrap-flex img.star-icon, .page-getting-started #gs-tab-section .content-section .flexbox .wrap-flex img.star-icon, .page__tips #gs-tab-section .content-section .flexbox .wrap-flex img.star-icon, .page-tips #gs-tab-section .content-section .flexbox .wrap-flex img.star-icon { margin-left: 5px; } }

.page__getting-started #gs-tab-section .content-section .flexbox .wrap-flex img.activity-icon, .page-getting-started #gs-tab-section .content-section .flexbox .wrap-flex img.activity-icon, .page__tips #gs-tab-section .content-section .flexbox .wrap-flex img.activity-icon, .page-tips #gs-tab-section .content-section .flexbox .wrap-flex img.activity-icon { padding-left: 1rem; }

.page__getting-started #gs-tab-section .content-section p, .page__getting-started #gs-tab-section .content-section li, .page-getting-started #gs-tab-section .content-section p, .page-getting-started #gs-tab-section .content-section li, .page__tips #gs-tab-section .content-section p, .page__tips #gs-tab-section .content-section li, .page-tips #gs-tab-section .content-section p, .page-tips #gs-tab-section .content-section li { color: #000; padding-right: 20px; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 20px; }

.page__getting-started #gs-tab-section .content-section p.red-border, .page__getting-started #gs-tab-section .content-section li.red-border, .page-getting-started #gs-tab-section .content-section p.red-border, .page-getting-started #gs-tab-section .content-section li.red-border, .page__tips #gs-tab-section .content-section p.red-border, .page__tips #gs-tab-section .content-section li.red-border, .page-tips #gs-tab-section .content-section p.red-border, .page-tips #gs-tab-section .content-section li.red-border { border-left: 7px solid #E37524; padding-left: 15px; }

.page__getting-started #gs-tab-section .content-section p.red-border.xtra-bm, .page__getting-started #gs-tab-section .content-section li.red-border.xtra-bm, .page-getting-started #gs-tab-section .content-section p.red-border.xtra-bm, .page-getting-started #gs-tab-section .content-section li.red-border.xtra-bm, .page__tips #gs-tab-section .content-section p.red-border.xtra-bm, .page__tips #gs-tab-section .content-section li.red-border.xtra-bm, .page-tips #gs-tab-section .content-section p.red-border.xtra-bm, .page-tips #gs-tab-section .content-section li.red-border.xtra-bm { margin-bottom: 35px; }

.page__getting-started #gs-tab-section .content-section p.red-border .bold-emphasis, .page__getting-started #gs-tab-section .content-section li.red-border .bold-emphasis, .page-getting-started #gs-tab-section .content-section p.red-border .bold-emphasis, .page-getting-started #gs-tab-section .content-section li.red-border .bold-emphasis, .page__tips #gs-tab-section .content-section p.red-border .bold-emphasis, .page__tips #gs-tab-section .content-section li.red-border .bold-emphasis, .page-tips #gs-tab-section .content-section p.red-border .bold-emphasis, .page-tips #gs-tab-section .content-section li.red-border .bold-emphasis { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-weight: bold; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started #gs-tab-section .content-section p.red-border .bold-emphasis, .page__getting-started #gs-tab-section .content-section li.red-border .bold-emphasis, .page-getting-started #gs-tab-section .content-section p.red-border .bold-emphasis, .page-getting-started #gs-tab-section .content-section li.red-border .bold-emphasis, .page__tips #gs-tab-section .content-section p.red-border .bold-emphasis, .page__tips #gs-tab-section .content-section li.red-border .bold-emphasis, .page-tips #gs-tab-section .content-section p.red-border .bold-emphasis, .page-tips #gs-tab-section .content-section li.red-border .bold-emphasis { font-weight: bolder; } }

.page__getting-started #gs-tab-section .content-section p strong, .page__getting-started #gs-tab-section .content-section li strong, .page-getting-started #gs-tab-section .content-section p strong, .page-getting-started #gs-tab-section .content-section li strong, .page__tips #gs-tab-section .content-section p strong, .page__tips #gs-tab-section .content-section li strong, .page-tips #gs-tab-section .content-section p strong, .page-tips #gs-tab-section .content-section li strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 20px; color: #506d85; }

.page__getting-started #gs-tab-section .content-section p strong.black-fnt, .page__getting-started #gs-tab-section .content-section li strong.black-fnt, .page-getting-started #gs-tab-section .content-section p strong.black-fnt, .page-getting-started #gs-tab-section .content-section li strong.black-fnt, .page__tips #gs-tab-section .content-section p strong.black-fnt, .page__tips #gs-tab-section .content-section li strong.black-fnt, .page-tips #gs-tab-section .content-section p strong.black-fnt, .page-tips #gs-tab-section .content-section li strong.black-fnt { color: #000; }

.page__getting-started #gs-tab-section .content-section p strong a, .page__getting-started #gs-tab-section .content-section li strong a, .page-getting-started #gs-tab-section .content-section p strong a, .page-getting-started #gs-tab-section .content-section li strong a, .page__tips #gs-tab-section .content-section p strong a, .page__tips #gs-tab-section .content-section li strong a, .page-tips #gs-tab-section .content-section p strong a, .page-tips #gs-tab-section .content-section li strong a { color: #506d85; text-decoration: underline; }

.page__getting-started #gs-tab-section .content-section p strong a:hover, .page__getting-started #gs-tab-section .content-section li strong a:hover, .page-getting-started #gs-tab-section .content-section p strong a:hover, .page-getting-started #gs-tab-section .content-section li strong a:hover, .page__tips #gs-tab-section .content-section p strong a:hover, .page__tips #gs-tab-section .content-section li strong a:hover, .page-tips #gs-tab-section .content-section p strong a:hover, .page-tips #gs-tab-section .content-section li strong a:hover { text-decoration: none; }

.page__getting-started #gs-tab-section .content-section p a, .page__getting-started #gs-tab-section .content-section li a, .page-getting-started #gs-tab-section .content-section p a, .page-getting-started #gs-tab-section .content-section li a, .page__tips #gs-tab-section .content-section p a, .page__tips #gs-tab-section .content-section li a, .page-tips #gs-tab-section .content-section p a, .page-tips #gs-tab-section .content-section li a { font-size: 16px; font-weight: bold; }

.page__getting-started #gs-tab-section .content-section p .expand-ctrl, .page__getting-started #gs-tab-section .content-section li .expand-ctrl, .page-getting-started #gs-tab-section .content-section p .expand-ctrl, .page-getting-started #gs-tab-section .content-section li .expand-ctrl, .page__tips #gs-tab-section .content-section p .expand-ctrl, .page__tips #gs-tab-section .content-section li .expand-ctrl, .page-tips #gs-tab-section .content-section p .expand-ctrl, .page-tips #gs-tab-section .content-section li .expand-ctrl { color: #506d85; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 20px; display: inline-block; margin: 20px 0; text-decoration: none; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section p .expand-ctrl, .page__getting-started #gs-tab-section .content-section li .expand-ctrl, .page-getting-started #gs-tab-section .content-section p .expand-ctrl, .page-getting-started #gs-tab-section .content-section li .expand-ctrl, .page__tips #gs-tab-section .content-section p .expand-ctrl, .page__tips #gs-tab-section .content-section li .expand-ctrl, .page-tips #gs-tab-section .content-section p .expand-ctrl, .page-tips #gs-tab-section .content-section li .expand-ctrl { margin-bottom: 0; size: 16px; } }

.page__getting-started #gs-tab-section .content-section p .expand-ctrl:after, .page__getting-started #gs-tab-section .content-section li .expand-ctrl:after, .page-getting-started #gs-tab-section .content-section p .expand-ctrl:after, .page-getting-started #gs-tab-section .content-section li .expand-ctrl:after, .page__tips #gs-tab-section .content-section p .expand-ctrl:after, .page__tips #gs-tab-section .content-section li .expand-ctrl:after, .page-tips #gs-tab-section .content-section p .expand-ctrl:after, .page-tips #gs-tab-section .content-section li .expand-ctrl:after { content: url("../../assets/img/expand-arrow.svg"); width: 16px; height: 10px; margin-left: 5px; }

.page__getting-started #gs-tab-section .content-section p .expand-ctrl.expanded:after, .page__getting-started #gs-tab-section .content-section li .expand-ctrl.expanded:after, .page-getting-started #gs-tab-section .content-section p .expand-ctrl.expanded:after, .page-getting-started #gs-tab-section .content-section li .expand-ctrl.expanded:after, .page__tips #gs-tab-section .content-section p .expand-ctrl.expanded:after, .page__tips #gs-tab-section .content-section li .expand-ctrl.expanded:after, .page-tips #gs-tab-section .content-section p .expand-ctrl.expanded:after, .page-tips #gs-tab-section .content-section li .expand-ctrl.expanded:after { content: url("../../assets/img/close-arrow.svg"); }

@media (max-width: 767px) { .page__getting-started #gs-tab-section .content-section p .expand-ctrl, .page__getting-started #gs-tab-section .content-section li .expand-ctrl, .page-getting-started #gs-tab-section .content-section p .expand-ctrl, .page-getting-started #gs-tab-section .content-section li .expand-ctrl, .page__tips #gs-tab-section .content-section p .expand-ctrl, .page__tips #gs-tab-section .content-section li .expand-ctrl, .page-tips #gs-tab-section .content-section p .expand-ctrl, .page-tips #gs-tab-section .content-section li .expand-ctrl { margin: 10px 0; } }

.page__getting-started #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(1), .page-getting-started #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(1), .page__tips #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(1), .page-tips #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(1) { -ms-flex-preferred-size: 12%; flex-basis: 12%; padding-right: 40px; }

@media (max-width: 767px) { .page__getting-started #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(1), .page-getting-started #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(1), .page__tips #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(1), .page-tips #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(1) { -ms-flex-preferred-size: 19%; flex-basis: 19%; padding-right: 20px; } }

.page__getting-started #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(2), .page-getting-started #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(2), .page__tips #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(2), .page-tips #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(2) { -ms-flex-preferred-size: 77%; flex-basis: 77%; }

@media (min-width: 1024px) { .page__getting-started #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(2), .page-getting-started #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(2), .page__tips #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(2), .page-tips #gs-tab-section .content-section.set .flexbox .wrap-flex:nth-of-type(2) { -ms-flex-preferred-size: 90%; flex-basis: 90%; } }

@media (max-width: 767px) { .page__getting-started #gs-tab-section .content-section.set .flexbox .wrap-flex-img, .page-getting-started #gs-tab-section .content-section.set .flexbox .wrap-flex-img, .page__tips #gs-tab-section .content-section.set .flexbox .wrap-flex-img, .page-tips #gs-tab-section .content-section.set .flexbox .wrap-flex-img { -ms-flex-preferred-size: 90px !important; flex-basis: 90px !important; margin-top: 1rem; margin-right: 0; padding-right: 12.5px !important; } }

.page__getting-started #gs-tab-section .content-section .text-treatment, .page-getting-started #gs-tab-section .content-section .text-treatment, .page__tips #gs-tab-section .content-section .text-treatment, .page-tips #gs-tab-section .content-section .text-treatment { margin-top: 1.5rem; }

@media (max-width: 767px) { .page__getting-started #gs-tab-section .content-section .text-treatment, .page-getting-started #gs-tab-section .content-section .text-treatment, .page__tips #gs-tab-section .content-section .text-treatment, .page-tips #gs-tab-section .content-section .text-treatment { margin-top: 1.5rem; margin-bottom: 1.5rem; } }

.page__getting-started #gs-tab-section .content-section .go-sub-header, .page-getting-started #gs-tab-section .content-section .go-sub-header, .page__tips #gs-tab-section .content-section .go-sub-header, .page-tips #gs-tab-section .content-section .go-sub-header { margin-bottom: 1rem; }

@media (min-width: 992px) { .page__getting-started #gs-tab-section .content-section .two-column-go, .page-getting-started #gs-tab-section .content-section .two-column-go, .page__tips #gs-tab-section .content-section .two-column-go, .page-tips #gs-tab-section .content-section .two-column-go { margin-left: -8.5rem; } }

@media (min-width: 992px) { .page__getting-started #gs-tab-section .content-section .two-column-go .flexbox-go .wrap-flex-star, .page-getting-started #gs-tab-section .content-section .two-column-go .flexbox-go .wrap-flex-star, .page__tips #gs-tab-section .content-section .two-column-go .flexbox-go .wrap-flex-star, .page-tips #gs-tab-section .content-section .two-column-go .flexbox-go .wrap-flex-star { padding-left: 6.5rem; } }

.page__getting-started #gs-tab-section .content-section .bold-black-text, .page-getting-started #gs-tab-section .content-section .bold-black-text, .page__tips #gs-tab-section .content-section .bold-black-text, .page-tips #gs-tab-section .content-section .bold-black-text { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-weight: bold; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started #gs-tab-section .content-section .bold-black-text, .page-getting-started #gs-tab-section .content-section .bold-black-text, .page__tips #gs-tab-section .content-section .bold-black-text, .page-tips #gs-tab-section .content-section .bold-black-text { font-weight: bolder; } }

@media (min-width: 992px) { .page__getting-started #gs-tab-section .content-section .flex-img-one, .page-getting-started #gs-tab-section .content-section .flex-img-one, .page__tips #gs-tab-section .content-section .flex-img-one, .page-tips #gs-tab-section .content-section .flex-img-one { -ms-flex-preferred-size: 96px !important; flex-basis: 96px !important; } }

@media (max-width: 767px) { .page__getting-started #gs-tab-section .content-section .flex-img-one, .page-getting-started #gs-tab-section .content-section .flex-img-one, .page__tips #gs-tab-section .content-section .flex-img-one, .page-tips #gs-tab-section .content-section .flex-img-one { padding-right: 0 !important; } }

@media (min-width: 992px) { .page__getting-started #gs-tab-section .content-section .flex-text-one p, .page-getting-started #gs-tab-section .content-section .flex-text-one p, .page__tips #gs-tab-section .content-section .flex-text-one p, .page-tips #gs-tab-section .content-section .flex-text-one p { margin-top: 2.5rem !important; } }

@media screen and (min-width: 412px) and (max-width: 540px) { .page__getting-started #gs-tab-section .content-section .flex-text-one p, .page-getting-started #gs-tab-section .content-section .flex-text-one p, .page__tips #gs-tab-section .content-section .flex-text-one p, .page-tips #gs-tab-section .content-section .flex-text-one p { margin-top: 2rem; } }

@media (min-width: 992px) { .page__getting-started #gs-tab-section .content-section .flex-img-two, .page-getting-started #gs-tab-section .content-section .flex-img-two, .page__tips #gs-tab-section .content-section .flex-img-two, .page-tips #gs-tab-section .content-section .flex-img-two { -ms-flex-preferred-size: 96px !important; flex-basis: 96px !important; } }

@media (max-width: 767px) { .page__getting-started #gs-tab-section .content-section .flex-img-two, .page-getting-started #gs-tab-section .content-section .flex-img-two, .page__tips #gs-tab-section .content-section .flex-img-two, .page-tips #gs-tab-section .content-section .flex-img-two { padding-right: 0 !important; } }

@media (max-width: 767px) { .page__getting-started #gs-tab-section .content-section .flex-text-two p, .page-getting-started #gs-tab-section .content-section .flex-text-two p, .page__tips #gs-tab-section .content-section .flex-text-two p, .page-tips #gs-tab-section .content-section .flex-text-two p { padding-right: 0; } }

@media (max-width: 767px) { .page__getting-started #gs-tab-section .content-section .wrap-flex-text p, .page-getting-started #gs-tab-section .content-section .wrap-flex-text p, .page__tips #gs-tab-section .content-section .wrap-flex-text p, .page-tips #gs-tab-section .content-section .wrap-flex-text p { margin-top: 0.75rem; margin-bottom: 1.96rem; } }

@media screen and (min-width: 540px) and (max-width: 1024px) { .page__getting-started #gs-tab-section .content-section .wrap-flex-star, .page-getting-started #gs-tab-section .content-section .wrap-flex-star, .page__tips #gs-tab-section .content-section .wrap-flex-star, .page-tips #gs-tab-section .content-section .wrap-flex-star { -ms-flex-preferred-size: 105px !important; flex-basis: 105px !important; } }

@media screen and (min-width: 540px) and (max-width: 1024px) { .page__getting-started #gs-tab-section .content-section .wrap-flex-icon, .page-getting-started #gs-tab-section .content-section .wrap-flex-icon, .page__tips #gs-tab-section .content-section .wrap-flex-icon, .page-tips #gs-tab-section .content-section .wrap-flex-icon { -ms-flex-preferred-size: 105px !important; flex-basis: 105px !important; } }

.page__getting-started .orange-box-full-width, .page-getting-started .orange-box-full-width, .page__tips .orange-box-full-width, .page-tips .orange-box-full-width { padding: 20px 0; margin-bottom: 30px; }

@media (min-width: 1200px) { .page__getting-started .orange-box-full-width, .page-getting-started .orange-box-full-width, .page__tips .orange-box-full-width, .page-tips .orange-box-full-width { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-left: 1.25%; width: 1170px; } }

@media screen and (max-width: 1200px) and (min-width: 992px) { .page__getting-started .orange-box-full-width, .page-getting-started .orange-box-full-width, .page__tips .orange-box-full-width, .page-tips .orange-box-full-width { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-left: 1.25%; width: 97.5%; padding: 20px 15px; } }

.page__getting-started .orange-box-full-width > .component-content, .page-getting-started .orange-box-full-width > .component-content, .page__tips .orange-box-full-width > .component-content, .page-tips .orange-box-full-width > .component-content { max-width: 1200px; }

@media (max-width: 1023px) { .page__getting-started .orange-box-full-width .content, .page-getting-started .orange-box-full-width .content, .page__tips .orange-box-full-width .content, .page-tips .orange-box-full-width .content { display: block; } }

.page__getting-started .orange-box-full-width .content .richText, .page-getting-started .orange-box-full-width .content .richText, .page__tips .orange-box-full-width .content .richText, .page-tips .orange-box-full-width .content .richText { margin-top: 0 !important; margin-bottom: 0; }

@media screen and (max-width: 1200px) and (min-width: 992px) { .page__getting-started .orange-box-full-width .content .richText, .page-getting-started .orange-box-full-width .content .richText, .page__tips .orange-box-full-width .content .richText, .page-tips .orange-box-full-width .content .richText { margin-left: 0 !important; } }

.page__getting-started .orange-box-full-width .content .richText h3, .page-getting-started .orange-box-full-width .content .richText h3, .page__tips .orange-box-full-width .content .richText h3, .page-tips .orange-box-full-width .content .richText h3 { margin-bottom: 0; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 27px; line-height: 29px; }

@media (min-width: 1024px) { .page__getting-started .orange-box-full-width .content .richText p, .page-getting-started .orange-box-full-width .content .richText p, .page__tips .orange-box-full-width .content .richText p, .page-tips .orange-box-full-width .content .richText p { text-align: right; } }

.page__getting-started .orange-box-full-width .content .richText p button, .page-getting-started .orange-box-full-width .content .richText p button, .page__tips .orange-box-full-width .content .richText p button, .page-tips .orange-box-full-width .content .richText p button { background-color: #fff; border: none; bottom: 0; border-radius: 25px; height: 32px; }

.page__getting-started .orange-box-full-width .content .richText p button a, .page-getting-started .orange-box-full-width .content .richText p button a, .page__tips .orange-box-full-width .content .richText p button a, .page-tips .orange-box-full-width .content .richText p button a { display: inline-block; padding: 8px 33px 6px 20px; position: relative; color: #506d85; text-decoration: none; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; }

.page__getting-started .orange-box-full-width .content .richText p button a:hover, .page-getting-started .orange-box-full-width .content .richText p button a:hover, .page__tips .orange-box-full-width .content .richText p button a:hover, .page-tips .orange-box-full-width .content .richText p button a:hover { text-decoration: underline; }

.page__getting-started .orange-box-full-width .content .richText p button a:after, .page-getting-started .orange-box-full-width .content .richText p button a:after, .page__tips .orange-box-full-width .content .richText p button a:after, .page-tips .orange-box-full-width .content .richText p button a:after { position: absolute; right: 15px; top: 9px; content: url("../../assets/img/button-blue-arrow.svg"); }

@media (min-width: 992px) { .page__getting-started .orange-box-full-width .content .richText:first-of-type, .page-getting-started .orange-box-full-width .content .richText:first-of-type, .page__tips .orange-box-full-width .content .richText:first-of-type, .page-tips .orange-box-full-width .content .richText:first-of-type { -ms-flex-preferred-size: 350%; flex-basis: 350%; }
  .page__getting-started .orange-box-full-width .content .richText:first-of-type h3, .page-getting-started .orange-box-full-width .content .richText:first-of-type h3, .page__tips .orange-box-full-width .content .richText:first-of-type h3, .page-tips .orange-box-full-width .content .richText:first-of-type h3 { padding-left: 0; margin-left: -18px; width: -webkit-max-content; width: -moz-max-content; width: max-content; } }

@media (max-width: 1023px) { .page__getting-started .orange-box-full-width .content .richText:last-of-type, .page-getting-started .orange-box-full-width .content .richText:last-of-type, .page__tips .orange-box-full-width .content .richText:last-of-type, .page-tips .orange-box-full-width .content .richText:last-of-type { position: relative; bottom: 0; right: 0; } }

.page__getting-started .reference-cta-treatment-1, .page-getting-started .reference-cta-treatment-1, .page__tips .reference-cta-treatment-1, .page-tips .reference-cta-treatment-1 { margin-top: 30px; }

@media (min-width: 1200px) { .page__getting-started .reference-cta-treatment-1, .page-getting-started .reference-cta-treatment-1, .page__tips .reference-cta-treatment-1, .page-tips .reference-cta-treatment-1 { width: 98.5%; } }

@media screen and (max-width: 992px) and (min-width: 768px) { .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: 100%; } }

@media screen and (max-width: 412px) { .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:first-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:first-of-type { background-size: cover !important; } }

@media screen and (max-width: 992px) and (min-width: 768px) { .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: 100%; } }

@media screen and (max-width: 412px) { .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page__tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { background-size: cover !important; } }

.page__getting-started .box__tips-header, .page-getting-started .box__tips-header, .page__tips .box__tips-header, .page-tips .box__tips-header { margin-bottom: 2.5rem; }

@media only screen and (max-width: 767px) { .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-getting-started .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { margin-bottom: 0; } }

@media (min-width: 992px) { .page-getting-started .hero__page-text h1 { line-height: 4.2rem; } }

@media (min-width: 992px) { .page-getting-started .hero__page-text h2 { line-height: 2.2rem; } }

@media only screen and (max-width: 375px) { .page-getting-started .video-box .parametrizedhtml { margin-bottom: -6rem; } }

@media only screen and (min-width: 376px) and (max-width: 428px) { .page-getting-started .video-box .parametrizedhtml { margin-bottom: -4.4rem; } }

@media (min-width: 992px) { .page-getting-started .video-title h2 { margin-left: auto; margin-right: auto; } }

.page-getting-started .tabs-leadin h2, .page-getting-started .box_main-content h2 { line-height: 2.9rem; font-size: 2.7rem; font-weight: 400; }

.page-getting-started .page__style-guide--splash { padding-bottom: 2rem; }

@media only screen and (min-width: 1024px) { .page-getting-started .page__style-guide--splash { min-height: 0 !important; } }

@media (max-width: 767px) { .page-getting-started .page__style-guide--splash { padding-bottom: 0; } }

.page-getting-started .video-box > .component-content > .content > a { display: none; height: 0; width: 0; }

.page-getting-started .video-box > .component-content > .content:before { display: none; }

@media (min-width: 412px) and (max-width: 430px) { .page-getting-started .video-box > .component-content > .content { display: grid; grid-template-rows: 235px 1fr; } }

.transcript-box .transcript-trigger .component-content .richText-content p { color: #555555; }

@media (max-width: 767px) { .page-tips .box_main-content > .component-content > .content .video-box { padding-top: 0; } }

@media (max-width: 767px) { .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) { background-image: -webkit-gradient(linear, 0 0, 0 70%, from(#fff), to(#E7F6FE)); }
  .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) .video-title { padding-bottom: 30px; } }

.page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) > .component-content > .content .richText:nth-of-type(2) h2, .page-tips .box_main-content > .component-content > .content .box:nth-of-type(1) .box_main-content > .component-content > .content .video-title h2 { font-size: 2.7rem; font-weight: 400; line-height: 2.9rem; }

@media (max-width: 767px) { .page-tips .video-box { background-color: #fff; } }

@media (max-width: 767px) { .page-tips .transcript-box { margin-top: 0; padding-top: 1rem; } }

.page-tips .transcript-box > .component-content > .content > .box { max-width: 95vw !important; margin-left: 50% !important; -webkit-transform: translateX(-50%) !important; -ms-transform: translateX(-50%) !important; transform: translateX(-50%) !important; }

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

@media (min-width: 768px) { .page-tips .transcript-box > .component-content > .content > .box.open { margin-bottom: 2rem; } }

@media (min-width: 768px) { .page-tips .reference-ambassador-quotes .ambassador-quotes { min-height: 17rem; } }

@media (min-width: 992px) { .page-tips .reference-cta-treatment-1 .cta:nth-of-type(1) .cta-title, .page-tips .reference-cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1) .cta-title, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .reference-cta-treatment-1 a:nth-of-type(1) .cta-title { max-width: 100%; } }

.page-tips .component-content .content .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr { top: 180px !important; }

@media only screen and (min-width: 1024px) { .page-tips .component-content .content .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttr p { top: -20rem; } }

.page-tips .component-content .content .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroAttrMobile { top: 0; position: relative; }

.page-getting-started:not(.page-talk-to-your-doctor) .video-box > .component-content > .content { display: block; }

.page-getting-started:not(.page-talk-to-your-doctor) .transcript-box { background: none !important; margin-bottom: 0px !important; min-height: auto !important; }

@media (max-width: 767px) { .page-getting-started:not(.page-talk-to-your-doctor) .transcript-box { margin-top: 0; } }

.page-getting-started:not(.page-talk-to-your-doctor) .transcript-box .content > .box:not(.open) { padding: 0px !important; }

@media (max-width: 767px) { .page-getting-started:not(.page-talk-to-your-doctor) .transcript-box .box { margin-left: 1.5rem; } }

.page-getting-started:not(.page-talk-to-your-doctor) .transcript-box .transcript-text p { margin-bottom: 1rem; }

.page-getting-started:not(.page-talk-to-your-doctor) .transcript-box .transcript-text p.no-bottom { margin-bottom: 0px; }

.page-getting-started:not(.page-talk-to-your-doctor) .transcript-box .transcript-text ul { margin-top: 0px; margin-bottom: 1rem; }

.page-getting-started:not(.page-talk-to-your-doctor) .transcript-box .transcript-text ul li strong { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: 700; }

.page-getting-started:not(.page-talk-to-your-doctor) .transcript-box .transcript-text ol { padding-left: 2.3rem; margin-bottom: 1rem; }

.page-getting-started:not(.page-talk-to-your-doctor) .transcript-box .transcript-text ol li { color: #434a4f; margin-bottom: 0; }

.page-getting-started:not(.page-talk-to-your-doctor) .transcript-box .transcript-text ol li strong { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: 700; }

.page__404 { min-height: 120vh; }

@media (max-width: 991px) { .page__404 { margin-top: 2rem; min-height: 60vh; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title { margin-top: 1%; padding-left: 3em; }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title { margin-top: 0%; } }

@media (min-width: 1200px) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title { padding-left: 0em; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title .richText.hero__page-text h1:first-child { margin: 0; font-size: 2.7rem; line-height: 2.9rem; font-weight: 400; }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title .richText.hero__page-text h1:first-child { margin-top: 9.2rem; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title .richText.hero__page-text p { margin: 2.3rem 0; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 2.4em; line-height: 2.4rem; }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .box.hero__page-title .richText.hero__page-text p { font-size: 2rem; margin: 2.9rem 0; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container input { width: 40%; border: none; border-radius: 2.5em; background-color: white; padding: .5em 0 .5em 1.5em; font-size: 1.5em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; line-height: 1.56; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container input { font-weight: bold; } }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container input { font-size: 1.6em; padding: .7em 0 .7em 1.5em; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container button { margin-left: 1.5em; border: none; border-radius: 2.5em; padding: .7em 1.5em .7em 1.5em; background-color: #e67300; color: #fff; font-size: 1.4em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; position: relative; line-height: 2.4rem; font-weight: 400; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container button { font-weight: bold; } }

.page__404 .reference-404-hero-page .hero__container-desktop > .component-content .page-404__search-box-container button .chevron { margin-bottom: -3px; background: url("../../assets/img/Icon ionic-ios-arrow-forward.svg") no-repeat 0 0; background-repeat: no-repeat; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title { margin-left: 3em; margin-top: 0; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text h1:first-child { margin: 2rem 0 0; font-size: 2.7rem; line-height: 2.9rem; font-weight: 400; }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text h1:first-child { margin-top: 9.2rem; } }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text p { font-size: 2em; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text p:first-child, .page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text p:nth-child(2) { margin: .6em 0; font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif !important; font-size: 1.8rem; line-height: 2.4rem; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .hero__page-title .richText.hero__page-text p:last-of-type { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif !important; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container form { display: -webkit-box; display: -ms-flexbox; display: flex; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container label { width: 60%; }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container input { width: 100%; border: none; border-radius: 2.75em; background-color: white; padding: .4em 0 .3em 1em; font-size: 1.4em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; line-height: 1.56; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container input { font-weight: bold; } }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container button { margin-left: .5em; border: none; border-radius: 2.5em; padding: .4em 1em .4em 1.2em; background-color: #e67300; color: #fff; font-size: 1.4rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; line-height: 1.4; position: relative; line-height: 2.4rem; font-weight: 400; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container button { font-weight: bold; } }

@media (min-width: 992px) { .page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container button { font-size: 1.8em; } }

.page__404 .reference-404-hero-page .box.hero__container-mobile > .component-content .page-404__search-box-container button .chevron { margin-bottom: -1px; background: url("../../assets/img/Icon ionic-ios-arrow-forward.svg") no-repeat 0 0; background-repeat: no-repeat; }

.page__404 .box.gradient-background { padding-top: 4em; background: -o-linear-gradient(bottom, white 10%, #f8e9b6 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, white), to(#f8e9b6)); background: linear-gradient(0deg, white 10%, #f8e9b6 100%); }

@media (min-width: 992px) { .page__404 .box.gradient-background { height: 200px; } }

@media (min-width: 992px) { .page-404 #footer { margin-top: -200px; } }

@media (min-width: 992px) { .page-404 #footer > .row > .layout-outer > .layout-inner > div:first-of-type { background-color: transparent; } }

@media (min-width: 992px) { .page-404 #footer > .row > .layout-outer > .layout-inner > div:first-of-type .isi__container { background-color: transparent; } }

.page__talk-to-your-doctor { /* Text above the Hapyak video */ /* Hide the browser's default checkbox */ /* Create a custom checkbox */ /* On mouse-over, add a grey background color */ /* When the checkbox is checked, add a blue background */ /* Create the checkmark/indicator (hidden when not checked) */ /* Show the checkmark when checked */ /* Style the checkmark/indicator */ }

.page__talk-to-your-doctor .hero__container > .component-content { height: 28.5rem; background-size: cover; background-color: #dee9e5; margin: 0 -15px; }

@media (min-width: 768px) { .page__talk-to-your-doctor .hero__container > .component-content { min-height: 30vw; height: 100%; background-position: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .page__talk-to-your-doctor .hero__container > .component-content { background-position: right; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .hero__container > .component-content { padding: 0; } }

.page__talk-to-your-doctor .hero__container > .component-content p { color: #fff; }

.page__talk-to-your-doctor .gradient-background { padding: 0 15px; background: -webkit-gradient(linear, left bottom, left top, color-stop(90%, white), to(#dee9e5)); background: -o-linear-gradient(bottom, white 90%, #dee9e5 100%); background: linear-gradient(0deg, white 90%, #dee9e5 100%); }

.page__talk-to-your-doctor .hero__disclaimer--ttyd { margin-left: 19px; }

@media (min-width: 600px) { .page__talk-to-your-doctor .hero__disclaimer--ttyd { margin-top: 2rem !important; } }

@media (min-width: 1025px) { .page__talk-to-your-doctor .hero__disclaimer--ttyd { text-align: left; float: right; margin-top: 25rem; margin-right: 13%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .page__talk-to-your-doctor .hero__disclaimer--ttyd { margin-right: 16%; margin-top: 3rem; } }

.page__talk-to-your-doctor .hero__disclaimer--ttyd .paragraphSystem, .page__talk-to-your-doctor .hero__disclaimer--ttyd .row { margin: 0; }

.page__talk-to-your-doctor .hero__disclaimer--ttyd .image img { margin-top: -20px; margin-left: -20px; }

@media screen and (max-width: 992px) and (min-width: 941px) { .page__talk-to-your-doctor .hero__disclaimer--ttyd { bottom: 45px; } }

@media screen and (max-width: 940px) and (min-width: 769px) { .page__talk-to-your-doctor .hero__disclaimer--ttyd { bottom: 80px; } }

.page__talk-to-your-doctor .imag { margin-top: 0; }

.page__talk-to-your-doctor h2, .page__talk-to-your-doctor h3, .page__talk-to-your-doctor p, .page__talk-to-your-doctor li, .page__talk-to-your-doctor a { color: #506d85; }

.page__talk-to-your-doctor a { text-decoration: underline; }

.page__talk-to-your-doctor h2 { font-size: 2.2em; margin-bottom: 0.2em; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; line-height: 1.2; }

@media (min-width: 768px) { .page__talk-to-your-doctor h2 { font-size: 4em; } }

.page__talk-to-your-doctor h3, .page__talk-to-your-doctor h4 { font-weight: 400; }

.page__talk-to-your-doctor .cmw-replace > .component-content > .content > .richText.first h2 { font-size: 2.7rem; line-height: 2.9rem; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; margin-bottom: 2rem; font-weight: 400; text-align: center; }

.page__talk-to-your-doctor .cmw-replace > .component-content > .content > .richText.first h2 sup { top: -6px; }

.page__talk-to-your-doctor p { margin-top: 0; margin-bottom: 1rem; }

.page__talk-to-your-doctor p, .page__talk-to-your-doctor li { font-size: 1.5rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .page__talk-to-your-doctor p, .page__talk-to-your-doctor li { font-size: 1.8rem; } }

.page__talk-to-your-doctor > .component-content > .content > .cmw-replace { margin: 2em auto 8em; }

@media (max-width: 767px) { .page__talk-to-your-doctor > .component-content > .content > .cmw-replace { margin: 2em auto 3em; } }

.page__talk-to-your-doctor > .component-content > .content > .cmw-replace > .component-content > .content > .text__copy__container:nth-of-type(10) { margin-bottom: 3em; }

@media (min-width: 768px) { .page__talk-to-your-doctor > .component-content > .content > .cmw-replace > .component-content > .content > .text__copy__container:nth-of-type(10) { margin-bottom: 5em; } }

.page__talk-to-your-doctor .text__copy .component-content .richText-content p { font-size: 1.6rem !important; line-height: 20px; font-weight: 400px !important; }

.page__talk-to-your-doctor .ready-for-doctor-list { margin-top: 2em; padding-left: 6em; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ready-for-doctor-list { padding-left: 7em; } }

.page__talk-to-your-doctor .ready-for-doctor-list h4 { color: #506d85; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.8em; margin-bottom: 0.5em; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .ready-for-doctor-list h4 { font-weight: bold; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .ready-for-doctor-list h4 { font-size: 2.8rem; } }

.page__talk-to-your-doctor .ready-for-doctor-list a { color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .ready-for-doctor-list a { font-weight: bold; } }

.page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-1, .page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-2, .page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-3 { position: relative; }

.page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-1::before, .page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-2::before, .page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-3::before { content: ""; font-weight: normal; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; left: -2.5em; background-color: #f6be00; padding: 0.3em; border-radius: 50%; height: 22px; width: 22px; text-align: center; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-1::before, .page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-2::before, .page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-3::before { top: -4px; line-height: 2.4rem; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-1::before, .page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-2::before, .page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-3::before { left: -2em; bottom: 0em; } }

.page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-1::before { content: "1"; }

.page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-2::before { content: "2"; }

.page__talk-to-your-doctor .ready-for-doctor-list .num-circle-yellow-3::before { content: "3"; }

.page__talk-to-your-doctor .curious-if-cab { margin-top: 2.2em; }

.page__talk-to-your-doctor .curious-if-cab .text__bold { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .curious-if-cab .text__bold { font-weight: bolder; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .curious-if-cab .text__bold { font-size: 1.2em; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .box__video--container { padding: 0; } }

.page__talk-to-your-doctor .box__video--container > .component-content { max-width: 100%; }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 { padding: 3em 0 0 0; max-width: 970px; }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-wrapper { padding: 0em; margin-bottom: -5px; }

@media (min-width: 768px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-wrapper { padding: 0 10em; } }

@media (min-width: 992px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-wrapper { padding: 0 20em; } }

@media (min-width: 1200px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-wrapper { padding: 0 25em; } }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-wrapper video { width: 100%; }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript { position: relative; z-index: 2; }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript.is-active { display: block; }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger { background-color: white; padding: 1rem 0 1.5rem; text-align: right; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media screen and (max-width: 767px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger { padding: 1rem 1.5rem; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger { padding: 1rem 10rem; } }

@media (min-width: 992px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger { padding: 1rem 20rem; } }

@media (min-width: 1200px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger { padding: 1rem 25rem; } }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger p { margin-right: 1em; margin-bottom: 0; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.6em; color: #e67300; cursor: pointer; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger p { font-weight: bold; } }

@media screen and (max-width: 767px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger p { margin: 0; margin-right: 2em; font-size: 1.4em; } }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger .transcript-icon { width: 24px; height: 24px; display: none; }

@media screen and (max-width: 767px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger .transcript-icon { right: 1em; top: 1em; } }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript-trigger .transcript-icon.is-active { display: block; }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript { max-height: 0; overflow-y: hidden; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; max-width: 91rem; margin: 0 auto; padding: 0 1.5rem; }

@media (min-width: 768px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript { padding: 0 12rem; } }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript ul { margin-top: 0; }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript p, .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript li { font-size: 1.6rem; }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript .text__bold { font-weight: bold; } }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript .text__bold:nth-of-type(2) { margin-bottom: 0; }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript.is-open { max-height: 5000px; }

.page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript p:last-of-type { margin-bottom: 1em; }

@media (min-width: 992px) { .page__talk-to-your-doctor .box__video--container .reference-personal-stories-video1 .video-transcript .transcript p:last-of-type { margin-bottom: 2em; } }

.page__talk-to-your-doctor .ttyd-get-ready-1 { width: 100%; }

.page__talk-to-your-doctor .ttyd-get-ready-2 { width: 100%; }

.page__talk-to-your-doctor .ttyd-get-ready-2 .tablet-up { margin-top: 2rem; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz { padding: 0; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz > .component-content { background-repeat: no-repeat; background-size: 100% 120%; width: 100vw; margin-left: calc(50% - 50vw); }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz > .component-content { background: -webkit-gradient(linear, left top, left bottom, from(#dfeae6), to(#fff1d7)) !important; background: -o-linear-gradient(#dfeae6, #fff1d7) !important; background: linear-gradient(#dfeae6, #fff1d7) !important; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz > .component-content { padding-bottom: 5rem !important; } }

@media (min-width: 1540px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz > .component-content { width: 1510px; padding: 1.5rem; margin: 0 auto; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz > .component-content > .content { max-width: 1200px; margin: 0 auto; }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace { padding: 0; }

@media (min-width: 768px) and (max-width: 1024px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace { padding: 6em 1.5rem; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace { padding: 2em 0; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace > .component-content > .content { margin: 0; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace > .component-content > .content > .richText { padding: 0; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont { margin: 0; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; border: #ec7a07 8px solid; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; border: rgba(235, 122, 7, 0.9) 10px solid; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question { 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; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question { padding: 4rem 0; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question > .component-content { display: -webkit-box; display: -ms-flexbox; display: flex; }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question > .component-content > .richText-content { margin-top: 1rem; 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question > .component-content > .richText-content { margin-top: 7rem; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question h2 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.5rem; text-align: center; line-height: 2.7rem; margin-bottom: 25px; font-weight: 400 !important; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question h2 { margin-top: 4rem; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6rem; text-align: center; line-height: 2rem; margin-bottom: 0; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question p { font-size: 1.6rem; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question p { width: 95%; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-question p .quiz-text-sub { font-family: "VerbRegular-Italic", Helvetica, Arial, sans-serif; }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-answer { background-color: rgba(235, 122, 7, 0.9); }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-answer { background-color: #e67300; } }

@media (min-width: 992px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-answer { 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: center; -ms-flex-pack: center; justify-content: center; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-answer ul { list-style-type: none; padding: 1rem 0; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-answer ul { padding-left: 0; padding-right: 0; } }

@media (min-width: 992px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-answer ul { padding: 4em 1em; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-answer ul li { font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 17px; line-height: 24px; text-align: center; background-color: #fad57e; border-radius: 60px; margin: 1em 0; padding: 1rem 5px; cursor: pointer; 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; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-answer ul li { font-size: 2rem; padding: 1.4rem 1em; margin: 1.3em 0; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-answer ul li { margin: 1em 0em; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content .quiz-answer ul li.active-btn { background-color: #f6be00; }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content form label { font-size: 1.5rem; font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont > .component-content > .content form label { font-size: 1.8rem; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont .image-numbers { position: absolute; top: 8rem; }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont .image-numbers .component-content { width: 60%; margin-left: auto; margin-right: auto; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont .image-numbers .component-content { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; } }

@media (max-width: 991px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .ttyd-slide-cont .image-numbers { top: 2rem; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel > .component-content { position: relative; padding-top: 0; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel > .component-content { padding-top: 0em; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-slides { padding-left: 0; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-slides { padding: 0; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace li.carousel-slide { list-style-type: none; display: none; }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace li.carousel-slide.is-active { display: block; }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-nav { width: 100%; text-align: center; overflow: hidden; padding: 0; overflow: hidden; position: absolute; top: -1.5em; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-nav { margin-top: 2rem; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-nav a { display: inline-block; border: 2px solid #e67300; width: 10px; height: 10px; font-size: 0; color: transparent; text-decoration: none; }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-nav-prev { display: none; }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-nav-item { display: none; margin: 0 1.6rem; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-nav-item { margin: 0 3rem; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-nav-item a { text-decoration: none; width: 12px; height: 12px; background: #fff; border: #e67300 2px solid; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-nav-item a { width: 20px; height: 20px; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .cmw-replace .carousel-nav-item.is-active a { background: #e67300; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .quiz__nav .component-content .richText-content p { position: absolute; right: 2rem; top: 8.2rem; color: #fff; z-index: 99; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .quiz__nav .component-content .richText-content p { display: none; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .quiz__nav__mobile .component-content .richText-content p { z-index: 1; color: #fff; position: absolute; top: -4.25rem; width: 98%; text-align: center; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .quiz__nav__mobile .component-content .richText-content p { display: none; } }

.page__talk-to-your-doctor .ttyd-cabenuva-quiz .quiz__nav__mobile .component-content .richText-content .nav-three { top: -4.25rem; }

@media screen and (max-width: 412px) { .page__talk-to-your-doctor .ttyd-cabenuva-quiz .quiz__nav__mobile .component-content .richText-content .nav-three { width: 85%; } }

.page__talk-to-your-doctor .nextNavArrow { text-align: right; padding-bottom: 2rem; }

@media (min-width: 768px) { .page__talk-to-your-doctor .nextNavArrow { padding-right: 1em; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .nextNavArrow { margin-bottom: 1rem; padding-bottom: 0; } }

.page__talk-to-your-doctor .nextNavArrow a { text-decoration: none; }

.page__talk-to-your-doctor .ttyd-arrow-right { position: relative; color: white; text-transform: uppercase; text-decoration: none; background-color: #eb7a07; padding: 0.9rem 1.3rem 0.7rem 2rem; border-radius: 1.1em; border: 1px solid white; font-size: 1.8rem; z-index: 99; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-arrow-right { padding: 1.2rem 1.5rem 1.2rem 4rem; border-radius: 2.3rem; } }

.page__talk-to-your-doctor .ttyd-arrow-right .chevron { margin-left: 1rem; margin-bottom: -0.2rem; }

.page__talk-to-your-doctor .ttyd-cta-section { margin-bottom: 0.7rem !important; margin-top: 2rem; }

@media (min-width: 992px) { .page__talk-to-your-doctor .ttyd-cta-section { margin-top: 5rem; margin-bottom: 0 !important; } }

.page__talk-to-your-doctor .ttyd-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; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0px; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cta-section > .component-content > .content .cta-bg-img-alt > .component-content { height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cta-section > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cta-section > .component-content > .content .living-with-hiv_cta-3 { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1.4; -ms-flex: 1.4; flex: 1.4; margin: 0rem 1rem 0rem 0rem; padding: 0px; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont { width: 100%; } }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .image img { width: 100%; }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .image.mobile-no-tablet { margin-top: 0; padding: 0; }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .image.mobile-no-tablet > .component-content { padding-top: 0; padding-bottom: 0; }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content { padding: 1.5rem 0px 1rem 0.5rem; padding-bottom: 0 !important; } }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content { margin: 0px; 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: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a { margin: 0px 0px 2rem 0px; padding: 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

@media (min-width: 992px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a { margin-bottom: 3rem; } }

@media screen and (max-width: 810px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a { padding: 0px; } }

@media screen and (min-width: 810px) and (max-width: 910px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta > .component-content, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a > .component-content { padding: 3em 3em 1em; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta > .component-content, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a > .component-content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a > .component-content { display: block; padding-top: 0; } }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta .content, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a .content { position: relative; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta .content, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a .content { height: 100%; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta .content .richText, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content .richText, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a .content .richText { -ms-flex-preferred-size: 50%; flex-basis: 50%; } }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta .content .cta__subtext, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content .cta__subtext, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a .content .cta__subtext { margin-top: 0; }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta .content .cta-ttyd-orange-btn, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content .cta-ttyd-orange-btn, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a .content .cta-ttyd-orange-btn { position: absolute; bottom: 0px; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta .content .cta-ttyd-orange-btn, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content .cta-ttyd-orange-btn, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a .content .cta-ttyd-orange-btn { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 6.8rem; } }

@media screen and (max-width: 810px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta .content .cta-ttyd-orange-btn, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content .cta-ttyd-orange-btn, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a .content .cta-ttyd-orange-btn { position: relative; margin-top: 0.5rem; margin-bottom: 1rem; } }

.page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta .content .cta-ttyd-orange-btn .cta__button .cta__button-is-orange, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content .cta-ttyd-orange-btn .cta__button .cta__button-is-orange, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a .content .cta-ttyd-orange-btn .cta__button .cta__button-is-orange { white-space: nowrap; }

@media (min-width: 992px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta .content .cta-ttyd-orange-btn .cta__button .cta__button-is-orange, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content .cta-ttyd-orange-btn .cta__button .cta__button-is-orange, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a .content .cta-ttyd-orange-btn .cta__button .cta__button-is-orange { font-size: 1.8rem !important; } }

@media screen and (max-width: 810px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta .content .cta-ttyd-orange-btn .cta__button, .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .content .cta-ttyd-orange-btn .cta__button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a .content .cta-ttyd-orange-btn .cta__button { margin: 0; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .cta:nth-of-type(2), .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .ttyd-cta-section .ttyd-cta-first-cont .component-content .content a:nth-of-type(2) { margin-bottom: 0.9rem; } }

.page__talk-to-your-doctor .ttyd-cta-section .col-sm-offset-2 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0rem 0rem 0rem 1rem; padding: 0px; }

@media screen and (min-width: 767px) and (max-width: 1023px) { .page__talk-to-your-doctor .ttyd-cta-section .col-sm-offset-2 { margin-left: 5rem; } }

.page__talk-to-your-doctor .ttyd-cta-section .col-sm-offset-2 .paragraphSystem { margin: 0; }

.page__talk-to-your-doctor .ttyd-cta-section .col-sm-offset-2 .image { padding: 0px; }

.page__talk-to-your-doctor .ttyd-cta-section .col-sm-offset-2 .image img { width: 100%; margin: 0px 0px 2rem 0px; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cta-section .col-sm-offset-2 .image img { margin-bottom: 0.6rem; } }

.page__talk-to-your-doctor .ttyd-cta-section .living-with-hiv_cta-1 { margin-top: 0; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-cta-section .living-with-hiv_cta-3 h2 { font-size: 3rem; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cta-section .living-with-hiv_cta-3 { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .page__talk-to-your-doctor .ttyd-cta-section .living-with-hiv_cta-3 .component-content { width: 100% !important; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .page__talk-to-your-doctor .ttyd-cta-section .living-with-hiv_cta-3 > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; -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; }
  .page__talk-to-your-doctor .ttyd-cta-section .living-with-hiv_cta-3 > .component-content > .content .cta-doc-discussion-guide { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } }

.page__talk-to-your-doctor .ttyd-cta-section .cta-border .content { display: block; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-cta-section .cta-border .content .cta__button-is-orange { font-size: 1.5rem; } }

.page__talk-to-your-doctor .header__nav .page-talk-to-your-doctor a { cursor: default; }

.page__talk-to-your-doctor .cta__button-is-orange { display: -webkit-box; display: -ms-flexbox; display: flex; cursor: pointer; -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; }

@media (max-width: 767px) { .page__talk-to-your-doctor .cta__button-is-orange { padding: 0.5rem 2rem; } }

.page__talk-to-your-doctor .cta__button-is-orange .chevron { margin: 0px 0px 0px 20px; }

@media (max-width: 767px) { .page__talk-to-your-doctor .cta__button-is-orange .chevron { margin: 0px 0px 0px 15px !important; } }

.page__talk-to-your-doctor .cta__button-download { padding-left: 2.8em; }

.page__talk-to-your-doctor .cta__button-download::before { content: "\f016"; display: inline-block; font-family: FontAwesome; font-style: normal; position: relative; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; left: 0.8em; color: #fff; font-size: 1.3em; }

.page__talk-to-your-doctor .ttyd-results-wrapper { display: none; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-results-wrapper > .component-content > .content { margin: 0; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results-cta { border: 10px solid #e67300; padding: 2rem 1rem; margin-top: 4rem; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results-cta { padding: 4rem 14rem; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results-cta h2 { font-family: "VerbBlack-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.4rem; text-align: center; }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results-cta h2 { font-size: 3.6rem; } }

@media (max-width: 375px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results-cta h2 { font-size: 2rem; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results { border: 10px solid #e67300; margin-top: 2rem; padding: 6.1rem 1.5rem 5.6rem; background-color: rgba(255, 255, 255, 0.85); }

@media (min-width: 768px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results { padding: 5.6rem 14rem 3.4rem; border: 7px solid #e67300; margin-top: 0; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results { border: 5px solid #e67300; margin-top: 0; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results p, .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results li { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results p, .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results li { font-weight: bold; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content { margin: 0; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(1) p, .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(2) p { margin-bottom: 0; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(1) p, .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(2) p { font-weight: bolder; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(1) ul, .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(2) ul { padding-left: 0; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(1) ul li, .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(2) ul li { list-style-type: none; padding-left: 1.5rem; margin: 0.75rem 0; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(1) ul li .li-bullet, .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(2) ul li .li-bullet { position: relative; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(1) ul li .li-bullet::before, .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:nth-of-type(2) ul li .li-bullet::before { font-family: "FontAwesome"; content: "\f111"; color: #e67300; font-size: 0.8rem; position: absolute; left: 0; top: 50%; margin-left: -1.5rem; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:last-of-type p a { color: #e67300; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results > .component-content > .content .richText:last-of-type p .selection-underline { text-decoration: underline; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .answer-result-header { padding: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-left: 50%; max-width: 30.5rem; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .answer-result-header p { margin-bottom: 0; background: #e67300; margin-bottom: 0; color: white; border-radius: 24px; white-space: nowrap; font-size: 1.3rem; padding: 1.3rem 3.6rem 1.3rem 1.6rem; margin-top: 4rem; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .answer-result-header p a { color: #fff !important; text-decoration: none; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .answer-result-header p:after { content: url("../../assets/img/arrow-forward.svg"); margin-left: 1rem; -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px); display: inline-block; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox { position: relative; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox label input { width: 24rem; border: 2px solid #006b93; border-radius: 2.25rem; padding: 1.6rem 1.8rem 0.7rem; font-size: 1.6rem; outline: 0; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox label input { padding-left: 2.4rem; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox label input.error { border: 2px solid #ff5933; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox label input::-webkit-input-placeholder { color: transparent; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox label input::-moz-placeholder { color: transparent; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox label input:-ms-input-placeholder { color: transparent; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox label input::-ms-input-placeholder { color: transparent; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox label input::placeholder { color: transparent; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox .searchBox-title { position: absolute; top: 50%; left: 3.5rem; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 1.4rem; -webkit-transition: top 350ms ease-in-out, font-size 350ms ease-in-out, padding-left 350ms ease-in-out; -o-transition: top 350ms ease-in-out, font-size 350ms ease-in-out, padding-left 350ms ease-in-out; transition: top 350ms ease-in-out, font-size 350ms ease-in-out, padding-left 350ms ease-in-out; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox .searchBox-title { font-weight: bold; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox .searchBox-title { top: 20%; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox .searchBox-title.active { top: 27%; font-size: 1.1rem; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .searchBox .searchBox-title.active { top: 12%; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results button { color: #fff; background-color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.8rem; padding: 1.25rem 2.5rem 1.1rem; border-radius: 2.5rem; margin-left: 5rem; outline: none; border: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results button { font-weight: bold; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results button { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; margin-top: 2rem !important; margin-left: 0; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text { padding: 0; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content h2 { font-size: 18px; color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; margin-bottom: 2.5rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content h2 { font-weight: bold; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content h2 { margin-bottom: 1.5rem; text-align: center; font-size: 1.8rem; line-height: 2.2rem; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content p { text-align: center; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; font-size: 1.6rem; line-height: 2rem; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content p br { display: none; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content p { margin-bottom: 0; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content p:not(.sub__text) { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.8rem; line-height: 2rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content p:not(.sub__text) { font-weight: bold; } }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content p .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content .text__doc { font-size: 1.6rem !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.page__talk-to-your-doctor .ttyd-results-wrapper .ttyd-results .quiz-text .component-content .richText-content .sub__text { margin-bottom: 2rem !important; }

@media (max-width: 767px) { .page__talk-to-your-doctor .form-search > label { max-width: 28rem; } }

.page__talk-to-your-doctor .ttyd-slide-4 .quiz-answer .ttyd-results-btn { float: right; padding: 0.9rem 1.3rem 0.7rem 2rem; border-radius: 1.1em; margin-bottom: 1rem; cursor: pointer; }

@media (max-width: 767px) { .page__talk-to-your-doctor .ttyd-slide-4 .quiz-answer .ttyd-results-btn { margin-bottom: 1.5rem; } }

.page__talk-to-your-doctor .ttyd-results-btn a { text-decoration: none; }

.page__talk-to-your-doctor .br-desktop { display: block; }

@media (max-width: 767px) { .page__talk-to-your-doctor .br-desktop { display: none; } }

.page__talk-to-your-doctor .br-mobile { display: block; }

@media (min-width: 768px) { .page__talk-to-your-doctor .br-mobile { display: none; } }

.page__talk-to-your-doctor .orange-box-full-width { margin-top: 1rem; }

@media (min-width: 992px) { .page__talk-to-your-doctor .orange-box-full-width { margin-top: 2rem; } }

@media (min-width: 992px) { .page__talk-to-your-doctor .orange-box-full-width .image { width: 40%; min-width: 2%; } }

.page__talk-to-your-doctor .orange-box-full-width .image img { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }

@media (min-width: 992px) { .page__talk-to-your-doctor .orange-box-full-width .flex__flex > .component-content > .content > .box > .component-content > .content .richText:nth-of-type(1) { padding-right: 0; -webkit-transform: translateX(-3.5rem); -ms-transform: translateX(-3.5rem); transform: translateX(-3.5rem); } }

@media (max-width: 767px) { .page__talk-to-your-doctor .orange-box-full-width .flex__flex > .component-content > .content > .box > .component-content > .content .image { left: -1.6rem; bottom: 0.6rem; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } }

@media (max-width: 767px) { .page__talk-to-your-doctor .orange-box-full-width .flex__flex > .component-content > .content > .box > .component-content > .content .flex__col { left: -5rem; top: 0px; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .orange-box-full-width .flex__flex > .component-content > .content > .box > .component-content > .content .flex__col .cta__button { position: relative; top: 2rem; margin-left: -15rem; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .orange-box-full-width .flex__flex > .component-content > .content > .box > .component-content > .content .flex__col .cta__button > span { padding-left: 1.5rem; padding-right: 1.5rem; } }

@media (min-width: 992px) { .page__talk-to-your-doctor .orange-box-full-width .button-cta-parent { max-width: 20%; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .video-header { padding: 0 1.5rem; line-height: 1.75rem; width: 80%; } }

.page__talk-to-your-doctor .video-header p { line-height: 1; }

.page__talk-to-your-doctor .video-header .span { font-size: 16px !important; }

.page__talk-to-your-doctor .video-header .text__bold { font-family: "VerbBlack", Helvetica, Arial, sans-serif; font-size: 20px; line-height: 22px; }

.page__talk-to-your-doctor .text__story { font-size: 16px; line-height: 20px; }

@media (max-width: 767px) { .page__talk-to-your-doctor .text__story { padding: 0 1.5rem; } }

.page__talk-to-your-doctor .cb-wrapper { display: block; position: relative; padding-left: 6.5rem; margin: 3.5rem 0; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

@media (max-width: 375px) { .page__talk-to-your-doctor .cb-wrapper:nth-of-type(4) { margin: -1rem 0; } }

.page__talk-to-your-doctor .cb-wrapper:last-of-type { margin-top: -1rem; }

@media (min-width: 768px) { .page__talk-to-your-doctor .cb-wrapper { padding-left: 8rem; }
  .page__talk-to-your-doctor .cb-wrapper:last-of-type { margin-top: -1.45rem; } }

.page__talk-to-your-doctor .cb-wrapper input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }

.page__talk-to-your-doctor .checkmark { position: absolute; top: 50%; left: 0; height: 45px; width: 45px; background-color: #fad57e; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.page__talk-to-your-doctor .cb-wrapper:hover input ~ .checkmark { background-color: #f6be00; }

.page__talk-to-your-doctor .cb-wrapper input:checked ~ .checkmark { background-color: #f6be00; }

.page__talk-to-your-doctor .checkmark:after { content: ""; position: absolute; display: none; }

.page__talk-to-your-doctor .cb-wrapper input:checked ~ .checkmark:after { display: block; }

.page__talk-to-your-doctor .cb-wrapper .checkmark:after { left: 33%; top: 0; width: 12px; height: 27px; border: solid #506d85; border-width: 0 7px 7px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.page__talk-to-your-doctor .next-question-button { position: relative; color: white; text-transform: uppercase; background-color: #e67300; padding: 0.5em 1.2em; padding-right: 2em; border-radius: 1em; border: 1px solid white; width: 9rem; float: right; cursor: pointer; }

@media (min-width: 768px) { .page__talk-to-your-doctor .next-question-button { padding: 0.6em 1.5rem 0.5em 1.5em; border-radius: 2em; } }

.page__talk-to-your-doctor .carousel .chevron { margin-left: 2.5rem; }

.page__talk-to-your-doctor .q1-results-wrapper { display: none; border: 5px solid rgba(235, 122, 7, 0.9); background-color: rgba(255, 255, 255, 0.85); margin-top: 1.8rem; margin-left: 15px; margin-right: 15px; width: auto; }

@media (max-width: 767px) { .page__talk-to-your-doctor .q1-results-wrapper { border: 5px solid rgba(235, 122, 7, 0.9); margin-top: 3rem; } }

.page__talk-to-your-doctor .q1-results-wrapper .richText-content { padding: 5rem 7rem 2.5rem; }

@media (max-width: 767px) { .page__talk-to-your-doctor .q1-results-wrapper .richText-content { padding: 2rem 0 1rem; } }

.page__talk-to-your-doctor .q1-results-wrapper .richText-content p { line-height: 22px; }

.page__talk-to-your-doctor .q1-results-wrapper .nextNavArrow { list-style-type: none; text-align: center; margin-top: 2rem; position: relative; }

@media (min-width: 768px) { .page__talk-to-your-doctor .q1-results-wrapper .nextNavArrow { margin-top: 3rem; } }

.page__talk-to-your-doctor .q1-results-wrapper .nextNavArrow a { text-decoration: none; }

.page__talk-to-your-doctor .q1-results-wrapper .q1-back-btn { position: relative; color: white; font-family: "VerbExtraBold", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.8rem; text-transform: uppercase; text-decoration: none; background-color: #eb7a07; padding: 1.4rem 1.5rem 1.05rem 1.5rem; border-radius: 1.2em; border: 1px solid white; }

@media (min-width: 768px) { .page__talk-to-your-doctor .q1-results-wrapper .q1-back-btn { padding: 1.2rem 2rem 0.8rem 2.5rem; border-radius: 2.3rem; font-size: 2rem; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .q1-results-wrapper .q1-back-btn { font-size: 1.2rem; } }

.page__talk-to-your-doctor .q1-results-wrapper .q1-back-btn .chevron { margin-bottom: 0; }

@media (max-width: 767px) { .page__talk-to-your-doctor .q1-results-wrapper .q1-back-btn .chevron { margin-left: 0.5rem; margin-bottom: -0.2rem; } }

.page__talk-to-your-doctor .text__footnote p { font-size: 1.2rem; }

@media (min-width: 992px) { .page__talk-to-your-doctor .text__footnote p { margin-left: 5.5rem; } }

.page__talk-to-your-doctor .quiz-disclaimer { margin-bottom: 0 !important; }

.page__talk-to-your-doctor .quiz-disclaimer p { margin: 2.5rem 0 0; font-size: 1.4rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

@media (min-width: 768px) { .page__talk-to-your-doctor .quiz-disclaimer p { margin-top: 2.5rem; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .quiz-results--standard form { 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: center; -ms-flex-align: center; align-items: center; } }

.page__talk-to-your-doctor .quiz-results--alt .quiz-text .component-content .richText-content h2 { font-size: 18px; color: #e67300; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; margin-bottom: 2.5rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__talk-to-your-doctor .quiz-results--alt .quiz-text .component-content .richText-content h2 { font-weight: bolder; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .quiz-results--alt .quiz-text .component-content .richText-content h2 { margin-bottom: 1.5rem; text-align: center; } }

.page__talk-to-your-doctor .quiz-results--alt .quiz-text .component-content .richText-content p { text-align: center; }

@media (max-width: 767px) { .page__talk-to-your-doctor .quiz-results--alt .quiz-text .component-content .richText-content p { margin-bottom: 0; } }

.page__talk-to-your-doctor .quiz-results--alt .quiz-text .component-content .richText-content .sub__text { margin-bottom: 2rem !important; }

.page__talk-to-your-doctor .text__subquiz { padding-left: 0; }

@media (min-width: 768px) { .page__talk-to-your-doctor .text__subquiz { margin-top: 1.5rem; } }

.page__talk-to-your-doctor .text__subquiz .component-content .richText-content p { margin-bottom: 2rem; font-size: 1.4rem !important; }

@media (max-width: 767px) { .page__talk-to-your-doctor .text__subquiz .component-content .richText-content p { margin-top: 1rem; padding-left: 22px; } }

.page__talk-to-your-doctor .text__subquiz .component-content .richText-content p sup { position: absolute; left: -8px; top: 7px; }

@media (max-width: 767px) { .page__talk-to-your-doctor .text__subquiz .component-content .richText-content p sup { left: 16px; top: 17px; } }

.page__talk-to-your-doctor .text__subquiz .component-content .richText-content .second-text sup { top: 5rem; }

@media (max-width: 767px) { .page__talk-to-your-doctor .text__subquiz .component-content .richText-content .second-text sup { top: 7.5rem; } }

@media screen and (min-width: 612px) and (max-width: 768px) { .page__talk-to-your-doctor .text__subquiz .component-content .richText-content .second-text sup { top: 6rem; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .text__subquiz .component-content .richText-content .second-text { margin-bottom: 0; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .text__subquiz .component-content .richText-content .second-text { padding-left: 4rem; } }

.page__talk-to-your-doctor .text__quiz-footnote { padding-left: 0; }

@media (min-width: 768px) { .page__talk-to-your-doctor .text__quiz-footnote { margin-top: 1.5rem; } }

.page__talk-to-your-doctor .text__quiz-footnote .component-content .richText-content p { margin-bottom: 2rem; font-size: 1.4rem !important; }

@media (max-width: 767px) { .page__talk-to-your-doctor .text__quiz-footnote .component-content .richText-content p { margin-top: 1rem; padding-left: 7px; } }

.page__talk-to-your-doctor .text__quiz-footnote .component-content .richText-content p sup { position: absolute; left: -8px; top: 7px; }

@media (max-width: 767px) { .page__talk-to-your-doctor .text__quiz-footnote .component-content .richText-content p sup { left: 1px; top: 17px; } }

.page__talk-to-your-doctor .text__reference p { margin: 0; line-height: 1.3; }

.page__talk-to-your-doctor .error-msg { display: none; font-size: 1.4rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; text-align: left; color: #ff9191; position: absolute; left: 2.1rem; bottom: -2.1rem; }

.page__talk-to-your-doctor .video-header { margin-bottom: .5em; }

@media (min-width: 992px) { .page__talk-to-your-doctor .video-header { margin-top: 0.5em; } }

.page__talk-to-your-doctor .reference-personal-stories-video1 { background-image: url("../../assets/img/blue-video-background-desktop.png"); background-size: 100%; background-position: center; max-width: 970px; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-personal-stories-video1 { padding: 0; background-image: url("../../assets/img/blue-video-background-mobile.png"); background-size: 100%; background-position: center; } }

.page__talk-to-your-doctor .mobile-no-tablet .text__orange-doc-icon { margin-top: 3rem; }

.page__talk-to-your-doctor .living-with-hiv_cta-3 { margin-top: -5px !important; }

.page__talk-to-your-doctor .grey-cta-section { margin: 2.7rem 1.5rem 3rem; background: #e8e8e8; padding: 1.7rem 3.3rem 3.5rem; width: auto; }

@media (min-width: 768px) { .page__talk-to-your-doctor .grey-cta-section { padding: 2.2rem 4rem 3.5rem; } }

.page__talk-to-your-doctor .grey-cta-section > .component-content > .content .cta-want-more h2 { width: 70%; margin-bottom: 0; }

.page__talk-to-your-doctor .grey-cta-section > .component-content > .content .curious-if-cab { margin-top: 1.2rem; }

.page__talk-to-your-doctor .grey-cta-section > .component-content > .content .curious-if-cab:nth-of-type(4) { margin-top: 2.2rem; }

.page__talk-to-your-doctor .grey-cta-section > .component-content > .content .quiz-scroll-btn p { margin-bottom: 0; }

.page__talk-to-your-doctor .grey-cta-section > .component-content > .content .quiz-scroll-btn .cta__button { margin-top: 0; }

@media (min-width: 768px) { .page__talk-to-your-doctor .grey-cta-section > .component-content > .content .quiz-scroll-btn .cta__button { min-width: 27rem; margin-top: 0.5rem; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .grey-cta-section > .component-content > .content .quiz-scroll-btn .cta__button-is-orange { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

.page__talk-to-your-doctor .grey-cta-section > .component-content > .content h2, .page__talk-to-your-doctor .grey-cta-section > .component-content > .content p { color: #506d85; }

.page__talk-to-your-doctor .grey-cta-section > .component-content > .content h2 { font-size: 2.5rem; }

@media (min-width: 768px) { .page__talk-to-your-doctor .grey-cta-section > .component-content > .content h2 { font-size: 4.2rem; } }

.page__talk-to-your-doctor .doc-id { padding: 0 !important; }

@media screen and (min-width: 992px) and (max-width: 1230px) { .page__talk-to-your-doctor .doc-id { padding: 0 15px !important; } }

.page__talk-to-your-doctor .doc-id .component-content .richText-content p { line-height: 0; }

.page__talk-to-your-doctor .reference-cta-treatment-3 { padding: 0; width: 90%; margin-left: 5%; }

@media (min-width: 768px) { .page__talk-to-your-doctor .reference-cta-treatment-3 { margin-bottom: 1.5rem; } }

@media (max-width: 991px) { .page__talk-to-your-doctor .reference-cta-treatment-3 { width: 100%; margin-left: 0; } }

@media only screen and (min-width: 992px) { .page__talk-to-your-doctor .reference-cta-treatment-3 { width: 100%; margin-left: revert; } }

.page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a { 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: center; -ms-flex-pack: center; justify-content: center; gap: 2.5rem; max-width: 1200px; margin: 0 auto; margin-top: 1.1rem; margin-bottom: 2.7rem; padding: 0 15px !important; }

@media (min-width: 768px) { .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a { margin-bottom: 0; } }

@media (min-width: 992px) { .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a { padding: 0; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a { padding: 0 !important; margin-bottom: 1rem; } }

.page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta .ctaSectionTitle, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a .ctaSectionTitle { padding-left: 25px; text-transform: uppercase; }

.page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta .ctaSectionTitle p, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a .ctaSectionTitle p { font-size: 36px; font-weight: bold; font-family: sans-serif; margin-top: 0; color: #506d85; }

@media only screen and (min-width: 992px) { .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta .ctaSectionTitle p, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a .ctaSectionTitle p { margin-top: revert; } }

@media only screen and (min-width: 992px) { .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta .ctaSectionTitle, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaSectionTitle, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a .ctaSectionTitle { -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

@media only screen and (min-width: 992px) { .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta .ctaType, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a .ctaType { -ms-flex-preferred-size: 50%; flex-basis: 50%; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta .ctaType:first-of-type, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a .ctaType:first-of-type { margin-bottom: 5.5rem; } }

@media only screen and (min-width: 576px) and (max-width: 768px) { .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta .ctaType:first-of-type, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a .ctaType:first-of-type { margin-bottom: 5rem; } }

.page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta .ctaType:nth-child(3), .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType:nth-child(3), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a .ctaType:nth-child(3) { display: none; }

.page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta .ctaType .ctaTitle p, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType .ctaTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a .ctaType .ctaTitle p { width: 70%; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta .ctaType .ctaTitle p, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .ctaType .ctaTitle p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a .ctaType .ctaTitle p { width: 90%; } }

.page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta button, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a button, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a button { margin-top: 1.7rem; }

.page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .cta a, .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__talk-to-your-doctor .reference-cta-treatment-3 .component-content a a { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: 400; }

.page__talk-to-your-doctor .home__footnote .text__module-footnote .component-content .richText-content p { padding-left: 1.5rem; margin-bottom: 1.25rem; margin-top: 1.25rem; padding-right: 1.5rem; }

.page__talk-to-your-doctor .reference-cta-treatment-2 { margin-top: 2rem; padding: 0; margin-bottom: 0; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

.page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one, .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two { border: 10px solid #506d85; }

@media (min-width: 768px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one .content, .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two .content { margin: 0; } }

.page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one button a, .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two button a { text-decoration: none; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: 400; line-height: 24px; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-one { margin-top: 2rem; } }

.page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-one .ctaText h2 { margin-bottom: 1.75rem; font-size: 2.7rem; line-height: 2.9rem !important; width: 80%; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-one .ctaText h2 { margin-bottom: 1.25rem; width: 100%; } }

.page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-one .ctaText p { display: none; }

.page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two .ctaText h2 { width: 80%; font-size: 2.7rem; line-height: 2.9rem !important; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two .ctaText h2 { margin-bottom: 1.25rem; width: 100%; } }

.page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two { margin-bottom: 0; }

.page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { display: block; background: url("../../assets/img/cta-backgrounds/hiking-group-mobile.png"); background-repeat: no-repeat; background-size: 100%; min-height: 400px; }

@media (max-width: 378px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { background-size: 100% 100%; background-repeat: no-repeat; background-position: center; height: 100%; } }

@media (min-width: 412px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { background-size: 100%; background-position-x: 0; background-position: center; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { margin-left: 25px; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { margin-top: 2rem; } }

@media screen and (min-width: 768px) and (max-width: 1024px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { background-size: 100% 100%; background-position: center; width: 100%; } }

@media (min-width: 1024px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type { background-image: url("../../assets/img/cta-backgrounds/hiking-group-desktop.png"); background-size: 100% 100%; background-position: center; width: 65%; } }

.page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type .imageSectionTitle p { margin-top: 3rem; }

@media (max-width: 431px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button { bottom: 57rem; } }

@media screen and (min-width: 432px) and (max-width: 768px) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button { bottom: 50rem; } }

.page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button a { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: 400; line-height: 24px; text-decoration: none; padding-top: 10px; }

@supports (-webkit-touch-callout: none) { .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button a::after { right: 10px; } }

.page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button a:after { left: 16.5rem !important; }

.page__talk-to-your-doctor .text__title .component-content .richText-content h3 { margin-top: 2rem; text-align: left; font-size: 2.7rem; margin-bottom: 0.2em; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-weight: 400 !important; line-height: 2.9rem; }

@media screen and (min-width: 992px) and (max-width: 1268px) { .page__talk-to-your-doctor .text__title .component-content .richText-content h3 { padding-left: 1.5rem; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .text__title .component-content .richText-content h3 { margin-left: 2.5rem; } }

@media (max-width: 767px) { .page__talk-to-your-doctor .text__title .component-content .richText-content h3 { margin-left: 1.1rem; } }

.page__talk-to-your-doctor .reference-ambassador-quotes { margin: 0 -15px; background-color: #E87F15; margin-left: auto; margin-right: auto; margin-top: 1rem; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-ambassador-quotes { margin-left: -15px; } }

.page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; padding: 40px 25px; min-height: 260px; max-width: 1200px; margin: auto; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes { padding: 40px 10px; } }

.page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__quote { color: white !important; font-size: 22px !important; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif !important; padding-right: 30px; width: 100%; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__quote { margin-top: -3rem; } }

.page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__author-block { 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: center; -ms-flex-pack: center; justify-content: center; padding-left: calc(100% * (160 / 350)); -ms-flex-item-align: end; align-self: flex-end; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__author-block { padding-left: calc(105% * (188 / 350)); padding-top: 2.5rem; } }

.page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__author-name { font-size: 20px !important; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif !important; }

.page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__author-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; color: #fff; font-size: 16px; line-height: 18px; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; margin: 0; }

.page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__author-footnote { color: #fff; font-size: 14px; line-height: 20px; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; margin: 0; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__button { margin-top: 2rem; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__button { width: -webkit-max-content; width: -moz-max-content; width: max-content; } }

.page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__anchor { text-decoration: none; }

.page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__anchor:after { content: url("../../assets/img/CTAarrowBlue.png"); position: absolute; right: 1px; }

.page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__headshot { display: -webkit-box; display: -ms-flexbox; display: flex; bottom: 0px; left: -65px; position: absolute; z-index: 0; }

@media (max-width: 767px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__headshot { height: 225px; } }

@media (max-width: 991px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__headshot { left: -25px; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; min-height: 150px; }
  .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__quote { padding: 0 0 0 140px; font-size: 27px !important; max-width: 550px; line-height: 32px; } }

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__quote { padding: 0 0 0 160px; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__author-block { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding-left: 0; -webkit-box-flex: initial; -ms-flex-positive: initial; flex-grow: initial; width: calc(100% - 200px); } }

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__author-block { width: calc(93% - 200px); } }

@media (min-width: 1200px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes { padding: 20px 125px 20px 25px; }
  .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__quote { padding: 0 0 0 280px; }
  .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__author-block { width: calc(100% - 350px); }
  .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__headshot { left: 60px; bottom: 0; } }

@media (min-width: 1200px) and (min-width: 768px) { .page__talk-to-your-doctor .reference-ambassador-quotes .ambassador-quotes__headshot { max-height: 220px; } }

.page__talk-to-your-doctor .gs__cta-section { padding-right: 0; }

.page__talk-to-your-doctor .gs__cta-section .component-content { max-width: 1200px; margin: 0 auto; }

.page__talk-to-your-doctor .gs__cta-section .cta-border { padding: 0; }

@media (min-width: 768px) { .page__talk-to-your-doctor .gs__cta-section > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .page__talk-to-your-doctor .gs__cta-section > .component-content > .content .cta-border:first-of-type { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .page__talk-to-your-doctor .gs__cta-section > .component-content > .content .cta-border:first-of-type > .component-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 0.75em; } }

.page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey { margin: 1em 0; }

.page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey h2 { font-size: 2.7rem !important; line-height: 2.9rem; margin-bottom: 1.5rem; width: 70%; padding: 4rem 3rem 0 4rem; }

@media (max-width: 767px) { .page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey h2 { padding: 4rem 3rem 0 2.5rem; width: 80%; } }

.page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey > .component-content { background-color: #eee; }

@media (max-width: 767px) { .page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey > .component-content { width: 100%; } }

@media (min-width: 992px) { .page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey > .component-content { min-height: 354px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; } }

@media screen and (max-width: 992px) and (min-width: 768px) { .page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey > .component-content { min-height: 515px; } }

.page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey > .component-content p { margin-bottom: 2rem; margin-left: 1em; color: #506d85; font-size: 1.6rem !important; line-height: 2rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; padding: 0 3rem 0 2.5rem; text-transform: none; }

@media (max-width: 767px) { .page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey > .component-content p { padding: 0 1rem 0 1rem; } }

.page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey > .component-content > .content { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media (max-width: 767px) { .page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey > .component-content > .content { min-height: 90px; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey a .cta__button-is-orange { padding: 8px 25px; } }

.page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey1 { padding-left: 1rem; }

@media (max-width: 767px) { .page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey1 { padding-left: 0; } }

@media (min-width: 768px) { .page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey1 p.button-space { margin-top: 8rem; } }

.page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey2 { padding-left: 1rem; padding-right: 2rem; }

@media (max-width: 767px) { .page__talk-to-your-doctor .gs__cta-section .get-support_cta-grey2 { padding-left: 0; } }

.page__search-page { min-height: 80vh; margin-top: 2rem; }

.page__search-page .search-page-search-container { background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, white), to(#f8e9b6)); background: -o-linear-gradient(bottom, white 10%, #f8e9b6 100%); background: linear-gradient(0deg, white 10%, #f8e9b6 100%); margin-bottom: 8em; }

.page__search-page .search-page-search-container > .component-content > .paragraphSystem > .richText.first { margin: 3em 0em 2em; }

@media (min-width: 768px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .richText.first { margin: 4em 0em 3em; } }

.page__search-page .search-page-search-container > .component-content > .paragraphSystem > .richText.first h1, .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .richText.first h3 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.7rem; line-height: 2.9rem; font-weight: 400; }

.page__search-page .search-page-search-container > .component-content > .paragraphSystem > .richText.first h1 { color: #506d85; }

.page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even { margin: 0em 0em 5em; }

@media (min-width: 768px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even { margin: 0em 0em 6em; } }

@media (min-width: 992px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even { margin: 0em 0em 8em; } }

@media (min-width: 500px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: stretch; -ms-flex-pack: stretch; justify-content: stretch; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

.page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form label { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form label input { width: 70%; border: none; border-radius: 2.5em; padding: .5em 2.5em .5em 1.5em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 1.5; color: #414141; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form label input { font-weight: bold; } }

@media (min-width: 410px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form label input { width: 75%; } }

@media (min-width: 768px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form label input { padding: .6em 2.5em .6em 1.5em; font-size: 1.5rem; } }

@media (min-width: 992px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form label input { width: 85%; padding: .7em 2.5em .7em 1.5em; font-size: 1.6rem; } }

.page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form button { border: none; border-radius: 3em; padding: .9em 3.5em .9em 2.5em; background-color: #e67300; color: #fff; font-size: 1.4rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; line-height: 1.4; position: relative; font-weight: 400; position: relative; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form button { font-weight: bold; } }

.page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form button .chevron { position: absolute; margin-left: 1rem; }

@media (min-width: 992px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form button .chevron { margin-bottom: 0; } }

@media (min-width: 768px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form button .chevron { top: 9px; left: 8.8rem; } }

@media (min-width: 500px) and (max-width: 768px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form button .chevron { top: 1.3rem; left: 8.8rem; } }

@media (max-width: 500px) { .page__search-page .search-page-search-container > .component-content > .paragraphSystem > .box.component.even form button { width: 150px; margin-top: 2rem; padding: .7em 3.5em .7em 2.5em; } }

.page__search-page .search-page-search-container .search-page-result-container .searchResults .searchResults-number { display: none; }

.page__search-page .search-page-search-container .search-page-result-container .searchResults .no-results { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 2rem; color: #506d85; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__search-page .search-page-search-container .search-page-result-container .searchResults .no-results { font-weight: bold; } }

@media (min-width: 768px) { .page__search-page .search-page-search-container .search-page-result-container .searchResults .no-results { margin-bottom: .7em; } }

.page__search-page .search-page-search-container .search-page-result-container .searchResults .searchResults-results .searchResults-result { border: none; margin-bottom: 4em; }

@media (min-width: 768px) { .page__search-page .search-page-search-container .search-page-result-container .searchResults .searchResults-results .searchResults-result { margin-bottom: 6em; } }

.page__search-page .search-page-search-container .search-page-result-container .searchResults .searchResults-results .searchResults-result h3.searchResults-title { margin-bottom: 1em; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 2rem; font-style: normal; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__search-page .search-page-search-container .search-page-result-container .searchResults .searchResults-results .searchResults-result h3.searchResults-title { font-weight: bold; } }

.page__search-page .search-page-search-container .search-page-result-container .searchResults .searchResults-results .searchResults-result h3.searchResults-title a { color: #506d85; line-height: 2.8rem; font-size: 2rem; }

@media (min-width: 768px) { .page__search-page .search-page-search-container .search-page-result-container .searchResults .searchResults-results .searchResults-result h3.searchResults-title { margin-bottom: .7em; } }

.page__search-page .search-page-search-container .search-page-result-container .searchResults .searchResults-results .searchResults-result div.searchResults-description { margin: 0; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.6em; line-height: 2rem; }

.page__search-page .search-page-search-container .search-page-result-container .searchResults div.searchResults-pagination { display: none; }

.page__search-page .searchResults-term { font-style: italic; }

.page__personal-stories { padding: 0; }

@media only screen and (max-width: 1230px) { .page__personal-stories .content-max-width { padding: 0; } }

.page__personal-stories .heroAttr, .page__personal-stories .heroAttrMobile { display: none; }

.page__personal-stories .heroes-container { background-color: #f8e9b6; }

.page__personal-stories .gradient-background > .component-content > .content { width: 100%; margin: 0 auto; }

.page__personal-stories .reference-personal-stories-hero .hero__page-title { margin-top: 3% !important; }

@media (max-width: 991px) { .page__personal-stories .reference-personal-stories-hero .hero__page-title { padding: 0 3em; } }

.page__personal-stories .reference-personal-stories-hero .hero__page-title .hero__page-text { padding-top: 0; width: 45em; }

@media (max-width: 767px) { .page__personal-stories .reference-personal-stories-hero .hero__page-title .hero__page-text { width: 25em; } }

@media screen and (max-width: 1024px) and (min-width: 768px) { .page__personal-stories .reference-personal-stories-hero .hero__page-title .hero__page-text { margin-left: 4rem; } }

.page__personal-stories .richText h3 { padding-top: 5rem; }

@media (min-width: 768px) { .page__personal-stories .richText h3 { padding-bottom: 2.5rem; } }

@media (max-width: 991px) { .page__personal-stories .richText h3 { font-size: 1.6rem; padding-top: 2.5rem; } }

.page__personal-stories .stories__section-1 > .component-content, .page__personal-stories .stories__section-2 > .component-content { margin: 0 auto; }

@media (min-width: 992px) { .page__personal-stories .stories__section-3 { margin-top: 15px; } }

.page__personal-stories .stories__section-1 { padding-top: 1rem; padding-bottom: 1.5rem; }

@media (min-width: 768px) { .page__personal-stories .stories__section-1 { padding-top: 2rem; padding-bottom: 1.5rem; } }

.page__personal-stories .stories__section-1 h2 { font-size: 2.7rem; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-weight: 400; line-height: 2.9rem; }

.page__personal-stories .stories__section-1 p { margin-bottom: 0; }

.page__personal-stories .stories__section-1 p .text__bold { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.5rem; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__personal-stories .stories__section-1 p .text__bold { font-weight: bolder; } }

@media (min-width: 768px) { .page__personal-stories .stories__section-1 p .text__bold { font-size: 1.8rem; } }

.page__personal-stories .stories__section-1 p .text__reference { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 1.167; }

.page__personal-stories .stories__section-1 p .text__reference .ast-before::before { top: -0.1rem; }

.page__personal-stories .stories__section-1 + .box { padding: 0; }

@media (max-width: 767px) { .page__personal-stories .stories__section-2 .snippetReference { padding: 0; } }

.page__personal-stories .stories__section-2 .snippetReference .paragraphSystem { margin-right: 0; margin-left: 0; }

.page__personal-stories .video__personal-stories { margin-bottom: 1rem; }

@media (min-width: 768px) { .page__personal-stories .video__personal-stories { margin-bottom: 2rem; } }

.page__personal-stories .video__personal-stories .video-preview { cursor: pointer; }

.page__personal-stories .video__personal-stories .video-preview--mobile > .component-content { background-repeat: no-repeat; background-size: cover; height: 10rem; }

.page__personal-stories .video__personal-stories .video-preview--mobile .video-preview__content > .component-content > .content { height: 10rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 1.5rem; }

.page__personal-stories .video__personal-stories .video-preview--mobile .video-preview__content > .component-content > .content .image { width: 4.4rem; margin-right: 1rem; }

.page__personal-stories .video__personal-stories .video-preview--mobile .video-preview__content > .component-content > .content p { font-size: 2.5rem; }

@media (min-width: 768px) { .page__personal-stories .video__personal-stories .video-preview--mobile { display: none; } }

.page__personal-stories .video__personal-stories .video-preview--desktop > .component-content { background-repeat: no-repeat; background-size: cover; }

@media (max-width: 1024px) { .page__personal-stories .video__personal-stories .video-preview--desktop > .component-content { background-size: contain; } }

@media (max-width: 767px) { .page__personal-stories .video__personal-stories .video-preview--desktop { display: none; } }

.page__personal-stories .video__personal-stories .video-preview__content > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; height: 10rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 1.5rem; }

@media (min-width: 768px) { .page__personal-stories .video__personal-stories .video-preview__content > .component-content > .content { height: auto; padding: 0 4.5rem; height: 21rem; } }

@media (min-width: 992px) { .page__personal-stories .video__personal-stories .video-preview__content > .component-content > .content { height: 28rem; } }

@media (min-width: 1280px) { .page__personal-stories .video__personal-stories .video-preview__content > .component-content > .content { height: 33rem; } }

.page__personal-stories .video__personal-stories .video-preview__content > .component-content > .content .image { width: 4.4rem; margin-right: 1rem; }

@media (min-width: 768px) { .page__personal-stories .video__personal-stories .video-preview__content > .component-content > .content .image { width: auto; margin-right: 2.5rem; } }

.page__personal-stories .video__personal-stories .video-preview__content > .component-content > .content p { font-size: 2.5rem; color: white; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media (min-width: 768px) { .page__personal-stories .video__personal-stories .video-preview__content > .component-content > .content p { font-size: 8rem; padding-top: 1rem; } }

.page__personal-stories .video__personal-stories .video-wrapper { display: none; }

.page__personal-stories .video__personal-stories .video-wrapper video { width: 100%; }

@media (max-width: 767px) { .page__personal-stories .video__personal-stories .video-wrapper video { width: 100vw; } }

.page__personal-stories .text__copy__ASO-border-container { padding: 0; }

.page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media (min-width: 768px) { .page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

@media only screen and (max-width: 767px) { .page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border.even { margin-bottom: 0; } }

.page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content { border: 10px solid #506d85; min-height: 70%; padding-right: 0; }

@media only screen and (min-width: 1024px) { .page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content { min-height: 0; padding-top: 3.5em; padding-bottom: 30px; padding-right: 3.5em; } }

@media (max-width: 767px) { .page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content { width: 99%; } }

@media only screen and (min-width: 1024px) { .page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content { min-height: 15rem; 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; } }

.page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content .text__space { margin-bottom: 0; }

@media (min-width: 768px) { .page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content .text__space + .richText { margin-top: auto; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content .text__space + .richText { position: absolute; bottom: 1rem; } }

.page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content .text__space h2 { font-size: 2.7rem; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-weight: 400; line-height: 2.9rem; margin-bottom: 0; }

.page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content .text__space p { line-height: 2rem; }

.page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content .text__space p > .cta__subtext { font-size: 1.6rem !important; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; line-height: 2rem; }

.page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content .text__space p > .cta__subtext a { color: inherit; }

@media only screen and (min-width: 1024px) { .page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content .cta__button { margin-top: 0; } }

.page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border > .component-content > .content .cta__button .cta__button-is-orange { padding-top: 8px; padding-bottom: 8px; font-size: 1.4rem; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-weight: bold; line-height: 2.4rem; }

@media (min-width: 768px) { .page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border:nth-of-type(1) { padding-right: 1.25rem; } }

@media (min-width: 768px) { .page__personal-stories .text__copy__ASO-border-container > .component-content > .paragraphSystem .cta-border:nth-of-type(2) { padding-left: 1.25rem; } }

.page__personal-stories .hero__page-title h1 { margin: 1em 0; }

@media (min-width: 768px) { .page__personal-stories .hero__page-title h1 { line-height: 1.5; } }

@media (max-width: 991px) { .page__personal-stories .video-carousel-container { background-color: #f6be00; margin-bottom: 2.5rem; } }

@media only screen and (min-width: 1024px) { .page__personal-stories .video-carousel-wrapper { height: auto !important; max-height: 45.5rem; } }

@media only screen and (min-width: 991px) { .page__personal-stories .reference-video-carousel { margin-bottom: 0.5rem; } }

.page__personal-stories .transcript-box { display: none; margin-top: 0; }

.page__personal-stories .transcript-box .box { padding: 0; }

.page__personal-stories .transcript-box .box.open { margin-bottom: 1rem; }

.page__personal-stories .transcript-box.jayson-transcript { display: block; }

.page__personal-stories .transcript-box .transcript-text .richText-content p, .page__personal-stories .transcript-box .transcript-text .richText-content li { margin: 1rem !important; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.page__personal-stories .transcript-box .transcript-text .richText-content p.no-bottom, .page__personal-stories .transcript-box .transcript-text .richText-content li.no-bottom { margin-bottom: 0 !important; }

.page__personal-stories .transcript-box .transcript-text .richText-content p strong, .page__personal-stories .transcript-box .transcript-text .richText-content li strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif !important; font-weight: 700; }

.page__personal-stories .transcript-box .transcript-text .richText-content p a, .page__personal-stories .transcript-box .transcript-text .richText-content li a { color: #506d85; }

.page__personal-stories .transcript-box .transcript-text .richText-content li { margin: 0 !important; }

.page__personal-stories .transcript-box .transcript-text .richText-content a { text-decoration: underline; }

.page__personal-stories .mobile-carousel-trigger-section { margin-bottom: 0.5rem; cursor: pointer; }

@media only screen and (min-width: 1024px) { .page__personal-stories .mobile-carousel-trigger-section { display: none; } }

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

.page__personal-stories .mobile-carousel-trigger-section > .component-content > .content .image { -ms-flex-preferred-size: 46%; flex-basis: 46%; height: 100%; max-width: 93px; min-width: 93px; }

.page__personal-stories .mobile-carousel-trigger-section > .component-content > .content .richText { padding-left: 1rem !important; min-height: 8.6rem; background: #fff; width: 100%; }

@media (max-width: 470px) { .page__personal-stories .mobile-carousel-trigger-section > .component-content > .content .richText { padding-left: 0rem !important; } }

.page__personal-stories .mobile-carousel-trigger-section > .component-content > .content .richText > .component-content > .richText-content { margin-top: 1rem; }

.page__personal-stories .mobile-carousel-trigger-section > .component-content > .content .richText p.trigger-intro { font-size: 1.6rem; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; 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; }

.page__personal-stories .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) { .page__personal-stories .mobile-carousel-trigger-section > .component-content > .content .richText p.trigger-intro:before { margin-left: 10px !important; } }

.page__personal-stories .mobile-carousel-trigger-section > .component-content > .content .richText p:nth-of-type(2) { font-size: 1.4rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 1.8rem; margin-bottom: 0 !important; }

@media (max-width: 470px) { .page__personal-stories .mobile-carousel-trigger-section > .component-content > .content .richText p { margin-left: 10px !important; } }

.page__personal-stories .mobile-carousel-trigger-section.active { position: relative; }

.page__personal-stories .mobile-carousel-trigger-section.active > .component-content > .content { display: block; }

.page__personal-stories .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%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-left: 50%; }

.page__personal-stories .mobile-carousel-trigger-section.active .image { display: none; }

.page__personal-stories .mobile-carousel-trigger-section.active .richText { padding-top: 1.5rem; padding-bottom: 1.6rem; min-height: 0 !important; width: 75%; margin: 0 auto; background: #f6be00 !important; padding-bottom: 0; }

.page__personal-stories .mobile-carousel-trigger-section.active .richText > .component-content > .richText-content { text-align: center; }

.page__personal-stories .mobile-carousel-trigger-section.active .richText > .component-content > .richText-content p { font-size: 1.6rem !important; font-font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; line-height: 2rem !important; display: block !important; width: 78%; margin: 0 auto !important; }

.page__personal-stories .mobile-carousel-trigger-section.active .richText > .component-content > .richText-content p.trigger-intro { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif !important; }

.page__personal-stories .mobile-carousel-trigger-section.active .richText > .component-content > .richText-content p.trigger-intro:before { display: none !important; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box { margin-top: 0; display: block; width: 300px; }

@media (max-width: 991px) { .page__personal-stories .mobile-carousel-trigger-section.active .transcript-box { margin-bottom: 1.6rem; } }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-trigger { min-height: auto !important; padding-top: 0; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-trigger p { color: #555; }

@media (max-width: 470px) { .page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-trigger p { max-width: 100%; width: 200px !important; } }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-trigger p::before { display: none; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .box { display: none; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .box.open { padding-top: 10px; padding-bottom: 10px; margin-bottom: 30px; display: block; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .richText > .component-content > .richText-content { text-align: left; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text { padding-left: 0 !important; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content { margin-top: 0 !important; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content p { margin: 1rem !important; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content p.no-bottom { margin-bottom: 0 !important; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content li { margin: 0 !important; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content p, .page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content li { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; width: 96%; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content p a, .page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content li a { color: #506d85; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content p strong, .page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content li strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif !important; font-weight: 700; }

.page__personal-stories .mobile-carousel-trigger-section.active .transcript-box .transcript-text .richText-content ul { margin-bottom: 1rem; }

@media (max-width: 991px) { .page__personal-stories .video-box .component-content .content .parametrizedhtml { display: none; }
  .page__personal-stories .video-box .component-content .content .parametrizedhtml.show-video { display: block; } }

@media (max-width: 991px) { .page__personal-stories .reference-cta-treatment-1 { padding: 0; } }

@media only screen and (min-width: 1024px) { .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 { max-height: 30rem; height: 30rem; } }

@media only screen and (min-width: 1024px) { .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta, .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a { min-height: auto; position: relative; } }

@media only screen and (min-width: 1024px) { .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta .cta-text-container, .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-text-container, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a .cta-text-container { min-height: auto; height: 100%; } }

.page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(1), .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(1) { background: url("../../assets/img/cta-backgrounds/skyline-image-mobile.png"); background-repeat: no-repeat; background-size: 100% 100%; }

@media (max-width: 427px) { .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(1), .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(1) { background-size: 100% 100%; background-position-x: 0px; } }

@media (min-width: 428px) { .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(1), .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(1) { background-size: 100% 100%; } }

@media (min-width: 1024px) { .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(1), .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(1) { background-image: url("../../assets/img/cta-backgrounds/skyline-image.png"); background-size: 100% 100%; background-position: center; margin-right: 12.5px; } }

.page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(2), .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(2) { background: url("../../assets/img/cta-backgrounds/asa-locator/5-1-CTAs_with-image_m.png"); background-repeat: no-repeat; background-size: contain; }

@media (max-width: 1023px) { .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(2), .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(2) { background-size: cover; } }

@media (min-width: 412px) { .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(2), .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(2) { background-size: cover; background-position-x: 0; } }

@media (min-width: 768px) { .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(2), .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(2) { background-position-y: -130px; background-position-x: 0; } }

@media (min-width: 1024px) { .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(2), .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__personal-stories .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(2) { background-image: url(../../assets/img/cta-backgrounds/asa-locator/asa-cta-bg-2.jpg); background-size: 100% 100% !important; background-position: center; margin-left: 12.5px; } }

@media only screen and (min-width: 790px) and (max-width: 991px) { .page__personal-stories .doc-id .component-content .richText-content p { margin-top: 3.5rem !important; } }

.page__getting-started-launch { padding: 0; }

@media (min-width: 768px) { .page__getting-started-launch a .cta__button-is-orange { font-size: 1.3rem; }
  .page__getting-started-launch .chevron { margin-top: 4px; }
  .page__getting-started-launch .cta h2, .page__getting-started-launch .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started-launch a h2 { font-size: 2.5rem; }
  .page__getting-started-launch .cta-border > .component-content { position: relative; min-height: 244px; padding: 3rem 0rem 3rem 4rem; }
  .page__getting-started-launch .cta-border > .component-content .resources-orange-cta_1, .page__getting-started-launch .cta-border > .component-content .resources-orange-cta_2 { position: absolute; margin: 0; }
  .page__getting-started-launch .cta-border > .component-content .resources-orange-cta_1 .chevron, .page__getting-started-launch .cta-border > .component-content .resources-orange-cta_2 .chevron { margin-bottom: -3px; }
  .page__getting-started-launch .cta-border > .component-content .resources-orange-cta_1 { bottom: 3.3rem; }
  .page__getting-started-launch .cta-border > .component-content .resources-orange-cta_2 { bottom: 3.3rem; } }

@media (min-width: 992px) { .page__getting-started-launch .cta h2, .page__getting-started-launch .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a h2, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page__getting-started-launch a h2 { font-size: 3.8rem; }
  .page__getting-started-launch a .cta__button-is-orange { font-size: 1.8rem; } }

.page__getting-started-launch .box.component.hero__container > .component-content p { color: #fff; }

.page__getting-started-launch .hero__title--wic { max-width: 1200px; margin: 0 auto; }

.page__getting-started-launch .hero__title--wic p, .page__getting-started-launch .hero__title--wic h1 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.8rem; line-height: 1.2; margin: 0 auto; margin-left: 12%; margin-top: 15% !important; }

@media (min-width: 768px) { .page__getting-started-launch .hero__title--wic p, .page__getting-started-launch .hero__title--wic h1 { font-size: 2.2rem; margin-bottom: 0; margin-top: 6% !important; } }

@media (min-width: 992px) { .page__getting-started-launch .hero__title--wic p, .page__getting-started-launch .hero__title--wic h1 { font-size: 3.4rem; margin-top: 9% !important; margin-left: 7%; } }

@media (min-width: 1280px) { .page__getting-started-launch .hero__title--wic p, .page__getting-started-launch .hero__title--wic h1 { margin-left: 3rem; } }

.page__getting-started-launch .hero__disclaimer--wic { position: absolute; bottom: 3.5rem; right: 4rem; }

@media (min-width: 768px) { .page__getting-started-launch .hero__disclaimer--wic { bottom: 5rem; right: 5rem; } }

@media (min-width: 992px) { .page__getting-started-launch .hero__disclaimer--wic { bottom: 4rem; right: 7rem; } }

@media (min-width: 1200px) { .page__getting-started-launch .hero__disclaimer--wic { bottom: 10rem; right: 19rem; } }

.page__getting-started-launch .hero__disclaimer--wic > .component-content > .content { margin: 0; }

@media (min-width: 768px) { .page__getting-started-launch .hero__disclaimer--wic .richText-content { margin-top: 1rem; } }

.page__getting-started-launch .hero__disclaimer--wic .richText-content h2, .page__getting-started-launch .hero__disclaimer--wic .richText-content h3, .page__getting-started-launch .hero__disclaimer--wic .richText-content h4 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.3rem; color: #fff; text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); }

@media (min-width: 768px) { .page__getting-started-launch .hero__disclaimer--wic .richText-content h2, .page__getting-started-launch .hero__disclaimer--wic .richText-content h3, .page__getting-started-launch .hero__disclaimer--wic .richText-content h4 { font-size: 1.6rem; } }

.page__getting-started-launch .hero__disclaimer--wic .richText-content h3 { line-height: 1.2; padding-bottom: 0.5rem; }

.page__getting-started-launch .hero__disclaimer--wic .richText-content h3 span { padding-left: 2px; }

.page__getting-started-launch .hero__disclaimer--wic .richText-content h4 { font-size: 1.1rem; }

.page__getting-started-launch .hero__disclaimer--wic .richText-content .text__bold { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .richText.col-sm-8 { width: 100%; margin-bottom: 10px; }

@media (min-width: 300px) and (max-width: 769px) { .page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .richText { margin-bottom: 0px; min-height: 70px; } }

.page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last { margin-top: -18px; }

@media (min-width: 300px) and (max-width: 769px) { .page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last { margin-top: 0px; left: 0px; -webkit-box-flex: 2; -ms-flex: 2; flex: 2; } }

.page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last.flex__col { bottom: 0; }

@media (min-width: 300px) and (max-width: 769px) { .page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .richText { margin-bottom: 5px; } }

.page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .richText h5 { margin-top: 1px; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; font-weight: normal; }

@media (min-width: 300px) and (max-width: 769px) { .page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content { left: -65px; bottom: 17px; position: relative; }
  .page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content { margin-bottom: 10px; }
  .page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content p { margin: 0px; }
  .page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content .cta__button .cta__button-is-grey { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

@media (min-width: 300px) and (max-width: 769px) and (min-width: 300px) and (max-width: 769px) { .page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content .cta__button .cta__button-is-grey { padding: 5px 15px 5px 15px; } }

@media (min-width: 300px) and (max-width: 769px) { .page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .box.last .paragraphSystem.content .paragraphSystem.content .richText-content .cta__button .cta__button-is-grey .chevron { margin-top: 0px; margin-bottom: 0px; margin-left: 3px; } }

.page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .image { left: -35px; }

@media (min-width: 300px) and (max-width: 769px) { .page__getting-started-launch .orange-box-full-width.mobile-no-tablet .content .flex__flex .content .image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; left: 0px !important; -webkit-box-flex: 3; -ms-flex: 3; flex: 3; padding: 0px; } }

.page__getting-started-launch .orange-box-full-width h5 { margin-top: 1rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.page__getting-started-launch .orange-box-full-width .cta__button-is-grey { white-space: nowrap; }

.page__getting-started-launch .gs-copy-text p { font-size: 1.8rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

@media (max-width: 767px) { .page__getting-started-launch .gs-copy-text p { font-size: 1.4rem; } }

.page__getting-started-launch .gs-copy-text p .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started-launch .gs-copy-text p .text__bold { font-weight: bold; } }

.page__getting-started-launch .gs-copy-text p a { color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; text-decoration: underline; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started-launch .gs-copy-text p a { font-weight: bold; } }

.page__getting-started-launch .gs-copy-text p .orange-arrow--after { position: relative; }

.page__getting-started-launch .gs-copy-text p .orange-arrow--after::after { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-family: "FontAwesome"; content: "\f107"; display: inline-block; font-size: 2.7rem; color: #e67300; padding-left: 1.5rem; text-decoration: none !important; }

.page__getting-started-launch .gs-copy-text p .text__footnote { font-size: 1.2rem; }

.page__getting-started-launch .gs-copy-text ul { padding-left: 2px; }

.page__getting-started-launch .gs-copy-text ul li { list-style: none; font-size: 1.8rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; padding-left: 1.5rem; }

.page__getting-started-launch .gs-copy-text ul li a { color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; text-decoration: underline; }

.page__getting-started-launch .gs-copy-text ul li .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started-launch .gs-copy-text ul li .text__bold { font-weight: bold; } }

@media (max-width: 767px) { .page__getting-started-launch .gs-copy-text ul li { font-size: 1.4rem; } }

.page__getting-started-launch .gs-copy-text ul li .li-bullet { position: relative; }

.page__getting-started-launch .gs-copy-text ul li .li-bullet::before { position: absolute; content: "\f111"; font-family: "FontAwesome"; color: #e67300; font-size: 0.8rem; top: 50%; left: 0; margin-left: -1.5rem; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.page__getting-started-launch .gs__video-section { background: #e9f7ff; background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, #e9f7ff), color-stop(75%, white), to(#f8e9b6)); background: -o-linear-gradient(bottom, #e9f7ff 25%, white 75%, #f8e9b6 100%); background: linear-gradient(0deg, #e9f7ff 25%, white 75%, #f8e9b6 100%); }

.page__getting-started-launch .gs__video-section .gs__subhead-blue-bg { width: 90%; float: right; padding-left: 1.5rem; margin-bottom: 3.5em; }

@media (min-width: 992px) { .page__getting-started-launch .gs__video-section .gs__subhead-blue-bg { margin-bottom: 2rem; } }

@media (max-width: 1400px) { .page__getting-started-launch .gs__video-section .gs__subhead-blue-bg { width: 100%; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__video-section .gs__subhead-blue-bg { margin-left: 1rem; float: left; } }

.page__getting-started-launch .gs__video-section .gs__subhead-blue-bg > .component-content { margin-left: 3rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__video-section .gs__subhead-blue-bg > .component-content { margin-left: 0; } }

.page__getting-started-launch .gs__video-section .gs-copy-text .component-content { max-width: 1200px; margin: 0 auto 2rem; }

.page__getting-started-launch .gs__video-section .text__reference { margin-bottom: 2em; }

@media (max-width: 767px) { .page__getting-started-launch .gs__video-section .text__reference p { font-size: 1.2rem !important; } }

.page__getting-started-launch .gs__video-section .text__reference p { margin: 0; color: #506d85; }

.page__getting-started-launch .gs__video-section .reference-getting-started-video-copy, .page__getting-started-launch .gs__video-section .reference-getting-started-video { padding: 0; }

.page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-wrapper, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-wrapper { padding: 0; margin: 0 auto -13px; max-width: 862px; }

@media (width: 414px) { .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-wrapper, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-wrapper { margin-bottom: -17px; } }

@media (min-width: 768px) { .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-wrapper, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-wrapper { margin-bottom: -2px; } }

@media screen and (min-width: 767px) { .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-wrapper, .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-wrapper, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript { padding: 0 120px; } }

@media (min-width: 992px) { .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-wrapper, .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-wrapper, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript { padding: 0; } }

.page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-wrapper video, .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript video, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-wrapper video, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript video { width: 100%; }

.page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript { position: relative; z-index: 2; background: #fff; }

.page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript.is-active, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript.is-active { display: block; }

@media (min-width: 992px) { .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript .transcript-trigger, .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript .transcript, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript .transcript-trigger, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript .transcript { max-width: 862px; margin: 0 auto; } }

.page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript .transcript-trigger, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript .transcript-trigger { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.5rem 0; }

@media (min-width: 1200px) { .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript .transcript-trigger, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript .transcript-trigger { font-size: 2em; } }

@media screen and (max-width: 767px) { .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript .transcript-trigger, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript .transcript-trigger { padding: 1rem; } }

.page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript .transcript-trigger p, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript .transcript-trigger p { display: inline-block; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; font-size: 1.8rem; color: #e67300; margin: 0 2rem 0 0; cursor: pointer; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript .transcript-trigger p, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript .transcript-trigger p { font-weight: bold; } }

@media screen and (max-width: 767px) { .page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript .transcript-trigger p, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript .transcript-trigger p { margin: 0; margin-right: 1em; font-size: 1.6rem; } }

.page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript .transcript-trigger .transcript-icon, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript .transcript-trigger .transcript-icon { width: 24px; height: 24px; display: none; cursor: pointer; }

.page__getting-started-launch .gs__video-section .reference-getting-started-video-copy .video-transcript .transcript-trigger .transcript-icon.is-active, .page__getting-started-launch .gs__video-section .reference-getting-started-video .video-transcript .transcript-trigger .transcript-icon.is-active { display: block; }

@media screen and (min-width: 767px) { .page__getting-started-launch .reference-getting-started-transcript { padding: 0 120px; } }

@media (min-width: 992px) { .page__getting-started-launch .reference-getting-started-transcript { padding: 0; } }

.page__getting-started-launch .reference-getting-started-transcript .transcript { max-height: 0; overflow-y: hidden; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

@media screen and (max-width: 767px) { .page__getting-started-launch .reference-getting-started-transcript .transcript { margin: 0; } }

@media (min-width: 768px) { .page__getting-started-launch .reference-getting-started-transcript .transcript { font-size: 1.8rem; } }

@media (min-width: 992px) { .page__getting-started-launch .reference-getting-started-transcript .transcript { max-width: 862px; margin: 0 auto; } }

.page__getting-started-launch .reference-getting-started-transcript .transcript.is-open { max-height: 100%; }

.page__getting-started-launch .reference-getting-started-transcript .transcript .transcript-text { font-size: 1.6rem; line-height: 1.22; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.page__getting-started-launch .reference-getting-started-transcript .transcript .transcript-text .text_bold-obl { font-family: "FrutigerLTStd-Blackitalic", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started-launch .reference-getting-started-transcript .transcript .transcript-text .text_bold-obl { font-weight: bolder; font-style: italic; } }

.page__getting-started-launch .reference-getting-started-transcript .transcript .transcript-text .text-bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started-launch .reference-getting-started-transcript .transcript .transcript-text .text-bold { font-weight: bold; } }

.page__getting-started-launch .reference-getting-started-transcript .transcript .transcript-text p:nth-of-type(3) { margin-bottom: 0; }

.page__getting-started-launch .reference-getting-started-transcript .transcript .transcript-text p:nth-of-type(4) { margin: 0; }

.page__getting-started-launch .reference-getting-started-transcript .transcript .transcript-text ul { margin: 0; }

@media screen and (max-width: 767px) { .page__getting-started-launch .reference-getting-started-transcript .transcript .transcript-text { padding: 0 1rem; } }

.page__getting-started-launch .gs__3-steps-section { border-top: solid 4.8rem white; background: #f8d25b; background: -webkit-gradient(linear, left top, right top, from(#f8d25b), color-stop(23%, #ffe37b), color-stop(70%, #f2c645)); background: -o-linear-gradient(left, #f8d25b 0%, #ffe37b 23%, #f2c645 70%); background: linear-gradient(90deg, #f8d25b 0%, #ffe37b 23%, #f2c645 70%); padding: 3.7rem 1.5rem 1rem; width: 100%; }

@media (min-width: 768px) { .page__getting-started-launch .gs__3-steps-section { padding: 3rem 4rem 3rem 1.5rem; } }

.page__getting-started-launch .gs__3-steps-section h2 { font-size: 2rem; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media (min-width: 768px) { .page__getting-started-launch .gs__3-steps-section h2 { font-size: 3rem; } }

.page__getting-started-launch .gs__3-steps-section p { font-size: 1.8rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 1.3; margin-bottom: 3rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__3-steps-section p { font-size: 1.4rem; margin: 2rem 0 3rem; } }

@media (min-width: 768px) { .page__getting-started-launch .gs__3-steps-section .gs__rsg-flex > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }

.page__getting-started-launch .gs__3-steps-section > .component-content { max-width: 1200px; margin: 0 auto; }

.page__getting-started-launch .gs__3-steps-section > .component-content > .paragraphSystem { margin: 0; }

@media (max-width: 767px) { .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper { padding: 0 2.5rem 2rem 0.5rem; }
  .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper > .component-content > .content { margin: 0; } }

@media (min-width: 768px) { .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper { width: 28%; margin-right: 4%; } }

.page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--blue-box { background-color: #506d85; margin-top: 1rem; padding: 0; }

.page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--blue-box p { font-size: 1.4rem; color: #fff; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; margin: 0.6em 0; }

@media (min-width: 992px) { .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--blue-box p { font-size: 1.8rem; margin: 0.6em; } }

.page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--ready, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--set, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--go { height: 6rem; }

.page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--ready::before, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--ready::after, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--set::before, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--set::after, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--go::before, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--go::after { height: 3em; }

.page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--ready .richText-content, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--set .richText-content, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--go .richText-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--ready .richText-content p, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--set .richText-content p, .page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--go .richText-content p { line-height: 7rem; }

.page__getting-started-launch .gs__3-steps-section .gs__rsg-wrapper .arrow--ready .component-content::before { height: 6rem; }

.page__getting-started-launch .gs__rsg-yellow-bg { background: #f8d25b; width: 100vw; margin: 4rem 0 2rem; padding: 1rem 1rem; }

@media (min-width: 768px) { .page__getting-started-launch .gs__rsg-yellow-bg { padding: 1rem 2rem; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__rsg-yellow-bg { margin: 1rem 0; }
  .page__getting-started-launch .gs__rsg-yellow-bg > .component-content > .content { margin: 0; } }

@media (min-width: 768px) { .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans { width: 55%; max-width: 630px; min-width: 500px; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans { padding-left: 0.5rem; } }

.page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

@media (max-width: 767px) { .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans > .component-content > .content { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

.page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--set, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--go { width: 32%; height: 5rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--set, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--go { width: 29%; margin-left: 0.25rem; margin-right: 0.25rem; height: 2.8rem; } }

.page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready .richText-content, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--set .richText-content, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--go .richText-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready .richText-content p, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--set .richText-content p, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--go .richText-content p { line-height: 6rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready .richText-content p, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--set .richText-content p, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--go .richText-content p { font-size: 2rem; line-height: 3.2rem; left: 5px; } }

.page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready { height: 5rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready { height: 2.8rem; } }

.page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready.trans::before, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready.trans::after { height: 2.28rem; }

.page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready::before, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready::after { height: 2.5rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready .component-content::before { height: 2.8rem; left: -1rem; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready.trans .component-content::before { height: 2.8rem; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--set::before, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--set::after, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--go::before, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--go::after, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready::before, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready::after { height: 1.4rem; }
  .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--set.trans::before, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--set.trans::after, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--go.trans::before, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--go.trans::after, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready.trans::before, .page__getting-started-launch .gs__rsg-yellow-bg .gs__rsg-wrapper-trans .arrow--ready.trans::after { height: 1.2rem; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .page__getting-started-launch .gs__ready-section .gs__subhead > .component-content > .content > .richText { -ms-flex-preferred-size: 10vw; flex-basis: 10vw; }
  .page__getting-started-launch .gs__set-section .gs__subhead > .component-content > .content > .richText { -ms-flex-preferred-size: 5vw; flex-basis: 5vw; }
  .page__getting-started-launch .gs__go-section .gs__subhead > .component-content > .content > .richText { -ms-flex-preferred-size: 3vw; flex-basis: 3vw; } }

.page__getting-started-launch .gs__subhead > .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; width: 100vw; margin-top: 0.5rem; }

.page__getting-started-launch .gs__subhead > .component-content > .content > .richText { padding: 0 0 7rem; -ms-flex-preferred-size: 0; flex-basis: 0; }

.page__getting-started-launch .gs__subhead > .component-content > .content > .richText p { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 4rem; margin: 0.6rem 0 0; }

@media (min-width: 992px) { .page__getting-started-launch .gs__subhead { padding-left: 2rem; }
  .page__getting-started-launch .gs__subhead > .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; margin-top: 4rem; }
  .page__getting-started-launch .gs__subhead > .component-content > .content > .richText { padding: 0; margin-right: 3rem; } }

.page__getting-started-launch .gs__subhead-blue-bg { background-color: #506d85; padding-left: 2rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__subhead-blue-bg { padding-left: 1rem; } }

.page__getting-started-launch .gs__subhead-blue-bg p { color: #fff; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2rem; margin: 1.4rem 0; line-height: 1.3; }

@media (min-width: 768px) { .page__getting-started-launch .gs__subhead-blue-bg p { font-size: 3rem; line-height: normal; margin: 1.5rem 0 1rem 0; } }

.page__getting-started-launch .arrow--set, .page__getting-started-launch .arrow--go, .page__getting-started-launch .arrow--ready { background: none; position: relative; }

.page__getting-started-launch .arrow--set p, .page__getting-started-launch .arrow--go p, .page__getting-started-launch .arrow--ready p { font-size: 4rem; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; line-height: 1em; position: relative; z-index: 8; }

.page__getting-started-launch .arrow--set::before, .page__getting-started-launch .arrow--set::after, .page__getting-started-launch .arrow--go::before, .page__getting-started-launch .arrow--go::after, .page__getting-started-launch .arrow--ready::before, .page__getting-started-launch .arrow--ready::after { background: #fff; content: ""; display: block; position: absolute; left: 1.3rem; right: -1.1rem; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; height: 2.5em; }

.page__getting-started-launch .arrow--set::before, .page__getting-started-launch .arrow--go::before, .page__getting-started-launch .arrow--ready::before { top: 0; -webkit-transform: skew(45deg); -ms-transform: skew(45deg); transform: skew(45deg); }

.page__getting-started-launch .arrow--set::after, .page__getting-started-launch .arrow--go::after, .page__getting-started-launch .arrow--ready::after { bottom: 0; -webkit-transform: skew(-45deg); -ms-transform: skew(-45deg); transform: skew(-45deg); }

.page__getting-started-launch .arrow--set.trans p, .page__getting-started-launch .arrow--go.trans p, .page__getting-started-launch .arrow--ready.trans p { color: #99aab9; }

.page__getting-started-launch .arrow--set.trans::before, .page__getting-started-launch .arrow--set.trans::after, .page__getting-started-launch .arrow--go.trans::before, .page__getting-started-launch .arrow--go.trans::after, .page__getting-started-launch .arrow--ready.trans::before, .page__getting-started-launch .arrow--ready.trans::after { background: transparent; height: 2.28em; }

.page__getting-started-launch .arrow--set.trans::before, .page__getting-started-launch .arrow--go.trans::before, .page__getting-started-launch .arrow--ready.trans::before { border: 3px solid #fff; border-top: 2px solid #fff; border-bottom: none; }

.page__getting-started-launch .arrow--set.trans::after, .page__getting-started-launch .arrow--go.trans::after, .page__getting-started-launch .arrow--ready.trans::after { border: 3px solid #fff; border-bottom: 2px solid #fff; border-top: none; }

.page__getting-started-launch .arrow--ready .component-content { position: relative; }

.page__getting-started-launch .arrow--ready .component-content::before { background: #fff; position: absolute; height: 5rem; width: 5rem; left: -1.6em; content: ""; }

.page__getting-started-launch .arrow--ready.trans::before, .page__getting-started-launch .arrow--ready.trans::after { border-left: none; }

.page__getting-started-launch .arrow--ready.trans .component-content::before { background: transparent; border-left: 2px solid #fff; left: -1.4em; }

@media (max-width: 767px) { .page__getting-started-launch .gs__indent-desktop { padding: 0; }
  .page__getting-started-launch .gs__indent-desktop > .component-content > .content { margin: 0; } }

@media (min-width: 992px) { .page__getting-started-launch .gs__indent-desktop { padding-left: 20rem; } }

.page__getting-started-launch .gs__grey-star-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; width: 90vw; background: #f2f2f2; padding: 1.5rem; margin-bottom: 2rem; }

@media (min-width: 992px) { .page__getting-started-launch .gs__grey-star-section { width: 110%; } }

@media (min-width: 1200px) { .page__getting-started-launch .gs__grey-star-section { margin-left: 0; width: 123%; } }

.page__getting-started-launch .gs__grey-star-section ul li:not(:last-of-type) { margin-bottom: 1rem; }

@media (min-width: 768px) { .page__getting-started-launch .gs__grey-star-section ul li:not(:last-of-type) { margin-bottom: 1.5rem; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__grey-star-section .image { width: 15%; } }

.page__getting-started-launch .gs__grey-star-section .image .component-content { width: 4rem; }

@media (min-width: 768px) { .page__getting-started-launch .gs__grey-star-section .image .component-content { width: 5.5rem; } }

.page__getting-started-launch .gs__grey-star-section > .component-content > .content .richText-content > p { margin-top: 1px; }

@media (min-width: 768px) { .page__getting-started-launch .gs__grey-star-section > .component-content > .content .richText-content > p { margin-top: 1.5rem; } }

.page__getting-started-launch .gs__grey-star-section .gs-copy-text.text__copy { margin-left: 4%; width: 70%; }

@media (min-width: 768px) { .page__getting-started-launch .gs__grey-star-section .gs-copy-text.text__copy { margin-left: 6%; } }

@media (min-width: 992px) { .page__getting-started-launch .gs__grey-star-section .gs-copy-text.text__copy { margin-left: 4%; } }

@media (min-width: 1200px) { .page__getting-started-launch .gs__grey-star-section .gs-copy-text.text__copy { margin-left: -1%; } }

.page__getting-started-launch .flexbox--centered { margin-bottom: 1rem; }

@media (min-width: 768px) { .page__getting-started-launch .flexbox--centered > .component-content > .content .image { width: 15%; }
  .page__getting-started-launch .flexbox--centered > .component-content > .content .richText { width: 85%; } }

@media (min-width: 1200px) { .page__getting-started-launch .flexbox--centered > .component-content > .content .image { width: 10%; }
  .page__getting-started-launch .flexbox--centered > .component-content > .content .richText { width: 90%; } }

@media (max-width: 767px) { .page__getting-started-launch .flexbox--centered > .component-content > .content .richText-content { padding-left: 2.5rem; } }

.page__getting-started-launch .flexbox--centered > .component-content > .content .richText-content p:first-of-type { margin-top: 0; }

.page__getting-started-launch .flexbox--centered > .component-content > .content .richText-content p:not(first-of-type) { line-height: 1.4; }

@media (min-width: 992px) { .page__getting-started-launch .flexbox--centered > .component-content > .content .richText-content p:not(first-of-type) { width: 65%; } }

.page__getting-started-launch .gs__ready-section > .component-content > .content, .page__getting-started-launch .gs__set-section > .component-content > .content, .page__getting-started-launch .gs__go-section > .component-content > .content { margin: 0; }

@media (min-width: 992px) { .page__getting-started-launch .gs__ready-section, .page__getting-started-launch .gs__set-section, .page__getting-started-launch .gs__go-section { padding-left: 1.5rem; overflow: hidden; } }

.page__getting-started-launch .gs__ready-section .gs__rsg-yellow-bg { background: -webkit-gradient(linear, left top, right top, from(#f2c645), color-stop(16%, #ffe37b), color-stop(32%, #f2c645)); background: -o-linear-gradient(left, #f2c645 0%, #ffe37b 16%, #f2c645 32%); background: linear-gradient(90deg, #f2c645 0%, #ffe37b 16%, #f2c645 32%); }

@media (min-width: 768px) { .page__getting-started-launch .gs__ready-section .gs__rsg-yellow-bg { background: -webkit-gradient(linear, left top, right top, from(#f2c645), color-stop(6%, #ffe37b), color-stop(12%, #f2c645)); background: -o-linear-gradient(left, #f2c645 0%, #ffe37b 6%, #f2c645 12%); background: linear-gradient(90deg, #f2c645 0%, #ffe37b 6%, #f2c645 12%); } }

.page__getting-started-launch .gs__ready-section > .component-content > .content > .gs-copy-text { padding: 0; margin-bottom: 0; }

.page__getting-started-launch .gs__ready-section > .component-content > .content > .gs-copy-text p { margin-top: 1rem; line-height: 1.3; }

@media (min-width: 992px) { .page__getting-started-launch .gs__ready-section > .component-content > .content > .gs-copy-text p { padding-left: 0.5rem; } }

.page__getting-started-launch .gs__ready-section .flexbox--centered { padding: 0; }

.page__getting-started-launch .gs__ready-section .gs__indent-desktop { margin-top: 2.5rem; }

.page__getting-started-launch .gs__subhead-pills .image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-top: 1.7rem; padding-bottom: 1rem; background-color: #f9cf42; }

.page__getting-started-launch .gs__subhead-pills > .component-content > .content > .box.component { margin: 1rem 0 0; background-color: #506d85; color: #fff; font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.3rem; padding: 1rem; text-align: center; }

@media (min-width: 992px) { .page__getting-started-launch .gs__subhead-pills > .component-content > .content > .box.component { font-size: 1.6rem; margin: 4rem 0 0; } }

.page__getting-started-launch .gs__subhead-pills > .component-content > .content > .box.component > .component-content > .content > .richText > .component-content > .richText-content > p { margin: 0; }

@media (min-width: 992px) { .page__getting-started-launch .gs__set-section > .component-content > .content { padding-right: 6rem; } }

.page__getting-started-launch .gs__set-section > .component-content > .content > .box.even { margin-left: -15px; }

@media (min-width: 1200px) { .page__getting-started-launch .gs__set-section > .component-content > .content > .box.even { width: 101%; } }

@media (min-width: 768px) { .page__getting-started-launch .gs__set-section > .component-content > .content > .box.even { margin-left: -10px; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .box.first .text__copy { padding: 0; } }

.page__getting-started-launch .gs__set-section .gs-copy-text li { margin-bottom: 1.5rem; }

.page__getting-started-launch .gs__set-section .gs__rsg-yellow-bg { background: -webkit-gradient(linear, left top, right top, color-stop(31%, #f2c645), color-stop(47%, #ffe37b), color-stop(63%, #f2c645)); background: -o-linear-gradient(left, #f2c645 31%, #ffe37b 47%, #f2c645 63%); background: linear-gradient(90deg, #f2c645 31%, #ffe37b 47%, #f2c645 63%); }

@media (min-width: 768px) { .page__getting-started-launch .gs__set-section .gs__rsg-yellow-bg { background: -webkit-gradient(linear, left top, right top, color-stop(12%, #f2c645), color-stop(18%, #ffe37b), color-stop(24%, #f2c645)); background: -o-linear-gradient(left, #f2c645 12%, #ffe37b 18%, #f2c645 24%); background: linear-gradient(90deg, #f2c645 12%, #ffe37b 18%, #f2c645 24%); } }

.page__getting-started-launch .gs__set-section .gs__grey-star-section { margin: 2rem 0; }

.page__getting-started-launch .gs__set-section .gs__grey-star-section:nth-of-type(3) { margin-left: -1.7rem; }

@media (min-width: 768px) { .page__getting-started-launch .gs__set-section .gs__grey-star-section { margin: 2rem 0 2rem 1.5rem; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__set-section > .component-content > .content > .gs-copy-text:nth-of-type(3) { padding: 0; } }

@media (min-width: 768px) { .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content > .box.first { margin-top: 2.5rem; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content > .box.first .richText-content p:first-of-type { margin-top: 0; } }

.page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content > .box.first > .component-content > .content > .image { padding: 6rem 0 0 9rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content > .box.first > .component-content > .content > .image { padding: 0 1.5rem; } }

.page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .box:nth-of-type(3) { margin-top: 3rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .box:nth-of-type(3) { padding: 0; margin-top: 1rem; } }

.page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .box:nth-of-type(3) > .component-content > .content > .text__copy { padding-right: 4rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .box:nth-of-type(3) > .component-content > .content > .text__copy { padding-right: 1.5rem; } }

.page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .box:nth-of-type(3) .richText-content p:first-of-type { margin-top: 0; }

.page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .gs__grey-star-section { width: 116%; padding-right: 9rem; }

@media (max-width: 1400px) { .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .gs__grey-star-section { width: 100%; padding-right: 1.5rem; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .gs__subhead-pills > .component-content > .content { padding: 0 1.5rem; }
  .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .gs__subhead-pills > .component-content > .content > .box.first { padding: 1rem 0.5rem; margin-top: 1.5rem; } }

.page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .gs__2-icon-flex { margin-top: 1rem; }

@media (min-width: 768px) { .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .gs__2-icon-flex > .component-content { margin: 0 auto; } }

.page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .gs__2-icon-flex .flex__row { margin-bottom: 2rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__set-section .gs__indent-desktop > .component-content > .content .gs__2-icon-flex p { margin-left: 1.5rem; } }

@media (min-width: 768px) { .page__getting-started-launch .gs__2-icon-flex { max-width: 815px; margin: 0 auto; float: none; } }

.page__getting-started-launch .gs__2-icon-flex .gs-copy-text { margin-top: 50px; }

@media (min-width: 768px) { .page__getting-started-launch .gs__2-icon-flex .gs-copy-text { margin-top: 20px; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__2-icon-flex .circle-icon > .component-content { margin-top: 2rem; } }

.page__getting-started-launch .gs__go-section .text__footnote { padding-left: 0; }

@media (min-width: 768px) { .page__getting-started-launch .gs__go-section .text__footnote { padding-left: 0.5rem; } }

.page__getting-started-launch .gs__go-section .text__footnote p { color: #506d85; font-size: 1.2rem; }

@media (min-width: 768px) { .page__getting-started-launch .gs__go-section .text__footnote p { font-size: 1.4rem; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__go-section > .component-content > .content > .gs-copy-text { padding: 0; } }

@media (min-width: 768px) { .page__getting-started-launch .gs__go-section > .component-content > .content > .gs-copy-text { margin-left: -10px; } }

.page__getting-started-launch .gs__go-section .gs__rsg-yellow-bg { background: -webkit-gradient(linear, left top, right top, color-stop(61%, #f2c645), color-stop(77%, #ffe37b), color-stop(109%, #f2c645)); background: -o-linear-gradient(left, #f2c645 61%, #ffe37b 77%, #f2c645 109%); background: linear-gradient(90deg, #f2c645 61%, #ffe37b 77%, #f2c645 109%); }

@media (min-width: 768px) { .page__getting-started-launch .gs__go-section .gs__rsg-yellow-bg { background: -webkit-gradient(linear, left top, right top, color-stop(24%, #f2c645), color-stop(30%, #ffe37b), color-stop(36%, #f2c645)); background: -o-linear-gradient(left, #f2c645 24%, #ffe37b 30%, #f2c645 36%); background: linear-gradient(90deg, #f2c645 24%, #ffe37b 30%, #f2c645 36%); } }

.page__getting-started-launch .gs__go-section .gs__2-icon-flex { max-width: 815px; margin: 0 auto; }

@media (max-width: 767px) { .page__getting-started-launch .gs__go-section .gs__2-icon-flex { padding: 0; } }

@media (min-width: 768px) { .page__getting-started-launch .gs__go-section .gs__2-icon-flex > .component-content { float: right; }
  .page__getting-started-launch .gs__go-section .gs__2-icon-flex .circle-icon { width: 25%; }
  .page__getting-started-launch .gs__go-section .gs__2-icon-flex .richText { width: 75%; } }

.page__getting-started-launch .gs__go-section .gs__2-icon-flex p { margin-top: 0; }

@media (max-width: 767px) { .page__getting-started-launch .gs__go-section .gs__2-icon-flex p { margin-left: 1.5rem; } }

.page__getting-started-launch .gs__go-section .gs__2-icon-flex .flex__row.first p:first-child { margin-bottom: 0.5rem; }

@media (max-width: 767px) { .page__getting-started-launch .gs__go-section .gs__2-icon-flex .flex__row.first p:last-child { margin-bottom: 2rem; } }

@media (max-width: 767px) { .page__getting-started-launch .gs__go-section .text__reference { padding-left: 0; margin-top: 2em; } }

@media (min-width: 768px) { .page__getting-started-launch .gs__go-section .text__reference { margin-left: -10px; } }

.page__getting-started-launch .gs__go-section .text__reference p { margin: 0; }

@media (min-width: 992px) { .page__getting-started-launch .gs__go-section .gs__grey-star-section > .component-content > .content { width: 100%; } }

@media (min-width: 992px) { .page__getting-started-launch .gs__go-section .gs-copy-text:nth-last-of-type(1) > .component-content > .richText-content { width: 96%; } }

.page__getting-started-launch .gs__orange-arrow-cta { background: #e87f15; position: relative; margin: 3rem 0 2rem; }

@media (min-width: 768px) { .page__getting-started-launch .gs__orange-arrow-cta { width: 85%; } }

@media (min-width: 992px) { .page__getting-started-launch .gs__orange-arrow-cta { width: 75%; } }

.page__getting-started-launch .gs__orange-arrow-cta::after { content: ""; border-top: 8.3rem solid transparent; border-bottom: 8.3rem solid transparent; border-left: 5.5rem solid #e87f15; position: absolute; right: -5.5rem; top: 0; }

@media (min-width: 768px) { .page__getting-started-launch .gs__orange-arrow-cta::after { border-top: 10.15rem solid transparent; border-bottom: 10.15rem solid transparent; } }

.page__getting-started-launch .gs__orange-arrow-cta .richText-content { max-width: 62rem; margin: 0 auto; }

.page__getting-started-launch .gs__orange-arrow-cta .richText-content p:first-of-type { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2rem; color: white; text-transform: uppercase; line-height: 1.3; }

@media (min-width: 768px) { .page__getting-started-launch .gs__orange-arrow-cta .richText-content p:first-of-type { margin-left: 1rem; font-size: 3.4rem; margin-bottom: 1rem; } }

.page__getting-started-launch .gs__orange-arrow-cta .richText-content p:last-of-type { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; color: #fff; font-size: 2.5rem; text-transform: uppercase; text-align: right; margin: 1.1rem 0; }

@media (min-width: 768px) { .page__getting-started-launch .gs__orange-arrow-cta .richText-content p:last-of-type { font-size: 3.4rem; margin: 0 0 2rem; } }

.page__getting-started-launch iframe { border: 0; width: 100%; min-height: 245px; }

@media only screen and (min-width: 400px) { .page__getting-started-launch iframe { min-height: 300px; } }

@media (max-width: 414px) { .page__getting-started-launch iframe { max-height: 275px; } }

@media (max-width: 375px) { .page__getting-started-launch iframe { max-height: 247px; } }

@media (min-width: 992px) { .page__getting-started-launch iframe { height: 515px; } }

.page__getting-started-launch .external-chapters-embed { max-width: 100%; margin: 0 auto; }

@media (min-width: 992px) { .page__getting-started-launch .external-chapters-embed { max-width: 78%; } }

.page__getting-started-launch .gs__cta-section .cta-border { padding: 0; }

.page__getting-started-launch .gs__cta-section > .component-content > .content { margin: 0; }

@media (min-width: 768px) { .page__getting-started-launch .gs__cta-section > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .page__getting-started-launch .gs__cta-section > .component-content > .content .cta-border:first-of-type { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .page__getting-started-launch .gs__cta-section > .component-content > .content .cta-border:first-of-type > .component-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 0.75em; } }

@media (min-width: 992px) { .page__getting-started-launch .circle-icon { margin-top: 2rem; } }

.page__getting-started-launch .circle-icon .component-content { width: 9rem; }

@media (max-width: 767px) { .page__getting-started-launch .circle-icon .component-content { width: 10rem; } }

@media (max-width: 767px) { .page__getting-started-launch .flex__row .richText { padding-left: 2.5rem; } }

@media (min-width: 992px) { .page__getting-started-launch .flex__row .richText { padding: 0; } }

.page__getting-started-launch .calendar--mobile { margin: 1rem 0; }

.page__getting-started-launch .hapyak-embed { height: 234px; margin-bottom: -3px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .page__getting-started-launch .hapyak-embed { margin-bottom: -11px; } }

@media (min-width: 768px) { .page__getting-started-launch .hapyak-embed { height: 355px !important; min-height: 45rem; } }

@media (min-width: 992px) { .page__getting-started-launch .hapyak-embed { height: 543px !important; min-height: 55rem; } }

.page__getting-started-launch .hapyak-embed .video-js { background-color: transparent !important; }

.page__getting-started-launch .gs__content > .component-content > .content > .box:nth-of-type(8) .text__bold { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started-launch .gs__content > .component-content > .content > .box:nth-of-type(8) .text__bold { font-weight: bolder; } }

.page__getting-started-launch .page__getting-started-launch > .component-content > .content > .richText:not(.faqs-desc) { padding-left: 1.5rem; }

@media (min-width: 768px) { .page__getting-started-launch .page__getting-started-launch > .component-content > .content > .richText:not(.faqs-desc) { padding-left: 1.5rem; } }

.page__getting-started-launch .page__getting-started-launch .faq__accordion { padding-left: 0rem; }

@media (min-width: 768px) { .page__getting-started-launch .page__getting-started-launch .faq__accordion { padding-left: 0rem; } }

.page__getting-started-launch .page__getting-started-launch h2 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.7em; color: #506d85; margin: 0.25em 0 0.5em; }

@media (min-width: 768px) { .page__getting-started-launch .page__getting-started-launch h2 { font-size: 2.6em; } }

@media (min-width: 992px) { .page__getting-started-launch .page__getting-started-launch h2 { font-size: 3.4em; } }

.page__getting-started-launch .faq-accordion-container { padding: 0; }

@media (max-width: 767px) { .page__getting-started-launch .faq-accordion-container > .component-content > .content { margin-left: 0 !important; margin-right: 0 !important; } }

.page__getting-started-launch .faq__accordion ul li { list-style-type: none; position: relative; margin: 1em 1em 2.2em 0; z-index: 1; }

.page__getting-started-launch .accordion-head { position: relative; }

.page__getting-started-launch .accordion-head:after { font-family: "FontAwesome"; content: "\f107"; display: inline-block; font-size: 2.7rem; color: #e67300; position: absolute; left: 12.85em; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; }

@media (max-width: 767px) { .page__getting-started-launch .accordion-head:after { left: 12.5em; } }

@supports (-webkit-touch-callout: none) { @media only screen and (min-width: 768px) and (max-width: 991px) { .page__getting-started-launch .accordion-head:after { -webkit-transform: translate(3.5rem, -50%); -ms-transform: translate(3.5rem, -50%); transform: translate(3.5rem, -50%); } } }

.page__getting-started-launch .accordion-container { padding-left: 0; }

@media (min-width: 768px) { .page__getting-started-launch > li.accordion-slide { margin: 1em 0; } }

.page__getting-started-launch .accordion-slide .accordion-head { cursor: pointer; padding-left: 4.5; }

@media (min-width: 768px) { .page__getting-started-launch .accordion-slide .accordion-head { padding-left: 0; } }

.page__getting-started-launch .accordion-slide .accordion-head.is-active:after { content: "\f106"; }

.page__getting-started-launch .accordion-slide .accordion-head .accordion-title { font-size: 1em; }

.page__getting-started-launch .accordion-slide .accordion-head .accordion-title .accordion-title-link { font-size: 1em; }

.page__getting-started-launch .accordion-slide .accordion-head .accordion-title .accordion-title-link:hover { text-decoration: none; }

.page__getting-started-launch .accordion-slide .accordion-head .accordion-title .accordion-title-link .accordion-title-text { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 1.5em; font-weight: 700; color: #e67300; line-height: 1.25; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started-launch .accordion-slide .accordion-head .accordion-title .accordion-title-link .accordion-title-text { font-weight: bolder; } }

@media (min-width: 768px) { .page__getting-started-launch .accordion-slide .accordion-head .accordion-title .accordion-title-link .accordion-title-text { font-size: 1.8em; line-height: 1.2; } }

.page__getting-started-launch .accordion-content-wrapper { display: none; position: relative; padding-left: 3.2em; }

@media (min-width: 768px) { .page__getting-started-launch .accordion-content-wrapper { padding-left: 0; } }

.page__getting-started-launch .accordion-content-wrapper .accordion-content { padding-left: 0; }

.page__getting-started-launch .accordion-content-wrapper .accordion-content a { color: #e67300; text-decoration: underline; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started-launch .accordion-content-wrapper .accordion-content a { font-weight: bold; } }

.page__getting-started-launch .accordion-content-wrapper .accordion-content a:hover { cursor: pointer; }

.page__getting-started-launch .accordion-content-wrapper .accordion-content .text__bold { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page__getting-started-launch .accordion-content-wrapper .accordion-content .text__bold { font-weight: bold; } }

.page__getting-started-launch .accordion-content-wrapper .richText-content p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.5em; line-height: 22px; color: #506d85; }

@media (min-width: 768px) { .page__getting-started-launch .accordion-content-wrapper .richText-content p { font-size: 1.8em; } }

.page__getting-started-launch .accordion-content-wrapper.is-active { display: block; margin-top: 1em; }

.page__getting-started-launch .accordion-content-wrapper.is-active ol li, .page__getting-started-launch .accordion-content-wrapper.is-active ul li { border: none; list-style-type: disc; padding-bottom: 0; margin: 0 1.3em; }

.page__getting-started-launch .accordion-content-wrapper.is-active ol li::before, .page__getting-started-launch .accordion-content-wrapper.is-active ul li::before { border: none; }

.page__getting-started-launch .accordion-content-wrapper.is-active ol li::after, .page__getting-started-launch .accordion-content-wrapper.is-active ul li::after { content: ""; background: none; }

.page__getting-started-launch .accordion-content-wrapper.is-active p { margin-top: 0.1em; margin-bottom: 1em; }

.page__getting-started-launch .accordion-content-wrapper p { font-size: 1.4em; }

.page__getting-started-launch .text__reference { margin: 2.5em 0; }

@media (max-width: 767px) { .page__getting-started-launch .text__reference { margin-top: 0; }
  .page__getting-started-launch .text__reference p { margin: 0; } }

@media (max-width: 767px) { .page__getting-started-launch .text__accordion { padding-left: 0 !important; } }

.template-cabenuva-splash-template-now-available .gs__video-section { background: -webkit-gradient(linear, left bottom, left top, from(white), to(#f8e9b6)); background: -o-linear-gradient(bottom, white 0%, #f8e9b6 100%); background: linear-gradient(0deg, white 0%, #f8e9b6 100%); }

.text__border .component-content .richText-content p { padding-left: 0.6rem; border-left: solid 5px #e67300; }

@media (max-width: 767px) { .text__flex { padding-left: 5.5rem !important; margin-top: 3rem; } }

.text__list { padding-left: 0; }

.text__list .component-content .richText-content { padding-left: 0 !important; }

.image__spacing { margin-bottom: 3.5rem; }

.page-treatment-tips .hero__container h1 { font-size: 2rem; margin-left: 12%; margin-top: 8%; line-height: 2.8rem; }

@media (min-width: 992px) { .page-treatment-tips .hero__container h1 { font-size: 4rem; margin-top: 4%; line-height: 5rem; } }

.page-treatment-tips .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content { position: absolute; right: 1.5rem; bottom: 2.9rem; text-align: right; }

@media (min-width: 992px) { .page-treatment-tips .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content { text-align: left; right: 15.5%; bottom: 30%; } }

.page-treatment-tips .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h2 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400 !important; margin-bottom: 0.2rem; }

.page-treatment-tips .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h3 { line-height: 1.2; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.page-treatment-tips .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h3 span:nth-last-of-type(1) { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.2rem; display: block; padding-top: 0.5rem; }

@media (max-width: 767px) { .page-treatment-tips .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h3 span:nth-last-of-type(1) { padding-top: 0.2rem; } }

.page-treatment-tips .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h2, .page-treatment-tips .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h3 { text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); font-size: 1.6rem; color: #fff; }

@media (max-width: 767px) { .page-treatment-tips .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h2, .page-treatment-tips .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h3 { font-size: 1.3rem; } }

.page-treatment-tips .snippetReference + .box > .component-content > .content > .box:nth-of-type(1) { background: -webkit-gradient(linear, left top, left bottom, from(#f8e9b6), to(#fff)); background: -o-linear-gradient(#f8e9b6, #fff); background: linear-gradient(#f8e9b6, #fff); }

@media (max-width: 991px) { .page-treatment-tips .snippetReference + .box > .component-content > .content > .box:nth-of-type(1) p br { display: none; } }

.page-treatment-tips .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) { margin-top: 2rem; }

@media (min-width: 992px) { .page-treatment-tips .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) { margin-top: 1.5rem; margin-top: 2rem; } }

@media (min-width: 992px) { .page-treatment-tips .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) .cta-border > .component-content { min-height: 22rem; } }

@media (min-width: 768px) { .page-treatment-tips .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) .cta-border > .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; min-height: 25rem; } }

@media (min-width: 992px) { .page-treatment-tips .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) .cta-border > .component-content > .content { min-height: 22rem; } }

@media (min-width: 768px) { .page-treatment-tips .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) .cta-border > .component-content > .content .richText:nth-of-type(2) { margin-top: auto; } }

@media (max-width: 767px) { .page-treatment-tips .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) .cta-border:nth-of-type(1) > .component-content > .content .richText:nth-of-type(1) p { margin-top: 0.5rem; } }

.page-treatment-tips .orange-box-full-width .button-cta-parent { display: none !important; }

@media (min-width: 992px) { .page-treatment-tips .orange-box-full-width > .component-content > .content { max-height: 26rem; } }

@media (min-width: 992px) { .page-treatment-tips .orange-box-full-width > .component-content > .content > .image { max-width: 24rem; margin-right: 4rem; -webkit-transform: translateY(-1.9rem); -ms-transform: translateY(-1.9rem); transform: translateY(-1.9rem); } }

.page-treatment-tips .orange-box-full-width > .component-content > .content > .image img { max-height: 20rem; }

@media (min-width: 768px) { .page-treatment-tips .orange-box-full-width > .component-content > .content > .image img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .richText .component-content .richText-content h2 { padding-left: 1rem; width: 100%; }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .image { -webkit-transform: translate(50px, -20px); -ms-transform: translate(50px, -20px); transform: translate(50px, -20px); }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .image img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .karen-image { left: -3.8rem !important; }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .jayson-image { left: -6.4rem !important; }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .flex__col { left: -5.5rem !important; width: 50% !important; bottom: 3rem !important; }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .flex__col .component-content .content .richText > .component-content > .richText-content h4 { line-height: 1.8rem; }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .flex__col .component-content .content .richText > .component-content > .richText-content h5 { margin-top: 0.5rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .jayson-image + .flex__col, .page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .karen-image + .flex__col { left: -3.5rem !important; }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .jayson-image + .flex__col { bottom: 4rem; }

.page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content .karen-image + .flex__col { bottom: 2rem !important; }

@media (min-width: 992px) { .page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content > .box .component-content .content .richTextEnhanced { margin-left: -20rem; width: 90%; } }

@media (min-width: 992px) { .page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content > .box .component-content .content .richTextEnhanced > .component-content > .richText-content { width: 89%; } }

@media (min-width: 992px) { .page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content > .box .component-content .content .richTextEnhanced + .richText { margin-left: -5rem; } }

@media (min-width: 992px) { .page-treatment-tips .orange-box-full-width .flex__flex > .component-content > .content > .box .component-content .content .richTextEnhanced + .richText h3 { margin-bottom: 0.3rem; margin-left: 0; } }

.page-treatment-tips .orange-box-full-width .cta__button { display: none; }

.page-treatment-tips .tips__title { margin-top: 3rem; padding-left: 2rem; }

@media (min-width: 992px) { .page-treatment-tips .tips__title { margin-top: 4rem; padding-left: 1.5rem; } }

.page-treatment-tips .tips__title h2 { font-size: 2rem; line-height: 2.5rem; }

@media (max-width: 991px) { .page-treatment-tips .tips__title h2 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; } }

@supports (-webkit-touch-callout: none) { .page-treatment-tips .tips__title h2 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; } }

@media (min-width: 992px) { .page-treatment-tips .tips__title h2 { font-size: 3.8rem; margin-bottom: 3rem; line-height: 4rem; } }

.page-treatment-tips .tips__text-section { margin-bottom: 2rem; }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; } }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section > .component-content > .content > .richTextEnhanced { -ms-flex-preferred-size: 70%; flex-basis: 70%; margin-right: 2vw; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } }

.page-treatment-tips .tips__text-section a { color: #e67300; text-decoration: underline; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page-treatment-tips .tips__text-section ul { padding-left: 1.5rem; }

.page-treatment-tips .tips__text-section ul li { margin-bottom: 1rem; line-height: 1.8rem; list-style-type: none; position: relative; }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section ul li { line-height: 2.2rem; margin-bottom: 2.5rem; } }

.page-treatment-tips .tips__text-section ul li:before { content: "•"; color: #e67300; position: absolute; left: -1rem; }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section ul li:before { left: -1.5rem; } }

.page-treatment-tips .tips__text-section ul li ul { margin-top: 1rem; }

.page-treatment-tips .tips__text-section ul li ul > li:before { color: #506d85; content: "◦"; -webkit-transform: scale(1.8); -ms-transform: scale(1.8); transform: scale(1.8); left: -1.5rem; }

@supports (-webkit-touch-callout: none) { .page-treatment-tips .tips__text-section ul li ul > li:before { left: -1rem; } }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section ul li ul > li { margin-bottom: 1.5rem; left: 0rem; } }

@supports (-webkit-touch-callout: none) { .page-treatment-tips .tips__text-section ul li ul > li ul { padding-left: 1rem; } }

.page-treatment-tips .tips__text-section ul li ul > li ul > li:before { content: "•"; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.page-treatment-tips .tips__text-section .text__reference { font-size: 1.4rem; line-height: 1.5rem; margin-top: 1rem; margin-bottom: 0; width: 95%; }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section .text__reference { padding-left: 0.8rem; left: 2rem; } }

.page-treatment-tips .tips__text-section .text__reference:before { content: "*"; position: absolute; left: 0.8rem; }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section .text__reference:before { left: 1.6rem; } }

.page-treatment-tips .tips__text-section .calendar-container { margin-bottom: 1rem; }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section .calendar-container > .component-content { height: 100%; } }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section .calendar-container > .component-content > .content { -webkit-transform: translateY(50%); -ms-transform: translateY(50%); transform: translateY(50%); margin-top: -50%; } }

.page-treatment-tips .tips__text-section .calendar-container .image { padding-left: 1.5rem; }

.page-treatment-tips .tips__text-section .calendar-container .image img { image-rendering: -webkit-optimize-contrast; }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section .calendar-container .calendar-text { left: 0; } }

.page-treatment-tips .tips__text-section .calendar-container .calendar-text > .component-content > .content { margin-top: 3rem; margin-left: 0; }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section .calendar-container .calendar-text > .component-content > .content { margin-top: 0; } }

@media (min-width: 992px) { .page-treatment-tips .tips__text-section .calendar-container .calendar-text > .component-content > .content .box { padding-left: 0; } }

.page-treatment-tips .tips__text-section .calendar-container .calendar-text > .component-content > .content .box > .component-content > .content { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.page-treatment-tips .tips__text-section .calendar-container .calendar-text > .component-content > .content img { image-rendering: -webkit-optimize-contrast; }

.page-treatment-tips .cta__button-is-orange { text-transform: none; }

.page-treatment-tips .cta .chevron, .page-treatment-tips .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .chevron, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-treatment-tips a .chevron { margin-left: 1rem; }

.page-tips-two .hero__container h1 { font-size: 2rem; margin-left: 12%; margin-top: 8%; line-height: 2.8rem; }

@media (min-width: 992px) { .page-tips-two .hero__container h1 { font-size: 4rem; margin-top: 4%; line-height: 5rem; } }

.page-tips-two .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content { position: absolute; right: 1.5rem; bottom: 2.9rem; text-align: right; }

@media (min-width: 992px) { .page-tips-two .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content { text-align: left; right: 15.5%; bottom: 30%; } }

.page-tips-two .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h2 { font-family: "VerbUltra-Italic", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400 !important; margin-bottom: 0.2rem; }

.page-tips-two .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h3 { line-height: 1.2; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.page-tips-two .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h3 span:nth-last-of-type(1) { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.2rem; display: block; padding-top: 0.5rem; }

@media (max-width: 767px) { .page-tips-two .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h3 span:nth-last-of-type(1) { padding-top: 0.2rem; } }

.page-tips-two .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h2, .page-tips-two .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h3 { text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); font-size: 1.6rem; color: #fff; }

@media (max-width: 767px) { .page-tips-two .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h2, .page-tips-two .hero__disclaimer--wic .component-content > .content .richText .component-content .richText-content h3 { font-size: 1.3rem; } }

.page-tips-two .heroes-container { margin: 0 -15px; }

.page-tips-two .snippetReference + .box > .component-content > .content > .box:nth-of-type(1) { background: -webkit-gradient(linear, left top, left bottom, from(#f8e9b6), to(#fff)); background: -o-linear-gradient(#f8e9b6, #fff); background: linear-gradient(#f8e9b6, #fff); }

@media (max-width: 991px) { .page-tips-two .snippetReference + .box > .component-content > .content > .box:nth-of-type(1) p br { display: none; } }

.page-tips-two .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) { margin-top: 2rem; }

@media (min-width: 992px) { .page-tips-two .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) { margin-top: 1.5rem; margin-top: 2rem; } }

@media (min-width: 992px) { .page-tips-two .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) .cta-border > .component-content { min-height: 22rem; } }

@media (min-width: 768px) { .page-tips-two .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) .cta-border > .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; min-height: 25rem; } }

@media (min-width: 992px) { .page-tips-two .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) .cta-border > .component-content > .content { min-height: 22rem; } }

@media (min-width: 768px) { .page-tips-two .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) .cta-border > .component-content > .content .richText:nth-of-type(2) { margin-top: auto; } }

@media (max-width: 767px) { .page-tips-two .snippetReference + .box > .component-content > .content > .box:nth-last-of-type(2) .cta-border:nth-of-type(1) > .component-content > .content .richText:nth-of-type(1) p { margin-top: 0.5rem; } }

.page-tips-two .orange-box-full-width .button-cta-parent { display: none !important; }

@media (min-width: 992px) { .page-tips-two .orange-box-full-width > .component-content > .content { max-height: 26rem; } }

@media (min-width: 992px) { .page-tips-two .orange-box-full-width > .component-content > .content > .image { max-width: 24rem; margin-right: 4rem; -webkit-transform: translateY(-1.9rem); -ms-transform: translateY(-1.9rem); transform: translateY(-1.9rem); } }

.page-tips-two .orange-box-full-width > .component-content > .content > .image img { max-height: 20rem; }

@media (min-width: 768px) { .page-tips-two .orange-box-full-width > .component-content > .content > .image img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .richText .component-content .richText-content h2 { padding-left: 1rem; width: 100%; }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .image { -webkit-transform: translate(50px, -20px); -ms-transform: translate(50px, -20px); transform: translate(50px, -20px); }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .image img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .karen-image { left: -3.8rem !important; }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .jayson-image { left: -6.4rem !important; }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .flex__col { left: -5.5rem !important; width: 50% !important; bottom: 3rem !important; }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .flex__col .component-content .content .richText > .component-content > .richText-content h4 { line-height: 1.8rem; }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .flex__col .component-content .content .richText > .component-content > .richText-content h5 { margin-top: 0.5rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .jayson-image + .flex__col, .page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .karen-image + .flex__col { left: -3.5rem !important; }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .jayson-image + .flex__col { bottom: 4rem; }

.page-tips-two .orange-box-full-width .flex__flex > .component-content > .content .karen-image + .flex__col { bottom: 2rem !important; }

@media (min-width: 992px) { .page-tips-two .orange-box-full-width .flex__flex > .component-content > .content > .box .component-content .content .richTextEnhanced { margin-left: -20rem; width: 90%; } }

@media (min-width: 992px) { .page-tips-two .orange-box-full-width .flex__flex > .component-content > .content > .box .component-content .content .richTextEnhanced > .component-content > .richText-content { width: 89%; } }

@media (min-width: 992px) { .page-tips-two .orange-box-full-width .flex__flex > .component-content > .content > .box .component-content .content .richTextEnhanced + .richText { margin-left: -5rem; } }

@media (min-width: 992px) { .page-tips-two .orange-box-full-width .flex__flex > .component-content > .content > .box .component-content .content .richTextEnhanced + .richText h3 { margin-bottom: 0.3rem; margin-left: 0; } }

.page-tips-two .orange-box-full-width .cta__button { display: none; }

.page-tips-two .tips__title { margin-top: 3rem; padding-left: 2rem; }

@media (min-width: 992px) { .page-tips-two .tips__title { margin-top: 4rem; padding-left: 1.5rem; } }

.page-tips-two .tips__title h2 { font-size: 2rem; line-height: 2.5rem; }

@media (max-width: 991px) { .page-tips-two .tips__title h2 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; } }

@supports (-webkit-touch-callout: none) { .page-tips-two .tips__title h2 { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; } }

@media (min-width: 992px) { .page-tips-two .tips__title h2 { font-size: 3.8rem; margin-bottom: 3rem; line-height: 4rem; } }

.page-tips-two .tips__text-section { margin-bottom: 2rem; }

@media (min-width: 992px) { .page-tips-two .tips__text-section > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; } }

@media (min-width: 992px) { .page-tips-two .tips__text-section > .component-content > .content > .richTextEnhanced { -ms-flex-preferred-size: 70%; flex-basis: 70%; margin-right: 2vw; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } }

.page-tips-two .tips__text-section a { color: #e67300; text-decoration: underline; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.page-tips-two .tips__text-section ul { padding-left: 1.5rem; }

.page-tips-two .tips__text-section ul li { margin-bottom: 1rem; line-height: 1.8rem; list-style-type: none; position: relative; }

@media (min-width: 992px) { .page-tips-two .tips__text-section ul li { line-height: 2.2rem; margin-bottom: 2.5rem; } }

.page-tips-two .tips__text-section ul li:before { content: "•"; color: #e67300; position: absolute; left: -1rem; }

@media (min-width: 992px) { .page-tips-two .tips__text-section ul li:before { left: -1.5rem; } }

.page-tips-two .tips__text-section ul li ul { margin-top: 1rem; }

.page-tips-two .tips__text-section ul li ul > li:before { color: #506d85; content: "◦"; -webkit-transform: scale(1.8); -ms-transform: scale(1.8); transform: scale(1.8); left: -1.5rem; }

@supports (-webkit-touch-callout: none) { .page-tips-two .tips__text-section ul li ul > li:before { left: -1rem; } }

@media (min-width: 992px) { .page-tips-two .tips__text-section ul li ul > li { margin-bottom: 1.5rem; left: 0rem; } }

@supports (-webkit-touch-callout: none) { .page-tips-two .tips__text-section ul li ul > li ul { padding-left: 1rem; } }

.page-tips-two .tips__text-section ul li ul > li ul > li:before { content: "•"; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.page-tips-two .tips__text-section .text__reference { font-size: 1.4rem; line-height: 1.5rem; margin-top: 1rem; margin-bottom: 0; width: 95%; }

@media (min-width: 992px) { .page-tips-two .tips__text-section .text__reference { padding-left: 0.8rem; left: 2rem; } }

.page-tips-two .tips__text-section .text__reference:before { content: "*"; position: absolute; left: 0.8rem; }

@media (min-width: 992px) { .page-tips-two .tips__text-section .text__reference:before { left: 1.6rem; } }

.page-tips-two .tips__text-section .calendar-container { margin-bottom: 1rem; }

@media (min-width: 992px) { .page-tips-two .tips__text-section .calendar-container > .component-content { height: 100%; } }

@media (min-width: 992px) { .page-tips-two .tips__text-section .calendar-container > .component-content > .content { -webkit-transform: translateY(50%); -ms-transform: translateY(50%); transform: translateY(50%); margin-top: -50%; } }

.page-tips-two .tips__text-section .calendar-container .image { padding-left: 1.5rem; }

.page-tips-two .tips__text-section .calendar-container .image img { image-rendering: -webkit-optimize-contrast; }

@media (min-width: 992px) { .page-tips-two .tips__text-section .calendar-container .calendar-text { left: 0; } }

.page-tips-two .tips__text-section .calendar-container .calendar-text > .component-content > .content { margin-top: 3rem; margin-left: 0; }

@media (min-width: 992px) { .page-tips-two .tips__text-section .calendar-container .calendar-text > .component-content > .content { margin-top: 0; } }

@media (min-width: 992px) { .page-tips-two .tips__text-section .calendar-container .calendar-text > .component-content > .content .box { padding-left: 0; } }

.page-tips-two .tips__text-section .calendar-container .calendar-text > .component-content > .content .box > .component-content > .content { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.page-tips-two .tips__text-section .calendar-container .calendar-text > .component-content > .content img { image-rendering: -webkit-optimize-contrast; }

.page-tips-two .cta__button-is-orange { text-transform: none; }

.page-tips-two .cta .chevron, .page-tips-two .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .chevron, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips-two a .chevron { margin-left: 1rem; }

@media (max-width: 991px) { .page-tips-two .reference-cta-treatment-1 { padding: 0; } }

@media only screen and (min-width: 1024px) { .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 { max-height: 30rem; height: 30rem; } }

@media only screen and (min-width: 1024px) { .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .cta, .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 a { min-height: auto; position: relative; } }

@media only screen and (min-width: 1024px) { .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .cta .cta-text-container, .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a .cta-text-container, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 a .cta-text-container { min-height: auto; height: 100%; } }

.page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(1), .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(1) { background: url("/content/dam/cf-viiv/cabenuva/master/pages/tips/tips-cta-one-mobile.jpg"); background-repeat: no-repeat; background-size: cover; background-position: 0; }

@media only screen and (min-width: 1024px) { .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(1), .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(1), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(1) { background: url("/content/dam/cf-viiv/cabenuva/master/pages/tips/tips-cta-one.jpg"); background-repeat: no-repeat; background-size: 100%; } }

.page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(2), .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(2) { background: url("/content/dam/cf-viiv/cabenuva/master/pages/tips/tips-cta-two-mobile.jpg"); background-repeat: no-repeat; background-size: cover; background-position: 0; }

@media only screen and (min-width: 1024px) { .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .cta:nth-of-type(2), .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips-two .reference-cta-treatment-1 .cta-treatment-1 a:nth-of-type(2) { background: url("/content/dam/cf-viiv/cabenuva/master/pages/tips/tips-cta-two.jpg"); background-repeat: no-repeat; background-size: 100%; } }

@media only screen and (max-width: 767px) { .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .cta:last-of-type, .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .page-tips .cta-gr-hidden-page .reference-cta-treatment-1 .cta-treatment-1 a:last-of-type { margin-bottom: 0; } }

.page-cabenuva-conversation h2.hacky-hack { font-size: 2.7rem; line-height: 2.9rem; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; margin-bottom: 2rem; font-weight: 400; text-align: center; }

@media (max-width: 991px) { .page-cabenuva-conversation .text__footnote { padding-left: 2rem; } }

@media (min-width: 767px) and (max-width: 1025px) { .page-cabenuva-conversation .hero__container.hero__container-mobile > .component-content { min-height: 85vw; } }

@media (min-width: 768px) and (max-width: 1025px) { .page-cabenuva-conversation .hero__container.hero__container-mobile > .component-content .hero__disclaimer--ttyd { left: 45%; position: relative; } }

@media (max-width: 767px) { .page-cabenuva-conversation .hero__container.hero__container-mobile > .component-content .hero__disclaimer--ttyd { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-right: 2.6rem; } }

.page-cabenuva-conversation .reference-heroes { background: #dee9e5; }

@media (max-width: 767px) { .page-cabenuva-conversation .reference-heroes .heroes-container .heroTextContainer .heroTitle h1 { width: 50%; } }

@media (max-width: 767px) { .page-cabenuva-conversation .reference-heroes .heroes-container .heroTextContainer .heroSubtitle h2 { width: 60%; } }

@media (min-width: 1400px) { .page-cabenuva-conversation .reference-heroes .heroes-container .heroTextContainer .heroAttr p { padding-top: 10%; } }

@media (min-width: 1025px) { @supports (-webkit-touch-callout: none) { .page-cabenuva-conversation .hero__disclaimer--ttyd { -webkit-transform: translateY(8rem); -ms-transform: translateY(8rem); transform: translateY(8rem); } } }

@media (min-width: 1025px) { .page-cabenuva-conversation .hero__title--ttyd { margin-top: 91px; } }

@media only screen and (max-width: 991px) { .page-cabenuva-conversation .orange-box-full-width.tablet-up .image { width: 100%; } }

.page-cabenuva-conversation .transcript-box .transcript-text p strong, .page-cabenuva-conversation .transcript-box .transcript-text li strong { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif !important; font-weight: 700; }

.page-cabenuva-conversation .transcript-box .transcript-text p { margin: 10px !important; }

.page-cabenuva-conversation .transcript-box .transcript-text a { color: #e67300; }

.page-cabenuva-conversation .richText.text__footnote p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 16px; }

.page-cabenuva-conversation.page-talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one button a, .page-cabenuva-conversation .page__talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box .cta-treatment-type-two button a, .page-cabenuva-conversation.page-talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .cta-box > .cta-treatment-type-one button a, .page-cabenuva-conversation.page-talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button a { line-height: 12px; }

.page-cabenuva-conversation.page-talk-to-your-doctor .reference-cta-treatment-2 .component-content .cta-treatment-two .image-treatment-type button a:after { top: 8px; }

/*******************************

Injection Site page (ASA Locator)

********************************/
@media (max-width: 1024px) { .page-injection-site-finder .box > .paragraphSystem { margin-left: 0; margin-right: 0; } }

@media (max-width: 1024px) { .page-injection-site-finder .asa_mobile-padding { padding-left: 35px; padding-right: 35px; } }

@media (min-width: 1023px) and (max-width: 1025px) { .page-injection-site-finder .asa_mobile-padding > .component-content > .paragraphSystem { margin-left: 0; margin-right: 0; } }

.page-injection-site-finder h3 { font-size: 2.7em; line-height: 2.9rem; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-weight: 400; }

@media (min-width: 1024px) { .page-injection-site-finder .richText { padding-left: 0; } }

.page-injection-site-finder .richText.hide-desktop { display: block; }

@media (min-width: 1025px) { .page-injection-site-finder .richText.hide-desktop { display: none; } }

.page-injection-site-finder #content p { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 20px; }

.page-injection-site-finder #content p a.asa-link { text-decoration: underline; color: #E67300; text-transform: uppercase; }

@media (max-width: 1024px) { .page-injection-site-finder #content p a.asa-link { width: 80%; display: inline-block; } }

@media (max-width: 600px) { .page-injection-site-finder #content p a.asa-link { display: inline-block; max-width: 250px; } }

.page-injection-site-finder #content p a.asa-link:after { content: url(../../assets/img/asa-link-down-arrow.svg); left: 5px; position: relative; }

@media (max-width: 600px) { .page-injection-site-finder #content p a.asa-link:after { left: 40px; top: -15px; } }

.page-injection-site-finder #content p a.asa-link:hover { text-decoration: none; }

.page-injection-site-finder .reference-heroes { background-color: #f8e9b6; }

.page-injection-site-finder .reference-heroes > .component-content > .heroes-container .heroTextContainer .heroSubtitle h2 { width: 63%; }

.page-injection-site-finder .asa_intro-section { width: calc(100% - 70px); margin: 0 auto; float: none; padding: 0 15px; }

@media (min-width: 769px) { .page-injection-site-finder .asa_intro-section { padding: 0; } }

@media (min-width: 1025px) { .page-injection-site-finder .asa_intro-section { margin-left: 0; margin-right: 0; width: 100%; float: initial; }
  .page-injection-site-finder .asa_intro-section > .component-content > .paragraphSystem { margin-left: 0; margin-right: 0; } }

.page-injection-site-finder .asa_intro-section .richText { padding: 0; }

.page-injection-site-finder .banner-asa-tool { background: #506D85; color: #fff; padding: 35px 30px 20px; }

@media (min-width: 1024px) { .page-injection-site-finder .banner-asa-tool { padding-bottom: 15px; } }

@media (max-width: 1024px) { .page-injection-site-finder .banner-asa-tool .content { display: block !important; } }

.page-injection-site-finder .banner-asa-tool h3 { color: #fff; }

.page-injection-site-finder .banner-asa-tool h3.hide-mobile { display: none; }

@media (min-width: 1025px) { .page-injection-site-finder .banner-asa-tool h3.hide-mobile { display: block; } }

@media (min-width: 1025px) { .page-injection-site-finder .banner-asa-tool .box:first-of-type { max-width: 135px; } }

@media (max-width: 1024px) { .page-injection-site-finder .banner-asa-tool .box:first-of-type .image { float: left; width: 135px; } }

@media (max-width: 1024px) and (max-width: 412px) { .page-injection-site-finder .banner-asa-tool .box:first-of-type .image { width: 130px; } }

@media (max-width: 1024px) { .page-injection-site-finder .banner-asa-tool .box:first-of-type .richText { width: calc(100% - 135px); margin-top: 10px; } }

@media (max-width: 1024px) and (max-width: 768px) { .page-injection-site-finder .banner-asa-tool .box:first-of-type .richText { padding-left: 0; } }

@media (max-width: 1024px) { .page-injection-site-finder .banner-asa-tool .box:nth-of-type(2) { padding-left: 35px; padding-right: 35px; }
  .page-injection-site-finder .banner-asa-tool .box:nth-of-type(2) .richText { padding: 0; } }

.page-injection-site-finder .banner-asa-tool .box a { text-decoration: underline; }

.page-injection-site-finder .banner-asa-tool .box strong { color: #f6be00; }

.page-injection-site-finder .page__asa-locator { padding-left: 0; padding-right: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background { padding: 2rem 0 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex { padding: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex .content { display: block; width: 100%; margin-left: 0; }

@media (max-width: 1024px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex .content { margin: 0; } }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; } }

@media (max-width: 1024px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content > .box { margin: 0 auto; width: calc(100% - 70px); float: none; } }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box { -ms-flex-preferred-size: 50%; flex-basis: 50%; padding: 0; margin-bottom: 25px; } }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box:last-of-type { margin-bottom: 0; } }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box.content-max-width { margin-bottom: 0; } }

@media (max-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box.content-max-width { padding: 0; } }

@media (max-width: 1025px) and (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box.content-max-width > .content { padding: 0; margin: 0; } }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box:first-of-type { margin-right: 15px; } }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box:nth-of-type(2) > .component-content > .content { margin: 0; } }

@media (max-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box:nth-of-type(2) > .component-content > .content .richText { padding-right: 10px; } }

@media (max-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box:nth-of-type(2) > .component-content > .content .richText ul { padding-left: 5px; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box:nth-of-type(2) > .component-content > .content .richText ul li:last-of-type { margin-bottom: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box .richText { padding: 0; }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box .richText ul { padding-left: 5px; } }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box .richText ul { padding-left: 20px; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box .richText p, .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex > .component-content > .content .box .richText li { font-size: 16px; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 20px; margin-bottom: 1rem; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex .asa_col-title { background-color: #506D85; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex .asa_col-title p { color: #fff; text-align: left; font-size: 16px; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; line-height: 20px; text-transform: uppercase; }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_two-column.flex__flex .asa_col-title p { text-align: center; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa_gratutitous_tagline_text p { color: #E87F15; font-size: 16px; font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; line-height: 20px; margin: 2rem auto; max-width: 260px; }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_gratutitous_tagline_text p { max-width: 100%; margin: 2rem 0; } }

@media (min-width: 767px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa_gratutitous_tagline_text p { max-width: 100%; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator > .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; padding: 35px 0 0; margin-bottom: 3rem; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator > .component-content > .content { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: min(5rem, calc(0.00520833vw * 5 * 100)); } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__column-left { background: #eee; padding: 25px 35px; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__column-left { padding: 35px 15px; margin-right: min(1.5rem, calc(0.00520833vw * 1.5 * 100)); } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__column-left .paragraphSystem { margin-left: 0; margin-right: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form { padding: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form .reference-asa-locator-form { padding: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form .reference-asa-locator-form .component-content { position: relative; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form .reference-asa-locator-form .component-content #findDoctor label > span { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form .reference-asa-locator-form .component-content #findDoctor label input::-webkit-input-placeholder { color: #506d85; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form #asa-locator { height: 0; width: 0; position: absolute; top: -450px; }

@media (min-width: 767px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form #asa-locator { top: -420px; } }

@media (min-width: 1025px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form #asa-locator { top: -380px; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form #findDoctor > div:first-of-type { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; row-gap: 1.3rem; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form #findDoctor > div:first-of-type { -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; } }

@media only screen and (min-width: 1920px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form #findDoctor > div:first-of-type { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 190px; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form label span { font-size: 1.8rem; line-height: 2.3rem; padding-bottom: 1rem; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form label span { line-height: 1.3; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form input, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form select { font-family: "VerbRegular-Bold", Helvetica, Arial, sans-serif; font-size: 16px; text-transform: uppercase; line-height: 18px; background: transparent; border-radius: 2rem; border: solid 1px #E67300; height: 3rem; min-height: 3rem; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 20px; border-width: 2px; color: #506d85; }

@media (min-width: 1440px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form input, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form select { height: min(4.2rem, calc(0.00520833vw * 4.2 * 100)); min-height: min(4.2rem, calc(0.00520833vw * 4.2 * 100)); } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form input { width: 15.5rem; text-transform: none !important; }

@media (min-width: 1440px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form input { width: 160px; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form select { padding-left: 1.2rem; padding-right: 4rem; width: 14.2rem; -webkit-appearance: none; -moz-appearance: none; background-image: url(../../assets/img/accordion-chevron-dark-down.svg); background-repeat: no-repeat; background-size: 1.5rem; background-position: 92% 55%; text-transform: none !important; }

@media (min-width: 1440px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form select { width: min(18rem, calc(0.00520833vw * 18 * 100)); padding-left: min(1.2rem, calc(0.00520833vw * 1.2 * 100)); padding-right: min(4rem, calc(0.00520833vw * 4 * 100)); background-size: min(1.5rem, calc(0.00520833vw * 1.5 * 100)); } }

@media (min-width: 1920px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form select { width: 17rem; margin-right: 2.4rem; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form select option.injectable-mobile { display: none; }

@media (max-width: 991px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form select option.injectable-mobile { display: block; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form select option.injectable-desktop { display: block; }

@media (max-width: 991px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form select option.injectable-desktop { display: none; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form button[type=submit] { background: url(../../assets/img/red-search-icon.svg); border: 0; display: block; height: 38px; width: 36px; background-size: 100%; background-repeat: no-repeat; margin-top: 42px; margin-left: -35px; -webkit-transform: translateY(-0.4rem); -ms-transform: translateY(-0.4rem); transform: translateY(-0.4rem); }

@media (min-width: 1440px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form button[type=submit] { margin-left: min(1.3rem, calc(0.00520833vw * 1.3 * 100)); } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form .my-location { display: inline-block; font-family: "VerbMedium", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 18px; margin-top: 1.3rem; margin-left: 0; text-decoration: underline; cursor: pointer; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__form .my-location:hover { text-decoration: none; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results { padding: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results > .component-content { margin: 1.6rem 0 0rem; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results > .component-content .richText { padding: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results > .component-content .richText strong { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list #pre-results, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list .error-output { font-size: 1.6rem; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 2rem; padding-bottom: 1.5rem; }

@media (min-width: 1024px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list #pre-results, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list .error-output { padding-left: 15px; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list #pre-results p, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list .error-output p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list #pre-results p:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list .error-output p:first-of-type { margin-top: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div { position: relative; background-color: #fff; padding-top: 20px; padding-bottom: 10px; padding-left: 25px; margin-top: 15px; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div { margin-bottom: min(1.9rem, calc(0.00520833vw * 1.9 * 100)); padding-top: 15px; padding-left: 20px; margin-top: 0; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div#pre-results { background-color: transparent; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div a { text-decoration: none; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-num { margin-bottom: 1rem; font-size: 1.6rem; background: #506d85; border-radius: 50%; color: #fff; width: 2.5rem; height: 2.5rem; 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; line-height: 1; position: absolute; top: -1rem; left: -1rem; cursor: pointer; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-num { margin-bottom: min(1rem, calc(0.00520833vw * 1 * 100)); top: min(1rem, calc(0.00520833vw * 1 * 100)); right: min(1rem, calc(0.00520833vw * 1 * 100)); width: min(2.5rem, calc(0.00520833vw * 2.5 * 100)); height: min(2.5rem, calc(0.00520833vw * 2.5 * 100)); left: auto; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div.active .list-num { color: #fff; background-color: #ee3231; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info > div { font-size: 1.8rem; line-height: 2.3rem; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info > div { line-height: 1.278; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info > div:first-of-type { font-size: 2rem; line-height: 2.4rem; font-weight: bold; }

@media (min-width: 1440px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info > div:first-of-type { margin-bottom: 0; line-height: 1.2; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info > div:nth-of-type(2), .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info > div:last-of-type { margin: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact a:after { display: none; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a { margin: 1rem 0 0; display: inline-block; padding: .5rem; }

@media (max-width: 991px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a { margin-top: min(1.5rem, calc(0.00520833vw * 1.5 * 100)); padding: min(0.5rem, calc(0.00520833vw * 0.5 * 100)); display: block; -webkit-box-sizing: border-box; box-sizing: border-box; width: calc(100% - 25px); } }

@media (min-width: 1440px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a { position: absolute; bottom: min(1.5rem, calc(0.00520833vw * 1.5 * 100)); right: min(1.5rem, calc(0.00520833vw * 1.5 * 100)); padding-left: min(3rem, calc(0.00520833vw * 3 * 100)); padding-right: min(3rem, calc(0.00520833vw * 3 * 100)); } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact .phone-number a { text-decoration: none; color: #506d85; cursor: auto; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact .website-link { word-wrap: break-word; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact .website-link a { text-decoration: underline; color: #506d85; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact .website-link a:hover { text-decoration: none; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact .distance { margin-top: min(3rem, calc(0.00520833vw * 3 * 100)); }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact .distance { margin-top: min(1.5rem, calc(0.00520833vw * 1.5 * 100)); } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact .distance span { display: block; margin-bottom: 5px; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact .distance a { display: inline-block; color: #506d85; border: 1px solid #506d85; border-radius: 15px; }

@media (max-width: 992px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact .distance a { text-align: center; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact .distance a:hover { color: #506d85; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map .reference-asa-locator-map { padding: 0; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map .reference-asa-locator-map #map { width: 100%; padding-bottom: 100%; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map .reference-asa-locator-map .gm-style-iw-d p { line-height: 1.4; margin-top: 1rem; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map .reference-asa-locator-map .gm-style-iw-d p { margin-top: min(1rem, calc(0.00520833vw * 1 * 100)); } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map .reference-asa-locator-map .gm-style-iw-d p a { margin-bottom: 1rem; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map .reference-asa-locator-map .gm-style-iw-d p a { margin-bottom: min(1rem, calc(0.00520833vw * 1 * 100)); } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map-subtext > .component-content { margin: 2rem .75rem 0; margin-left: 0; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map-subtext > .component-content { margin: min(2rem, calc(0.00520833vw * 2 * 100)) 0 0; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map-subtext > .component-content .richText { padding-left: 2rem; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map-subtext > .component-content .richText { padding: 0; } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map-subtext .subhead { display: inline-block; margin-bottom: 3.25rem; font-size: 1.8rem; line-height: 2.3rem; }

@media (min-width: 1250px) { .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map-subtext .subhead { line-height: 1.278; margin-bottom: min(3.25rem, calc(0.00520833vw * 3.25 * 100)); } }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__map-subtext p { font-size: 10px; line-height: 2.2rem; font-weight: 400; }

.page-injection-site-finder .page__asa-locator .gradient-background .asa-locator .asa_disclaimer_section p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif !important; font-size: 16px; line-height: 20px; }

@media (max-width: 1200px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 { padding: 0 15px; } }

@media (max-width: 768px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a { margin-left: 15px; margin-right: 15px; } }

.page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a:first-of-type { background: url(../../assets/img/cta-backgrounds/asa-locator/5-1_CTA-Image_2_m.png); background-repeat: no-repeat; background-size: contain; max-height: 300px; background-position-x: 0; }

@media (max-width: 1023px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a:first-of-type { background-size: cover; } }

@media (min-width: 412px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a:first-of-type { background-size: cover; } }

@media (min-width: 768px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a:first-of-type { background-position-y: -130px; } }

@media (min-width: 1024px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:first-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a:first-of-type { background: url(../../assets/img/cta-backgrounds/asa-locator/asa-cta-bg-1.jpg); background-size: cover !important; background-position: center; margin-right: 12.5px; } }

.page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a:last-of-type { background: url("../../assets/img/cta-backgrounds/asa-locator/5-1-CTAs_with-image_m.png"); background-repeat: no-repeat; background-size: contain; }

@media (max-width: 1023px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a:last-of-type { background-size: cover; } }

@media (min-width: 412px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a:last-of-type { background-size: cover; background-position-x: 0; } }

@media (min-width: 768px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a:last-of-type { background-position-y: -130px; background-position-x: 0; } }

@media (min-width: 1024px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type a:last-of-type, .page-injection-site-finder .page__asa-locator .gradient-background .asa-locator__results #asoc-list > div .list-info .contact > div:last-of-type .reference-cta-treatment-1 a:last-of-type { background-image: url(../../assets/img/cta-backgrounds/asa-locator/asa-cta-bg-2.jpg); background-size: 100% 100% !important; background-position: center; margin-left: 12.5px; } }

.page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta-text-container { position: relative; }

.page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta-text-container p.cta-title { font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif; font-size: 27px !important; line-height: 29px; text-transform: uppercase; color: #fff; font-family: "Frutiger LT W01_45 Ligh1475730", Helvetica, Arial, sans-serif !important; }

@media (max-width: 991px) { .page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 .cta-text-container p.cta-title { width: 80%; } }

.page-injection-site-finder .page__asa-locator .gradient-background .reference-cta-treatment-1 a { text-decoration: none; }

@media (max-width: 991px) { .page-injection-site-finder .doc-id .component-content .richText-content p { margin-top: 0 !important; padding-left: 15px; } }

@media (max-width: 991px) { .page-injection-site-finder .gm-style > div:nth-last-of-type(1) > div { -webkit-transform: translateX(-1.5rem); -ms-transform: translateX(-1.5rem); transform: translateX(-1.5rem); } }

.page-your-first-day .page__your-first-day { margin-top: 2.1rem; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day { background: url("../../assets/img/ItsYourDay_HCP_BKGD_3clrs_Gradient_Thumbnail_NoCopy_Desk_v2.jpg"); background-repeat: no-repeat; } }

@media (min-width: 768px) and (max-width: 1324px) { .page-your-first-day .page__your-first-day { background-size: contain; } }

@media (min-width: 1325px) { .page-your-first-day .page__your-first-day { background-size: cover; } }

@media (max-width: 1800px) { .page-your-first-day .page__your-first-day.contain { background-size: contain; } }

.page-your-first-day .page__your-first-day > .component-content > .content > * { padding: 0; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content > * { padding: 0 15px; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header { position: absolute; z-index: 2; }

@media (min-width: 992px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header { margin-top: 1vw; } }

@media (min-width: 1440px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header { margin-top: 2vw; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header .richText { width: 100vw; }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header .richText > .component-content { text-align: center; }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header .richText p { color: #fff; font-family: "Brandon_reg", Helvetica, Arial, sans-serif; text-transform: uppercase; margin: 0; position: relative; margin-top: calc( (20% - 40px) / 2); width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-left: 50%; white-space: nowrap; font-size: clamp(18px, 4.5vw, 40px); line-height: 100%; text-align: right; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header .richText p { margin-left: 34%; margin-top: calc( (10.5vw - 40px) / 2); font-size: clamp(18px, 4.5vw, 22px); } }

@media (min-width: 992px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header .richText p { font-size: clamp(18px, 3vw, 40px); margin-top: 0; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header .richText p .welcome-text { color: #fad57e; font-size: clamp(18px, 6vw, 40px); margin-right: -9%; font-family: "Brandon_med", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header .richText p .welcome-text { font-size: clamp(18px, 4.3vw, 30px); margin-right: -20%; } }

@media (min-width: 992px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-page-header .richText p .welcome-text { font-size: clamp(18px, 4.3vw, 60px); margin-right: -24%; } }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-content > .component-content > .content { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 10.5vw; } }

@media (min-width: 1500px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-content > .component-content > .content { margin-top: 15.8rem; } }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-video-box { -ms-flex-preferred-size: 67%; flex-basis: 67%; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-video-box > .component-content > .content { background: url("../../assets/img/ItsYourDay_HCP_BKGD_3clrs_Gradient_Thumbnail_NoCopy_MOB_v2.jpg"); background-size: contain; background-repeat: no-repeat; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-video-box > .component-content > .content { background: none; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-video-box > .component-content > .content .parametrizedhtml { margin-top: 20%; padding: 0; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-video-box > .component-content > .content .parametrizedhtml { margin-top: 0; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box { background-color: #fff; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box { background-color: transparent; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box.desktop-only { margin-bottom: 4rem; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box > .component-content > .content { max-width: 80.4rem; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box .transcript-box p { font-family: "Lato", Helvetica, Arial, sans-serif !important; -webkit-transform: translateX(-10.5px); -ms-transform: translateX(-10.5px); transform: translateX(-10.5px); }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box .transcript-box p strong { font-family: "Lato-bold", Helvetica, Arial, sans-serif !important; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box .transcript-box { width: 46.5vw; max-width: 52.6rem; margin-left: 13%; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }

@media (min-width: 992px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box .transcript-box { width: 36.5vw; margin-left: 18%; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box .transcript-box > .component-content > .content .transcript-trigger p { color: #506d85; font-family: "Greycliff_medium", Helvetica, Arial, sans-serif !important; }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box .transcript-box > .component-content > .content .transcript-trigger p:after { content: url("../../assets/img/transcript-arrow-blue-grey.svg"); top: 0; }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box .transcript-box > .component-content > .content .transcript-trigger.open p:after { top: -4px; }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box .transcript-box > .component-content > .content > .box { padding: 0; -webkit-transition: padding 0.25s ease; -o-transition: padding 0.25s ease; transition: padding 0.25s ease; margin-left: 50%; max-width: 90vw; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); border-radius: .5rem; }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-transcript-box .transcript-box > .component-content > .content > .box.open { margin-bottom: 2.4rem; padding: 2rem; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards { -ms-flex-preferred-size: 33%; flex-basis: 33%; } }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards > .component-content { height: 100%; } }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards > .component-content > .content { height: 100%; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards .richText { background: url("../../assets/img/first-day-cta-background-m.png"); background-size: cover; background-repeat: no-repeat; max-width: 94%; height: 5.5rem; margin-bottom: 1.1rem; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards .richText a { cursor: pointer; z-index: 10; position: absolute; left: 0; top: 0; width: 100%; height: 100%; color: transparent; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards .richText { height: calc( ( 100% - 28px ) / 2); margin-bottom: 2.8rem; padding-left: 3rem; } }

@media (min-width: 992px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards .richText { padding-left: 5rem; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards .richText > .component-content { width: 100%; }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards .richText:after { content: url("../../assets/img/CTA-Arrows.png"); position: absolute; width: 3.1rem; height: 3.1rem; right: 6%; top: 1.3rem; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards .richText:after { content: url("../../assets/img/CTA-Arrows_dt.png"); top: calc( 50% - 30px); right: 15%; } }

.page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards .richText p { font-size: 1.8rem; line-height: 2rem; color: #fff; font-family: "Brandon_med", Helvetica, Arial, sans-serif; width: 60%; margin: .75rem 0; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards .richText p { font-size: 2rem; line-height: 3rem; width: 77%; } }

@media (min-width: 992px) { .page-your-first-day .page__your-first-day > .component-content > .content .first-day-cta-cards .richText p { font-size: 3rem; line-height: 3.8rem; width: 70%; } }

.page-your-first-day .page__your-first-day > .component-content > .content .featured-text p { font-size: 1.4rem; font-family: "Greycliff_medium", Helvetica, Arial, sans-serif; line-height: 1.6rem; color: #506d85; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day > .component-content > .content .featured-text { padding: 0; } }

.page-your-first-day .page__your-first-day .doc-id { margin-top: 55%; }

@media (min-width: 768px) { .page-your-first-day .page__your-first-day .doc-id { margin-top: 43%; } }

@media (min-width: 1325px) { .page-your-first-day .page__your-first-day .doc-id { margin-top: 14%; } }

/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
.richText.text__orange-doc-icon { padding-left: 55px; }

@media (min-width: 768px) { .richText.text__orange-doc-icon { padding-left: 110px; } }

.richText.text__orange-doc-icon:before { content: url("/content/dam/cf-viiv/cabenuva/en_US/icons/document-icon-orange.png"); position: absolute; width: 40px; height: 40px; top: 0; left: 15px; }

@media (min-width: 768px) { .richText.text__orange-doc-icon:before { left: 70px; } }

.richText.text__orange-doc-icon a { color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.richText .cta__button .cta__button-is-grey { padding: 10px 30px 10px 35px; border-radius: 25px; text-transform: uppercase; background-color: #fff; }

/*Styles for Video Carousel snippet */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
.reference-video-carousel { padding: 0; margin-left: 0; }

@media (min-width: 1050px) { .reference-video-carousel { margin-left: 1.35rem; } }

.reference-video-carousel .paragraphSystem { margin: 0 !important; }

.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: 67% 28%; grid-column-gap: 30px; } }

.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container { position: relative; z-index: 1; }

@media (min-width: 992px) { .reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container { min-height: 465px; } }

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

.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box .richText { display: block; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; 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 .richText p:nth-of-type(1) { font-family: "FrutigerLTStd-Black", Helvetica, Arial, sans-serif; }

.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-container .video-box .video-js:hover .vjs-big-play-button { display: none; }

.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: 480px; } }

.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 { top: -29px; -webkit-transition: top 500ms; -o-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; -o-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.show-arrows:hover .video-carousel-cntl-up { top: 0; -webkit-transition: top 500ms; -o-transition: top 500ms; transition: top 500ms; }

.reference-video-carousel .video-wrapper > .component-content > .content .video-carousel-wrapper.show-arrows:hover .video-carousel-cntl-down { bottom: 0; -webkit-transition: bottom 500ms; -o-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 p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-size: 1.2rem; line-height: 1.4rem; margin: 0.6rem 0 0.8rem; }

/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
.chapter-video { margin: 0 auto; }

.chapter-video .hapyak-annotation-container { position: absolute; top: 0; margin-top: 0 !important; }

.chapter-video .hapyak-annotation-container .hapyak-contents-container { max-height: 6rem; }

.chapter-video video-js { position: relative !important; padding-top: 72.25% !important; background-color: transparent !important; margin-bottom: 4.6rem; }

@media only screen and (min-width: 412px) { .chapter-video video-js { padding-top: 71.25% !important; margin-bottom: 2.5rem; } }

@media only screen and (min-width: 428px) { .chapter-video video-js { margin-bottom: 1.5rem !important; } }

@media (min-width: 768px) { .chapter-video video-js { margin-bottom: -5.9rem !important; padding-top: 72.15% !important; } }

@media only screen and (min-width: 812px) { .chapter-video video-js { margin-bottom: -6.2rem !important; } }

@media (min-width: 992px) { .chapter-video video-js { padding-top: 65.25% !important; margin-bottom: -4.3rem !important; } }

.chapter-video .video-js .vjs-poster { background-color: transparent; }

.chapter-video .video-js .vjs-poster img { -o-object-fit: contain; object-fit: contain; }

@media (max-width: 767px) { .chapter-video .video-js .vjs-control-bar .vjs-progress-control { position: initial; } }

@media only screen and (min-width: 428px) and (max-width: 767px) { .chapter-video .video-js .vjs-control-bar .vjs-progress-control { left: 11.5rem; } }

.chapter-video .video-js.vjs-hide-controls .vjs-control-bar { bottom: 3.3rem; }

@media (min-width: 768px) { .chapter-video .video-js.vjs-hide-controls .vjs-control-bar { bottom: 6.4rem; } }

@media (min-width: 992px) { .chapter-video .video-js.vjs-hide-controls .vjs-control-bar { bottom: 4.2rem; } }

.chapter-video .video-js.vjs-hide-controls .vjs-control-bar:not(.vjs-focus-within):not(.vjs-control-bar-visible) { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; }

.chapter-video .video-js:not(.vjs-hide-controls) .vjs-control-bar { bottom: 2.7rem; }

@media only screen and (min-width: 412px) { .chapter-video .video-js:not(.vjs-hide-controls) .vjs-control-bar { bottom: 2.8rem; } }

@media only screen and (min-width: 428px) { .chapter-video .video-js:not(.vjs-hide-controls) .vjs-control-bar { bottom: 2.9rem; } }

@media (min-width: 768px) { .chapter-video .video-js:not(.vjs-hide-controls) .vjs-control-bar { bottom: 5.9rem; } }

@media only screen and (min-width: 812px) { .chapter-video .video-js:not(.vjs-hide-controls) .vjs-control-bar { bottom: 6.2rem; } }

@media (min-width: 992px) { .chapter-video .video-js:not(.vjs-hide-controls) .vjs-control-bar { bottom: 4.2rem; } }

.chapter-video .popcorn-contents { width: 100% !important; background: none !important; max-height: 3.7rem; }

.chapter-video .popcorn-contents-inner { height: auto; display: block !important; padding-top: 0 !important; min-height: 3rem; max-height: 4rem; }

.chapter-video .popcorn-contents-title { background: none !important; display: none !important; }

.chapter-video .popcorn-contents-list { position: fixed; 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-pack: distribute; justify-content: space-around; height: auto; min-height: 3rem; background: #e67300; margin-left: 0 !important; width: 100% !important; padding-right: 0 !important; padding-left: 0 !important; }

@media only screen and (max-width: 991px) { .chapter-video .popcorn-contents-list { max-height: 10rem; } }

@media (min-width: 992px) { .chapter-video .popcorn-contents-list { max-height: 6rem; } }

.chapter-video .popcorn-contents-list li { height: auto; margin-bottom: 0 !important; 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; min-width: 25%; border-bottom: solid #fff 1px; outline: solid #fff 1px; }

.chapter-video .popcorn-contents-list li span { font-size: 2rem !important; font-family: 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold; padding: .5rem 0; }

@media (max-width: 767px) { .chapter-video .popcorn-contents-list li span { font-size: 4rem !important; line-height: 1; width: 67%; } }

.chapter-video .popcorn-contents-close { display: none !important; }

.chapter-video .popcorn-contents-label { text-align: center; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; }

.chapter-video .popcorn-contents-time, .chapter-video .popcorn-contents-more { display: none !important; }

.chapter-video .vjs-big-play-button { display: none !important; }

.chapter-video .vjs-hover { width: 8.8em !important; }

@media (max-width: 767px) { .chapter-video .vjs-control-bar .vjs-time-control { display: none !important; } }

/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
.transcript-box { max-width: 52.6rem; margin-left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-top: 1rem; }

.transcript-box .box { max-height: 0; overflow: hidden; visibility: hidden; -webkit-transition: max-height 0.5s ease-in-out; -o-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%; }

@media (min-width: 992px) { .transcript-box .box .transcript-text { padding: 13px 15px 7px 36px; } }

.transcript-box .box .transcript-text::-webkit-scrollbar { width: 6px; }

.transcript-box .box .transcript-text::-webkit-scrollbar-thumb { background-color: #555555; border-radius: 3px; }

.transcript-box .box .transcript-text::-webkit-scrollbar-track { background: #e6e5e5; border-radius: 3px; }

.transcript-box .box .transcript-text p { font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; font-weight: 400 !important; font-size: 16px; line-height: 19px !important; padding: 0 !important; margin: 0; color: #434a4f; }

.transcript-box .box .transcript-text p strong { font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.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; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, Arial, sans-serif; line-height: 19px !important; color: #434a4f; 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-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif !important; font-size: 1.6rem; line-height: 2rem; }

.transcript-trigger p:after { content: url("/etc/designs/zg/cabenuva/desktop/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); -ms-transform: rotate(180deg); transform: rotate(180deg); top: -6px; }

/*# sourceMappingURL=main.css.map */
span.selection-underline {
  text-decoration: underline; }

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

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

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

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: white;
  text-align: left;
  border: solid 2px #323131;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

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

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

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../cf/desktop/assets/img/loader.gif) no-repeat 50% 50%; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.ui-helper-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.privacyPolicy-text {
  padding-left: 20px; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=accordion.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.add-to-basket-container {
  border: 1px solid #D5D1CE;
  background: #F0EFED; }
  .add-to-basket-container .add-to-basket-description {
    border-right: 1px solid #D5D1CE;
    display: inline-block;
    vertical-align: top;
    width: 65%;
    padding-left: 10px;
    margin-right: 10px; }
  .add-to-basket-container .add-to-basket-quantity {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    padding-top: 20px; }
    .add-to-basket-container .add-to-basket-quantity select {
      padding-left: 2%;
      padding-right: 4%; }
  .add-to-basket-container .add-to-basket-btn {
    display: inline-block;
    padding-top: 20px;
    vertical-align: middle;
    width: 15%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.webshop-cart .webshop-error {
  margin-top: 20px;
  margin-left: 15px;
  color: red; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
  border-bottom: solid 4px #f36633; }

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

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

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

.articleTeaser .clickable-at {
  cursor: pointer; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=articleList.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
.box__lr-borders:after, .box__lr-borders:before { content: ""; background: #506d85; position: absolute; width: 50%; top: -25px; left: 25%; height: 2px; }

@media (min-width: 1024px) { .box__lr-borders:after, .box__lr-borders:before { bottom: 0; left: 0; height: 80%; width: 2px; top: 25px; } }

.box__lr-borders:after { width: 50%; top: calc(100% + 15px); left: 25%; height: 2px; }

@media (min-width: 1024px) { .box__lr-borders:after { bottom: 0; right: 0; top: 25px; left: 100%; width: 2px; height: 80%; } }

/*# sourceMappingURL=box.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=breadcrumbs.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=carousel.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.coupons {
  padding: 10px;
  border: 1px solid #D5D1CE;
  position: relative;
  margin-bottom: 10px; }
  .coupons .couponsImage {
    float: left;
    width: 30%;
    margin-right: 10px; }
  .coupons .couponsDescription {
    float: left;
    width: 60%; }
  .coupons .couponsContainer .button, .coupons .couponsContainer a.lightbox {
    bottom: 10px;
    position: absolute;
    right: 25px; }

.overlay-content-inner a.couponCancel, .overlay-content-inner a.couponSubmit {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .overlay-content-inner a.couponCancel:hover, .overlay-content-inner a.couponSubmit:hover {
    background-color: #939191;
    color: white; }
  .overlay-content-inner a.couponCancel:active, .overlay-content-inner a.couponSubmit:active {
    background-color: #939191;
    color: white; }
.digitalWallet .hidden {
  display: none; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=divider.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=fileList.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.filterableBox {
  position: relative;
  margin-left: 10px; }
  .filterableBox .filterableBox__header {
    display: flex; }
    .filterableBox .filterableBox__header .header__item {
      margin-right: 20px; }
    .filterableBox .filterableBox__header .header__searchWrapper .searchWrapper__search-box {
      height: 100%;
      padding: 0; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__label {
      background-color: #f36633;
      color: white;
      border: none;
      cursor: pointer;
      padding: 10px 20px;
      text-decoration: none;
      margin: auto; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
      z-index: 1;
      margin-top: 10px;
      padding-inline-start: 0; }
      .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        cursor: pointer; }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5); }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item.active {
          font-weight: bold; }
  .filterableBox .filterableBox__content {
    margin-top: 20px; }
    .filterableBox .filterableBox__content .content__noResultFound {
      display: none; }
    .filterableBox .filterableBox__content .content {
      display: flex;
      flex-wrap: wrap; }
      .filterableBox .filterableBox__content .content .indexable-component {
        padding: 10px; }
        .filterableBox .filterableBox__content .content .indexable-component:first-child {
          margin-right: 20px; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=flash.css.map */
.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

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

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

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

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

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

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

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

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

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

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

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=form.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.hidden-password-field {
  display: none; }

.gigya-screen .default-submit-button input[type=submit] {
  background-color: #f36633; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=html.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=image.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=imageGallery.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.locationfinder input[type=text] {
  font-family: arial;
  font-size: 12px;
  border: 1px solid #D5D1CE;
  display: inline;
  float: left;
  height: 12px;
  padding: 8px;
  width: 27%; }
  @media only screen and (max-width: 767px) {
    .locationfinder input[type=text] {
      width: 60%;
      margin-bottom: 20px; } }

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

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

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

.locationfinder .locationFinder-loadMore .loadMore {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .locationfinder .locationFinder-loadMore .loadMore:hover {
    background-color: #939191;
    color: white; }
  .locationfinder .locationFinder-loadMore .loadMore:active {
    background-color: #939191;
    color: white; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=map.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.podcast__information {
  display: flex; }

.podcast__text {
  padding: 10px; }

.podcast__title {
  font-weight: 700; }

.audio {
  background-color: #efefed; }

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

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

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

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

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

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

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

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

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

.audio--playing .audio__play {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.powerreviews {
  border: solid 1px #e0e0e0;
  padding: 5px 10px 0 10px;
  margin-bottom: 5px; }
  .powerreviews .p-w-r .pr-header-title {
    color: #f36633; }
  .powerreviews .p-w-r .pr-star-selected {
    background-color: #f36633; }
  .powerreviews .pr-snapshot-rating .pr-stars {
    background-image: url("../../img/stars.gif"); }
  .powerreviews .pr-review-rating .pr-stars-small {
    background-image: url("../../img/stars_small.gif"); }
  .powerreviews .pr-snippet-stars .pr-stars-small {
    background-image: url("../../img/stars_small.gif"); }
  .powerreviews.pr-base-modal a, .powerreviews .pr-pa-snippet a, .powerreviews .pr-review-engine a, .powerreviews .pr-snippet a, .powerreviews prImageSnippet a {
    color: #f36633; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.product-list-main__results .product {
  border-bottom: 2px solid #f3f2f1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.quizResultBoxContainer.showBoxQuiz {
  display: block; }

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

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

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

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

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

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

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

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

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

.quizHideBox {
  display: none; }

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

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

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

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

.questionWithImage {
  clear: both; }
  .questionWithImage .quizQuestion {
    border: 2px solid #0F61AF;
    background: #D5DCEF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px 10px 20px 10px;
    float: left;
    width: 80%; }
    .questionWithImage .quizQuestion p {
      font-weight: 700;
      line-height: 1.2em;
      margin: 10px 0 0 0;
      vertical-align: middle;
      color: black; }
  .questionWithImage .imgContainer {
    float: left;
    width: 50%;
    text-align: center; }
    .questionWithImage .imgContainer span {
      border: 3px solid #78A7D2;
      padding: 10px;
      height: 36px;
      width: 36px;
      -webkit-border-radius: 150px;
      -moz-border-radius: 150px;
      border-radius: 150px; }
    .questionWithImage .imgContainer img {
      text-align: center;
      vertical-align: bottom;
      cursor: pointer; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRighCaption {
    float: left;
    width: 25%; }

.quizResultContainer {
  width: 92%; }

.quizScoreBox {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px;
  width: 58px;
  height: 62px;
  margin-left: 20px;
  float: left; }
  .quizScoreBox p {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    color: black;
    margin-top: 15px; }
  .quizScoreBoxtotalScoreBox {
    float: right; }

.quiz .nextQuestionPage {
  float: right; }

.quiz .generateScore {
  float: right; }

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

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

.quiz.quizWithBGImage {
  float: left; }
  .quiz.quizWithBGImage .quizQuestionBox {
    background-color: #FFF1D0;
    padding: 20px;
    width: 70%; }
    .quiz.quizWithBGImage .quizQuestionBox h2 {
      color: #4469A1;
      font-size: 40px;
      margin-bottom: 0; }
    .quiz.quizWithBGImage .quizQuestionBox p {
      font-size: 18px;
      color: #5C5D59;
      margin: 0;
      line-height: 22px; }
  .quiz.quizWithBGImage .quizQuestionOption {
    position: relative;
    background-repeat: no-repeat;
    background-position: left top; }
  .quiz.quizWithBGImage .quizOptionButton {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #E2F1F3;
    padding: 17px 25px 17px 25px;
    font-size: 20px;
    border: 0;
    border-radius: 0;
    color: #73A1A7; }
    .quiz.quizWithBGImage .quizOptionButton focus {
      border: dotted 1px #000; }
    .quiz.quizWithBGImage .quizOptionButton span {
      background: url("../../img/boxlink-arrow.png") no-repeat right center;
      padding-right: 25px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.hideQuizTotalBox .quizResultContainer {
  display: none; }

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

@media only screen and (max-width: 420px) {
  .questionWithRadio .formControl-radio, .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
    float: left;
    width: 6%; }
  .questionWithRadio .genericFormGroup label, .questionWithCheck .genericFormGroup label {
    display: block;
    float: left;
    width: 50%; }
  .quizRadioImg {
    width: 100%; }
  .questionWithImage .quizQuestion {
    width: 60%; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption, .questionWithImage .imgContainer {
    display: block;
    width: 100%; }
  .quiz.quizProgressBar .quizProgressBarQuestions {
    margin-bottom: 15px; }
    .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
      font-size: 12px;
      font-weight: 700; }
  .quiz.quizWithBGImage {
    width: 100%;
    display: block; }
    .quiz.quizWithBGImage .quizQuestionOption {
      width: 100%;
      display: block;
      background: no-repeat;
      background-position: center center;
      background-attachment: scroll;
      background-size: 100% 100%; }
  .quizWithBGImage.questionOption1, .quizWithBGImage.questionOption4, .quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
    width: 100%; }
  .quizWithBGImage #question3 .quizWithBGImage.questionOption2 {
    width: 100%; }
  .quizWithBGImage #question2 .quizWithBGImage.questionOption3, .quizWithBGImage #question2 .quizWithBGImage.questionOption4, .quizWithBGImage #question2 .quizWithBGImage.questionOption5 {
    width: 100%; } }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
.richText.text__orange-doc-icon { padding-left: 55px; }

@media (min-width: 768px) { .richText.text__orange-doc-icon { padding-left: 110px; } }

.richText.text__orange-doc-icon:before { content: url("/content/dam/cf-viiv/cabenuva/en_US/icons/document-icon-orange.png"); position: absolute; width: 40px; height: 40px; top: 0; left: 15px; }

@media (min-width: 768px) { .richText.text__orange-doc-icon:before { left: 70px; } }

.richText.text__orange-doc-icon a { color: #e67300; font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif; }

.richText .cta__button .cta__button-is-grey { padding: 10px 30px 10px 35px; border-radius: 25px; text-transform: uppercase; background-color: #fff; }

/*# sourceMappingURL=richText.css.map */
.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchFilter {
  border: solid 1px #f3f2f1; }

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

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

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

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

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

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

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

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

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

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

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

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

.tagRadioFilter input {
  float: right; }

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

.searchResults-number {
  display: none; }

.searchFilter-content {
  display: none; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=searchBox.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

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

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

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

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

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

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

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

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=searchResults.css.map */
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex; }

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

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

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

.searchBlox-results .searchResults-term {
  font-style: italic; }

.searchBlox-results .searchResults-results {
  margin-bottom: 10px; }

.searchBlox-results .searchResults-description, .searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 10px; }

.searchBlox-results .searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchBlox-results .searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #eeece4; }
  .searchBlox-results .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchBlox-results .searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0; }

.searchBlox-results .searchResults-url {
  margin-top: 10px; }

.searchBlox-results .searchResults-description p, .searchBlox-results .searchResults-context p {
  font-family: arial;
  font-size: 12px;
  color: #635a54; }

.searchBlox-results .searchResults {
  width: 100%; }
  .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
    float: right;
    padding-left: 20px; }
    .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
      padding-left: 0; }
      .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 10px; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
          color: #000; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
          color: #F98033;
          font-size: 12px;
          font-weight: 700; }

.searchResults .searchResults-facets {
  margin-right: 30px; }
  .searchResults .searchResults-facets .facet-value {
    cursor: pointer; }
  .searchResults .searchResults-facets .facet-value--active {
    font-weight: bold; }
    .searchResults .searchResults-facets .facet-value--active:before {
      content: "✖"; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-BoldItalic'; src: url("../../assets/fonts/VerbRegular-BoldItalic.otf"); }

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

@font-face { font-family: 'FrutigerLTStd-Black'; src: url("../../assets/fonts/FrutigerLTStd-Black.otf"); }

@font-face { font-family: 'FrutigerLTStd-Blackitalic'; src: url("../../assets/fonts/FrutigerLTStd-BlackItalic.otf"); }

@font-face { font-family: 'Brandon_reg'; src: url("../../assets/fonts/Brandon_reg.otf"); }

@font-face { font-family: 'Brandon_med'; src: url("../../assets/fonts/Brandon_med.otf"); }

@font-face { font-family: 'Brandon_light'; src: url("../../assets/fonts/Brandon_light.otf"); }

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=shareThis.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-BoldItalic'; src: url("../../assets/fonts/VerbRegular-BoldItalic.otf"); }

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

@font-face { font-family: 'FrutigerLTStd-Black'; src: url("../../assets/fonts/FrutigerLTStd-Black.otf"); }

@font-face { font-family: 'FrutigerLTStd-Blackitalic'; src: url("../../assets/fonts/FrutigerLTStd-BlackItalic.otf"); }

@font-face { font-family: 'Brandon_reg'; src: url("../../assets/fonts/Brandon_reg.otf"); }

@font-face { font-family: 'Brandon_med'; src: url("../../assets/fonts/Brandon_med.otf"); }

@font-face { font-family: 'Brandon_light'; src: url("../../assets/fonts/Brandon_light.otf"); }

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=sitemap.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-BoldItalic'; src: url("../../assets/fonts/VerbRegular-BoldItalic.otf"); }

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

@font-face { font-family: 'FrutigerLTStd-Black'; src: url("../../assets/fonts/FrutigerLTStd-Black.otf"); }

@font-face { font-family: 'FrutigerLTStd-Blackitalic'; src: url("../../assets/fonts/FrutigerLTStd-BlackItalic.otf"); }

@font-face { font-family: 'Brandon_reg'; src: url("../../assets/fonts/Brandon_reg.otf"); }

@font-face { font-family: 'Brandon_med'; src: url("../../assets/fonts/Brandon_med.otf"); }

@font-face { font-family: 'Brandon_light'; src: url("../../assets/fonts/Brandon_light.otf"); }

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=smartLink.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-BoldItalic'; src: url("../../assets/fonts/VerbRegular-BoldItalic.otf"); }

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

@font-face { font-family: 'FrutigerLTStd-Black'; src: url("../../assets/fonts/FrutigerLTStd-Black.otf"); }

@font-face { font-family: 'FrutigerLTStd-Blackitalic'; src: url("../../assets/fonts/FrutigerLTStd-BlackItalic.otf"); }

@font-face { font-family: 'Brandon_reg'; src: url("../../assets/fonts/Brandon_reg.otf"); }

@font-face { font-family: 'Brandon_med'; src: url("../../assets/fonts/Brandon_med.otf"); }

@font-face { font-family: 'Brandon_light'; src: url("../../assets/fonts/Brandon_light.otf"); }

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=table.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-BoldItalic'; src: url("../../assets/fonts/VerbRegular-BoldItalic.otf"); }

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

@font-face { font-family: 'FrutigerLTStd-Black'; src: url("../../assets/fonts/FrutigerLTStd-Black.otf"); }

@font-face { font-family: 'FrutigerLTStd-Blackitalic'; src: url("../../assets/fonts/FrutigerLTStd-BlackItalic.otf"); }

@font-face { font-family: 'Brandon_reg'; src: url("../../assets/fonts/Brandon_reg.otf"); }

@font-face { font-family: 'Brandon_med'; src: url("../../assets/fonts/Brandon_med.otf"); }

@font-face { font-family: 'Brandon_light'; src: url("../../assets/fonts/Brandon_light.otf"); }

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=tabs.css.map */
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.genericFormGroup {
  clear: both; }

.initialTabBasedFilter {
  background-color: #eeece4;
  border: 2px solid #323131;
  padding: 15px 60px;
  position: relative; }

.tagBasedFilter .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px; }

.tagBasedFilter .genericFormGroup span input[type="radio"], .tagBasedFilter .genericFormGroup span input[type="checkbox"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px; }

.tagBasedFilter .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto; }

.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
    border-bottom: 1px solid #C5C4C4;
    text-align: center; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-description {
    padding: 20px; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }

.tagbasedfilter .simpleTagFilter input[type="button"] {
  background-color: #f36633;
  border: 1px solid #D5D1CE;
  border-radius: 0;
  color: white;
  padding: 5px 10px; }

/*Multi Level Filter*/
.tagBasedFilter .multiLevelFilterContent input[type="button"]:hover {
  background-color: #85F5F5; }

.tagBasedFilter .multiLevelFilterContent .selected {
  background-color: #85F5F5; }

.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 15px; }

.tagBasedFilter.multiLevelFilter .genericFormGroup span input[type="button"]:focus {
  background: url("../../img/quiz1_hover.png") no-repeat scroll center center; }

.multiLevelFilter-Container .multiLevelFilter-level1 {
  margin-left: 25px; }

.multiLevelFilter-Container .multiLevelFilter-level2 {
  margin-left: 45px; }

.multiLevelFilter-Container .multiLevelFilter-level3 {
  margin-left: 65px; }

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 {
  margin-left: 0; }
  .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input {
    float: left; }

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 {
  margin-left: 0; }

.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0 {
  float: left; }

.multiLevelFilter .genericFormGroup {
  border-bottom: 1px dotted #e0e0e0;
  overflow: hidden;
  padding: 5px 0; }

.tagBasedNoResult {
  color: #ff0000;
  font-weight: 700; }

.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent {
  float: left; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
    border-bottom: 1px solid #C5C4C4;
    text-align: center; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-description {
    padding: 20px; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-BoldItalic'; src: url("../../assets/fonts/VerbRegular-BoldItalic.otf"); }

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

@font-face { font-family: 'FrutigerLTStd-Black'; src: url("../../assets/fonts/FrutigerLTStd-Black.otf"); }

@font-face { font-family: 'FrutigerLTStd-Blackitalic'; src: url("../../assets/fonts/FrutigerLTStd-BlackItalic.otf"); }

@font-face { font-family: 'Brandon_reg'; src: url("../../assets/fonts/Brandon_reg.otf"); }

@font-face { font-family: 'Brandon_med'; src: url("../../assets/fonts/Brandon_med.otf"); }

@font-face { font-family: 'Brandon_light'; src: url("../../assets/fonts/Brandon_light.otf"); }

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=title.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-BoldItalic'; src: url("../../assets/fonts/VerbRegular-BoldItalic.otf"); }

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

@font-face { font-family: 'FrutigerLTStd-Black'; src: url("../../assets/fonts/FrutigerLTStd-Black.otf"); }

@font-face { font-family: 'FrutigerLTStd-Blackitalic'; src: url("../../assets/fonts/FrutigerLTStd-BlackItalic.otf"); }

@font-face { font-family: 'Brandon_reg'; src: url("../../assets/fonts/Brandon_reg.otf"); }

@font-face { font-family: 'Brandon_med'; src: url("../../assets/fonts/Brandon_med.otf"); }

@font-face { font-family: 'Brandon_light'; src: url("../../assets/fonts/Brandon_light.otf"); }

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=twitter.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.userBox-header-text {
  font-size: 2em; }

.userBox .logged-in .user {
  font-weight: bold; }

.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0; }
  .userBox .logged-in .button, .userBox .logged-out .button {
    float: right; }
  .userBox .logged-in .button, .userBox .logged-in a, .userBox .logged-out .button, .userBox .logged-out a {
    background-color: #eeece4;
    border: 1px solid #D5D1CE;
    margin-left: 1%;
    margin-right: 1%;
    color: #323131;
    padding: 5px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block; }
    .userBox .logged-in .button:hover, .userBox .logged-in a:hover, .userBox .logged-out .button:hover, .userBox .logged-out a:hover {
      background-color: #939191;
      color: white; }
  .userBox .logged-in .lt-ie8 .button, .userBox .logged-out .lt-ie8 .button {
    display: inline; }
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-BoldItalic'; src: url("../../assets/fonts/VerbRegular-BoldItalic.otf"); }

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

@font-face { font-family: 'FrutigerLTStd-Black'; src: url("../../assets/fonts/FrutigerLTStd-Black.otf"); }

@font-face { font-family: 'FrutigerLTStd-Blackitalic'; src: url("../../assets/fonts/FrutigerLTStd-BlackItalic.otf"); }

@font-face { font-family: 'Brandon_reg'; src: url("../../assets/fonts/Brandon_reg.otf"); }

@font-face { font-family: 'Brandon_med'; src: url("../../assets/fonts/Brandon_med.otf"); }

@font-face { font-family: 'Brandon_light'; src: url("../../assets/fonts/Brandon_light.otf"); }

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=video.css.map */
/*! Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'VerbRegular'; src: url("../../assets/fonts/3A1F1E_3_0.eot"); src: url("../../assets/fonts/3A1F1E_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_3_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_3_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbMedium'; src: url("../../assets/fonts/3A1F1E_2_0.eot"); src: url("../../assets/fonts/3A1F1E_2_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_2_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_2_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_2_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Bold'; src: url("../../assets/fonts/3A7F15_3_0.eot"); src: url("../../assets/fonts/3A7F15_3_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/VerbRegular-Bold.woff2") format("woff2"), url("../../assets/fonts/3A7F15_3_0.woff") format("woff"), url("../../assets/fonts/3A7F15_3_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbExtrabold'; src: url("../../assets/fonts/3A7F15_5_0.eot"); src: url("../../assets/fonts/3A7F15_5_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_5_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_5_0.woff") format("woff"), url("../../assets/fonts/3A7F15_5_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbBlack'; src: url("../../assets/fonts/3A1F1E_1_0.eot"); src: url("../../assets/fonts/3A1F1E_1_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_1_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_1_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_1_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-Italic'; src: url("../../assets/fonts/3A7F15_C_0.eot"); src: url("../../assets/fonts/3A7F15_C_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_C_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_C_0.woff") format("woff"), url("../../assets/fonts/3A7F15_C_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbRegular-BoldItalic'; src: url("../../assets/fonts/VerbRegular-BoldItalic.otf"); }

@font-face { font-family: 'VerbBlack-Italic'; src: url("../../assets/fonts/3A1F1E_0_0.eot"); src: url("../../assets/fonts/3A1F1E_0_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A1F1E_0_0.woff2") format("woff2"), url("../../assets/fonts/3A1F1E_0_0.woff") format("woff"), url("../../assets/fonts/3A1F1E_0_0.ttf") format("truetype"); }

@font-face { font-family: 'VerbUltra-Italic'; src: url("../../assets/fonts/3A7F15_10_0.eot"); src: url("../../assets/fonts/3A7F15_10_0.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/3A7F15_10_0.woff2") format("woff2"), url("../../assets/fonts/3A7F15_10_0.woff") format("woff"), url("../../assets/fonts/3A7F15_10_0.ttf") format("truetype"); }

@font-face { font-family: 'FrutigerLTStd-Black'; src: url("../../assets/fonts/FrutigerLTStd-Black.otf"); }

@font-face { font-family: 'FrutigerLTStd-Blackitalic'; src: url("../../assets/fonts/FrutigerLTStd-BlackItalic.otf"); }

@font-face { font-family: 'Brandon_reg'; src: url("../../assets/fonts/Brandon_reg.otf"); }

@font-face { font-family: 'Brandon_med'; src: url("../../assets/fonts/Brandon_med.otf"); }

@font-face { font-family: 'Brandon_light'; src: url("../../assets/fonts/Brandon_light.otf"); }

@font-face { font-family: 'Greycliff_medium'; src: url("../../assets/fonts/Fontspring-DEMO-greycliffcf-medium.otf"); }

@font-face { font-family: 'Lato-regular'; src: url("../../assets/fonts/Lato-Regular.ttf"); }

@font-face { font-family: 'Lato-bold'; src: url("../../assets/fonts/Lato-Bold.ttf"); }

/*
*     @mixin cta-treatment-1-background
*
*     PARAMS: 
        REQUIRED PARAMS -
            $cta1dt:  string with path to image for CTA 1 on Desktop
            $cta2dt:  string with path to image for CTA 2 on Desktop
            $cta1mb:  string with path to image for CTA 1 on Mobile
            $cta2mb:  string with path to image for CTA 2 on Mobile

       path would be '../../assets/img/cta-backgrounds/'and then whereever the file is

        OPTIONAL PARAMS - 
          $cta1-bs-small-mobile:    sets the background size for small mobile devices for the first CTA. default 100%.
          $cta1-bs-desktop:         sets the background size for desktop for the first CTA. default 100%.
          $cta1-xpos-desktop:       sets the X position of the background image on desktop for the first CTA. default is 0
          $cta2-bs-small-mobile:    sets the background size for small mobile devices for the second CTA. default 100%.
          $cta2-bs-desktop:         sets the background size for desktop for the second CTA. default cover.
          $cta2-pos-desktop:        sets the background position for desktop for the second CTA. default center.
          $cta2-mr-desktop:         sets the right margin for desktop for the second CTA. default 12.5 pixels.
          $cta2-xpos-desktop:       sets the X position of the background image on desktop for the second CTA. default is 0

*
*/
/** Will return vw value based on design at 1920px use to get relative value for clamp(), min(), and max() functions @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a base 10px = 1rem sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */
/** Will return min() function that allows relative scaling use for padding and sizing @param $value - use the number you would for a percent sizing (without the units) */

/*# sourceMappingURL=videoGallery.css.map */
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.box.virtual-meeting-list .component-content {
  overflow: visible; }
  .box.virtual-meeting-list .component-content .tabs .tabs-nav {
    overflow: visible;
    height: 50px; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-list {
      width: 100%; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item {
      background: #ebebeb;
      padding: 14px 30px 18px;
      border: none; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active {
        border-top: 4px solid #f36633; }
        .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active .text-wrapper {
          color: #f36633; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item:hover:not(.is-active) .text-wrapper {
        text-decoration: underline; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item .text-wrapper {
        color: #808080;
        font: bold 18px Arial; }
  .box.virtual-meeting-list .component-content .tabs .tabs-content {
    overflow: visible;
    z-index: 500;
    padding: 0;
    border: none; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-filter {
  background-color: #f0efed;
  padding: 30px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active {
    font-weight: 700; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active:before {
      content: 'x'; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterByLabel {
    background-color: #f36633;
    color: #fff;
    padding: 10px 45px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__foundResults {
    float: right;
    font-size: 14px;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterBox {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 10px;
    min-width: 230px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger {
    box-sizing: border-box;
    margin: 10px 10px;
    padding: 0;
    border-radius: 20px;
    text-align: center;
    font-size: 15px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label {
      background-color: #f0efed;
      color: #f36633;
      border: 0;
      border-radius: 20px;
      padding: 5px;
      font-weight: 700;
      display: block;
      margin-top: 10px;
      margin-bottom: 10px; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label:hover {
        background-color: #f36633;
        color: #f0efed;
        cursor: pointer; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter {
    border-width: 0 0 2px;
    border-style: solid;
    border-color: #e0dfdd;
    border-image: none;
    padding: 0;
    margin: 0;
    clear: both;
    height: 52px;
    position: relative;
    cursor: pointer; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active {
      height: auto;
      transition-duration: 0.5s; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:first-child {
      border-width: 2px 0 2px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label {
      font-weight: 700;
      padding-left: 16px;
      padding-top: 10px;
      position: relative;
      display: block; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label:after {
        content: '+';
        float: right;
        font-size: medium;
        margin-right: 20px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.selected .categoryFilter__label {
      color: #15717d; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__selectedCategoryTitle {
      font-style: italic;
      margin-left: 16px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__label:after {
      content: '-'; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__optionsList {
      display: block; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:not(.active):hover {
      background-color: #f0efed; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList {
      display: none;
      list-style: none;
      padding-left: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li {
        border-bottom: 1px solid;
        border-color: #e0dfdd;
        padding: 15px; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) {
          background-color: #f36633;
          color: #f0efed; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) .categoryFilter__additionalInformation {
            color: #f0efed; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected {
          background-color: #15717d;
          color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected .categoryFilter__additionalInformation {
            color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover {
            color: #f0efed; }
            .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover .categoryFilter__additionalInformation {
              color: #f0efed; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__name {
        margin: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__additionalInformation {
        display: block;
        color: #808080;
        font-style: italic;
        margin: 0; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-content .no-results-label {
  display: table;
  margin: 0 auto;
  font-size: large; }

.virtualMeetingList .meeting-list-content .meeting-list-entry {
  display: flex;
  align-items: flex-start;
  align-content: center;
  padding-bottom: 30px;
  margin: 30px 0 0;
  position: relative; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry:not(.hidden-by-filter):not(:last-child) {
    border-bottom: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section .section-item--showSubMeetings {
    margin-top: 15px;
    margin-bottom: -15px;
    display: inline-block; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    border-right: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--cancelled {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--generalInfo {
    flex-shrink: 0;
    width: 400px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--details {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--registerButton {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry {
    flex-direction: column; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
      display: inline-block;
      padding: 0; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
        flex-direction: column; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--generalInfo {
        flex-shrink: 0;
        width: 150px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--details {
        display: block;
        border-left: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings span.subMeetings-label {
    font-weight: 700;
    font-size: 18px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section {
    position: relative;
    padding: 0 20px;
    float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      padding: 0 20px; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo {
      flex-shrink: 0;
      width: 400px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo .section-item--description {
        font-family: Arial, sans-serif;
        color: #4a4a4a;
        font-size: 14px;
        line-height: 1.5;
        text-align: justify;
        text-justify: inter-word; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode {
      padding-left: 20px;
      position: absolute;
      right: 5%;
      bottom: 5px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode .section-item--zincCode {
        font-size: 12px;
        color: #3e3e3e;
        font-family: Arial, sans-serif; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--meetingBanner .eventMeetingBanner--small {
      width: 230px;
      height: 173px;
      position: relative;
      float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a {
      font-size: 24px;
      color: #15717d;
      font-weight: 700; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a:hover {
        text-decoration: underline; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      display: inline-block;
      position: relative; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList.subeventslisting .virtual-meeting-spinner {
  top: 20px; }

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry {
  font-weight: 700;
  border: 1px solid #e1dede;
  margin: 0;
  min-height: 75px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    width: 75%;
    border-right: none; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo {
      width: 100%; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers {
        margin: 0; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerName, .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          font-size: 14px;
          line-height: 22px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          margin-right: 2px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--viewSpeakerBio {
          float: right;
          color: #15717d;
          text-decoration: none; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--registrationArea {
    position: absolute;
    right: 0;
    top: 15px; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo {
    width: 75%;
    order: -1; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details {
      border-left: none;
      width: 100%;
      margin-top: 6px; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo {
        color: #000;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 6px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--conjuctionText {
          display: none; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--startTime {
          float: right; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton {
      right: 0;
      top: 15px;
      height: 100%;
      left: auto;
      position: absolute; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton:before {
        content: '';
        height: 90%;
        width: 1px;
        background-color: #e1dede;
        position: relative; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton a.meeting-list-button {
        top: 50%;
        transform: translateY(-50%);
        position: relative; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingRegistration .virtual-meeting-spinner {
  top: 45px; }

.virtualMeetingRegistration .virtual-meeting-info {
  padding: 20px 0;
  margin-top: 30px;
  min-height: 30px;
  background-color: #424242; }
  .virtualMeetingRegistration .virtual-meeting-info .registration-section-item {
    display: flex;
    align-items: center;
    margin-left: 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item * {
      margin: 0 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item span {
      font-size: 20px;
      color: white; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item .meeting-registration-button:not(.meeting-registration-button--cancelled) {
      border-color: #15717d; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.webinar {
  border: 1px solid #D5D1CE; }
  .webinar .containerInner {
    height: auto;
    overflow: hidden;
    padding: 1% 1% 0 0%; }
  .webinar .contentLeft {
    overflow: hidden;
    float: left;
    width: 60%; }
  .webinar .contentRight {
    overflow: hidden; }
  .webinar .footer {
    overflow: hidden;
    margin: 10px auto; }
    .webinar .footer .webinarArrowLeft {
      background: url("../../img/arrows/leftArrow.png") no-repeat left center;
      bottom: 0;
      left: 0; }
    .webinar .footer .webinarArrowRight {
      background: url("../../img/arrows/rightArrow.png") no-repeat left center;
      right: 0;
      bottom: 0; }
  .webinar .content {
    overflow: auto;
    margin: 0 0 0 10px;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden; }
    .webinar .content .webinarThumbnails {
      margin: 0 46px;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        .webinar .content .webinarThumbnails {
          margin: 0 20px; } }
      .webinar .content .webinarThumbnails .view-chapters-button {
        display: none; }
        @media only screen and (max-width: 767px) {
          .webinar .content .webinarThumbnails .view-chapters-button {
            display: block; } }
      @media only screen and (max-width: 767px) {
        .webinar .content .webinarThumbnails .desktop-only {
          display: none; } }
      .webinar .content .webinarThumbnails .imagesContainer {
        overflow: hidden;
        position: relative; }
  .webinar .webinarThumbnails {
    margin: 0 46px;
    overflow: hidden; }
  .webinar .slide {
    text-align: center; }
    .webinar .slide img {
      width: 96%; }
  .webinar .videoDetail {
    text-align: left;
    overflow: hidden;
    margin: 5px 5px 45px 0;
    padding: 0; }
  .webinar .imageSeparator {
    margin: 0 8px; }
  .webinar .imagesContainer div {
    float: left; }
    .webinar .imagesContainer div img {
      float: left;
      cursor: pointer;
      width: 150px;
      height: 115px;
      display: block;
      border: 1px solid #D5D1CE; }
  .webinar .imageBox.activeSlide img {
    border: 1px solid #D5D1CE; }
  .webinar .video {
    width: 100%;
    height: 250px; }
  .webinar .webinarArrowLeft, .webinar .webinarArrowRight {
    height: 20px;
    width: 20px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    background-color: #e0e0e0;
    padding: 50px 0; }
.webinarTeaser__wrapper {
  display: block; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__wrapper {
      display: flex; } }

.webinarTeaser__image {
  display: block;
  width: 100%; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__image {
      background-size: cover;
      background-position: center; }
      .webinarTeaser__image-left {
        order: 0; }
      .webinarTeaser__image-right {
        order: 2; } }
  .webinarTeaser__image img {
    width: 100%; }
    @media only screen and (min-width: 720px) {
      .webinarTeaser__image img {
        display: none; } }

.webinarTeaser__content {
  width: 100%; }
.listing-item:first-of-type {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_1:nth-of-type(12n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_2:nth-of-type(6n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_3:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_4:nth-of-type(3n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_5:nth-of-type(2.4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_6:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_7:nth-of-type(1.71429n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_8:nth-of-type(1.5n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_9:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_10:nth-of-type(1.2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_11:nth-of-type(1.09091n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_12:nth-of-type(1n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_1:nth-of-type(16n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_2:nth-of-type(8n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_3:nth-of-type(5.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_4:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_5:nth-of-type(3.2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_6:nth-of-type(2.66667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_7:nth-of-type(2.28571n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_8:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_9:nth-of-type(1.77778n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_10:nth-of-type(1.6n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_11:nth-of-type(1.45455n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_12:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_13:nth-of-type(1.23077n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_14:nth-of-type(1.14286n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_15:nth-of-type(1.06667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
.navigationMobileOptimized .mobile-optimized {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox-pagination .searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default; }

.searchBlox-pagination .searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  margin: 1px;
  cursor: default; }
  .searchBlox-pagination .searchResults-pagination-item a {
    display: inline-block;
    min-width: 30px;
    padding: 0 10px;
    cursor: pointer; }
    .searchBlox-pagination .searchResults-pagination-item a:hover {
      text-decoration: none;
      color: dimgrey;
      font-weight: bold; }
  .searchBlox-pagination .searchResults-pagination-item.is-active a {
    font-weight: bold;
    color: black; }
  .searchBlox-pagination .searchResults-pagination-item:last-child a, .searchBlox-pagination .searchResults-pagination-item:first-child a {
    height: inherit;
    width: inherit;
    border-right: inherit;
    line-height: 30px; }

.searchBlox-pagination .searchResults-pagination-list {
  padding: 0;
  margin: 0; }

.lt-ie8 .searchBlox-pagination .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px; }
  .lt-ie8 .searchBlox-pagination .searchResults-pagination-item a {
    display: block;
    zoom: 1; }
.navigationGroupEnhanced .component-content {
  overflow: visible; }
  .navigationGroupEnhanced .component-content nav.flexy {
    position: relative;
    height: 60px;
    display: flex;
    align-items: center; }
    .navigationGroupEnhanced .component-content nav.flexy button.moreFields {
      align-self: stretch;
      transition: all .4s ease-out;
      padding: 0 1rem 0 1.5rem;
      outline: 0;
      border: 0;
      font-size: 18px;
      background: #F36533;
      color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy button.moreFields.hidden {
        transition: none;
        border-right: 0.5rem solid #F36533;
        width: 0;
        padding: 0;
        overflow: visible;
        display: none; }
      .navigationGroupEnhanced .component-content nav.flexy button.moreFields:after {
        content: attr(count);
        display: inline-flex;
        width: 30px;
        height: 30px;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        color: #F36533;
        box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
        border-radius: 50%;
        font-size: 14px;
        line-height: 14px;
        margin-left: 1rem;
        margin-right: calc(-1rem + -8px); }
    .navigationGroupEnhanced .component-content nav.flexy ul.links {
      display: flex;
      justify-content: flex-end;
      flex: 1;
      overflow: hidden; }
    .navigationGroupEnhanced .component-content nav.flexy ul li {
      flex: auto;
      padding: 1rem; }
      .navigationGroupEnhanced .component-content nav.flexy ul li a {
        color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy ul li ul {
        background: #F36533; }
    .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links {
      display: block;
      position: absolute;
      background: #F36533;
      right: 0;
      top: 100%; }
      .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li {
        padding: 1rem; }
        .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li a {
          color: #ffffff;
          padding-right: 3rem; }
        .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li ul li a {
          color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links.hidden {
        display: none; }
  .navigationGroupEnhanced .component-content * {
    box-sizing: border-box; }
.tabsEnhancedMarkup .component-content .tabs-arrows {
  display: flex;
  width: 100%; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__left {
    float: left; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__right {
    float: right; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none; }
    .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden a {
      text-decoration: none; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots {
    display: inline-block;
    margin: 0 auto;
    width: 90%; }
    .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list {
      display: flex; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list li {
        display: block; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item {
        flex: auto; }
        .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item .tabs-dots__dot {
          display: block;
          border-radius: 50%;
          width: 15px;
          height: 15px;
          background-color: black; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .is-active .tabs-dots__dot {
        background-color: #F36533; }
.cf-form-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cf-form-notification .cf-form-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }

.cf-form-notification.is-hidden {
  display: none; }

@media screen and (max-width: 699px) {
  .cf-form-notification .cf-form-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0; } }

@media screen and (max-width: 699px) {
  .cf-form-notification-restrictive {
    position: absolute; } }

.cf-form-notification-buttons {
  text-align: right; }

.cf-form-header-error-msg-text {
  font-wieght: bold;
  color: red;
  text-align: center; }

